/* CSS Document */
#wrapper{
	width:1200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(images/layout/logo_01.jpg);
	background-repeat:no-repeat;
	background-position:top,left;
}
#inner-wrap{
	width:760px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#body-wrap{
	width:690px;
	position:relative;
	margin-left:62px;
margin-top:0px;
	background-image:url(images/layout/bodybg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	padding-top:30px;
	}
#page-header{
	width:400;
	position:relative;
	top:0px;
	background-color:#FFFFFF;
	}
#left-body{
	width:455px;
	position:relative;
	margin-left:20px;
	margin-top:0px;
}
#right-body{
	width:155px;
	position:absolute;
	left:515px;
	top: 35px;
}
#header-buttons{
	width:463px;
	position:absolute;
	height:25px;
	left:290px;
	top: 72px;
}
#footer-wrap{
	width:670px;
	position:relative;
	margin-left:62px;
	margin-top:0px;
	height:25px;
	background-image:url(images/layout/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:30px;
	padding-left:20px;

}
#header{
	width:760px;
	height:165px;
	position:relative;
	top-margin:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/layout/Layout_BG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#330000;
	}




.footer-text {
	color: #C12C2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	A:active
	}
.footer-text a:link {
	color: #C12C2E;
}
.footer-text a:visited {
	color: #C12C2E;
}

.body-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.body-subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #670100;
}




.header, .header TD, .header TH
			{
				color:#000000;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size: 9pt;
			}
			.footer, .footer TD, .footer TH
			{
			
				color:#000000;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size: 9pt;
			}
			.form, .form TD, .form TH
			{
				background-color:;
				color:#000000;
				font-colour:000000;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size: 9pt;
			}



.header-link1 a:link {
	image:images/buttons/buttons_01.jpg;
}
.header-link1-text a:visited {
	image:images/buttons/buttons_02.jpg;
}






