body {
	background-color: #f3f3f3;
	text-align: center;
	margin: 0px;
}

#container {
	margin: 0 auto;
	width: 800px;
	padding: 0 4px 4px 4px;
	text-align: left;
	background-color: #ffffff;
}

hr {
	clear: both;
	height: 2px;
	color: #ccc;
	background: #ccc;
	border: none;
	margin: 8px 0 8px 0;
}


/* ------------------------------------------- [ Header ] -------- */

#header {
	background-image: url(images/shell/headerbkg.jpg);
	width: 800px;
	height: 120px;
}

#hc {
	margin: 0;
	padding: 0;
}

#hcleft {
	width: 280px;
	text-align: left;
	float: left;
	padding: 15px 0 0 25px;
}

#hcright {
	float: right;
	text-align: center;
	width: 404px;
	margin: 0 0 0 5px;
	padding: 0;
}

#topquick {
	background-image: url(images/shell/top_quick_bkg.jpg);
	background-repeat: no-repeat;
	width: 329px;
	height: 30px;
	text-align: center;
	margin: 0px;
	padding: 7px 0 0 0;
}


/* ------------------------------------------- [ Flash ] -------- */

#flash {
	width:800px;
	height:292px;
}

/* ------------------------------------------- [ Guts] -------- */

#content {
	margin: 0;
	padding: 0;
}

#tab {
	width:400px;
	margin: 20px 5px 0 15px;
}

#tab2 {
	width:350px;
	margin: 20px 5px 0 15px;
}

#homehots {
	margin: 0;
	padding: 0;
}

#hotleft {
	width: 130px;
	text-align: left;
	float: left;
	padding: 15px 0 0 15px;
}

#heads {
	margin: 20px 0 0 0;
	padding: 0;
}

#learn {
	width: 100px;
	text-align: left;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
}

#staffholder {
	width: 400px;
	height: 150px;
}

#staffhold {
	width: 300px;
	height: 130px;
}


/* ------------------------------------------- [ Contents] -------- */


#contentleft {
	width: 380px;
	text-align: left;
	float: left;
	padding: 0;
}

#contentright {
	float: right;
	text-align: left;
	width: 404px;
	margin: 0 0 0 5px;
	padding: 0;
}

#expleft {
	width: 450px;
	text-align: left;
	float: left;
	padding: 0;
}

#expright {
	float: right;
	text-align: left;
	width: 340px;
	margin: 0 0 0 5px;
	padding: 0;
}


/* ------------------------------------------- [ Green Lefts ] -------- */


#greenleft {
	background-image: url(images/shell/leftgreen.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 48px;
}

#greenexpleft {
	background-image: url(images/shell/leftgreen.jpg);
	background-repeat: repeat-x;
	width: 450px;
	height: 48px;
}



/* ------------------------------------------- [ Green Right ] -------- */


#greenright {
	background-image: url(images/shell/rightgreen.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 404px;
	height: 48px;
}

#greenexpright {
	background-image: url(images/shell/rightgreen.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 340px;
	height: 48px;
}

/* ------------------------------------------- [ Ready ] -------- */

#ready {
	float: right;
	text-align: left;
	width: 100px;
	margin: 0 60px 0 0;
	padding: 0;
}

#expready {
	float: right;
	text-align: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0;
}


/* ------------------------------------------- [ Hot Rights ] -------- */


#hotright {
	float: right;
	text-align: left;
	width: 230px;
	margin: 15px 0 0 5px;
	padding: 0;
}

#hotexpright {
	float: right;
	text-align: left;
	width: 300px;
	margin: 15px 0 0 5px;
	padding: 0;
}

/* ------------------------------------------- [ Footer ] -------- */

#footer {
	background-image: url(images/shell/footerbkg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 124px;
}

/* ------------------------------------------- [ Text Styles] -------- */

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 10px;
	margin-top: 15px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 21px;
	line-height: 18px;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 21px;
	line-height: 2px;
	font-weight: bold;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 21px;
	line-height: 18px;
	font-weight: bold;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	}

border {
	width: 1px;
	color: #666666;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	}

.questions {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	}

.stafftext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	}

.subs {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	}

 a:link.quickemail, a:visited.quickemail, a:active.quickemail {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 10px;
	text-decoration: underline;
	}

a:hover.quickemail {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	line-height: 10px;
	text-decoration: underline;
	}

 a:link.learn, a:visited.learn, a:active.learn {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.learn {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	}

 a:link.partnerslink, a:visited.partnerslink, a:active.partnerslink {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 12px;
	line-height: 25px;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover.partnerslink {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	}

 a:link.calclink, a:visited.calclink, a:active.calclink {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.calclink {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	}

 a:link.faquestions, a:visited.faquestions, a:active.faquestions {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 25px;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover.faquestions {
	font-family: Arial, Helvetica, sans-serif;
	color: #029241;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: underline;
	}