/* CSS Document */


.bodymod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9FFFB;
	background-color: #109ECC;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/* General Links */

a:link { text-decoration : none; color : #59DEFF; border: 0px; outline: none;-moz-outline-style: none;} 

a:active { text-decoration : underline; color : #59DEFF; border: 0px; outline: none; -moz-outline-style: none;} 

a:visited { tnext-decoration : none; color : #59DEFF; border: 0px; outline: none; -moz-outline-style: none;} 

a:hover { text-decoration : underline; color : #24D3FF; border: 0px; -moz-outline-style: none;} 

a:focus { outline: none;-moz-outline-style: none;}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Arial, Verdana'; color: #505560; font-size: 12px;}

textarea { font-family: 'Arial, Verdana'; color: #505560; font-size: 12px; }

select { font-family: 'Arial, Verdana'; color: #505560; font-size: 12px; verdana  }



h1, h2, h3 { font-family: "Trebuchet MS";}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 806px; margin: 0px auto; }



/* Header */

.Header {
	height: 53px;
	position: relative;
	padding: 0px;
	background-image: url('headerbg.jpg');
	background-repeat: no-repeat;
	background-position: right top
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.sitenameText {
	font-size: 30px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4D5255;
	padding-top: 20px;
	float:Right;
	padding-left:0px;

}

.navText {
	padding: 30px 5px 5px 25px;
	color:#FFFFFF;
	float: left;
	width: 710px;
	font-weight: normal;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Content */

.Content {
	padding: 0px 50px 20px 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(cotentbg.jpg);
}
.promo {
	background-image: url('promo.jpg');
	height:216px;
	background-repeat: no-repeat
}

.headerText { font-size: 25px; padding: 0px 0px 10px; margin: 0px 0px 10px; border-bottom: 1px solid #ccc; font-family: Arial, Helvetica, sans-serif;  color:#FFFFFF; } 

.bodyText {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 30px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { position: relative; height: 55px; padding: 5px 30px 0px;}



.copyrightText{
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}

.footerLink {}

.footerLink a {}