html, body {
	margin: 0;
	padding:  0;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border: 0;
}

p {
	margin: 3px;
	padding: 0;
}

a {
	color: #008ED8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h5 {
	font-size: 12px;
	_font-weight: bold;
	margin: 0;
	padding: 0;
}

#home {
	background: #E5E5E5 url("/web/img/home/bg.gif") repeat-x;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

#wrapper {
	width: 750px;
	margin: auto;
}

#header {
	padding-top: 12px;
}

#header_links {
	float: right;
	padding-top: 15px;
}

#header_links a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#header_links a:hover {
	color: #0099FF;
}

#header_logo {
	width: 222px;
}

#callout {
	margin-top: 20px;
}

#callout_right {
	float: right;
	width: 460px;
	padding-top: 20px;
	font-size: 22px;
	font-weight: bold;
}

#callout_right ul {
	font-size: 18px;
	margin: 0;
	padding: 0;
	padding-top: 12px;
	padding-left: 162px;
	list-style-image: url('/web/img/home/arrow.gif');
}

#callout_right li {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#sign_me_up {
	text-align: center;
	margin-top: 20px;
}

#callout_left {
	width: 240px;
	padding-left: 30px;
}

#main {
	width: 750px;
	margin-top: 16px;
}

#main_right {
	float: right;
	width: 281px;
	font-size: 11px;
	color: #FFFFFF;
	/*background: #41484F url('/web/img/home/sidebar_bg.gif') repeat-y;*/
}

.main_right_bg {
	background: #41484F url('/web/img/home/sidebar_bg.gif') repeat-y;
}

#main_right_content {
	margin-left: 10px;
	margin-right: 10px;
	background: #41484F url('/web/img/home/sidebar_bg.gif') repeat-y;
}

#main_left {
	width: 456px;
	background-color: #FFFFFF;
}

#main_content {
	padding: 10px;
}

#main_content h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	font-size: 16px;
	color: #990000;
}

#main_int {
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

.no_height {
	height: 2px;
}

#home_tour_callout {
	background-color: #B3DCF8;
	border: 1px solid #0099FF;
	color: #043C62;
	text-align: center;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tour_img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#home_tour_callout a {
	color: #043C62;
	font-size: 18px;
}

.main_item {
	padding: 10px;
}

.vowcher_is {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.sidebar_item {
	width: 275px;
	height: 48px;
	margin-top: 20px;
}

.sidebar_item_right {
	
}

.sidebar_item_left {
	float: left;
	width: 60px;
	text-align: center;
}

.sidebar_item_title {
	font-size: 12px;
	color: #0099FF;
}

#footer_wrapper {
	height: 45px;
	margin-top: 60px;
	background-color: #111111;
	border-top: 1px solid #565C60;
	border-bottom: 1px solid #565C60;
}

#footer {
	width: 720px;
	margin: auto;
	padding-top: 15px;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_right {
	float: right;
}

#footer_bottom {
	height: 40px;
}

/* INTERIOR STYLES */
#int {
	background: #E5E5E5 url("/web/img/home/bg_int.gif") repeat-x;
}

#callout_int {
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#callout_int_short {
	padding-top: 55px;
	padding-bottom: 40px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#signup_instructions {
	background-color: #B3DCF8;
	border: 1px solid #0099FF;
	color: #043C62;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fieldset_blue {
	background-color: #B3DCF8;
	border: 1px solid #0099FF;
	color: #043C62;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* END INTERIOR STYLES */