@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}
h1 {
	font-size: 19px;
	color: #08478e;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #7b0c10;
	text-decoration: none;
}
a:visited {
	color: #7b0c10;
	text-decoration: none;
}
a:hover {
	color: #7b0c10;
	text-decoration: underline;
}
a:active {
	color: #7b0c10;
	text-decoration: none;
}




#container {
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 930px;
	margin: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(images/center_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 820px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 10px;
}
#logo {
	float: left;
	height: 101px;
	width: 221px;
}
#headerRight {
	float: left;
	height: 101px;
	width: 424px;
	padding-left: 175px;
}


#buttons {
	height: 330px;
	width: 820px;
	padding-right: 55px;
	padding-left: 55px;
}
#main {
	height: auto;
	width: 820px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#mainSub {
	height: auto;
	width: 820px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#bottomButtons {
	height: 28px;
	width: 820px;
	background-color: #8A8A8A;
	background-image: url(images/bottom_buttons_bg.jpg);
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 12px;
}
#bottomButtons a {
	color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
}
#bottomButtons a:hover {
	color: #7B0C10;
}


#footer {
	height: 50px;
	width: 820px;
	background-color: #8A8A8A;
	background-image: url(images/center_bg_bottom.jpg);
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 7px;
	font-size: 11px;
}
#mainLeft {
	float: left;
	height: auto;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 10px;
	color: #263c56;
	line-height: 1.3em;
	padding-right: 11px;
}
#mainLeft h1 {
	color: #000000;
	margin-top: 25px;
	font-size: 18px;
	margin-bottom: 15px;
}
#mainLeft p {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#mainRight p  {
	margin-bottom: 15px;
}


#mainRight {
	float: left;
	height: auto;
	width: 510px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 30px;
}
#mainLeftSub {
	float: left;
	height: auto;
	width: 236px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #263c56;
	line-height: 1.3em;
	padding-right: 0px;
	padding-top: 28px;
}
#mainRightSub {
	float: left;
	height: auto;
	width: 560px;
	padding-left: 0px;
	background-image: url(images/border_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 10px;
}
#subText {
	background-image: url(images/border_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: auto;
	padding-bottom: 30px;
}


.clear {
	clear: both;
}
.section {
	margin-right: 20px;
}
#blueye {
	float: right;
	color: #7B0C10;
}
#titleButtons {
	float: right;
	font-size: 14px;
	font-weight: bold;
}
#subTextTitle {
	font-size: 22px;
	color: #08478E;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#subText {
	padding-right: 30px;
	padding-left: 30px;
}
