body {
	background-image: url(images/bg.jpg);
	margin:0;
	padding:0;
	background-color:#0048A7;
	background-repeat:repeat-x;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#navi{ background-image:url(images/topnavi.jpg); 
background-position:center top;
height:51px;
background-repeat:repeat-x}

#header{background-image:url(images/maingfx.jpg);
background-position:center top;
height:324px;
background-repeat:no-repeat;
	
}


#header2{background-image:url(images/altmapface.jpg);
background-position:center top;
height:324px;
background-repeat:no-repeat;
	
}

p { margin:0; padding:0;}

#contentbody {
background-image:url(images/gradientA.jpg);
background-position:center top;
height:630px;
}

#main {
	margin:0 auto;
	width:881px;
	text-align:justify;
	font-size:11pt;
	line-height: 35px;
	color: #333;
}

#main p {
	padding:0 5px 0 10px;}
#contentbody #main #SalesPoints {
	text-align: center;
	font-size: 11pt;
}

.transbox{
	background-image:url(images/whiteBG.png);
}
.footer {
	color: #FFF;
	padding: 25px;
	display: block;
}
.redtextBold {
	font-weight: bold;
	color: #900;
}
#contentbody #main div table {
	font-size: 12px;
}
a:link {
	color: #900;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #0CC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

H1 {
	font-size: 24px;
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:0;
	padding:10px 0 20px 0;
}

.smallerText {
	font-size:80%;
	line-height:120%;
	text-align: center;
}

#details {background-color:#FFF;}