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

#mainwrapper{
float:left;
	width:790px;
}

html, body {
height:100%;
}



body{
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
}

#holder { width:500px; margin:20% auto; padding:0; text-align:center; border: #F00 solid 0px;}

#first{
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:url(../images/bground.gif) repeat*/
	text-align:center;
}


body#first img{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
}

ul{
	list-style:none;
}

#leftside{
	width:200px;
	float:left;
	}
	

#rightside{
	float:left;
	width:590px;
}

#maincontent{
	width:574px;
	color:#666666;
	background:#cccccc;
	height:407px;
	margin-bottom:10px;
	float:left;
	font-size:11px;
}

#maincontent.about{
	background:#FFFFFF;
	font-size:12px;
	margin:15px 0 0 0;
	width:365px;
}

.margintop30{
	margin-top:30px;
}

.normal{font-weight:normal;}
.margintop{
	margin-top:6px;
}

.clearleft{
	clear:left;
}
.maincontentleft{
	width:275px;
	margin:0px;
	padding:15px 0px 15px 13px;
	float:left;
}

.maincontentright{
	width:275px;
	float:right;
	margin:0px;
	padding:15px 13px 15px 0px;
	
}

a img{
	border:none;
}

.clear{
	clear:both;
}
.maincontentfull{
	width:565px;
	margin:0px;
	padding:15px 0px 15px 14px;
}



.projectsmall{
	width:173px;
	height:112px;
	float:left;
	margin:0px 13px 15px 0px;
	border:#666666 1px solid;
}

.small{
	font-size:10px;
}

.color{
	color:#a3a60f;
}

.bold{
	font-weight:bold;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}

a.selected{
	color: #a3a60f;
}

.menu li{
	margin-bottom:10px;
}

.subnav ul{
	margin:0px;
	padding:0px;
}
.subnav li{
	margin-bottom:0px;
	font-size:10px;
}

.subnav li a{
	font-weight:normal;
}


.projectnumbers{
	clear: both;
	font-size:10px;}


#distance {
background-color:#FFCC66;
float:left;
height:60%;
margin-bottom:-13.75em;
width:1px;
}

#container {
clear:left;
height:115px;
margin:0 auto;
position:relative;
text-align:left;
border:#FF0000 solid 1px;

}


#container p {
margin:0;
}
