/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h3 {
	font-size:14px;
	color:#CC0000;
}
ul li {
	list-style:none;
}
#mainBody{
	width:950px;
	margin:0 auto;
	font-size:0;
	}
#main {
	background-repeat:no-repeat;
	width: 950px;
	height:385px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/header.jpg);
}
#mainfaq {
	background-repeat:no-repeat;
	width: 950px;
	height:385px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/header_faq.jpg);
}

#mainserv {
	background-repeat:no-repeat;
	width: 950px;
	height:400px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/header_services.jpg);
}
#mainprice {
	background-repeat:no-repeat;
	width: 950px;
	height:400px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/header_price.jpg);
}
#mainapt {
	background-repeat:no-repeat;
	width: 950px;
	height:400px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/header_apt.jpg);
}
#maindct {
	background-repeat:no-repeat;
	width: 950px;
	height:400px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/header_dct.jpg);
}
#tabtable tr td{
	background-color:#EEE;
	border:1px  #CCCCCC;
	}

#tabtable td th { 	
}

/*---------------------right side navigation---------------**/
#menu {
	padding-left: 160px;
}


#menu ul{
	margin: 0 auto;
	padding-top: 5px;
	}
#menu ul li{
	background:url(images/right_arrow.gif) repeat-x left bottom;
	height:22px;
	font-size:0;
	display:block;
	background-color: #FF9900;
	width: 288px;
	}
#menu ul li.no{
	background:none; height:22px; font-size:0; display:block;
	}
#menu ul li a{
	background:url(images/navi_arerow.gif) no-repeat 0 0 #F1E9D6;
	color:#996600;
	font-weight:bold;
	font-size:13px;
	line-height:21px;
	padding:0 0 0 10px;
	display:block;
	text-decoration:none;
	height:21px;
	}
#menu ul li a:hover{
	background:url(images/navi_arerow_h.gif) no-repeat 0 0;
	padding:0 0 0 10px;
	color:#FFFFFF;
	}
#menu ul li a.show{
	background:url(images/navi_arerow_h.gif) no-repeat 0 0 #F1E9D6;
	color:#765914;
	font-weight:bold;
	font-size:14px;
	line-height:21px;
	padding:0 0 0 10px;
	height:21px;
	display:block;
	text-decoration:none;
	}
#menu ul li a.show:hover{
	background:url(images/navi_arerow_h.gif) no-repeat 0 0 ; padding:0 0 0 10px;
	}
#img {
	border: 1px solid;
	border-color:#999999;
}
#img a:link{
	border: 1px solid;
	border-color:#999999;
	color: #999999;
}

/*---------------------right side navigation end---------------**/
#rightPanl {
	float:right;
	margin-top: 20px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	margin-left: 19px;
	width: 590px;
	}
h2{
	font:normal 24px/22px Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
	width:500px;
	text-indent:35px;
	height:32px;
	margin:0 0 5px 0;
	}
h2 span{
	color:#CC0000;
	}
#rightPan1 p a{
	text-decoration:underline; color:#453A1E; background-color:#F1E9D6;
	}
#rightPan1 p a:hover{
	text-decoration:none;
	}
#rightPan1 h3{
	font-size:12px; color:#453A1E; text-transform:uppercase; font-weight:bold; padding:0 0 8px 0 ; display:block;
	line-height:16px; background-color:#F1E9D6;
	}
#leftPaml {
	float: left;
	width: 200px;
	text-align: left;
	font-weight:bold;
	padding-left: 70px;
	padding-top: 50px;
}
#leftPaml a{
	text-decoration:underline;
	color:#CC0000;
	font-size:14px;
}

#leftPaml a:hover{
	text-decoration:none;
	color:#CC9900;
	font-size:14px;
}
#leftCol {
	float: left;
	width: 335px;
	text-align: left;
	margin-top: 290px;
	list-style-image: url(images/achive_arrow.gif);
	list-style-type: disc;
}
#leftCol ul li{
	text-align: left;
	margin-left: 10px;
	list-style-image: url(images/achive_arrow.gif);
}
/* Footer */
#footer {
	width: 310px;
	margin:auto 0;
	vertical-align: bottom;
	font-size:9px;
	text-align:center;
	color:#333333;
	padding: 6px;
	border: 1px solid;
	border-color: #A3A7B0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}
#footeremail {
	width: 310px;
	margin:auto 0;
	vertical-align: bottom;
	font-size:9px;
	text-align:left;
	color:#333333;
	padding: 6px;
	border-bottom: 1px #CCCCCC solid dotted;
}
#footeremail a{
	color:#999999;
}
.orange {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
