/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
	background-color: #4F5A41;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#all_page {
	background: #ffffff;
	color: #303030;
	width: 1000px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-right-color: #B15C23;
	border-left-color: #B15C23;
	border-right-style: solid;
}
#page_1 {
	width: 1000px;
	float: left;
	position: relative;
}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4F5A41;
}
.call {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F5A41;
}
.page_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
}

#page_2 {
	float: left;
	width: 1000px;
	position: relative;
	margin-bottom: 10px;
}
#header_pic_holder {
	width: 1000px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F5A41;
	border-bottom-color: #B15C23;
	padding-top: 4px;
	padding-bottom: 17px;
	position: relative;
	float: left;
}
#header_pic_logo {
	height: 200px;
	width: 270px;
	float: left;
}
#header_pic_logo2 {
	padding-top: 40px;
	padding-left: 17px;
}
#header_pic_logo2_1 {
	padding-top: 25px;
}



#header_pic_1 {
	height: 200px;
	width: 200px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#header_pic_2 {
	height: 200px;
	width: 200px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#header_pic_3 {
	height: 200px;
	width: 300px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#header_pic_3flash {
	padding-top: 3px;
	padding-left: 3.5px;
	width: 300px;
	height: 200px;
}





#content {
	line-height: 1.6em;
	text-align: justify;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F5A41;
	border-left-color: #4F5A41;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	top: auto;
	left: auto;
	width: 610px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content a {
	color: #B15C23;
}
#content a:hover {
	color: #4F5A41;
}
#content_address1 {
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content_concrete00 {
	vertical-align: middle;
	height: 160px;
	width: 400px;
	margin-right: 105px;
	margin-left: 105px;
}
#content_concrete1 {
	height: 160px;
	width: 200px;
	float: left;
}
#content_concrete2 {
	height: 160px;
	width: 200px;
	float: left;
}
#content_contact00 {
	width: 610px;
	height: 300px;
}
#content_contact1 {
	height: 300px;
	width: 200px;
	float: left;
	border-right-width: 60px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B15C23;
}
#content_contact2 {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B15C23;
	padding-left: 10px;
	height: 300px;
}
#content_projects00 {
	height: 538px;
	width: 606px;
	float: left;
}
#content_projects1 {
	height: 538px;
	width: 357px;
	float: left;
}
#content_projects2 {
	float: left;
	height: 518px;
	width: 220px;
	padding: 10px;
	background-color: #EBEBEB;
	border-right-width: 2px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B15C23;
	border-right-color: #B15C23;
	border-bottom-color: #B15C23;
	border-left-color: #B15C23;
}

#content_search {
	line-height: 1.6em;
	text-align: justify;
	border-right-color: #4F5A41;
	border-left-color: #4F5A41;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	top: auto;
	left: auto;
	width: 610px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content_submit_form {
	background-color: #DADFD2;
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content_submit_form2 {
	float: left;

}
#content_submit_form3 {
	float: left;
	padding-left: 10px;
	width: 250px;
}





.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: justify;
}



.content_titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B15C23;
}

.content_titles3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B15C23;
}
.content_titles4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4F5A41;
}
.content_titles5 {
	font-size: 14px;
	color: #4F5A41;
	font-weight: bold;
}

#content_footer1 {
	width: 610px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B15C23;
	border-right-color: #B15C23;
	border-bottom-color: #B15C23;
	border-left-color: #B15C23;
}
#content_footer1_2 {
	font-size: 8.5px;
	color: #CCCCCC;
	width: 610px;
	border-top-color: #B15C23;
	border-right-color: #B15C23;
	border-bottom-color: #B15C23;
	border-left-color: #B15C23;
}

.content_footer_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 13px;
}
#content_footer1  a {
	color: #999999;
}



#header {
	padding: 0;
	height: 50px;
	width: 1000px;
	float: left;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header h1 {
	width: 600px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header p {
	width: 400px;
	float: right;
	margin: 0 0 10px 0;
}
#nav1 {
	width: 190px;
	float: left;
}
#infonav1 {
}
.infonav1 {
	width: 170px;
	color: #303030;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	float: left;
	line-height: 1.7em;
}
#infonav1-2 {
	padding: 10px;
}

#abmenu {
	width: 190px;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
.abmenu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
	list-style-type: none;
}


#abmenu  ul {
	width: 190px;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}	
#abmenu  li {
	margin-bottom: 8px;
	text-decoration: none;
	list-style-type: none;
}
#abmenu   li2 {
	margin-bottom: 8px;
	text-decoration: none;
	list-style-type: none;
}
#abmenu  li  a {
	height: 18px;
	color: #4F5A41;
	background-color: #EBEBEB;
	padding-top: 4px;
	padding-left: 15px;
	border-top-color: #B15C23;
	border-bottom-color: #B15C23;
	border-left-color: #B15C23;
	border-right-color: #B15C23;
	border-right-width: 2.5px;
	border-right-style: solid;
	border-left-width: 7px;
	border-left-style: solid;
	display: block;
	text-decoration: none;
	list-style-type: none;
}	
#abmenu   li2   a {
	height: 40px;
	color: #4F5A41;
	background-color: #EBEBEB;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-color: #B15C23;
	margin-bottom: 8px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B15C23;
	border-bottom-color: #B15C23;
	border-left-color: #B15C23;
	border-right-width: 2.5px;
	display: block;
	text-decoration: none;
	list-style-type: none;
}	
#abmenu  li  a:hover {
	color: #B15C23;
	background-color: #DADFD2;
	border-top-color: #5B694B;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5B694B;
	border-bottom-color: #5B694B;
	border-left-color: #5B694B;
	border-right-width: 2.5px;
	display: block;
	text-decoration: none;
}
#abmenu   li2   a:hover {
	color: #B15C23;
	background-color: #DADFD2;
	border-top-color: #5B694B;
	border-right-width: 2.5px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5B694B;
	border-bottom-color: #5B694B;
	border-left-color: #5B694B;
	text-decoration: none;
}
#right_col {
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	position: relative;
	top: auto;
	right: auto;
	float: left;
}
.right_col {
	font-size: 11px;
}
.right_col_title {
	font-size: 14px;
	color: #4F5A41;
}
#right_col_search {
	float: left;
	text-align: center;
	width: 20px;
}



#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 1px;
	display:inline;
	border: 0px solid #f0f0f0;
	background-color: #FFFFFF;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #B15C23;
}

a:hover {
	text-decoration: underline;
	color: #B15C23;
}

a img {
border: 0;
}

#footer {
	clear: both;
	width: 1000px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	border-top-width: 2.5px;
	border-top-style: solid;
	border-top-color: #B15C23;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
