body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #5f85b7 url(/img/blue_gradient.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	align:center;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}


.whitelink:link {
	color: #ffffff;
	text-decoration: underline;
}
.whitelink:visited {
	color: #ffffff;
	text-decoration: underline;
}
.whitelink:hover {
	color: #999999;
	text-decoration: underline;
}
.whitelink:active {
	color: #ffffff;
	text-decoration: underline;
}


.bigtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: bold;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #339933;
	text-decoration: none;
	text-align: left;
}


#content_bottom { 
	width: 662px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	position: relative; 
	}


#content { 
	width: 662px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	position: relative; 
	}

	
#banner {
	margin:0; padding:0;
	position: absolute;
	top: 20px;
	left: 0px;
	width:662px; height:88px;
	background: url(/img/landing_pages/default/top.gif) top left no-repeat;
	text-decoration: none;
	}
	
#banner span { display:none }


#banner_text {
	width: 345px;
	top: 30px;
	text-align: left;
	overflow: auto;
	left: 318px;
	position: relative;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	}
	
#content_white { 
	width: 662px;
	height: 800px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	right: 0px;
	top: 108px;
	position: relative; 
	background: url(/img/landing_pages/default/back_white.gif) top left repeat-y;
	}
	
#content_text {
	width: 410px;
	text-align: left;
	overflow: auto;
	left: 40px;
	position: relative;
	text-align: left;
	}
	
#quote {
	margin:0; padding:0;
	position: absolute;
	top: 0px;
	left: 478px;
	width:185px; height:297px;
	background: url(/img/landing_pages/default/quote.jpg) top left no-repeat;
	}
	
#quote span { display:none }


#quote_text {
	margin:0; padding:0;
	position: absolute;
	top: 248px;
	left: 0px;
	width:185px; height:40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}


#emblems {
	margin:0; padding:0;
	position: absolute;
	top: 297px;
	left: 478px;
	width:185px; height:356px;
	background: url(/img/landing_pages/default/emblems.jpg) top left no-repeat;
	}
	
#emblems span { display:none }


#footer {
	margin:0; padding:0;
	width:662px; height:50px;
	background: url(/img/landing_pages/default/bottom.gif) top left no-repeat;
	text-align: center;
	}
	
#footer_text {
	margin:0; padding:0;
	position: absolute;
	top: 20px;
	left: 0px;
	width:662px; height:30px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	}

