﻿body
{
	padding:0px;
	margin:0px;
}
a img { border: none; }
a { color:#c6193d; }

#content h1, #content h2, #content h3, #content h4 
{
	color:#c6193d;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-weight:bold;
}
#content h1 
{
	font-size:24px;
}
#content h2 
{
	font-size:18px;
}
#content h3 
{
	font-size:16px;
}
#content h4 
{
	font-size:14px;
}

#page
{
	width:952px;
	min-width:952px;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	margin-left:auto;
	margin-right:auto;	
	height:160px;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
}

.logo
{
	margin-top:25px;
}


.phone 
{
	color:#122222;
	margin-left:10px;
	float:left;
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
}

.head-top 
{
    height:120px;
}
.head-bottom 
{
    height:35px;
    display:block;
    clear:both;
    float:none;
}

.menu
{
	display:inline;
	list-style:none;	
	color:#122222;
	font-size:10pt;
	float:right;
	text-align:right;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:525px;
	color:#122222;
}
.menu li
{
	display:inline;
	padding-left:0px;
	padding-right:0px;
	color:#122222;
}
.menu li a
{
	color:#122222;
	text-decoration:none;	
	font-weight:bold;
}


.steps
{
	float:right; 
	margin-top:0px; 
	font-size:8pt; 
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	width:200px; 
	color:white;
	display:inline;
}
.step1, .step2, .step3, .step1done, .step2done, .step3done
{
	float:right; 
	margin-top:5px; 
	margin-left:20px;
	font-size:8pt; 
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	width:208px; 
	height:42px;
	color:#FFFFFF;
	display:inline;
	padding-left:50px;
	padding-bottom:3px;
	padding-right:7px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.step1 {
	background-image:url(../images/step1.jpg);	
	background-repeat:no-repeat;
	margin-top:20px;
	height:35px;
	padding-top:5px;
}
.step2 {
	background-image:url(../images/step2.jpg);	
	background-repeat:no-repeat;
	padding-top:0px;
}
.step3 {
	background-image:url(../images/step3.jpg);	
	background-repeat:no-repeat;
	margin-bottom:15px;
	height:66px;
}
.step1done {
	background-image:url(../images/stepdone.jpg);	
	background-repeat:no-repeat;
	margin-top:20px;
	height:35px;
	padding-top:5px;
}
.step2done {
	background-image:url(../images/stepdone.jpg);	
	background-repeat:no-repeat;
	padding-top:0px;
}
.step3done {
	background-image:url(../images/stepdone.jpg);	
	background-repeat:no-repeat;
	margin-bottom:35px;
	height:66px;
}
#counter 
{
	width:156px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	color:#666666;
}
.signupnow {
	float:none;
	display:block;
}
.modal-header 
{
    background-color:#055B8F;
    color:#FFFFFF;
    font-size:14px;
    padding:10px 10px 10px 10px;
    margin-bottom:15px;
}
#testimonial
{
	background:url('../images/grey-grad.jpg'); 
	background-repeat:no-repeat; 
	padding-right:3px;
	min-height:280px;
	margin-top:0px;
}

#testimonial h4
{
	padding-left:25px;
	padding-top:5px;
	padding-bottom:0px;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	color:#c6193d;
	margin-top:0px;
	font-size:14px;
}
#testimonial .wrap {
	
	margin-bottom:13px;
	margin-left:25px;
	width:250px;
	display:block;
}
#testimonial .icon
{
	
	float:left;
	min-height:70px;
	width:30px;
}
#testimonial .blog
{
	padding-left:12px;
	padding-top:7px;
}
#testimonial .words
{
	width:210px;
	font-size:8pt; 
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
}
#testimonial .alert 
{
	margin-bottom:13px;
	margin-left:5px;
	width:270px;
	background-image: url(../images/exclamation.png);
	background-repeat: no-repeat;
	display:block;
}
#testimonial .alert .words
{
	margin-left:25px;
	width:240px;
}

.rtm
{
	margin-left:30px;
	margin-top:7px;
	margin-right:7px;
}
.mt3
{
	margin-top:3px;
}

.font_smaller
{
	font-size:11px;
}
#footer
{
	clear:both; 
	text-align:center; 
	width:100%;
	background:url(../images/bottom-seperator.gif);  
	padding-top:15px; 
	height:50px;
	margin-left:auto; 
	margin-right:auto;
	
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-size:7pt; 
	color:#666666;
}
