body {
	background: url('../images/big-bg.png') center top;
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#000;
	font-size:12px;
}

img{
	border:0px;
}

#main{
	width:972px;
	margin:0px auto;
	padding-left:36px;	
}
#header_wrapper{
	width:974px;
}
#header{
	width:316px;
	float:left;
	display:inline;
}
#logo_main{
	background: #fff url('../images/baughman-logo.png') 0% 100% no-repeat;
	width:316px;
	height:198px;

}
#nav{
	width:316px;
	height:196px;
}

#nav ul {
	margin: 0;
	padding:0px;
	list-style: none;
	width:316px;
}

#nav ul li {
	margin:0px;	
}

#nav ul li a {
	display: block;
	text-indent: -5000px; /* phark */
	overflow:hidden;
}

#nav ul li a#home{
	height:36px;
	background: url('../images/home-button.png') no-repeat;
}

#nav ul li a#civil-engineering{
	height:24px;
	background: url('../images/civil-button.png') no-repeat;
}

#nav ul li a#landscape-architecture{
	height:26px;
	background: url('../images/landscape-button.png') no-repeat;
}

#nav ul li a#planning{
	height:24px;
	background: url('../images/planning-button.png') no-repeat;
}

#nav ul li a#site-planning{
	height:25px;
	background: url('../images/site-plan-button.png') no-repeat;
}

#nav ul li a#surveying{
	height:26px;
	background: url('../images/surveying-button.png') no-repeat;
}

#nav ul li a#careers{
	height:35px;
	background: url('../images/careers-button-home.png') no-repeat;
}


#nav ul li a:hover#home, #nav ul li a:hover#civil-engineering, #nav ul li a:hover#landscape-architecture, #nav ul li a:hover#planning, #nav ul li a:hover#site-planning, #nav ul li a:hover#surveying, #nav ul li a:hover#careers{
	background-position:bottom;
}
#home-flash-area{
	display:inline;
	float:right;
}
#content{
	width:936px;
	height:275px;
	background-color:#fff;
	padding-top:20px;
}

#content p{
	width:580px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	padding:40px 230px 20px 66px;
	background: url('../images/surv.png') no-repeat top right;
	height:256px;
	font-size:1em;

}

#footer{
	height:100%;
	background-color:#000;
	width:936px;
}

#footer map{
	display:none;
}
#header2{
	height:193px;
	width:976px;
}

#logo{
	background: #fff url('../images/baughman-logo.png') no-repeat;
	width:267px;
	height:193px;
	float:left;
}

#nav2{
	width:351px;
	height:193px;
	margin: 0px;
	background-color:#000;
	float:left;
}

#nav2 ul {
	margin: 0;
	padding:0px;
	list-style: none;
	width:316px;
}

#nav2 ul li {
	margin:0px;	
}

#nav2 ul li a {
	display: block;
	text-indent: -5000px; /* phark */
	overflow:hidden;
}

#nav2 ul li a#home{
	height:36px;
	background: url('../images/home-button.png') no-repeat;
}

#nav2 ul li a#civil-engineering{
	height:24px;
	background: url('../images/civil-button.png') no-repeat;
}

#nav2 ul li a#landscape-architecture{
	height:26px;
	background: url('../images/landscape-button.png') no-repeat;
}

#nav2 ul li a#planning{
	height:24px;
	background: url('../images/planning-button.png') no-repeat;
}

#nav2 ul li a#site-planning{
	height:25px;
	background: url('../images/site-plan-button.png') no-repeat;
}

#nav2 ul li a#surveying{
	height:26px;
	background: url('../images/surveying-button.png') no-repeat;
}

#nav2 ul li a#careers{
	height:31px;
	background: url('../images/careers-button.png') no-repeat;
}


#nav2 ul li a:hover#home, #nav2 ul li a:hover#civil-engineering, #nav2 ul li a:hover#landscape-architecture, #nav2 ul li a:hover#planning, #nav2 ul li a:hover#site-planning, #nav2 ul li a:hover#surveying, #nav2 ul li a:hover#careers{
	background-position:bottom;
}

#flash-area{
	background: url('../images/flash-temp.jpg') no-repeat;
	width:357px;
	height:193px;
	float:left;
}

#content2{
	background-color:#d7d7d4;
	width:937px;
}

#left-col{
	width:618px;
	float:left;
	background: #fff url('../images/civil-eng-bottom.png') no-repeat bottom;
	padding: 0px 0px 180px 0px;
}

#left-col-land{
	width:618px;
	float:left;
	padding: 0px 0px 180px 0px;
	background-color: #fff;
	background-image: url(../images/landscape-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left-col-plan{
	width:618px;
	float:left;
	padding: 0px 0px 200px 0px;
	background-color: #fff;
	background-image: url(../images/plan-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left-col-map{
	width:618px;
	float:left;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 430px;
	background-image: url(../images/map2.jpg);
	background-position: bottom;
}

#left-col-site{
	width:618px;
	float:left;
	padding: 0px 0px 150px 0px;
	background-color: #fff;
	background-image: url(../images/site-plan-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left-col-survey{
	width:618px;
	float:left;
	padding: 0px 0px 150px 0px;
	background-color: #fff;
	background-image: url(../images/survey-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content2 #left-col p{
	width:480px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	padding: 25px 57px;
	font-size:1em;
}

#content2 #left-col-land p{
	width:480px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	padding: 25px 57px;
	font-size:1em;
}

#content2 #left-col-plan p{
	width:480px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	padding: 25px 57px;
	font-size:1em;
}

#content2 #left-col-map p{
	width:618px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	font-size:1em;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content2 #left-col-site p{
	width:480px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	padding: 25px 57px;
	font-size:1em;
}

#content2 #left-col-survey p{
	width:480px;
	line-height: 2.7em;
	font-weight:bold;
	margin:0px;
	padding: 25px 57px;
	font-size:1em;
}

#right-col{
	float:left;
	width:319px;
}

#contactbutton{
	background: url('../images/contact-ce.png') no-repeat;
	width:319px;
	height:50px;
}

#right-col p{
	padding:23px 35px 0px 35px;
	line-height: 1.8em;
	margin:0px;
}

#right-col ul{
	margin:15px 0px 0px 50px ;
	padding:0px;
}

#right-col ul li{
	list-style: square outside url(../images/bullet.png);
	font-weight:bold;
	padding:0px 0px 15px 0px ;
	margin:0px;
}

.break{
	clear:both;
}




