@charset "UTF-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#fffff2;
	color: #000000;
	font-size:12px;
}
#index_container{
	background-repeat:no-repeat;
	height:882px;
	padding-left:200px;
}
.clearfloat{
	clear:both;
}
h1 {
	font-size:2.2em;
	color:#000033;
}
h2 {
	font-size:1.2em;
	color:#40779e;
}
h3{
	font-size:1.8em;
	color:#000033;
}
h4{
	margin-top:10px;
	color:#40779e;
}
#container {
	text-align: left;
	width:800px;
	overflow:hidden;
	padding: 0 17px 0 18px;
	padding-bottom:40px;
}
#header {
	margin-top:20px;
	margin-bottom:20px;
	width:800px;
}
#nav {
	display:none;
}
#content {
	float:left;
	display:inline;
	width:600px;
}
p {
}
a {
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0.5em 0 1.5em 0;
	font-size: 110%;
	line-height: 1.6em;
}
.image_left{
	margin:10px 20px 10px 0;
}
.image_right{
	margin:10px 0px 10px 20px;
}

.homepage {
	width:440px;
	float:left;
	display:inline;
}
.text_page{
	margin-top:20px;
	width:560px;
	margin-left:20px;
}
.commonimg{
	float:left;
	display:inline;
	margin-right:10px;
}
.columns{
	margin-right:20px;
	width:260px;
	float:left;
	display:inline;
}

a, a:active, a:link {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
#nav a, #nav a:active, #nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
	text-decoration: none;
	color: #ffffff;
	text-decoration:underline;
}

#nav a:hover, a:hover {
	color: #FFCC33;
}
.index{
	background-repeat:no-repeat;
	background-position:bottom left;
}

#curriculum_vitae li{
	margin-left:10px;
	list-style:circle;
}
#curriculum_vitae ul{
	margin-left:10px;
}

#construction_projects ul {width:522px; float:left; display:inline;}
#construction_projects li {margin-right:20px; float:left; display:inline; width: 240px; }
#construction_projects h2{ margin-top:20px; float:left; display:inline; width:522px; }
.contact_info{background-color:#fffff2; float:left; margin-right:20px;}