/* CSS Document */
body {
	background: #1f2428 url(../images/elements/bg.gif) repeat-x top;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}
#content {
	width: 980px;
}

/*********************
COMMON
*********************/
a {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #23688A;
}
a.alt {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
h1 {
	font-size: 25px;
	font-family: Helvetica, Geneva, Arial, Helvetica, sans-serif;
	color: #004077;
	padding: 7px 0;
}

/*********************
HEADER
*********************/
#header {
	width: 980px;
	margin: 0 auto;
	height: 89px;
}
#header .logo {
	float: left;
	width: 137px;
}
#header .logoText {
	float: left;
	width: 300px;
	padding: 20px 0 0 0;
	color: #68a8de;
	font-size: 16px;
	line-height: 1.3em;
}
#header .callToAction {
	float: right;
	padding: 25px 50px 0 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.3em;
}
#header .callToAction a {
	color: #fff;
	text-decoration: underline;
}
#header .callToAction a:hover {
	color: #aeffb8;
	text-decoration: underline;
}
#header .callToAction small {
	text-transform: uppercase;
}

/**********************
Homepage
**********************/
#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
}
#nav li.first {
	background: url(../images/elements/nav-bar.gif) no-repeat left;
	width: 3px;
	height: 27px;
	padding: 10px 0 0 0;
	margin: 0;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0px 17px;
	background: url(../images/elements/nav-bar.gif) no-repeat right;
	height: 27px;
	padding-top: 10px;
}
#nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #e9ede1;
	text-decoration: none;
}
#nav li a:hover {
	color: #a5d6ff;
}
.mainbox {
	background: #fff url(../images/homepage/final-bg.jpg) bottom no-repeat;
	width: 890px;
	padding: 0 30px;
	height: 332px;
	position: relative;
}
.textpage {
	background: #fff;
	width: 890px;
	padding: 0 30px;
	height: 300px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color:#004077;
}

.about .textpage {
	height: 320px;
}
.terms {
	height: 6300px;	
}
.satisfaction {
	height: 500px;	
}

.privacy {
	height: 2400px;	
}
ol li{
	list-style: square;
	margin:0 1.5em 1.5em 1.5em;
	line-height:1.6;
}
.textpage p {
	margin:0 0 1.5em;
	line-height:1.6;
}
.mainbox .logowrapper {
	float: left;
	width: 86px;
}
.mainbox .bulletswrapper {
	float: left;
	width: 320px;
}
#mainbox1 ul {
	list-style: disc;
	list-style-type: disc;
	list-style-position:outside;
	width: 300px;
	padding: 0px 0 0 20px;
	color: #004077;
	font-size: 12px;
}
.mainbox li {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainbox em {
	text-decoration: underline;
	font-style:normal;
}
.mainbox h1 {
	margin: 0 0 10px 0;
}
.mainbox .left {
	float: left;
	width: 412px;
}
.mainbox .right {
	float: right;
	width: 468px;
}
.contactbox {
	width: 400px;
	height: 157px;
	background: url(../images/homepage/contact2.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 30px;
}
.contactbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 21px;
	width: 394px;
	text-align: center;
	height: 32px;
	padding: 10px 0 0 0;
}
.contactbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #136329;
	font-size: 25px;
	width: 205px;
	border-bottom: 1px #136329 dotted;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 17px auto 0 16px;
}
.contactbox h3 span {
	font-size: 12px;
}
.clickchat {
	width: 200px;
	margin: 8px auto 0 17px;
}
.clickchat .or {
	text-transform: uppercase;
	color: #136329;
	float: left;
	font-weight: bold;
	padding: 16px 0 0 20px;
	margin: 0 10px 0 0;
}
.clickchat .or {
	float: left;
}
.bluebox {
	width: 950px;
	height: 270px;
    background: #fff url(../images/homepage/blue-bg.jpg) no-repeat;
}
.bluebox li {
	width: 256px;
	float: left;
	margin: 30px 0 0 0;
	padding: 5px 0 0 0;
	color: #004077;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluebox li strong {
	color: #004077;
}
.bluebox li img {
	float: left;
	padding: 0 5px 0px 0;
}
.bluebox li.stepone {
	padding: 85px 30px 20px 30px;
	background: url(../images/homepage/icon-one.gif) center top no-repeat;
}
.bluebox li.steptwo {
	width: 276px;
	padding: 85px 20px 20px 20px;
	background: url(../images/homepage/icon-two.gif) center top no-repeat;
}
.bluebox li.stepthree {
	padding: 85px 30px 20px 30px;
	background: url(../images/homepage/icon-three.gif) center top no-repeat;
}
.bluebox li a {
	color: #004077;
	text-decoration: underline;
}
.bluebox form {
	width: 180px;
	margin: 0px auto 0px auto;
}
.bluebox form div {
	float: left;
	display:inline;
	
}
.bluebox form .button {
	padding: 0 0 0 0;
	vertical-align:middle;
	
}
.bluebox form .textbox {
	width: 126px;
	margin: 0px 0 38px 0;
	display:inline;
	
}
.bluebox .theform {
	margin: 10px 0 7px 0;
	height: 25px;
}
.whitebox {
	width: 890px;
	padding: 20px 30px;
	background: #fff url(../images/homepage/shadow-bg.gif) top repeat-x;
}
.whiteboxnotopshadow {
	width: 890px;
	padding: 20px 30px;
	background: #fff;
}

.servicesbox {
	width: 889px;
	height: 199px;
	background: url(../images/homepage/chart-bg.gif) no-repeat;
	padding: 0;
	margin: 0;
}
.servicesbox table {
	width: 889px;
	height: 199px;
	padding: 0;
	margin: 0;
}
.servicesbox td {
	color: #fff;
	padding: 0;
	margin: 0;
}
.servicesbox td img {
	padding: 10px 0 0 0;
}
.servicesbox td.col1 {
	width: 300px;
	padding: 10px 30px 10px 0;
	text-align: right;
}
.servicesbox td.col2 {
	width: 112px;
	text-align: center;
}
.servicesbox td.col3 {
	width: 130px;
	text-align: center;
}
.servicesbox td.col4 {
	width: 112px;
	text-align: center;
}
.servicesbox td.col5 {
	width: 188px;
	text-align: center;
}
.servicesbox h5 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.servicesbox h6 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reviewsOther {
	width: 890px;
}
.reviewsOther h2 {
	font-size: 25px;
	font-weight: bold;
	margin: 25px 0;
	color:#004077;
}
.reviews {
	float: left;
	width: 590px;
	font-size: 13px;
	line-height: 1.6em;
	color:#004077;
}
.reviews li {
	margin: 0 60px 15px 0;
}
.reviews li .bold {
	font-weight:bold;
}


.otherServices {
	background: url(../images/homepage/yellownote.jpg) no-repeat;
	width: 295px;
	height: 297px;
	float: left;
	margin-top: 25px;
}
.otherServices .text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	margin: 80px 20px 20px 40px;
	line-height: 1.3em;
}
.otherServices .text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	margin: 40px 20px 20px 40px;
	line-height: 1.3em;
}
/**********************
FOOTER
**********************/
#footer {
	width: 890px;
	background: #fff url(../images/elements/footer.gif) bottom no-repeat;
	padding: 0 30px 13px 30px;
	color: #666666;
}
#footer .footercontent {
	border-top: 1px solid #ccc;
	width: 890px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
#footer .left {
	width: 765px;
	float: left;
}
#footer .right {
	float: left;
}
#footer li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #666666;
}
#footer li.first {
	padding-left: 0;
}
#footer li.last {
	border: 0;
}
#footer a {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
	color: #999;
}
#footer .copyright {
	margin: 10px 0;
}
/***********************
MISC
***********************/
.clear {
   clear: both;
}
small {
	font-size: 10px;
}
