* {margin: 0; padding: 0; text-align: left; font-family: Tahoma, "Times New Roman", Times, serif;}
.clear {clear: both;}
body {
	text-align: center;
	font-size: 0.1px;
	background: url(../img/content_bg.gif) repeat-y center top #444444;
}
#outer {
	background: url(../img/bg_strip.jpg) repeat-x center top;
}
#header {
	width: 774px;
	position: relative;
	height: 173px;
	margin: 0 auto;
	background: url(../img/logo.jpg) no-repeat left top;
}
#container {
	width: 774px;
	margin: 0 auto;
	position: relative;
}
#left_col {
	float: left;
	width: 298px;
	display: inline;
	height: 218px;
	background: url(../img/leftcol_bg.jpg) no-repeat 7px top;
	position: relative;
}
#header h1 {
	background: url(../img/right_name.gif);
	position: absolute;
	height: 68px;
	width: 267px;
	text-indent: -9999px;
	left: 458px;
	top: 26px;
}
h2 {
	text-indent: -9999px;
}
h2.getintouch{
	position: absolute;
	height: 48px;
	width: 209px;
	left: 26px;
	top: 41px;
	background: url(../img/getintouch_leftcol_title.gif) no-repeat 10px 0px;
	border-bottom: 1px solid #DB0E0E;
}

h2.home{position: absolute; height: 48px; width: 414px; left: 26px; top: 41px; background: url(../img/home_title.gif) no-repeat 320px 0px; border-bottom: 1px solid #DB0E0E;}
h2.services{position: absolute; height: 48px; width: 414px; left: 26px; top: 41px; background: url(../img/services_title.gif) no-repeat 300px 0px; border-bottom: 1px solid #DB0E0E;}
h2.projects{position: absolute; height: 48px; width: 414px; left: 26px; top: 41px; background: url(../img/projects_title.gif) no-repeat 300px 0px; border-bottom: 1px solid #DB0E0E;}
h2.contact{position: absolute; height: 48px; width: 414px; left: 26px; top: 41px; background: url(../img/contact_title.gif) no-repeat 260px 0px; border-bottom: 1px solid #DB0E0E;}

p.left_top {
	margin-top: 110px;
}
#right_col {
	width: 476px;
	float: left;
	display: inline;
	position: relative;
}
p {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin: 0 70px 20px 50px;
}
#recant img {
	margin-top: 21px;
	margin-left: 15px;
	padding: 1px;
	border: 1px solid #CC0000;
}
#left_col p {
	margin-right: 0px;
}
#recant {
	background: #454545 url(../img/recant_shadow.jpg) repeat-x center top;
	height: 187px;
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: 1px solid #CC0B15;
	margin-bottom: 5px;
}

a {color: #FFFFFF; text-decoration: underline;}
a:hover {
	text-decoration: underline;
	color: #DB0E0E;
}
#footer p {
	font-size: 9px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3 {
	color: #DB0E0E;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin: 0 70px 5px 50px;
}
#right_col .current_projects {
	background-color: #111111;
	width: 413px;
	border: 1px solid #CC0B15;
	height: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 26px;
}
.current_projects p {
	padding: 0;
	margin: 0 0 10px 10px;
	float: left;
	width: 254px;
}
.current_projects h3 {
	margin: 10px 20px 10px 20px;
	font-weight: normal;
}
.current_projects img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 5px 5px 0 20px;
}

#right_col .feature_projects {
	background-color: #111111;
	width: 413px;
	border: 1px solid #CC0B15;
	height: 430px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 26px;
}
.feature_projects p {
	padding: 0;
	margin: 15px 20px 10px 20px;
	float: left;
}
.feature_projects h3 {
	margin: 10px 20px 10px 20px;
	font-weight: normal;
}
.feature_projects img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 5px 5px 0 20px;
}

ul {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	margin: 0 70px 20px 80px;
}
li {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
#left_col img {
	padding: 1px;
	margin: 20px 0 0 50px;
	border: 1px solid #CC0000;
}

