body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	background-image: url(../_media/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
a {
	color: #75A3A6;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
input {
	font-size: 10px;
	color: #333333;
	background-color: #edf7f8;
	border: 1px solid #b5e0e3;
}
.hd1 {
	font-weight: bold;
	text-decoration: underline;
}
ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
li {
	padding-left: 13px;
	background-image: url(../_media/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}





#container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
}




#mainNav {
	height: 26px;
	margin-top: 30px;
}
#header {
	height: 60px;
	width: 760px;
}
#header #hdLeft {
	float: left;
	height: 60px;
	width: 550px;
}
#header #hdRight {
	float: right;
	height: 60px;
}
#eSignup {
	margin-top: 25px;
	margin-right: 15px;
}




#logoTag {
	height: 90px;
	width: 760px;
}




#hc {
	width: 760px;
	margin-top: 20px;
}
#hc #hcLeft {
	float: left;
	width: 205px;
	margin-left: 5px;
}
#hc #hcMid {
	float: left;
	width: 270px;
	margin-left: 35px;
}
#hc #hcRight {
	float: left;
	width: 205px;
	margin-left: 35px;
}




#footer {
	clear: both;
	padding-top: 50px;
}




.hModTitle {
	margin: 0px;
	padding: 0px;
}
.hModLine {
	background-image: url(../_media/home/hdLineTile.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.hModMain {
	margin-bottom: 20px;
	padding: 0px;
}
.hModMain2 {
	margin-bottom: 20px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
}





.sPageTitle {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #b2806a;
}
.sPageLine {
	background-image: url(../_media/home/hdLineTile.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.sPageMain {
	margin-bottom: 20px;
	padding: 0px;
}




#sc {
	width: 760px;
	margin-top: 20px;
}
#sc #scMain {
	float: left;
	width: 500px;
	padding-left: 60px;
}
#sc #scRight {
	float: right;
	width: 175px;
}

