html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0pt;
padding:0pt;
}
a {
outline-style:none;
}
body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
	border: none;
	
}
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-image: url(../images/main_bkgrnd.jpg);
	background-repeat: repeat-y;
	top: 0;
	display: table;
}
#header
{
	height: 99px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#mainleft
{	position: relative;
	display: table;
	width: 151px;
	float: left;
	padding-left:27px;
	z-index: 0;
}

#menu_bottom
{
	left:40px;
	position:absolute;
	top:-70px;
	width:151px;
	z-index:2;
}

.menu_container {
	display: table;
	/*height: 80%;*/
	width: 151px;
	position: relative;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 3;
}


#menu
{
	display: table;
	float:left;
}
#menu ul {
	width: 151px;
	list-style: none;
/*	list-style-position:inside;
*/	list-style-type:none;
} 

#menu ul li {
	float: left;
	margin:0;
	padding: 0;
	*height: 25px;
	}

a.home {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_home.jpg);
}
a.home:hover {
	background-position: 0px -30px;
}
a.about {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_about.jpg);
}
a.about:hover {
	background-position: 0px -30px;
}
a.projects {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_projects.jpg);
}
a.projects:hover {
	background-position: 0px -30px;
}

a.testimonials {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_testimonials.jpg);
}
a.testimonials:hover {
	background-position: 0px -30px;
}
a.contact {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_contact.jpg);
}
a.contact:hover {
	background-position: 0px -30px;
}

a.planroom {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_planroom.jpg);
}
a.planroom:hover {
	background-position: 0px -30px;
}

.seo_bgone {text-indent: -5000px;

}


#maincontent
{
	width: 693px;
	height:100%;
	float: left;
	display: table;
	background: url(../images/botom_filler.jpg) repeat-x #FFFFFF;
	
	background-position: bottom;
	padding-bottom: 40px;
}

#maincontent2
{
	width: 693px;
	height: 485px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/gallery_placeholder.jpg);
	background-position: top;
}



#flashanim
{
	background-image: url(../images/flash_placeholder.jpg);
	height: 290px;
}
#maintextbox
{
	padding: 35px;
	height: auto;
	margin-bottom:45px;
}

.maintext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.smalltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
}

#footer
{
	background-color: #c0c0c0;
	height:35px;
	width: 100%;
	background: url(../images/footer_top.jpg) no-repeat bottom;
	text-align: left;
	clear: both;
	position: relative;
	top: 0;
	z-index: 1;
}
#copyright
{
	padding-top: 46px;
	padding-left: 30px;
}
#top
{
	background-image: url(../images/top_images.jpg);
	width:693px;
	height:90px;
}
#footertoo
{
	background-color: #c0c0c0;
	height: 33px;
	width: 900px;
	background-image: url(../images/footer_filler.jpg);
	background-repeat: repeat-x;
	display: inline-block;
	text-align: left;
}
#ceco
{
	position: relative;
	background: url(../images/ceco_image.jpg) no-repeat;
	top:-160px;
	height: 93px;
	display:block;
	width:151px;
	
}
.logo
{
	float: left;
	top: 0;
	z-index: 50;
	text-align:center;
	display: table;
	
}
.logo div {
	float: left;
	clear: both;
	width: 150px;
	margin: 0 auto;
}
.logo div img{
	text-align: center;
	margin: 2px auto;
}

.logo_spacing {
	margin-top:5px;
}
p {margin-bottom: 10px;}	
/*-------------------- LATEST PROJECTS ------------------------*/

.featproj_container{
	width: 280px;
	*width:270px;
	margin: 7px 10px 12px 40px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	vertical-align: middle;
}

#map {
	border: solid 1px #999;
	float: left;
	margin-right: 15px;
	width: 320px;
	height: 250px;
	display: block;
}

div#map div span {display:none;}

/*-----Form Element styles -----*/

.form_input {
	color:#000000;
	font-size:11px;
	height:20px;
	padding:2px 2px 0px;
	width:160px;
	background-color: #CCCCCC;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	border-right: 1px solid #999999;
}
.form_message {
	color:#000000;
	font-size:12px;
	height:20px;
	padding:2px 2px 0px;
	width:340px;
	height:150px;
	background-color: #CCCCCC;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	border-right: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
