/* ------------------------------------------------------------------------
CSS sheet for Oudenhoven Construction, Inc.
Author: Chris Robinson
Date Created: 3/12/2009

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

RED: #E13128;
BLUE: #4277AD;

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
=MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}


a{
	text-decoration: none;
	outline: none;

}
body{
	color: #000;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/bodybg.jpg) repeat-x #4076ac;
}
#wrap{
	width: 1004px;
	display: block;
	margin: auto;
	padding-bottom: 19px;
	padding-top: 25px;
	text-align: left;
}
h2 {
	margin-bottom: 10px;
}
h2.about{
	display: block;
	width: 79px;
	height: 20px;
	text-indent: -9999px;
	background: url(images/aboutUs.jpg) no-repeat;
}
p {
	margin: 1.5em 5px;
}

#main ul {
	margin-bottom: 20px;
	margin-left: 15px; 
}
#main dd{
	margin-left:20px;
}
#main dl{
	margin-top: 10px;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	display: block;
	width: 100%;
	background: url(images/headerbg.png) no-repeat;	
	height: 147px;
}
#header a.logo{
	display: block;
	float: left;
	margin: 17px 0 0 45px;
	width: 172px;
	height: 121px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header h3{
	float: left;
	display: block;
	background: url(images/dedicated.png) no-repeat;
	width: 542px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 55px 20px 0 120px;
}
/* -----------------------------------------------------------------------
=CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	width: 944px;
	padding: 0 30px;
	background: url(images/wrapbg.gif) repeat-y;
	overflow: hidden;
}
#wrap > #content{
	background: url(images/wrapbg.png) repeat-y;
}
#nav{
	float: left;
}
ul.nav{
	width: 156px;
	list-style-type: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
ul.nav li a{
	background: url(images/nav.jpg) no-repeat;
	width: 156px;
	display: block;
	text-indent: -9999px;
}
ul.nav li.home a{
	height: 40px;
	background-position: 0 0;
}
ul.nav li.home a:hover{
	background-position: -156px 0;
}
ul.nav li.about a{
	height: 75px;
	background-position: 0 -40px;
}
ul.nav li.about a:hover{
	background-position: -156px -40px;
}
ul.nav li.churches a{
	height: 60px;
	background-position: 0 -115px;
}
ul.nav li.churches a:hover{
	background-position: -156px -115px;
}
ul.nav li.schools a{
	height: 64px;
	background-position: 0 -175px;
}
ul.nav li.schools a:hover{
	background-position: -156px -175px;
}
ul.nav li.restaurants a{
	height: 71px;
	background-position: 0 -239px;
}
ul.nav li.restaurants a:hover{
	background-position: -156px -239px;
}
ul.nav li.industrial a{
	height: 70px;
	background-position: 0 -309px;
}
ul.nav li.industrial a:hover{
	background-position: -156px -309px;
}
ul.nav li.commercial a{
	height: 61px;
	background-position: 0 -379px;
}
ul.nav li.commercial a:hover{
	background-position: -156px -379px;
}
ul.nav li.contact a{
	height: 50px;
	background-position: 0 -440px;
}
ul.nav li.contact a:hover{
	background-position: -156px -440px;
}
#main{
	float: left;
	width: 755px;
	
}
li  a:link{
	color: #E03127; 
	text-decoration: underline;
	font-style: italic;
}

#flash{
	float: right;
}
#col2{
	float: left;
}
h3.paragraph{
	background: url(images/dedicatedPara2.png);
	height: 29px;
	width: 264px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	margin-bottom: -10px;
}
dl.float{
	float: left;
	margin-right: 175px;
	margin-bottom: 15px;
}

ul.listindent li{
	margin-left: 15px;
}
ul.float2{
	float: right;
	margin-top: -440px;
	margin-right: 40px;
}
/* -----------------------------------------------------------------------
=CONTACT ELEMENTS
-------------------------------------------------------------------------*/
form label{
	display: block;
	float: left;
	width: 200px;
	clear: both;
}
form input{
	float: left;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#btmfix{
	display: block;
	clear: both;
	margin: 1.5em 0px;
}
#footer{
	display: block;
	clear: both;
	background: url(images/footerbg.png) no-repeat;
	width: 944px;
	height: 59px;
	padding: 0 30px 20px 30px;
	overflow: hidden;
	text-align: center;
	position: relative;
	
}
#footer p.email a{
	position: absolute;
	top: 2px;
	right: 380px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
#footer ul{
	list-style-type: none;
	display: block;
	clear: both;
	margin-top: 60px;
}
#footer ul li{
	float: left;
}
#footer ul li.link{
	padding: 0 10px;
	border-left: 1px solid #000;
}
#footer ul li.home{
	border: 0;
}
#footer ul li.para{
	float: right
}
#footer ul li.hide{
	display: none;
}
#footer a{
	color: #000;
}

/* -----------------------------------------------------------------------
CONTACT ELEMENTS
-------------------------------------------------------------------------*/
.contact1 {
	width: 360px;
	float: left;
	display: block;
}
.contact2 {
	width: 360px;
	float: right;
	display: block;
}
.item{
	width: 75px;
	display: block;
	float: left;
}
.value{
	width: -10px;
	display: block;
	float: left;
}

