@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outterWrapper {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 72px;
	padding-left: 0px;
	background-image: url(../images/bg/bgmid.jpg);
	background-repeat: repeat-y;
}
#outterWrapperSide {
	width: 1044px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	background-repeat: repeat-y;
	padding-right: 25px;
	background-image: url(../images/bg/mainBg.jpg);
}
#contentTop {
	background-image: url(../images/bg/bgtop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 900px;
}
#contentBtm {
	background-image: url(../images/bg/bgbtn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 900px;
}
#headerBanner {
	background-image: url(../images/bg/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 325px;
	width: 900px;
}
#navContainer {
	background-image: url(../images/bg/btn_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 50px;
	width: 900px;
}
#leftContainer {
	float: left;
	width: 675px;
	margin-left: 5px;
}
.subHeader {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

#rightContainer {
	float: left;
	width: 206px;
	margin-left: 5px;
}
.sectionContainer {
	float: left;
	width: 650px;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #000;
	text-indent: 15px;
	padding-left: 5px;
}
.sectionQuoteContainer {
	width: 640px;
	float: left;
	font-family: Arial;
	font-size: 30px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/bg/quotes.jpg);
	background-repeat: no-repeat;
	text-align: center;
}


.sectionHeader {
	float: left;
	height: 30px;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-indent: 15px;
}
.sectionHeaderNoPad {
	float: left;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	height: 150px;
}

.mainContentContainer {
	float: left;
	width: 660px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.buttons {
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	margin-top: 10px;	
}
#navContainer a:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navContainer a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#navContainer a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #00FF33;
	text-decoration: none;
}
#navContainer a:active {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#footerContainer a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#footerContainer a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #C90;
}
#footerContainer a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #00FF33;
	text-decoration: none;
}
#footerContainer a:active {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	text-align: left;
}
#footerContainer {
	width: 900px;
	float: left;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CCC;
}
.adContainer {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #F60;
}
.quoteContainer {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #033;
	background-image: url(../images/bg/quotes.jpg);
	background-repeat: no-repeat;
	width: 200px;
	background-position: 5px 5px;
	padding-left: 5px;
}

/* FORM */
.form_text {
	width:200px;
	margin-top:5px;
	color: #666;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
}

.pod_style {
	width:207px;
}

