﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
}
a {
	color:#000000;
}
img{
border:0px;
}
.cb {
	clear:both;
}
#header {
	margin:24px auto 0px auto;
	width: 899px;
	height: 119px;
}
#logo {
	float:left;
	width:340px;
	height:34px;
}
#quickcontact {
	float:left;
	width:558px;
	text-align:right;
	font-family: "Times New Roman", Times, Georgia, serif;
	color:#7f7f7f;
	font-size:12px;
	height: 52px;
}
#navigation {
	margin-top:34px;
	float:left;
	width:899px;
	height:37px;
}
#flash {
	width:899px;
	height:181px;
	margin:0px auto 0px auto;
	background-color:#000000;
}
#subpageheader {
	width:879px;
	height:51px;
	margin:0px auto 0px auto;
	padding-top:30px;
	padding-right:20px;
	background-color:#000000;
	font-size:24px;
	font-family: "Times New Roman", Times, serif;
	text-align:right;
	color:#FFFFFF;
	background-image: url(../images/subpage.jpg);
	background-repeat:no-repeat;
}
#content {
	width:899px;
	height:auto;
	margin:0px auto 0px auto;
	display:table;
	position:relative;
}
#leftside {
	width:203px;
	height:auto;
	float:left;
}
#rightside {
	width:696px;
	height:auto;
	float:left;
}
#content-header {
	width:696px;
	float:left;
	height:40px;
	font-size:23px;
	font-family: "Times New Roman", Times, Georgia, serif;
	padding-top:15px;
	text-align:left;
	background-image:url(../images/bg_home_welcome.gif);
	background-repeat: no-repeat;
}
#content-header h1 {
	font-weight:normal;
	font-size:23px;
	width:150px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin:-5px 85px 0px 20px;
	float:left;
}
#content-header h2 {
	font-weight:normal;
	font-size:18px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin:-5px 0px 0px 10px;
	float:left;
}
#content-sub-header {
	width:696px;
	float:left;
	height:40px;
	font-size:23px;
	font-family: "Times New Roman", Times, Georgia, serif;
	padding-top:15px;
	text-align:left;
}
#content-sub-header h1 {
	font-weight:normal;
	font-size:23px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin:-5px 85px 0px 20px;
	float:left;
}
#content-sub-header h2 {
	font-weight:normal;
	font-size:18px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin:-5px 0px 0px 10px;
	float:left;
}
#subpage-content {
	width:642px;
	float:left;
	height:auto;
	display:block;
	margin-left:20px;
	text-align:left;
	margin-bottom:20px;
	padding-bottom: 20px;
}
#points {
	width:642px;
	float:left;
	height:auto;
	display:block;
	margin-left:20px;
}
#points span {
	float:left;
	text-align:left;
	margin-bottom:25px;
}
#point1 {
	text-align:left;
	float:left;
	width:184px;
	height:71px;
	background: url(../images/step1_bg.gif) no-repeat;
	padding-left:10px;
	padding-top:20px;
	font-size:14px;
	color:#FFFFFF;
	margin-right:30px;
	font-family: "Times New Roman", Times, Georgia, serif;
}
#point2 {
	text-align:left;
	float:left;
	width:184px;
	height:71px;
	background: url(../images/step2_bg.gif) no-repeat;
	padding-left:10px;
	padding-top:20px;
	font-size:14px;
	color:#FFFFFF;
	margin-right:30px;
	font-family: "Times New Roman", Times, Georgia, serif;
}
#point3 {
	text-align:left;
	float:left;
	width:184px;
	height:71px;
	background: url(../images/step3_bg.gif) no-repeat;
	padding-left:10px;
	padding-top:20px;
	font-size:14px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, Georgia, serif;
}
#next {
	font-size:18px;
	color:#575757;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style:italic;
	float:left;
	width:690px;
}
#next a {
	font-size:18px;
	color:#575757;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style:italic;
}
#footer {
	border-top:1px solid #c7c7c7;
	padding-top:16px;
	height:45px;
	width:899px;
	font-size:11px;
	color:#7f7f7f;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin:0px auto 0px auto;
}
#footer a {
	font-size:11px;
	color:#7f7f7f;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-decoration:none;
}
