/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, img a, 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/*** HTML elements ***/
html {
	font: 12px Arial, Helvetica, sans-serif;
	color: #545454;
	width: 100%;
	overflow: auto;
	position: relative;
	top: 0;
	left: 0;
}
body {
	margin: 10px auto;
	width: 960px;
	background-color: #ddd8c6;
	line-height: 16px;

}
body#home-page {
	margin: 0 auto 10px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0 0 10px 0;
	color: #159f18;
}
h1 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	padding: 6px 20px;
	background: #e94a06;
	width: 560px;
	margin: 0 auto;
}
#home-page h1 {
	color: #000;
	background: #d4f4f8;
}
h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
#home-page h2 {
	color: #1951d7;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin: 0 0 10px;
}
h5 {
	font-size: 14px;
}
p {
	padding: 0 0 10px 0;
	text-align: justify;
}
#home-page p {
	padding: 0 0 16px 0;
}
ul {
	list-style-type: disc;
	margin: 10px 0 10px 30px;
}
ul li {
	padding: 0 0 10px 0;
}
a {
	color: ##0033FF;
}
a: hover {
	text-decoration: none;
}
strong {
	color: #000;
}
ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote: before, blockquote: after, q: before, q: after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
: focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.wrapper {
	background-color: #f7f5f0;
	margin: 0 auto;
	padding: 15px 0 5px;
	overflow: visible;
	height: 1%;
}
.bottom-wrapper {
	*margin-top: -13px;
}
/*** Header ***/
.header {
	clear: both;
	width: 100%;
	height: 116px;
	overflow: auto;
}
#home-page .header {
	clear: both;
	width: 100%;
	height: 270px;
	background: url(../images2/header_bg2.jpg) no-repeat #f7f5f0;
	overflow: auto;
	position: relative;
}
.header .logo {
	padding: 38px 0 0 35px;
	display: inline;
	float: left;
}
#home-page .logo {
	padding: 31px 0 0 24px;
	width: 250px;
}
.header .logo a {
	letter-spacing: -2px;
	text-decoration: none;
	line-height: 70px;
	font-size: 70px;
	font-weight: bold;
	color: #fd89d7;
}
.header .logo span {
	color: #d901c7;
}
.header .subheader {
	color: #fff;
	display: inline;
	float: left;
	padding: 47px 0 0 0;
	font-size: 24px;
	line-height: 26px;
}
#home-page .header .subheader {
	width: 350px;
	position: absolute;
	margin: 195px 0 0 140px;
	padding: 0;
	color: #000;
	font-size: 23px;
	line-height: 30px;
	text-align: right;
	left: 0;
}
/*** Main Content ***/
.main-content {
	padding: 0;
	width: 640px;
	display: inline;
	float: left;
	background: url(../images2/main-content-bg.gif) repeat-y center;
}
.main-content-inner {
	width: 560px;
	margin: auto;
	background: #fff;
	padding: 20px 20px 0;
}
.main-content-divider {
	width: 610px;
	height: 30px;
	background: url(../images2/main-content-divider.gif) no-repeat;
	margin: auto;
}
.main-content-bottom {
	width: 610px;
	height: 10px;
	background: url(../images2/main-content-bottom.gif) no-repeat;
	margin: auto;
}
.before-after {
	clear: both;
	padding: 20px 0 20px 120px;
}
.before-after .before {
	display: inline;
	float: left;
	padding: 0 20px 10px 0;
}
.before-after p {
	color: #af14b9;
	text-align: center;
	padding: 5px 0 10px 0;
}
.before-after .after {
	display: inline;
	float: left;
	padding: 0 0 10px 0;
}
.last-updated {
	width: 560px;
	height: 35px;
	line-height: 35px;
	padding: 5px 25px 0;
	margin: auto;
	background: url(../images2/last-updated-bg.gif) no-repeat #f6f3ee;
	color: #000;
}
.comment {
	background-color: #f5f5f5;
	margin: 0 -10px 10px;
	padding: 12px 20px;
}
#home-page .comment {
	background-color: #FAFAFA;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	line-height: 23px;
	margin: 0 0 20px 0;
	padding: 7px;
}
#home-page .comment p {
	padding: 0;
	line-height: 18px;
}
#home-page .comment a {
	font-weight: bold;
}
#home-page .comment img {
	margin: 0;
}
.comment h5 {
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
#home-page .comment h5 {
	color: #1951d7;
}
.comment img {
	margin: 0 2px 4px 0;
}
form {
	margin: 0;
	padding: 0;
	line-height: 10px;
}
label {
	font-weight: bold;
	float: left;
	line-height: 24px;
	padding-left: 10px;
}
form .row label {
	width: 50px;
	padding-left: 10px;
}
form input {
	border: solid 1px #e5e5e5;
	width: 200px;
}
textarea {
	position: relative;
	border: solid 1px #e5e5e5;
	margin-left: 10px;
	width: 540px;
}
form img, form span {
	position: relative;
	top: 0;
}
form .row {
	background-color: #fafafa;
	padding: 10px 20px 10px 10px;
	margin: 10px -10px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
form img {
	vertical-align: middle;
}
form .submit {
	padding: 10px 0 15px 10px;
}
/*** Side Content ***/
.side-content {
	width: 300px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
}
.side-content-inner {
	background-color: #eceae5;
	padding: 10px 20px;
}
#home-page .side-content-inner {
	background-color: #d4f4f8;
}
.side-content img {
	text-align: center;
}
.side-content .top {
	background-image: url(../images2/sidecontent-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	height: 10px;
	overflow: hidden;
}
.side-content .bottom {
	background-image: url(../images2/sidecontent-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	height: 10px;
	overflow: hidden;
}
#home-page .side-content .top {
	background-image: url(../images2/sidecontent-top2.gif);
}
#home-page .side-content .bottom {
	background-image: url(../images2/sidecontent-bottom2.gif);
}
.divider {
	background-image: url(../images2/divider.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 260px;
	height: 17px;
	clear: both;
	margin: 20px 0;
}
#home-page .divider {
	background-image: url(../images2/divider2.gif);
}
/*** Footer ***/
.footer {
	padding: 0;
	width: 100%;
	clear: both;
	text-align: center;
	line-height: 32px;
}
/*** Miscellaneous ***/
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.whitebox {
	display: block;
	border: solid 1px #d5d5d5;
	background-color: #FFFFFF;
	padding: 5px;
}
.whitebox .pollrow {
	padding-bottom: 10px;}
.whitebox .pollqty {
	float: left;
	width: 55px;
	font-weight: bold;
	color: #000b29;
	padding-top: 14px;
}
.whitebox .polltext {
	float: left;
	width: 145px;
	font-weight: bold;
	color: #000b29;
	padding-top: 14px;
}
.whitebox .pollimg {
	float: left;
	width: 35px;
	padding-left: 5px;
}
.img_laln {
	float: left;
	margin: 0 20px 0 0;
}

.steps_box {
	border: solid 3px #000;
	background: #d4f4f8;
	overflow: hidden;
	margin-bottom: 22px;
}
.steps_box_img {
	width: 126px;
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	color: #000;
	padding: 0 0 7px 7px;
}
.steps_box p {
	width: 405px;
	float: right;
	margin: 0;
	padding: 12px 10px 12px 0 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #000;
	text-align: left;
}
.results_box {
	border: dashed 2px #000;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 22px;
}
.results_box h3 {
	font-size: 18px;
	color: #000;
	line-height: 22px;
}
.results_box p {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin-right: 20px;
}
.results_box img {
	float: left;
	margin: 0 10px 0 0;
}
.date_post {
	font-size: 11px;
	margin: 0 0 8px;
	font-weight: bold;
}
.date_post em {
	font-weight: normal;
}
.pic {
	background: #FFFFFF none repeat scroll 0;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px 10px;
	padding: 5px;
}
.number {
	color: #000000;
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 22px 0 0;
	padding: 10px;
}
.name {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}
.date {
	background: #E1E1E1 none repeat scroll 0;
	border: 1px solid #CCCCCC;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.date img {
	margin: 0;
	vertical-align: middle;
}
.text {
	font-size: 12px;
}
.clear {
	clear: both;
}
fieldset {
	border: 1px solid #CCCCCC;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: medium none;
	float: none !important;
	padding-left: 2px;
	padding-right: 2px;
	position: static !important;
}