html, body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #bfbfbf;	
	height: 100%;
	font-size: 12px;
	color: #727272;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

#ref, #web, #other{
	display: none;
}

strong{
	font-weight: bold;
}

p{
	margin-bottom: 10px;
}

h1{
	text-transform: capitalize;
	font-size: 22px;
	color: #0081ac;
	text-decoration: none;
	margin-bottom: 5px;
}

h2{
	text-transform: capitalize;
	font-size: 14px;
	color: #0081ac;
	text-decoration: none;
	margin-bottom: 5px;
}

h3{
	text-transform: capitalize;
	font-weight: bold;
}

p{
	line-height: 20px;
}
.pipe{
	margin-left: 5px;
	margin-right: 5px;
}

a{
	text-decoration: none;
	color: #0081ac;
}

a:hover{
	color: #00aed7;
}

#container{
	background-image: url('../images/container_bg.png');
	background-repeat: repeat-y;
	
	min-height: 100%;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}

#header{
	background-image: url('../images/header_bg.png');	
	background-repeat: no-repeat;
	width: 898px;
	margin: 0 auto;
}

#logo{
	margin-left: 20px;
	padding-top: 10px;
}

#nav{
	background-image: url('../images/nav_bg.png');
	background-repeat: repeat-x;
	height: 42px;
	margin-top: 20px;
	margin-left: 1px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-top: 1px solid #d4d4d4;
}

#nav ul li{
	float: left;
	color: #009fc4;
	font-size: 14px;
	margin-right: 10px;
	height: 42px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

#nav ul li.fast_trac:hover .dropdown{
	display: block;
}

#nav ul li span{
	padding-top: 15px;
	display: block;
}

#nav ul li:hover{
	background-image: url('../images/nav_hover.png');
	background-position: top center;
}

#nav ul li.selected{
	background-image: url('../images/nav_selected.png');
	background-position: top center;
}

#nav ul li.selected a{
	color: #FFF;
}

#nav ul li a{
	color: #009FC4;
}

/**
 * Footer
 */
#footer{
	width: 100%;
	margin: 0 auto;
	background-image: url('../images/footer_bg.png');
	height: 68px;
	background-color: #009fc4;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFF;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #000;
}

#footer .footer_content{
	width: 860px;
	margin: 0 auto;
	padding-top: 10px;
}

#footer .footer_content .copy{
	float: left;
}

#footer .footer_content .websignia{
	float: right;
}

/**
 * Right bar
 */
#right_bar{
	float: right;
	margin-right: 80px;
	width: 200px;
}

#right_bar a{
	color: #727272;
}

#right_bar a:hover{
	color: #009fc4;
}

#right_bar div.staying_connected ul li img{
	vertical-align: middle;
	margin-right: 10px;
}

#right_bar div.staying_connected ul li{
	margin-bottom: 10px;
	border-top: 1px solid #d4d4d4;
	padding-top: 10px;	
}

#right_bar div.whats_new h1{
	color: #FFF;
	background-color: #009fc4;
	font-size: 22px;
	padding: 10px 8px 8px 10px;
}

#right_bar div.whats_new .new_content{
	background-color: #e6e6e6;
	padding: 10px;
	margin-bottom: 24px;
}

#right_bar div.whats_new .new_content h3{
	font-weight: bold;
	color: #727272;
	margin-bottom: 5px;
	font-size: 12px;
}

#right_bar div.whats_new .new_content p{
	margin-bottom: 14px;
	color: #727272;
	line-height: 14px;
}

#right_bar div.whats_new .new_content a{
	display: block;
	color: #009fc4;
}

#right_bar div.whats_new .new_content a:hover{
	color: #00aed7;
}

#right_bar div.testimonial blockquote{
	background-image: url('../images/quote_top.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 211px;
	margin-top: 20px;
}


#right_bar div.testimonial blockquote strong{
	font-style: italic;
}

#right_bar div.testimonial .bottom{
	background-image: url('../images/quote_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 15px;
	margin-top: -30px;
	width: 220px;

}

#right_bar div.testimonial blockquote p{
	margin-left: 30px;
	margin-right: 10px;
}

/** 
 * Main Content
 */
#content{
	float: left;
	margin-left: 70px;
	width: 610px;
}	

#home .banner, #whoweare .banner, #services .banner, #contact .banner, #fast_trac .banner{
	margin-bottom: 20px;
}

#home .content, #services .content{
	width: 290px;
	float:left;
	margin-right: 27px;
}

#home .content p, #services .content p{
	margin-bottom: 10px;
	text-align: justify;
}

#home a.read_more, #services a.read_more{
	background-color: #009fc4;
	padding: 5px;
	color: #FFF;
	
}

#home a.read_more:hover, #services a.read_more:hover{
	background-color: #038cac;  
}

#home .content.nomargin, #services .content.nomargin{
	margin-right: 0 !important;
}

#home blockquote{
	clear: both;
	background-image: url('../images/quote_top.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#home .home_testimonial .bottom{
	background-image: url('../images/quote_bottom.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 15px;
	margin-top: -30px;
}

#home blockquote strong{
	font-style: italic;	
}

#home blockquote p{
	padding-left: 30px;
	padding-right: 35px;
	text-align: justify;
}

/**
 * Who We Are
 */
#whoweare ul{
	margin-bottom: 10px;
}
#whoweare ul li, .list li{
	list-style: disc;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#whoweare p{
	text-align: justify;
}

#whoweare p img{
	float: left;
	margin-right: 20px;
}

/**
 * Services
 */
#services .content{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
#services .content p.one{
	margin-top: 50px;
}

#services .content p.two{
	margin-top: 90px;
}
*/
#services .content h1{
	font-size: 14px;
	color: #0081ac;
}

/**
 * Contact
 */
#contact label, #fast_trac label{
	display: block;
	margin-right: 10px;
}

#contact input[type=text], #fast_trac input[type=text], textarea{
	border: 1px solid #b9b9b9;
	padding: 3px;
	background-color: #FFF;
	width: 250px;
	color: #333;
}
#contact input[type=text]:focus,#fast_trac input[type=text]:focus textarea:focus{
	border: 1px solid #727272;
}

#contact textarea, #fast_trac textarea{
	height: 100px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#contact input[type=submit], #fast_trac input[type=submit], a.button{
	background-color: #0081ac;
	padding: 5px;
	border: none;
	color: #FFF;

}

a.button{
	display: block;
	width: 94px;
	text-transform: uppercase;
}

a.button.apply{
	width: 71px !important;
}

#contact .information{
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}

#contact .information p{
	line-height: 15px !important;
}

#contact form{
	float: left;
}

.error, #contact p.error{
	color: #0081ac;
}

p.header_error{
	font-size: 16px;
	color: #ce2121;
}

 p.error input, p.error textarea{
	border: 1px solid #ce2121 !important;
}

/**
 * Drop down
 */
.dropdown{
	display: none;
 	position: absolute;
	background-color: #FFF;
	border: 1px solid #009fc4;
	text-align: left;
	color: #FFF;
	z-index: 1000;
	width: 155px;
	margin-left: -10px;
	margin-top: 5px;
}

.dropdown li{
	height: auto !important;
	width: 135px !important;
	padding: 5px;
	border-bottom:  1px solid #009fc4;
}


.dropdown li:last-child{
	border: none !important;
}


.dropdown li a{
	color: #7c8185 !important;
	display: block;
}

.dropdown li:hover a, .dropdown li.selected a{
	color: #0081ac !important;
}

#nav ul li ul li:hover{
	background-image: none !important;
}


/**
 * Fast Trac 
 */
#fast_trac .subnav ul li{
	display: block;
	float: left;
	padding: 5px;
	background-color: #e6eaed;
	margin-right: 1px;
	
}

#fast_trac .subnav ul li:hover, #fast_trac .subnav ul li:hover a,
#fast_trac .subnav ul li.selected a, #fast_trac .subnav ul li.selected {
	background-color: #0081ac;
	color: #FFF;
}


#fast_trac .subnav ul{
	border-left: 1px solid #0081ac;
	height: 23px;
	margin-left: 95px;
	padding-left: 1px;
}

#fast_trac .clear{
	margin-top: 10px;
}

#fast_trac div.questions label{
	margin-right: 0;
	text-align: justify;
}

.app label{
/*
	float: left;
	width: 100px;
*/
}

.app p{
	clear: both;
}

#fast_trac div.questions textarea, #fast_trac div.questions p{
	width: 550px;
}

#fast_trac h3{
	margin-bottom: 5px;
	color: #0081ac;
	text-transform: none;
}

#fast_trac ul{
	margin-bottom: 10px;
}

input[type=checkbox]{
	margin-top: 10px;
}


/**
 * Join Mailing List
 */
.join_mailing{
	margin-top: 20px;
}

/**
 * Paypal Window
 */
#paypal_window{
	background-color: #FFF;

	width: 300px;
	border: 5px solid #0081ac;
	padding: 10px;
	text-align: center;
	display: none;
}

#paypal_window p{
	text-align: left;
}

#paypal_window p.close{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}

#simplemodal-overlay{
	background-color: #000;
}

.steps h2{
	margin-bottom: 10px;
	display: block;
	color: #333;
	font-size: 16px;
	margin-top: 15px;
}

h2.step{
	text-align: left;
	color: #333;
	font-size: 16px;
}

/**
 * No Script
 */
#noscript{
	position: absolute;
	z-index: 9999;
	height: 100%;
	width: 100%;
}

#noscript .message{
	position: fixed;
	margin-top: 0;
	z-index: 10000;

}

#noscript .noscript_overlay{
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 80%;
	z-index: 10000;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 50%;
	-webkit-opacity: 50%;
	-khtml-opacity: 50%;
}

#noscript .message_content{
	background-color: #FFF;
	z-index: 10001;
	position: absolute;
	top: 35%;
	left: 50%;
	padding: 10px;
	
	margin-left: -225px;
	width: 450px;	
	border: 5px solid #349FC3;
	
	border-radius: 5px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	
	box-shadow: 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 10px #333;
	-html-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
}

#noscript h2{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
