@charset "utf-8";
#featuredrotation {
	height:490px;
	background:no-repeat center center;
}
body {
	margin:0;
	padding:0;
	width:100%;
	color:#38473f;
	font-family: Futura Book BT, Helvetica, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
html #site {
	padding:0;
	margin:0;
	background-color: #fff;
}
#header, #content, #nav, #bottom, #footer, form, ul, li, #content #mainbar, #content #sidebar { 
	margin:0; 
	padding:0;
}
/************* mainbar **********/
#mainbar a {
	color:#38473f;
	text-decoration: none;
}
#mainbar a:hover {
	text-decoration:underline;
	color:#2b3831;
}
#mainbar ul  {
	margin:0;
	padding:0;
	color:#38473f;
	list-style-image: url(images/template/bullet.png);
	padding-left: 16px;
}
#mainbar ul  li {
	margin:0;
}
#mainbar ul  li a { 
	color:#38473f; 
	text-decoration:none; 
}
#mainbar ul li a:hover { 
	color:#2b3831; 
	text-decoration:underline;
}
/************* End mainbar **********/
/************* Content **********/
#content a {
	color:#38473f;
	text-decoration: none;
}
#content a:hover {
	text-decoration:underline;
	color:#2b3831;
/************* End content **********/
}
/************* header **********/
#header { 
	width:920px;
	margin:0 auto; 
	padding:0; 
	position: relative;
}
/* different headers for pages*/
#headertitle {
	float:left;
	width:480px;
	background-image: url(images/template/header.png);
	background-repeat: no-repeat;
	height:44px;
	margin-top: 14px;
	padding: 0px;
	position: relative;
}
/************** End Header ***********/

/************** Banner ***********/
#banner {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_eng {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_eng.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_arch {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_arch.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_plan {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_plan.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_env {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_env.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_land {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_land.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_sur {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_sur.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner_bid {
	height:290px;
	margin:0 auto;
	padding:0;
	position: relative;
	background-color: #072c15;
	background-image: url(images/template/banner_bid.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/************** End Banner ***********/

/************** menu ***********/
#nav {
	margin:0;
	padding:0;
	float:right;
	position:relative;
	top: 20px;
}
#nav ul { 
	list-style:none;
}
#nav ul li {
	margin:0;
	float:left;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#nav ul li a {
	display:block;
	margin:0;
	color:#38473f;
	text-decoration:none;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
}
#nav ul li a:hover {
	color:#38473f;
	text-decoration: underline;
	font-weight: bold;
}
/************** End menu ***********/

/* ****************** content *************/
#content { 
	margin:0 auto; 
	padding:0; 
	width:920px;
	position: relative;
}
#mainbar {
	padding:0;
	float:left;
	width:720px;
	text-align: justify;
	line-height: 18px;
}
#sidebar {
	padding:0;
	float:right;
	width:172px;
	font-size: 14px;
}
#content #mainbar .post {
	margin:0;
	line-height: 20px;
}
.margin {
	margin:0;
	padding-top: 20px;
	}

#content #sidebar {
	margin:0;
	padding-bottom: 24px;
}
.item {
	margin:0;
	padding-bottom: 12px;
}
.itemlogo {
	margin:0;
	padding-bottom: 12px;
	background-image: url(images/template/logo.png);
	background-repeat: no-repeat;
	height: 126px;
	background-position: center 14px;
}
.item h2 a {
	text-decoration:none;
	color:#2b3831;
}
.item h2 a:hover {
	text-decoration:none;
	color:#2b3831;
	text-decoration:underline;
}
ul.sb_menu { 
	margin:0; 
	padding:0; 
	list-style:none; 
	color:#38473f;
}
ul.sb_menu li { 
	margin:0;
}
ul.sb_menu li { 
	padding:4px 0; 
	width:158px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
ul.sb_menu li a { 
	color:#38473f; 
	text-decoration:none; 
	margin-left:-12px; 
	padding-left:12px;
}
ul.sb_menu li a:hover { 
	color:#2b3831; 
	text-decoration:underline;
}
/* ****************** End content *************/

/***************** bottom ****************/
#bottom {
	background-color:#072c15;
	margin-top: 16px;
}
#bottom_resize {
	width:920px;
	color:#f3f2f2;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#bottom ul li {
	width: 146px;
}
#bottom a { 
	margin:0; 
	padding:2px 4px; 
	color:#fff; 
	text-decoration:none;
}
#bottom a:hover { 
	text-decoration:underline;
}
#bottom ul li a { 
	margin:0; 
	padding:2px 4px;
	color:#fff; 
	background:none; 
	text-decoration:none;
}
#bottom  h2 { 
	color:#fff;
}
#bottom .col { 
	margin:0; 
	float:left;
}
#bottom .c1 {
	width:390px;
	text-align: justify;
}
#bottom .c2 {
	width:146px;
	padding-left: 72px;
}
#bottom .c3 { 
	width:244px;
	float:right;
	padding-left: 50px;
}
.spaces {
	line-height: 26px;
}
ul.bm_menu { 
	margin:0; 
	padding:0; 
	list-style:none; 
}
ul.bm_menu li { 
	margin:0;
}
ul.bm_menu li { 
	padding:4px 0; 
	width:130px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
ul.bm_menu li a {  
	text-decoration:none; 
	margin-left:-12px; 
	padding-left:12px;
}
/***************** End bottom ****************/

/*************** footer **************/
#footer {
	position: relative;
}
#footer_resize { 
	margin:0 auto; 
	padding:12px 40px; 
	width:920px;
}
#footer p.lf { 
	margin:0; 
	padding:4px 0; 
	float:right; 
	width:auto; 
	line-height:12px; 
	color:#959595;
}
#footer p.lf a { 
	color:#49b6e9;
}
ul.fmenu { 
	margin:0; 
	padding:2px 0; 
	list-style:none; 
	float:left; 
	width:auto;
}
ul.fmenu li { 
	margin:0; 
	padding:0 22px 0 0; 
	float:left;
}
ul.fmenu li a { 
	color:#38473f; 
	text-decoration:none; 
	padding:16px 0;
}
ul.fmenu li a:hover { 
	color:#38473f;
	text-decoration:underline;
}
/****************** End footer **************/

/**************** style *********************/
.center {
	text-align: center;
}
.centerb {
	text-align: center;
	font-weight: bold;
}
.textleft {
	text-align: left;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0px;
	line-height:0px;
}
h2 {
	font:normal 24px;
	color:#2b3831;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	text-align: center;
}
h3 {
	font:normal 18px;
	color:#2b3831;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

.contact {
	float: left;
	width: 300px;
	margin: 0;
	text-align:left;
	padding: 0;
	height: 185px;
	list-style-type: none;
}
.contact li {
	list-style-type: none;
	position: relative;
	left: 60px;
	list-style-image: none;
}
.contactbg li {
	list-style-type: none;
	position: relative;
	left: -8px;
	list-style-image: none;
	background-image: url(images/site/contact/uppermap.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 300px;
}

.columns {
	width: 720px;
	margin:0;
	text-align:left;
	list-style-image: none;
	list-style-type: none;
}
.columns li {
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	left: -16px;
	position: relative;
	background-image: url(images/template/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.columns h3  {
	font:normal 18px;
	color:#2b3831;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	clear: both;
}
.bold 	{
	font-weight: bold;
}
hr {
	border:dotted #6b7871; border-width:1px;
}
.small {
	font-size: 11px;
}
#content #mainbar .post h1 strong {
	text-align: center;
}
#content #mainbar .post p {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
