html,body{
	margin:0;
	padding:0
}
body{
	font-family:tahoma,arial,sans-serif;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	background-color: #f3eecd;
	background-color:#81062c;
}
p{
	margin:0
}
a{
}
img{
 border: 0;
}

div#header {
	height:152px;
	background-color: #fff;
}
div#header h1{
	height:152px;
/*	line-height:80px; */
	margin:0;
	padding-left:10px;
	background:white;
}
div#header, div#container, div#navigation, div#footer {
	background-image:url(images/blueLH44.gif);
	background-repeat:repeat-y;
}

div#container{
	text-align:left;
}
div#content p{
}
div#navigation{
}
div#footer{
}
div#footer p{
}

div#wrapper {
	width:741px;
}
div#container{
	width:741px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
}
div#content{
	float:right;
	width:529px
}
div#navigation{
	float:left;
	width:212px;
}
div#footer{
	clear:both;
	width:100%;
	height:120px;
}

.logo {
	padding-left:48px;
	padding-top:13px;
	float:left;
}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.topbox {
	margin-top:13px;
	width: 424px; 
	background: url(images/blue_BRround.gif) repeat-y bottom right;
	font-size: 100%;
	float:right;
}
.boxhead {
	background: url(images/red_Top.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	height:23px;
	text-align: center;
}
.boxhead h2 {
	margin:0;
	padding:3px 10px 0 22px;
	height:23px;
	text-align:right;
	color: white; 
	font-weight: bold; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only css tag, but it looks cool */
}
.boxhead h2 a {
/*	display:inline; */
	color: white;
	text-decoration:none;
	padding:0 10px 0 0;
}
.boxbody {
	background: url(images/blue_BLround.gif) repeat-y bottom left;
	margin: 0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:0px 0px 10px 0px;
}


/* Show only to IE PC \*/
* html .navhead h2 {height: 1%;} /* For IE 5 PC */

.navbox {
	margin-top:0px;
	width: 212px; 
	background: url(images/navTall2.gif) no-repeat bottom right;
	font-size: 100%;
	float:right;
	clear:left;
}
.navhead {
	background: url(images/navTop.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	height:29px;
	text-align: center;
}
.navhead h2 {
	background: url(images/navTopLeft.gif) no-repeat top left;
	margin: 0;
	padding-left:25px;
	padding-top:12px;
	height:29px;
	text-align:left;
	color: #818181; 
	font-weight: bold; 
	font-size: 11px;
	font-weight:bold;
}
.navhead h2 a {
	display:block;
	color: #818181;
	text-decoration:none;
}



#navbody {
	width:212px;
	height:300px;
	background: url(images/navLeftall.gif) no-repeat bottom left;
	margin:0px;
	padding-bottom:42px;
}
#navbody ul {
	width:170px;
	margin:0px;
	padding:0px 22px 0px 20px;
	list-style:none;
}
#navbody li {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:170px;
	border-bottom:solid 1px #aaa;
	border-top:solid 1px #fff;
}
#navbody li a {
	color: #7c0118;
	text-decoration:none;
	display:block;
	width:170px;
	padding:4px 0px 5px 0px;
}
#navbody li a:link {
}
#navbody li a:visited {
}
#navbody li a:hover {
	color:#540110;
	background-color:#ccffff;
}
#navbody li a:active {
	color:#540110;
	background-color:white;
}
#navbody li ul {
	position: absolute;
	width: 170px;
	left: -999em;
}
#navbody li:hover ul, #navbody li.sfhover ul {
	position:absolute;
	left: auto;
	margin:-25px 0px 0px 120px;
	padding:5px;
	border:1px solid #666;
	background:#FFFFFF;
}

/*
.navbody ul img {
	margin:2px 0px 2px -8px;
	padding:0px 10px 0px 12px;
}
.navbody li ul img {
	margin:2px 0px 0px 0px;
}
*/


/* Show only to IE PC \*/
* html .contacthead h2 {height: 1%;} /* For IE 5 PC */

.contactbox {
	margin-top:10px;
	width: 212px; 
	background: url(images/contactMid.gif) repeat-y bottom right;
	font-size: 100%;
	float:right;
/*	clear:left;*/
}
.contacthead {
	background: url(images/contactTop.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	height:37px;
	text-align: center;
}
.contacthead h2 {
	background: url(images/contactTopL.gif) no-repeat top left;
	margin: 0;
	padding-left:29px;
	padding-top:12px;
	height:37px;
	text-align:left;
	color: #7c0118; 
	font-weight: bold; 
	font-size: 11px;
	font-weight:bold;
}
.contacthead h2 a {
	display:inline;
	color: #7c0118;
	text-decoration:none;
}
.contactbody {
	background: url(images/contactMidL.gif) repeat-y bottom left;
	margin: 0;
	padding:0px;
}
.contactbody h3 {
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:5px 10px 5px 22px;
}
.contactbody h6 {
	font-weight:normal;
	font-size:11px;
	color:#999;
	margin:0px;
	padding:0px 10px 0px 22px;
}
.contactbody p {
	font-size:11px;
	margin:0px;
	padding:0px 10px 0px 22px;
}
.contactBott {
	background: url(images/contactBottom.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
	height:39px;
	text-align: center;
}
.contactBott h2 {
	background: url(images/contactBottomL.gif) no-repeat bottom left;
	margin: 0;
	padding-left:20px;
	padding-top:8px;
	text-align:left;
	color: #7c0118; 
	font-weight: bold; 
	font-size: 11px;
	font-weight:bold;
}
.contactBott h2 a {
	color: #274c68;
	text-decoration:none;
}
.contactBott h2 a:link {}
.contactBott h2 a:visted{}
.contactBott h2 a:hover{
	color:#1c384d;
	background-color:white;
}
.contactBott h2 a:active{
	color:#1c384d;
	background-color:white;
}

.footerMenu {
	background:url(images/footerMenuBlue.gif) repeat-x top left; 
	height:21px;
	margin:0px;
	padding-left:50px;
}
.footerMenu h1 {
	background:url(images/HalfRoundBlue.gif) no-repeat top right; 
	color:white;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding-top:2px;
	height:19px
}
.footerMenu h1 a {
	display:inline;
	color:white;
	text-decoration:none;
}
.footerMenu h2 {
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.footerMenu h2 a {
	display:inline;
	color:#999;
	text-decoration:none;
}
.footerMenu h3{
	font-size:9px;
	font-weight:normal;
	color:#999;
}
.footerMenu h3 a {
	display:inline;
	color:#999;
	text-decoration:none;
}

.contentTop {
	background:url(images/contentMid.gif) repeat-y top left;
	width:529px;
	float:right;
}
.contentTop h1 {
	color:#818181;
	font-size:18px;
	font-weight:bold;
	margin:0px;
}
.contentTop h2 {
	color:#818181;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding-left:28px;
	padding-bottom:11px;
	padding-top:1em;
	clear:left;
}
.contentTop ul {
	margin-top:0.5em;
}

.contentTop li {
}

.contentTop p {
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:28px;
	padding-right:5px;

}
.contentTop a {
	display:inline;
	margin:0px;
	padding:0px;
	color:#417dac;
	overflow:visible;
}

.contentTop p a:link {}
.contentTop p a:visted{}
.contentTop p a:hover{
	color:#1c384d;
}
.contentTop p a:active{
	color:#1c384d;
}

.contentImg {
	float:right;
	display:block;
	padding-top:27px;
	padding-right:18px;
	width:148px;
	height:205px;
}
.contentBottom {
	background:url(images/contentBottom.gif) no-repeat top left;
	width:529px;
	height:37px;
	padding-bottom:40px;
	display:block;
	float:left;
}

#print_header{
	display: none;
}