body {
	background-image: url(../images/index-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #1A4F81;
}
.info {
	width: 880px;
	height: 462px;
	float: left;
}
.nav {
	width: 600px;
	float: left;
	text-align: center;
	margin-left: 140px;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.nav a {
	color: #FFFFCC;
	text-decoration: none;
}
.nav a:hover {
	color: #FF9900;
	text-decoration: none;
}


.nav li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	margin: 0px;
}


h1 {
	font-size: 11px;
	text-align: right;
	margin-right: 60px;
	color: #EFEFDC;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 650px;
	float: right;
	line-height: 18px;
}
h1 span {
	color: #D2D1AE;
}

h2 {
	text-align: right;
	font-size: 16px;
	margin-right: 75px;
	margin-top: 30px;
	color: #ECF2F4;
	margin-bottom: 0px;
	float: right;
	width: 300px;
	margin-left: 0px;
}
.select {
	width: 550px;
	float: right;
	margin-top: 90px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buttons {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 22px;
	margin-right: 130px;
}



.c {
	height: 700px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: left 30px;
	margin-bottom: 0px;
}
.footer {
	background-image: url(../images/index-footer-bg.jpg);
	height: 65px;
	width: 880px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
address {
	font-size: 11px;
	color: #F1E8B4;
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 195px;
	margin: 0px;
	padding-right: 0px;
}
.ui {
	float: left;
	width: 450px;
	height: auto;
	font-size: 10px;
	color: #ACCCDF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/ui-bg.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
.ui-logo {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ui a {
	color: #72AEC7;
	text-decoration: none;
}
.ui p {
	margin-top: 16px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ui a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.c a {
	text-decoration: none;
	color: #F1E8B4;
}
