@charset "utf-8";

/* =Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}



/* =Elements */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	margin-bottom:10px;
}

h1 {
	width:319px;
	height:36px;
	margin:30px auto 15px;
	background:transparent url(../../images/header_main.png) top left no-repeat;
	text-indent:-9000px;
}

h2.title {
	width:342px;
	height:21px;
	margin:20px auto;
	background:transparent url(../../images/header_expert-tips.png) top left no-repeat;
	text-indent:-9000px;
}

h3 {
	font-size:19px;
	font-weight:normal;
	color:#470e20;
	margin-bottom:5px;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#b4284f;
	margin-left:45px;
}

ul {
	list-style-type:disc;
	margin-bottom:20px;
}

ul li {
	margin-left:60px;
}

a:link, a:visited {
	color:#b4284f;
	text-decoration:none;
}

a:hover {
	color:#470e20;
	text-decoration:none;
}

.maintext p {
	margin:0px 0px 20px 45px;
}


/* =Divs */
#wrapper {
	width:950px;
	margin:0px auto;
}

#main {
	width:950px; /* height is variable; defined inline */
}

#callouts {
	width:950px;
	height:135px;
	_width:953px; /* hacks for our most beloved ie6 */
	_position:relative;
	_top:-3px;
}



/* =Classes */
div.title {
	position:relative;
	top:90px;
	width:660px;
	height:37px;
	padding:10px 10px 10px 45px;
}

div.maintext {
	position:relative;
	top:90px;
	width:660px;
	padding-top:10px;
}

img.subnav {
	float:left;
	cursor:pointer;
}

.callout1, .callout2, .callout3 {
	display:inline;
	float:left;
}

#landing_page .main1 {
	background:#dcccd4 url(../../images/bg_main.jpg) top left no-repeat;
	width:950px;
	height:auto;
	padding-bottom:100px;
	overflow:hidden;
}

#landing_page .callout2 a {
	color:#1e1514;
}

#landing_page .callout2 a:hover {
	color:#213677;
}

.maintext p.final-step {
	font-size:16px;
	color:#b4284f;
	font-weight:bold;
}