@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	text-align: justify;
}
div#wrapper {
	position: absolute;
	width: 760px;
	top: 10px;
	left: auto;
	right: auto;
}
h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 61px;
	text-indent: -5000px;
	width: 264px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	color: #FFFFFF;
	font-size: 14px;
	right: 15px;
	font-weight: normal;
}
p#telephone {
	position: absolute;
	left: 440px;
	font-weight: bold;
	width: 300px;
	text-align: center;
	top: 110px;
	font-size: 14px;
	color: #3C96D4;
}

h3 {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




ul#mainNav {
	width: 738px;
	list-style-type: none;
	background-repeat: repeat-x;
	height: 20px;
	background-position: center top;
	background-image: url(../images/mainNav.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


ul#mainNav li a {
	height: 17px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
ul#mainNav li a:hover {
	text-decoration: underline;
}

div#content {
	width: 390px;
	padding-top: 30px;
	padding-right: 348px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	
}

div#content a {
	color: #999999;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
div#content ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#content li  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	position: relative;
}
.smallPrint {
	font-size: 10px;
}



ul#footer {
	list-style-type: none;
	width: 760px;
	background-image: url(../images/footerBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 20px;
}
ul#footer li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
ul#footer li a {
	color: #999999;
	text-decoration: none;
}
ul#footer li a:hover {
	text-decoration: underline;
}

ul#footer #copywrite {
	margin-left: 75px;
	margin-right: 75px;
}

ul#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#contactContent {
	width: 500px;
	padding-top: 20px;
	padding-right: 238px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
}
div#contactContent a {
	color: #999999;
	text-decoration: none;
}
div#contactContent a:hover {
	text-decoration: underline;
}

