@charset "UTF-8";
/* --- --- */

body {
	margin: 0px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Verdana, Univers;
	background-image: url(../Images/Background_Fill.jpg);
	height: 15px;

}


h1 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 20px 25px 70px;
	font-style: italic;
	text-align: left;
	text-indent: 30px;
}
h2 { color: #000000; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 0px; }

a          { color: #a80606; }
a:visited  { color: #a80606; }
a:hover    { color: black; }

.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(../Images/Background_Main.jpg);
	background-repeat: no-repeat;
	height: 600px;

}


/* BANNER AREA */
.bannerArea {
	width: 550px;
	height: 75px;
	margin: 0px 0px 0 px 0px;
	left: 532px;
	top: 82px;
}


.bannerNav {
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	float: none;
	width: 386px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	left: 230px;
	top: 21px;
	height: 28px;
	position: relative;
		
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;

















	#margin-left: 20px; /* for IE */
	margin-left: 8px;
}
.mainContent {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	left: 40px;
	top: 0px;
}


.bannerNav a{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #000;
}

.bannerNav a:hover{
	color: #FFF;
}



.toplogo {
	margin-left: 10px;
	padding-top: 10px;
	float:left;
}

.navigationArea {
	width: 900px;
	border-bottom: solid;
	border-color: #628FCA;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 900px;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 500px;
}


.contentleft {
	width: 550px;
	padding-left: 160px;
	padding-right: 0px;
	padding-top: 125px;
	left: 318px;
	top: 135px;
	height: 175px;
}

.contentright {
	width: 0px;
	float: right;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 900px;
	height: 88px;

	
}
.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #768FC8;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #7A90C9;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000;

}
.TextMain {
	position: relative;
	width: 515px;
	height: 223px;
	left: 35px;
	top: 25px;
}

