@charset "UTF-8";
/* CSS Document */

#outerWrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFF1;
}
#top_content {
	background-repeat: no-repeat;
	height: 57px;
	margin-bottom: 0px;
	background-image: url(images/top_row.png);
}
#bottom_content {
	background-repeat: no-repeat;
	height: 47px;
	margin-top: 0px;
	background-image: url(images/bottom_row.png);
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFCC00;
	padding-left: 60px;
	padding-top: 10px;
}
.savvy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #660000;
	padding-left: 460px;
}
#contentWrapper {
	margin: 0 auto;
}
#content {
	background-repeat: repeat-y;
	background-image: url(images/mid_row.png);
	padding-left: 45px;
}
.mainimage {
	margin-bottom: 20px;
	margin-left: 15px;
}
#contentLeft {
	float: left;
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	font-weight: lighter;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
}
#contentRight {
	margin-left: 590px;
	padding: 0px;
	width: 235px;
}
.clearDiv {
	clear:both;
	margin: 0;
}
#header {
	position: relative;
	background-image: url(images/logo_header.png);
	background-repeat: no-repeat;
	height: 168px;
}
.logo {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.services {
	width: 150px;
	margin-bottom: 50px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.serviceh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/servic_background.png);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	width: 200px;
	margin-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #333333;
	margin-right: 0px;
}
.service_last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/servic_background.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
}
#outerWrapper #header h1 {
	position: absolute;
	font-size: 10px;
	left: -1500px;
}
