@charset "utf-8";

body {
	background-color: #FFF;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
	line-height: 20px;
}

p {
	margin: 0px; margin-top: 10px;
}

h1 {
	color: #999; font-weight: bold; margin-top: 10px; font-size: 18px;
}

h1 a{
	color: #999; font-weight: bold; margin-top: 10px; font-size: 18px; text-decoration: none;
}

h2 {
	color: #999; font-weight: bold; margin-top: 10px;
	 font-size: 12px;
}

h3 {
	color: #999; font-weight: normal; margin-top: 10px; font-size: 12px;
}


#wrapper {
	width: 770px; margin-top: 0px; margin-right: auto; 	margin-bottom: 0px;
	margin-left: auto; 
}

#header {
	clear: left; float: left; height: auto; width: 770px;
}

#content {
	margin: 0px; clear: left; float: left; height: auto; width: 770px;
}

.content-left {
	margin-top: 20px; margin-right: 0px;
	margin-bottom: 10px; margin-left: 0px;
	float: left;
	height: auto;
	width: 371px;
	padding: 3px;
	border-right-color: #AAA0A9;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 0px;
}

.content-left a{
	text-decoration: none; color: #999;
}

.content-right {
		margin-top: 20px; margin-right: 0px;
	margin-bottom: 10px; margin-left: 0px;
	float: right; width: 351px; padding: 3px;
}

.content-right a{
	text-decoration: none; color: #999;
}

#footer {
	float: left;
	width: 770px;
	height: 140px;
	padding-top: 6px;
	line-height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.footer-image-one {
	background-image: url(images/button_b1_dark.jpg); background-repeat: no-repeat;	float: left;
	height: 107px;	width: 250px; margin-top: 0px; margin-right: 9px; margin-bottom: 0px; margin-left: 0px;
}

.footer-image-one a, div.footer-image-one a:link, div.footer-image-one a:visited {
	display:block;
}

div.footer-image-one img {
	height: 107px;	width: 250px; border:0;
}

div.footer-image-one a:hover img {
	visibility:hidden;
}

.footer-image-two {
	background-image: url(images/button_b2_dark.jpg); background-repeat: no-repeat;	float: left;
	height: 107px;	width: 250px; margin-top: 0px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px;
}

.footer-image-two a, div.footer-image-two a:link, div.footer-image-two a:visited {
	display:block;
}

div.footer-image-two img {
	height: 107px;	width: 250px; border:0;
}

div.footer-image-two a:hover img {
	visibility:hidden;
}

.footer-image-three {
	background-image: url(images/button_b3_dark.jpg); background-repeat: no-repeat;	float: left;
	height: 107px;	width: 250px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

.footer-image-three a, div.footer-image-three a:link, div.footer-image-three a:visited {
	display:block;
}

div.footer-image-three img {
	height: 107px;	width: 250px; border:0;
}

div.footer-image-three a:hover img {
	visibility:hidden;
}
