@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#9f5133;
	line-height:150%;
	background:#fad1ad url(../images/body_bg.jpg) repeat-x;
}
body#inside{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#9f5133;
	line-height:150%;
	background:#fad1ad url(../images/inside_body_bg.jpg) repeat-x;
}

.m_panel input,.m_panel select,.m_panel textarea{
	border:solid 1px #FF9900;
	background:#f5e4d5;
	font-family:tahoma;
	font-size:11px;
	padding:3px;
	width:100%;

}

h1{
	margin-top:0;
	font-size:25px;
	font-weight:normal;
	color:#660000;
	margin-bottom:20px;
	line-height:150%;
}
h2{
	margin-top:0;
	font-size:20px;
	font-weight:normal;
	color:#660000;
}

h3{
	margin:0;
	padding:10px 0 0 0;
	font-size:150%;
	font-weight:normal;
	color:#c9672c;
}

a{
	color:#de6718;

}
a:hover{
	color:#000000;
}

.img_border{
	border:solid 3px #FFFFFF;
}

.clr{
	clear:both;
	font-size:0px;
	line-height:0px;
}

.wrapper{
	width:780px;
	margin:auto;
	text-align:left;
}
.top{
	height:100px;
	margin-top:18px;
}

.h_menu{
	font-family:"Trebuchet MS";
}

.banner{
	margin-top:1px;
}

.content{
margin-top:30px;
}

.l_panel{
	float:left;
	width:200px;
	margin-right:15px;
	
}
.l_panel div{
	margin-bottom:10px;
}

.up_coming_project{
	padding-top:10px;
	background:url(../images/left_round_box_top.gif) no-repeat top left;
}
.up_coming_project ul {
	margin:0;
	padding:0;
	list-style:none;
}
.up_coming_project ul li{
	font-family:tahoma;
	line-height:15px;
	font-size:11px;
	padding:0 0 5px 0;
}
.up_coming_project ul li a{
	display:block;
	padding:0 0 0 20px;
	background:url(../images/bullet1.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#de6718;
}

.up_coming_project ul li a:hover{
	color:#660000;
}

.up_coming_project div{
	padding:0 10px 20px 10px;
	background:#efc097 url(../images/left_round_box_bot.gif) no-repeat bottom left;
}

.m_panel{
	float:left;
	width:355px;
}

.m_panel div{
	margin-bottom:10px;
}

.m_panel ul{
	margin:5px;
	padding:5px;
	list-style:none;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
}
.m_panel ul.project_details{
	margin:5px;
	padding:5px;
	list-style:none;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
}
.m_panel ul.project_details li{
	padding:5px 0 5px 10px;
	background:url(../images/n_bullet.gif) no-repeat 0 10px;
}
.m_panel ul.project_details ul{
	padding:0;
	margin:0;

}
.m_panel ul.project_details ul li{
	padding:0 0 0 0px;
	background:none;
}
.m_panel ul li{
	padding:5px 0 5px 10px;
	background:url(../images/n_bullet.gif) no-repeat 0 10px;
}


.walk_through{
	text-align:center;
}

.r_panel{
	float:right;
	width:185px;
	background:url(../images/doted_v_bar.gif) repeat-y top left;
	padding-left:10px;
}

.r_panel div{
	margin-bottom:10px;
}

.news ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news ul li{
	font-family:tahoma;
	line-height:15px;
	font-size:11px;
	padding:0 0 5px 0;
	
}
.news ul li a{
	display:block;
	padding:0 0 5px 20px;
	border-bottom:solid 1px #e3bc9b;
	background:url(../images/bullet2.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#b84a3f;
}

.news ul li a:hover{
	color:#660000;
}
.ongoing_project_details img{
	border:solid 2px #660000;
}
.ongoing_project_details #img_nav a{
	display:block;
	float:left;
	margin:0 1px 0 0;
	background:#de6718;
	color:#ffffff;
	padding:4px 6px;
	font-family:tahoma;
	font-size:11px;
	line-height: 12px;
	text-decoration:none;
}
.ongoing_project_details #img_nav a#current{
	background:#660000;
}
.ongoing_project_details #img_nav a:hover{
	background:#660000;
}
.services ul {
	margin:0;
	padding:0;
	list-style:none;
}
.services ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	padding:0 0 5px 0;
	
}
.services ul li a{
	display:block;
	padding:0 0 5px 20px;
	/*border-bottom:solid 1px #e3bc9b;*/
	background:url(../images/bullet3.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#c9672c;
}

.services ul li a:hover{
	color:#660000;
}
.footer{
	border-top:solid 4px #c1560e;
	color:#CC9755;
	font-family:tahoma;
	font-size:11px;
	padding-top:5px;
}
.links{
	float:left;
	width:500px;
}
.cpright{
	float:right;
	width:230px;
}

.footer a{
	color:#95461a;
	text-decoration:none;
}
.footer a:hover{
	color:#000000;
	text-decoration:none;
}
.img_viewer,.img_viewer td
{
	border-spacing:0;
	padding:0;
}
.img_viewer img
{
	border:solid 1px #660000!important;
}
.img_nav table
{
	border-spacing:0;
	border-collapse:collapse;
}
.img_nav td td
{
	background:#660000;
	color:#FFFFFF;
	width:20px;
	text-align:center;
	font-size:11px;
	border-right:solid 1px #FAD1AD;
}
.img_nav td td a
{
	display:block;
	background:#DE6718;
	text-decoration:none;
	color:#FFFFFF;
}
.img_nav td td a:hover
{
	background:#660000;
	color:#FFFFFF;
}

.showHand
{
	cursor:hand;
	cursor:pointer;
}

.Marquee{
	margin:0 0 10px 0;
	padding:7px;
	background:url(../images/marquee_bg.gif) no-repeat;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}