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

#HomeTop {
	position:relative;
	width:950px;
	height:472px;
	margin-top:14px;
	left:10px;
	z-index:1;
}
#InteriorTop {
	position:relative;
	width:950px;
	height:279px;
	margin-top:14px;
	left:10px;
	z-index:1;
}
#LeftNav {
	position:absolute;
	width:175px;
	height:260px;
	top:225px;
	left:25px;
	z-index:10;
	left: 35px;
	text-align:left;
	visibility: visible;
}
#Container {
	position:relative;
	width:901px;
	left:35px;
	z-index:1;
	background-image: url(/img/main_backer.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin-top:0px;
}
#LeftCol {
	width:175px;
	float:left;
	z-index:1;
}
#MidCol {
	width:443px;
	float:right;
	z-index:1;
	background-image: url(/img/mid_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#MidColInt {
	width:443px;
	float:right;
	z-index:1;
	background-image: url(/img/mid_fade_int.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-bottom: 25px;
}
#RightCol {
	width:283px;
	float:right;
	z-index:1;
	background-image: url(/img/right_watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Footer {
	width:901px;
	height:106px;
	clear:both;
	z-index:1;
	background-image: url(/img/btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#FooterLeftCol {
	width:300px;
	float:left;
	z-index:1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
	padding:15px 20px;
}
#FooterRightCol {
	width:490px;
	float:right;
	z-index:1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	color: #FFFFFF;
	padding:15px 20px;
}
#MidColContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#IntSubNav {
	border: 1px solid #C7B07C;
	padding: 2px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color: #F7F6F1;
}
#LeftContent {
	width:155px;
	z-index:1;
	background-image: url(/img/left_col_mid.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
	padding:10px 10px;
}
#LeftContentInt {
	width:155px;
	height:200px;
	z-index:1;
	background-image: url(/img/left_col_mid.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
	padding:10px 10px;
}
#LeftContentBtm {
	width:175px;
	z-index:1;
	background-image: url(/img/left_col_btm.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
#RightContent {
	width:253px;
	z-index:1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
	padding:10px 15px;
}
#RecentProjects{
	width:236px;
	z-index:1;
	background-color: #F1ECE1;
}
