/* GLOBAL STYLES */
* {
	margin: 0;
	padding: 0;
}
/* TYPOGRAPHY */
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(/images/background.png) repeat-x left 82px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#content-left ol, #content-left ul {
	margin: 15px 0 15px 30px;
	}
#content-left ul li {
	color: #639194;
	}
#content-left ul li p {
	text-align: left;
	color: #595D54;
	margin: 6px 0;
}
#content-left ol li {
	/*margin: -2px 0;*/
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #4393a3;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a img, a:link img, a:visited img {
	border: none;
	}
h2 {
	color: #7cb0ba;
	font: normal normal 16px Georgia, serif;
	margin-top: -2px;
	}
h3 {
	color: #48808d;
	font: normal normal 22px Georgia, serif;
	margin: 14px 0 5px -1px;
	}
h4 {
	font-size: 17px;
	color: #639194;
	font-weight: normal;
	background: url(/images/line.png) no-repeat left bottom;
	margin: 0 0 5px 0;
	}
h4 strong {
	color: #376e71;
	}
#wrapper {
	position: relative;
	top: 5px;
	width: 841px;
	padding: 4px 7px;
	margin: 0 auto;
	border: 1px solid #eff6f4;
	background-color: #fff;
	}
/* HEADER STYLES */
#header {
	position: relative;
	left: 15px;
	width: 820px;
	height: 65px;
	padding: 13px 0 0 0;
	margin: 0 auto 4px auto;
	}
#header img {
	position: absolute;
	width: 65px;
	top: 10px;
	}
#header h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 3px 0 0 72px;
	color: #6fabb8;
	}
#slogan {
	position: relative;
	left: 72px;
	width: 301px;
	height: 27px;
	background: url(/images/online-defensive.png) no-repeat left top;
	}
#login-register-box {
	position: absolute;
	top: 0;
	right: 25px;
	width: 121px;
	height: 31px;
	background: url(/images/login-box.png) no-repeat;
	padding: 2px 0 0 1px;
	text-align: center;
	color: #668891;
	line-height: 17px;
	}
#login-register-box a {
	color: #668891;
	margin: 0 2px 0 -2px;
	position: relative;
	top: 1px;
	font: normal normal 11px Georgia, serif;
	}
#login-register-box ul li {
	display: inline;
	list-style-type: none;
}

/* END HEADER STYLES */

/* CONTENT STYLES */
#illustration-wrapper {
	width: 840px;
	height: 288px;
	background: url(/images/illustration.jpg) no-repeat left top;
	margin-top: -4px;
	}
#registration-box {
	position: absolute;
	top: 103px;
	left: 459px;
	width: 300px;
	}
#registration-box .reg-btn {
	position: absolute;
	top: -1px;
	}
#top-nav {
	position:relative;
	width: auto;
	margin:0;
	padding: 0 0 0 12px;
}
#top-nav li {
	float:left;
	list-style-type: none;
	}
#top-nav a {
	color: #5d6a6d;
	font-size: 14px;
	display:block;
	float: left; /* ie6 "block link" fix */
	padding: 14px 26px 10px 26px;
	font-family: Georgia, Times, serif;
	line-height: 16px;
	}
#top-nav a:hover, #top-nav a:active, #top-nav a:focus {
	border-bottom: 3px #e3a31e solid;
	text-decoration:none;
	}
#top-nav a span {
	font-family: "Times New Roman", serif;
	}
/* END CONTENT STYLES */
/* CONTENT LEFT STYLES */
#content {
	background: url(/images/right-bkgd.png) repeat-y 555px top;
}
#content-left {
	width: 482px;
	padding: 0 32px 10px 32px;
	color: #595d54;
	min-height: 352px;
	_height: 352px; /* ie6 hack */
	}
#content-left p {
	margin-bottom: 10px;
	font-size:12px;
	line-height:16px;
	}
#content-left p.intro {
	position: absolute;
	top: 327px;
	left: 40px;
	width: 482px;
	font-size:12px;
	line-height:15px;
	color: #4d4d4d;
	}
.breadcrumbs {
	position: relative;
	top: -1px;
	left: -32px;
	width: 523px;
	color: #a59d86;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 0 9px 32px;
	background: #fbf7eb;
	}
.breadcrumbs a {
	color: #5aa3ae;
	}
dl ul {
	margin: 10px 0 0 20px;
	}
dl ul li {
	margin: 4px 0;
}
dl {
	position: relative;
	width: auto;
	border: 1px solid #e6e9ee;
	background-image: url(/images/FAQ_bkgd.png);
	padding: 5px;
	margin: 10px 0;
}
dt {
	margin: 5px 0 0 15px;
}
dt em {
	font-size: 13px;
	font-weight: normal;
}
dd {
	margin: 10px 15px 0 15px;
}
dt strong, dd strong {
	font-weight: bold;
}
dd em {
	font-weight: normal;
	font-style: normal;
}
dd p {
	margin-top: 5px;
}
dl ul li, dl ol li {
	font-weight: normal;
}
dl dd ul li {
	margin-left: 10px;
	}
dl br {
	margin: 2px 0;
}
.reg-btn {
	position: relative;
	left: -2px;
	width: 350px;
	margin: 22px 0 25px 0;
}
.reg-btn a:link, .reg-btn a:visited {
	display: block;
	width: 162px;
	height: 27px;
	padding: 2px 3px 0 0;
	line-height: 18px; /* ie6 fix */
	text-align: center;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background: url(/images/reg-btn.png) no-repeat left top;
}
.reg-btn a:hover, .reg-btn a:active {
	background-position: left bottom;
	}
.reg-btn em {
	position: absolute;
	width: 200px;
	font-style: normal;
	left: 170px;
	top: 5px;
	}
.selling-point {
	position: relative;
	top: 10px;
	margin: 0 0 0 -10px;
	}
.selling-point a img {
	position: absolute;
	top: 0;
	width: auto;
	}
#point1 {
	margin-top: 80px;
	}
#point2 {
	padding-bottom: 10px;
	}
.selling-point h4 {
	font-size: 17px;
	color: #639194;
	font-weight: normal;
	background: url(/images/line.png) no-repeat left bottom;
	margin: 40px 0 7px 90px;
	line-height: 23px; /* safari fix */
	}
.selling-point h4 a {
	color: #639194;
	}
.selling-point h4 a:hover, .selling-point h4 a:active, .selling-point h4 a:focus {
	color: #8da5a8;
	text-decoration: none;
	}
.selling-point h4 a:hover strong, .selling-point h4 a:active strong, .selling-point h4 a:focus strong {
	color: #4b9599;
	}
#content-left .selling-point p {
	margin-left: 90px;
	line-height: 14px;
	}
#content-left table {
	font-family: Arial, Helvetica, sans-serif;
	}
/* LOGIN FORM STYLES */
#login-form input {
width: 140px;
border: 1px solid #b5b3b3;
padding: 1px 2px;
font-size: 12px;
letter-spacing: 1px;
color: #403f3f;
}
#login-form p {
	display: block;
	}
#login-form a#submit {
display: block;
width: 66px;
height: 25px;
background: url(/images/login-btn.png) no-repeat left top;
text-align: center;
font-size: 13px;
font-weight: normal;
color: #fff;
	text-indent: -5px;
	padding: 3px 0 0 0;
}
#login-form a:hover#submit, #login-form a:focus#submit {
background-position: left bottom;
cursor: pointer;
text-decoration: none;
}
/* END LOGIN FORM STYLES */
/* END CONTENT LEFT STYLES */
/* CONTENT RIGHT STYLES */
#content-right {
	position: absolute;
	top: 287px;
	left: 562px;
	width: 245px;
	}
#upper-box {
	position: relative;
	width: 285px;
	min-height: 140px; /* safari fix */
	background-color: #a4cad2;
	}
#content-right #upper-box p {
	padding-bottom: 40px;
	}
#content-right p {
	color: #fff;
	padding: 11px 20px;	
	}
#lower-box {
	width: 285px;
	}
#lower-box p {
	text-align: left;
	}
#lower-box select {
	border: 1px solid #35746b;
	font-size: 12px;
	width: 140px;
	}
#lower-box input {
	position: relative;
	left: -35px;
	top: 0px;
	width: 40px;
	height: 24px;
	cursor: pointer;
	}
#content-right h5 {
	color: #366a77;
	font-size: 16px;
	font-weight: normal;
	background-color: #a1c4c2;
	padding: 0 20px 7px 20px;
	}
#lower-box h5 {
	font-size: 15px;
	background-color: #5691a0;
	color: #cce3e8;
	padding: 8px 20px;
	}
#lower-box form p {
	position: relative;
	width: auto;
	top: -5px;
	display: inline;
	}
/* END CONTENT RIGHT STYLES */
/* FOOTER STYLES */
#footer {
	background: url(/images/footer-bkgd.png) no-repeat 1px top;
	padding: 21px 0 0px 28px;
	color: #fff;
	width: 813px;
	height: 69px;
	margin-bottom: -18px;
	font-size: 11px;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	}
#footer-nav li {
	display: inline;
	list-style-type: none;
	}
#footer-nav li a:link, #footer-nav li a:visited {
	margin-right: 4px;
	}
/* END FOOTER STYLES */