@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg_grey.gif);
}
#wrapper {
	text-align: left;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	height: 1000px;
	position: relative;
}
#content {
	width: 695px;
	margin-left: 55px;
	padding: 0;
	position: absolute;
	height: 850px;
}
#header_logo {
	padding-top: 25px;
}
#header {
	background-image: url(images/header.jpg);
	padding-top: 300px;
	background-repeat: no-repeat;
	width: 695px;
	margin-top: 10px;
	position: absolute;
}
#navcontainer {
	height: 30px;
	width: 500px;
	position: absolute;
	top: 110px;
}
#aboutbox {
	position: absolute;
	height: 20px;
	margin-left: 12px;
	margin-top: 10px;
	width: 100px;
	text-decoration: none;
}
#servicesbox {
	position: absolute;
	height: 20px;
	margin-left: 140px;
	margin-top: 10px;
	width: 100px;
	text-decoration: none;
}
#contactbox {
	position: absolute;
	height: 20px;
	margin-left: 265px;
	margin-top: 10px;
	width: 100px;
	text-decoration: none;
}
a.navcontainer:link, a.navcontainer:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.navcontainer:hover, a.navcontainer:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#leftcolumn {
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	height: 300px;
	width: 460px;
	top: 355px;
	position: absolute;
}
#rightcolumn {
	float: right;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	height: 470px;
	width: 220px;
	top: 355px;
	position: absolute;
	margin-left: 475px;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#footer {
	width: 807px;
	height: 100px;
	background-image: url(images/footer_image.gif);
	background-repeat: repeat-y;
	bottom: 0px;
	position: absolute;
}
#footercontent {
	height: 30px;
	width: 695px;
	margin-top: 780px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 14px;
	position: absolute;
}
.head1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	margin-top: 0px;
}
.main {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#sidebarheader {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	margin-left: 17px;
	width: 200px;
}
.sidebarcopy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 25px;
	margin-left: 15px;
}
#siderule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: -8px;
}
#fountainimg {
	padding-top: 40px;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form label {
	float: left;
	width: 30%;
}
.questionbox {
	width: 300px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	height: 100px;
	font-family: Helvetica, sans-serif;
}
input.txt {
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 250px;
}
.txt2 {
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 150px;
}
a.main1:link, a.main1:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #0088E3;
	text-decoration: none;
}
a.main1:hover, a.main1:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #0088E3;
	text-decoration: underline;
}
a.footer:link, a.footer:visited {
	font-family: Helvetica, sans-serif;
	color: #0088E3;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	font-family: Helvetica, sans-serif;
	color: #0088E3;
	text-decoration: underline;
}
