@charset "utf-8";
/* CSS Document */

body{
	width:1000px;
	margin:auto;
	font:62.5%;
	font-family:Arial, Verdana, Geneva, sans-serif;
}
header{
	margin-top:0px;
	margin-bottom:5px;
}
a{
	font-weight:100;
	color:#333;
	text-decoration:none;
}
#aeclist{
	padding-left:30px;
	color:#666;
	line-height:1.4;
	}
#aeclist2{
	padding-left:30px;
	color:#666;
	line-height:1.8;
	list-style:none;
	}
#aeclist2 li a{
	color:#4169b2;
	text-decoration:underline;
}
#aeclist3{
	float:right;
	color:#666;
	line-height:1.8;
	list-style:none;
	width:600px;
	height:auto;
	margin-right:30px;
}
#aeclist4{
	float:right;
	color:#666;
	line-height:1.8;
	list-style:none;
	width:600px;
	height:auto;
	margin-right:30px;
}
#aeclist4 li a{
	color:#4169b2;
	text-decoration:none;
}
#wrapper{
	width:1000px;
	overflow:visible;
	padding-top:30px;
	border-right-color:#999;
	box-shadow:1px 1px 1px 1px;
}
#navcontainer{
	float: right;
	width:auto;
	position:relative;
	display:block;
	margin-top:40px;
}
#navcontainer ul{
	display:inline-table;
	list-style:none;
	position:relative;
}
#navcontainer ul li{
	float:left;
}
#navcontainer ul li a{
	font-size:14px;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:20px;
	display:block;
}
#navcontainer ul li a:hover{
	color:#4168b2;
}
#navcontainer ul li:hover > ul{
	display:block
}
#navcontainer ul ul{
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	background-color:#FFF;
	z-index:1000;
	top:100%;
}
#navcontainer ul ul li{
	float:none;
	margin:0;
	padding:0;
	position:relative;
}
#navcontainer ul ul li a{
	font-size:13px;
	float:none;
	margin:0;
	padding:10px;
	display:block;
	border-bottom: #CCC 1px solid;
	position:relative;
	text-transform:capitalize;
}
#slide-container{
	width:100%;
	max-width:1000px;
	height:400px;
	overflow:hidden;
	margin-top:10px;
}
#contentwrapper{
	overflow:hidden;
	padding-top:0px;
	border-top-color:#F00;
	background-image:linear-gradient(#CCC,#FFF);
	margin:auto;
	width:auto;
	height:auto;
}
#columnswrapper{
	margin:auto;
	width:auto;
	overflow:hidden;
}
#contentcontainer{
	overflow:hidden;
	padding-top:0px;
	margin:0 30px;
}
#footercontainer{
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
	text-align:center;
	font-size:12px;
}
#footercontainer a{
	color:#000;
	text-decoration:none;
}
#column1{
	width:20%;
	float:left;
	padding:10px 22px 0px 20px;
	margin:2px 2px;
	font-size:12px;
	height:auto;
}
#column2{
	width:20%;
	float:left;
	padding:10px 25px 0px 25px;
	margin:2px 2px;
	font-size:12px;
	height:auto;
}
#column3{
	width:20%;
	float:right;
	padding:10px 20px 0px 22px;
	margin:2px 2px;
	font-size:12px;
	height:auto;
}
#column4{
	width:20%;
	float:right;
	padding:10px 25px 0px 25px;
	margin:2px 2px;
	font-size:12px;
	height:auto;
}
#header1{
	text-align:center;
	color:#4169b2;
	border-bottom-style:dashed;
	border-bottom-color:#999;
	border-bottom-width:thin;
	height:40px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
}
#bodycontent p{
	text-align:justify;
	padding-left:300px;
	padding-right:50px;
}
#header2{
	text-align:left;
	color:#4169b2;
	border-bottom-style:dashed;
	border-bottom-color:#999;
	border-bottom-width:thin;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px 30px;
}
#header3{
	text-align:left;
	color:#4169b2;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:30px;
	margin-left:240px;
	padding-bottom:10px;
	padding-top:10px;
}
#header4{
	text-align:left;
	float:right;
	width:600px;
	margin-right:30px;
	color:#4169b2;
}
#highwaycontent{
	text-align:justify;
	margin:0px 30px;
}
#highwaycontent ul{
	text-align:justify;
	margin:auto;
}
#archcontent,#aecservice{
	text-align:justify;
	margin:0px 30px;
}
#highwaycolumn1,#archcolumn1,#servicecolumn1{
	width:200px;
	float:left;
	height:auto;
	margin-left:30px;
}
#highwaycolumn2,#archcolumn2,#servicecolumn2{
	width:580px;
	float:right;
	padding:10px;
	height:auto;
}
#highwaycontent2{
	width:700px;
	float:right;
	height:auto;
	margin-right:30px;
}
#highwaycontent3{
	width:600px;
	float:right;
	height:auto;
	margin-right:30px;
}
#photoholder{
	width:280px;
	float:left;
	height:auto;
	margin-left:30px
}
#aecimage{
	width:280px;
	float:left;
	height:auto;
	padding-top:5px;
	border:none;
}
table th{
	text-align:center;
	color:#4169b2;
	font-family:Verdana, Geneva, sans-serif;
}
#column1heading, #column2heading,#column3heading,#column4heading{
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#4169b2;
}
#logo{
	padding-left:20px;
	border:none;
}
#column1 p,#column2 p,#column3 p,#column4 p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;

}
table{
	width:auto;
	font-size:13px;
	table-layout:fixed;
	border-spacing:0px;
	vertical-align:center;
	padding:1px;
	text-justify:auto;
}
#table2{
	width:auto;
	table-layout:fixed;
	border-spacing:0px;
	vertical-align:center;
	border:thin;
	border-style:dotted;
	font-size:14px;
}
#servicesone{
	float:left;
	width:200px;
	margin-left:30px;
	margin-right:10px;
}
#servicestwo{
	float:right;
	width:700px;
	margin-right:30px;
	margin-left:10px;
}
p{
	margin:5px 0 5px 0;
	text-align:justify; 
}
#horizontal{
	border-bottom-style:dashed;
	border-bottom-color:#999;
	border-bottom-width:thin;
	}
#horizontal2{
	border-bottom-style:dashed;
	border-bottom-color:#999;
	border-bottom-width:thin;
	width:940px;
	margin:0 30px;
}
#horizontal3{
	border-bottom-style:dashed;
	border-bottom-color:#999;
	border-bottom-width:thin;
	width:600x;
	margin-right:30px;
	margin-left:370px;
}
#box1{
	width:auto;
	display:block;
	background-color:#CCC;
	margin-left:40px;
	margin-right:40px;
	border-radius:10px;
}
#box1 ul{
	padding:3px;
}
#box1 ul li{
	list-style:none;
	text-align:center;	
}
#box1 ul li a:hover{
	color:#4168b2;
}
#imagecontainer{
	margin-left:10px;
	margin-right:10px;
}
#sourcemap{
	text-align:left;
	font-size:10px;
	margin-right:30px;
	margin-left:270px;
}
#h1,h4{
	color:#4169b2;
	line-height:0;
}
#h3,h2{
	color:#4169b2;
}