/* site.css - Property Serve  */



html {
	margin: 0px;
	padding: 0px;
}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 13px;
  line-height: 20px;
	color: #000000;
	background: #ffffff;
	text-align: left;
	overflow: auto;

}



/* TABLES */

table.layout { 
	width: 100%; 


}

table.main { 
	width: 1000px;

}



td.content1 { 
	width: 40%; 
}




td.content2 { 
	width: 1000px; 
}


td.content3 { 
	width: 630px; 
	height: 288px;
}


td.content4 { 
	width: 370px; 
	height: 288px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat;
	background-position: top left; 
 	text-align: left;
	font-family:  tahoma, arial, helvetica, san-serif, verdana; 
	font-size: 14px;
	color: #666666;

}



td.content5 { 
	width: 1000px; 
	height: 141px;
}


td.content5a { 
 	background-color: #FFFFFF;
  text-align: left;
	font-family:  tahoma, arial, helvetica, san-serif, verdana; 
	font-size: 14px;
	color: #666666;
}


td.content6 { 
	width: 380px; 
	height: 374px;
	background-image: url(images/left2.gif);
	background-repeat: repeat;
	background-position: top left; 
}

td.content7 { 
	width: 560px; 
	height: 374px;
}


td.content8 { 
	width: 40%; 
	height: 374px;
	background-image: url(images/right2.gif);
	background-repeat: repeat;
	background-position: top left; 
}

td.content9 { 
	width: 40%; 
}

td.content9a { 
	width: 40%; 
	background-image: url(images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
}


td.content10 { 
	background-image: url(images/bgmain.gif);
	background-repeat: repeat;
	background-position: top left; 
}

td.content11 { 
	width: 40%; 
}


td.content12 { 
	background-image: url(images/bgmain.gif);
	background-repeat: repeat;
	background-position: top left; 
}


td.content13 { 
	background-image: url(images/grey.gif);
	background-repeat: repeat;
	background-position: top left; 
}

td.content14 { 
	width: 40%; 
	background-image: url(images/botleft.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}

td.content15 { 
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}







td.enquiry1 { 
	vertical-align: top; 
	color: #000000;
	background: #fff3e7;
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:150px;
}

td.enquiry2 { 
	vertical-align: top; 
	color: #000000;
	background: #ffffff;
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:350px;
}

td.enquiry1a { 
	vertical-align: top; 
	color: #000000;
	background: #e6e6e6;
	font-family: helvetica, arial, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:150px;
}

td.enquiry2a { 
	vertical-align: top; 
	color: #000000;
	background: #e6e6e6;
	font-family: helvetica, arial, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:350px;
}





/* LINES and FONTS */


iframe.mani {
	height: 270px; 
	width: 380px;
	float: right;
}

H1 {
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-left: 13px;
	padding-right: 23px;
}

H1.home {
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00b0ef;
	padding-left: 23px;
	padding-right: 23px;
}

p {
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 15px;
  line-height: 20px;
	color: #000000;

	text-align: left;
}

p.home {
	text-align: left;
	font-family:  tahoma, arial, helvetica, san-serif, verdana; 
	font-size: 14px;
	color: #ffffff;
	padding-left: 23px;
	padding-right: 23px;
}

div.credit {
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 10px;
  line-height: 20px;
	color: #999999;
	text-align: right;
}

div.home {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 23px;
}

span.title {
	text-align: left;
	font-family:  tahoma, arial, helvetica, san-serif, verdana; 
	font-size: 14px;
	color: #00b0ef;
	padding-top: 0px;

}

div.left {
	text-align: left;
	width: 670px;
	float: left;
	font-family:  verdana, arial, helvetica, san-serif; 
	font-size: 11px;
	color: #778F7F;
	font-style: italic;
	padding-top: 48px;
	padding-right: 0px;
}


div.right {
	width:490px;
	text-align: right;
	float: right;
	font-family:  verdana, arial, helvetica, san-serif; 
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	padding-right: 0px;
}

span.star {
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 13px;
	color: #ff5a0d;
	padding: 0px;

}

span.reg {
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 13px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}



span.awards {
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 13px;
	color: #ff5a0d;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}

span.awards1 {
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 16px;
	color: #ff5a0d;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


div.reg {
	text-align: left;
	font-family:  arial, helvetica, san-serif, verdana; 
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	width: 800px;
}






/* LINKS */


	A { COLOR: #ffffff; TEXT-DECORATION: none; } 
	A:link { COLOR: #ffffff; TEXT-DECORATION: none; } 
	A:visited {text-decoration: none;   color: #ffffff;}

	a.reg1 {text-decoration: none;   color: #dddddd;}
	a.reg1:link {text-decoration: none;   color: #dddddd;}
	a.reg1:hover {BACKGROUND: #dddddd;   text-decoration: none;   color: #000000;}
	a.reg1:visited  {BACKGROUND: none; text-decoration: none;   color: #dddddd;}

	a.reg {text-decoration: none;   color: #f78e1c;}
	a.reg:link {text-decoration: none;   color: #f78e1c;}
	a.reg:hover {BACKGROUND: #f78e1c;   text-decoration: none;   color: #ffffff;}
	a.reg:visited  {BACKGROUND: none; text-decoration: none;   color: #f78e1c;}

	a.p4 {text-decoration: none;   color: #ffffff;}
	a.p4:hover {BACKGROUND: #ffffff;   text-decoration: underline;   color: #004000;}
	a.p4:visited {text-decoration: none; color: #ffffff;}

ul
{
	text-align: left;
	font-family:  tahoma, arial, helvetica, san-serif, verdana; 
	font-size: 14px;
	color: #ffffff;
}
 
li
{
	text-align: left;
	font-family:  tahoma, arial, helvetica, san-serif, verdana; 
	font-size: 14px;
	color: #ffffff;
	padding-left: 23px;
	padding-right: 23px;
}



	
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

img.img1 {
	margin-left: 33px
	}	
	


