@charset "UTF-8";
/* CSS Document */

body {
background-image:url(../images/gradientbg0.jpg);
background-repeat:repeat-x;
background-color:rgb(186,160,105);
font-family:Helvetica,Arial, sans-serif;
}

#mainAligner {
	margin:auto;
	width:1035px;
}

#bannerDiv {
 margin-bottom:0px;
 padding-bottom:0px;
}

#footerDiv {
}

#sloganText {
font-family:Helvetica,Arial, sans-serif;
font-size:1.5em;
margin:auto;
text-align:center;
}

#rightCol {
	float:right;
	width:400px;
	margin-right:10px;
	margin-top:20px;
}

#leftCol {
	float:left;
	width:600px;
	margin-left:10px;
	margin-top:20px;
}

#getStartedPanel {
	background-image:url(../images/getstartedboxbg0.jpg);
	background-repeat:repeat-y;
	width:375px;
	margin:auto;
	color:#FFFFFF;
}

#gsForm {
	width:330px;
	margin:auto;
}

#mainBodyText {
background-image:url(../images/mainbodybg0.jpg);
background-repeat:repeat-y;
width:1035px;
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
}
