/*global*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; 
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #090000;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #27749b;
	margin-bottom: 15px;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #27749b;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4f5c6f;
	font-weight: bold;
}

a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3a8bb4;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #d2071b;
	text-decoration: underline;
}

.clear {
	clear: both; 
	line-height: 0; 
	font-size: 0;
}

/*header*/

#header {
	width: 768px; 
	height: 144px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	top: 0px;
}

map, area { 
	display: none;
}

.divider {
	float: left;
}

/*sections*/

.divider ul { 
	list-style-type: none;
	display: block;
}

.divider ul li { 
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#link01 a {
	width: 249px;
	height: 41px;
	display: block;
	background-image: url(../images/link01.gif);
}

#link01 a:hover {
	background-position: center -41px;
}

#highlight {
	width: 249px;
	height: 41px;
	background-image: url(../images/link01.gif);
	background-position: center -41px;
}

#link02 a {
	width: 249px;
	height: 26px;
	display: block;
	background-image: url(../images/link02.gif);
}

#link02 a:hover {
	background-position: center -26px;
}

#link03 a {
	width: 247px;
	height: 41px;
	display: block;
	background-image: url(../images/link03.gif);
}

#link03 a:hover {
	background-position: center -41px;
}

#link04 a {
	width: 247px;
	height: 26px;
	display: block;
	background-image: url(../images/link04.gif);
}

#link04 a:hover {
	background-position: center -26px;
}

#bgleft {
	width: 249px;
	height: 36px;
	background-image: url(../images/headercolor02.gif);
}

#bgright {
	width: 247px;
	height: 36px;
	background-image: url(../images/headercolor03.gif);
}

/*sublinks*/

#sublinks {
	width: 768px;
}

#sublinks ul {
	list-style-type: none;
}

#sublinks ul li { 
	text-indent: -9999px;
	overflow: hidden;
	display: inline; 
}

#sublink01 a {
	width: 109px;
	height: 31px;
	display: block;
	background-image: url(images/sublink01.gif);
	float: left;
}

#sublink01 a:hover {
	background-position: center -31px;
}

#sublink02 a {
	width:95px;
	height: 31px;
	display: block;
	background-image: url(images/sublink02.gif);
	float: left;
}

#sublink02 a:hover {
	background-position: center -31px;
}

#sublink03 a {
	width:77px;
	height: 31px;
	display: block;
	background-image: url(images/sublink03.gif);
	float: left;
}

#sublink03 a:hover {
	background-position: center -31px;
}

#sublink04 a {
	width: 70px;
	height: 31px;
	display: block;
	background-image: url(images/sublink04.gif);
	float: left;
}

#sublink04 a:hover {
	background-position: center -31px;
}

#sublink05 a {
	width: 75px;
	height: 31px;
	display: block;
	background-image: url(images/sublink05.gif);
	float: left;
}

#sublink05 a:hover {
	background-position: center -31px;
}

#sublink06 a {
	width: 125px;
	height: 31px;
	display: block;
	background-image: url(images/sublink06.gif);
	float: left;
}

#sublink06 a:hover {
	background-position: center -31px;
}

#sublink07 a {
	width: 111px;
	height: 31px;
	display: block;
	background-image: url(images/sublink07.gif);
	float: left;
}

#sublink07 a:hover {
	background-position: center -31px;
}

#sublink08 a {
	width: 40px;
	height: 31px;
	display: block;
	background-image: url(images/sublink08.gif);
	float: left;
}

#sublink08 a:hover {
	background-position: center -31px;
}
#sublink09 a {
	width: 66px;
	height: 31px;
	display: block;
	background-image: url(images/sublink09.gif);
	float: left;
}

#sublink09 a:hover {
	background-position: center -31px;
}

/*leftnav*/

.leftnav {
	background: #bac5d7;
	padding-top: 1px;
	padding-left: 1px;
	border-bottom: 1px #fff solid;
}

.leftnav h3 {
	border: 1px #fff solid;
	border-bottom: 1px #bac5d7 solid;
	background: #dfe8f2 url(images/bullet02.gif) no-repeat 7px 7px;
	margin-right: 1px;		
}

.leftnav a {
	padding: 2px;
	padding-left: 20px;
	display: block;
	font-size: 11px;
	color: #4f5c6f;
	font-weight: bold;
}

.h3alt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4f5c6f;
	font-weight: bold;
	padding: 7px;
	padding-left: 20px;
	background: #dfe8f2;
	display: block;
	border: 1px #fff solid;
	border-bottom: 1px #bac5d7 solid;
	margin-right: 1px;
}

/*flash*/

#flash {
	width: 768px; 
	height: 374px;
	margin-left: auto; 
	margin-right: auto;
} 

/*content*/

#content {
	width: 768px; 
	height: 374px;
	margin-left: auto; 
	margin-right: auto;
}

#area {
	width: 192px;
	height: 374px;
	float: left;
}

#area-alt {
	width: 192px;
	height: 324px;
	padding-top: 50px;
	float: left;
	background-image:  url(images/corporatealt.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#iframe {
	width: 556px;
	height: 264px;
	float: left;
	padding: 20px 0px 90px 20px;
	background-image: url(images/bg_content.gif);
	text-align: left;
}

#innercontent {
	width: 100%;
	background-color: #fff;
	text-align: left;
}

#innercontent ul {
	margin-bottom: 15px
}

#innercontent li{
	margin-left: 15px;
}

/*form*/

#formarea-prdd{
	width: 768px; 
	height: 142px;
	margin-left: auto; 
	margin-right: auto;
}

#logo {
	width: 192px;
	float: left;
}

#form {
	width: 470px; 
	height: 106px;
	background-image: url(../images/bg_form_inner.jpg);
	text-align: left;
	float: left;
	padding: 18px 68px 18px 38px;
	font-size: 10px;
	color: #5a4d2e;	
}

.formspacer {
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
	text-align: left;
}

#formarea{
	width: 668px; 
	height: 134px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url(images/bg_form.jpg);
	padding: 20px 50px 20px 50px;
	font-size: 10px;
	color: #5a4d2e;	
	text-align: left;
}


/*footer*/

#footer {
	width: 672px; 
	height: 50px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 10px;
}

.footer01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	margin-bottom: 3px;
	text-align: left;
	float: left;
}

.footer01 a {
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	text-decoration: none;
}

.footer01 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

.footer02 {
	width:410px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	margin-bottom: 3px;
	text-align: right;
	float:left;
}

.footer02 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	text-decoration: none;
}

.footer02 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

.footer03 {
	width:40px;
	text-align: right;
	float:left;
}

#copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #988e6b;
	text-align: right;
	float: right;
}

#copyright a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #988e6b;
	text-decoration: none;
}

#copyright a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}