@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #61809a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
#wrapper {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 145px;
	background-image: url(images/headerImage.jpg);
}
#nav {
	font-size: 14px;
	color: #FFF;
	height: 22px;
	position: relative;
	top: 113px;
	left: 244px;
	vertical-align: top;
	width: 500px;
}
#nav a {
	color: #CCC;
	text-decoration: none;
	padding-right: 25px;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	padding-right: 25px;
}


#whiteSpacer {
	height: 5px;
}
#mainBrands {
	height: 425px;
	width: 150px;
	float: right;
	clear: both;
	margin-right: 20px;
}
#mainPortfolio {

}
#main ul {
	padding-top: 10px;
	font-weight: bold;
	color: #036;
}
#main ul li {
	font-size: 14px;
	color: #036;
	font-weight: bold;
	list-style-image: url(images/liBullet.jpg);
}


#mainLeft {
}

#mainUpper {
	padding-bottom: 20px;
	background-color: #FFF;
	width: 585px;
	padding-top: 20px;
}
#mainUpperService ul li:hover  {
	text-indent: 5px;
	color: #3D5F98;
}

#mainSpacer {
	height: 30px;
}
#mainLower {
	background-color: #d9d7d7;
	width: 610px;
	background-image: url(images/tileGradient.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#contactLower {
	background-color: #d9d7d7;
	width: 610px;
	background-image: url(images/tileGradient.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 15px;
}

#lower {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}


#lower a {
	color: #B4C2CF;
	padding-right: 15px;
}

#lower a:hover {
	color: #B4C2CF;
	padding-right: 15px;
}
#main {
	width: 844px;
	margin-left: 60px;
}
#voColumn2 {
	display: inline;
	width: 200px;
	float: right;
	padding-right: 150px;
	padding-top: 15px;
}
#voColumn1 {
	display: inline;
}
#mainUpperServices {
	padding-bottom: 20px;
	background-color: #FFF;
	width: 585px;
	padding-top: 20px;
}

