body{
	margin:0; 
	padding:0;
	text-align:center;
	background: #fff;
	font-size:11px;
}
h1{
	margin: 10px 0 0 50px;
	font: normal bold 10px/27px Georgia;
	text-transform: uppercase;
	letter-spacing: 6px;
}
h2{
	margin: 0px 0 0 50px;
	font: normal bold 18px/18px "Sabon", "Sabon Bold", "Times New Roman", Times, serif;
	;
	letter-spacing: -.2px;
}

h3{
	margin: 0px 0 0 50px;
	;
	letter-spacing: -.2px;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Sabon, "Times New Roman", Times, serif;
}

#centered{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-375px;
	margin-top:-225px;
	width:750px;
	height: 450px;
}
#container{
	width:750px;
	height: 445px;
	margin:0 auto;
	text-align:left;
	padding:1px;
	background: #1E3378;	
	border: 1px solid #000;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width:750px;
	height: 445px;
}
html>body #container {
 	width:750px;
	height: 445px;
} 
#header{
	height:65px;
	background : url(images/background_header.gif) no-repeat;
}
#content{
	margin: 0 4px 5px 5px;
	background : url(images/background_content.jpg) no-repeat;
	height:374px;
	width:750px;
	/*padding: 100px 50px;
	*/
	color:#1E3378;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width:740px;
}
html>body #content {
 	width:750px;
}
.landingText{
	border-top: 1px solid #EB8D00;
	margin: 5px 0 0 50px;
	padding: 7px 0 0 0;
	width: 395px;
	font: normal bold .92em/1.5em Verdana, Arial, Helvetica;
	color:#1E3378;
}
.footerText{
	position:absolute;
	bottom: 10px;
	margin: 0 0 0 50px;
	color:	#A8A8AD;
	font: normal bold .95em/1.5em Verdana, Arial, Helvetica;
	voice-family: "\"}\""; 
	voice-family: inherit;
	bottom: 20px;
}
html>body .footerText {
 bottom: 10px;
} 
.button{
	color:#fff;
	margin: 0;
	background: #1E3378;
	border-top:1px solid #A4ADC8;
	border-left:1px solid #080D1E;
	border-bottom:1px solid #080D1E;
	border-right:1px solid #080D1E;
	font: normal bold 1em/1.5em Verdana, Arial, Helvetica;
	overflow:visible;
	width:auto;
	padding: 0 2px 0 2px;
	cursor:pointer;cursor:hand;
}

.button a:link,
.button a:visited,
.button a:active
{
	background: #IE3378;
}

.button a:hover{
	background: #EB8D00;
}

.navButton{
	color:#fff;
	margin: 0;
	background: #1E3378;
	border-top:1px solid #A4ADC8;
	border-left:1px solid #080D1E;
	border-bottom:1px solid #080D1E;
	border-right:1px solid #080D1E;
	font: normal bold 1em/1.5em Verdana, Arial, Helvetica;
}

.navContainer{
	position:absolute;
	top:10px;
	left:213px;
	border-left:1px solid #080D1E;
}

.navContainer ul{
	margin:0;
	padding:0;	
	white-space:nowrap;
}
.navContainer ul li{
	list-style-type : none;
	display:inline;
	margin:0;
}
.navContainer ul li a{
	padding: 0 5px;
	color:#fff;
	margin: 0;
	background: #1E3378;
	border-top:1px solid #A4ADC8;
	border-left:1px solid #A4ADC8;
	border-bottom:1px solid #080D1E;
	border-right:1px solid #080D1E;
	font: normal bold .99em/1.5em Arial, Helvetica;
	text-decoration:none;
	background-image: url(images/trans.gif);
}

.navContainer ul li a:hover{
	background: #EB8D00;
	/*background-image : url(images/button_over.gif);*/
}
.navContainer ul li a:active, a:link{
	background: #999;
}

