/* CSS Document */

body{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/gradient.jpg);
	margin: 0px;
	padding: 0px;
}

.mainContainer{
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 653px;
	padding:0px;
	margin:0px 0px 0px -475px;
	left:50%;
	width:950px;
	position: relative;
}
.main {
	padding-top: 75px;
	padding-left: 82px;
	padding-right: 92px;
}
.header {
	height: 59px;
	width: 776px;
}
.headersub {
	height: 59px;
	width: 890px;
}
.homebodycontainer {
	width: 776px;
	background-image: url(images/homebackground.jpg);
	background-repeat: no-repeat;
	height: 241px;
}
.homePromos {
	width: 776px;
	float: left;
	clear: both;
}
.globalnav {
	width: 159px;
	padding-left: 41px;
	padding-top: 10px;
	clear: none;
	float: left;
}
.globalnav a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}
.globalnav a:hover {
	text-decoration: underline;
}
.homecol2 {
	float: left;
	padding-top: 167px;
	height: 32px;
	width: 333px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 5px;
}
.homecol3 {
	float: left;
	width: 196px;
	height: 194px;
	padding-top: 30px;
	padding-left: 17px;
	padding-right: 5px;
}

.homecol3 h1{
	font-family: "Trebuchet MS", arial;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}

.homecol3 h2{
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px;

}
.homecol3 p{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

.homecol3 a{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight:bold;
}


.homepromo1 {
	background-image: url(images/homePromo1.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 210px;
	clear: none;
	float: left;
	padding-top: 138px;
	padding-left: 32px;
	padding-right: 52px;
	padding-bottom: 16px;
	margin-left: 10px;
}

.homepromo1 h1{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
}
.homepromo1 p{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	color:#ffcc33;
	margin: 0px;
}
.homepromo2 {
	background-image: url(images/homePromo2.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 284px;
	float: left;
	padding-top: 138px;
	padding-bottom: 16px;
	padding-right: 15px;
	padding-left: 20px;
	margin-left: 7px;
}

.homepromo2 h1{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
}
.homepromo2 p{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	color:#ffcc33;
	margin: 0px;
}

.footer
{
	font-family:"Trebuchet MS", arial;
	width: 766px;
	text-align:left;
	font-size: 12px;
	color: #000000;
	position: relative;
	float: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 20px;
}
.promo1view {
	position: absolute;
	left: 92px;
	top: 590px;
	height: 17px;
}
.promo2view {
	position: absolute;
	height: 17px;
	left: 393px;
	top: 590px;
}



.footer a{
	font-family:"Trebuchet MS", arial;
	color: #000000;
	text-decoration: none;
}

.footer a:hover{
	font-family:"Trebuchet MS", arial;
	color: #000000;
	text-decoration: underline;
}
.globalnavSub {
	background-image: url(images/globalbackground.jpg);
	background-repeat: no-repeat;
	width: 889px;
	height: 45px;
}
