* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #797979;
	font: .7em Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0;
}
a {
	color: #004578;
}
a:hover {
	text-decoration: none;
}
.caps {
	text-transform: uppercase;
}
input,select,textarea {
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
	margin-right: 10px;
}
li {
	list-style: none;
}
h2 {
	color: #004578;
	font-style: italic;
	font-weight: normal;
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 2.2em;
	text-transform: capitalize;
}
h2 span {
	display: none;
}
h2 img {
	display: block;
}
h3 {
	color: #999;
	font-size: 1.0em;
	font-style: italic;
	margin: .4em 0 .9em 0;
}
h4 {
	color: #666;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h5 {
	color: #1b74bc;
	font-size: 1.1em;
}
p {
	line-height: 1.8em;
	padding: 0 0 1.5em;
	margin-top: 1em;
}
p.bigger {
	font-size: 1.8em;
	margin-top: 0em;
}
.clear {
	clear: both;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 950px;
}
/*=== Header ===*/
#header{
	height: 128px;
	margin: 0 -5px 0 -6px;
	position: relative;
}
#header .content{
	float: right;
	width: 805px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 155px;
}
#header h1 a{
	display: block;
	height: 128px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Slogan -*/
#slogan, #lema{
	background: url(../images/slogan.gif) no-repeat right top;
	float: right;
	height: 55px;
	text-indent: -9999px;
	width: 340px
}
#lema{
	background: url(../espanol/images/lema.jpg) no-repeat right top;
	width: 440px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	font: 13px "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	height: 28px;
	margin: 2px 0 0
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 28px;
	padding: 0 12px
}
#nav1 li.last{
	background: none
}
#nav1 li.phone{
	float: right;
	color: #fff;
	font-weight: bold;
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #d7d47c
}
/*- Breadcrumb -*/
.bc{
	color: #0080fd;
	height: 40px
}
.bc a{
	color: #0080fd
}
.bc .fl{
	line-height: 35px;
	padding: 0 0 0 10px
}
.bc .fl a{
	color: #0080fd
}
.bc .fr{
	color: #5c5c5c;
	font-size: 12px;
	line-height: 40px;
	padding: 3px 0 0 10px
}
/*=== Title Placeholder ===*/
#title{
	border: 1px solid #cdd3d8;
	height: 275px;
	margin: 0 0 10px;
	overflow: hidden;
	width: 948px
}
#title img{
	display: block
}
/*=== All Columns ===*/
#columns{
	background: #ffffff;
	border: 1px solid #cdd3d8;
	height: 1%;
	padding: 5px
}
#columns .content{
	background: #ffffff;
	height: 1%;
	padding: 35px 22px 0 40px
}
#columns .content2{
	background: #ffffff;
	height: 1%;
	padding: 35px 22px 0 40px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 520px
}
#centercol2 {
	float: left;
	width: 855px;
}
/*=== Right Column ===*/
#rightcol{
	color: #424242;
	float: right;
	width: 285px
}
#rightcol p{
	font-size: 1.1em;
	line-height: 1.5em
}

#sub_nav {
	background: url(../images/sub_nav_top.jpg) top center no-repeat;
	width: 285px;
	padding: 20px 0 0 0;
}

#sub_nav ul {
	background: url(../images/sub_nav_bottom.jpg) bottom center no-repeat;
	padding: 0 20px 20px 20px;
}

#sub_nav .active {
	font-weight: bold;
}

/*=== Styling Boxes ===*/
#welcomeboxline {
	width: 100%;
}
.welcomebox {
	border: 1px solid #cdd3d8;
	width: 604px;
	float: left;
	padding: 10px 12px 2px 12px;
}
#st7 {
	float: right;
	width: 302px;
	height: 148px;
	padding: 36px 0 0 13px;
	background: url(../images/box-s7.gif) no-repeat top left;
	margin: 0;
}
#st7 h3 {
visibility: hidden;
}
#st7 p {
line-height: 15px;
}

#we_support, #accredited {
	width: 450px;
	padding: 10px;
	border: 1px solid #CDD3D8;
	float: left;
}
#accredited .half {
	width: 50%; 
	float: left; 
	padding: 0; margin: 0;	
}
#we_support {
	margin-right: 6px;
}
#we_support p, #accredited p {
	padding: 0px 0 0 8px; margin: 0;
	font-size: 13px;
}
#we_support div, #accredited div {
	padding-top: 15px;
	text-align: center;
}
#we_support a, #accredited a {
	margin: 10px 20px 6px;
}
#we_support a img, #accredited a img {
	height: 50px;
}

/*- Box1 -*/

.box {
	border: 1px solid #cdd3d8;
	color: #004578;
	font-size: 1.1em;
	margin: 0 0 15px;
	padding: 18px 18px 0;
}
.box a, .box2 a, #st7 a{
	color: #007dd4;
}
.box p {
	line-height: 1.5em;
}


/*- Box2 -*/
.box2 {
	float: left;
	font-size: 11px;
	height: 151px;
	margin: 0 5px 20px 0;
	overflow: hidden;
	width: 313px;
}
.box2 .content {
	height: 1%;
	padding: 26px 12px 0;
}
.box2 h3 {
	text-indent: -9999px;
}
.box2 p {
	line-height: 15px;
	padding: 0 0 5px
}
.box2 .fl {
	padding: 15px 0 0;
}
.box2.st1 {
	background: url(../images/box-s1.gif) no-repeat bottom;
}
.box2.st2 {
	background: url(../images/box-s2.gif) no-repeat bottom;
}
.box2.st3 {
	background: url(../images/box-s3.gif) no-repeat bottom;
	margin: 0
}
.box2.st4 {
	background: url(../espanol/images/box-s4.gif) no-repeat bottom;
}
.box2.st5 {
	background: url(../espanol/images/box-s5.gif) no-repeat bottom;
}
.box2.st6 {
	background: url(../espanol/images/box-s6.gif) no-repeat bottom;
	margin: 0;
}
/*- 'Compare' Wrapper -*/
.compare {
	font-size: 12px;
	height: 1%;
	margin: 0 0 15px;
}
.compare div{
	text-align: center;
	width: 49%
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	font-size: 1.1em;
	margin: 0 0 2em;
	padding: 0 0 0 15px
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .8em;
	padding: 0 0 0 13px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic2 img{
	display: block;
	margin: 0.8em 0 0.8em 0.8em;
}

/*********************
***     Footer     ***
*********************/
#page-bot{
	background: #d6d6d6 url(../images/page-bot.gif) repeat-x top;
	margin: 30px 0 0 0;
}
#footer {
	color: #434343;
	font-size: 11px;
	height: 42px;
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
}
#footer a {
	color: #434343;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer ul{
	padding: 0;
	margin-top: 0px;
}
#footer li{
	border-right: 1px solid #434343;
	display: inline;
	line-height: 4em;
	padding: 0 .6em;
}
#footer li.copyr {
	border: 0;
}
#footer li.social {
	float: right;
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#footer li.social img {
	width: 40px;
	height: 40px;
}

#comparison {
	width: 460px;
	
}
#comparison img {
	text-align: center;
	padding: 0px 15px 20px 15px;
}
#comparison h4 {
	text-align: center;
	margin: 0px 15px 10px 15px;
	color: #999
}


/*****  NEW FOOTER  *******/
#page-bot #footer-new {
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	color: #333;
	font-size: 12px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	width: 950px;	
}
#page-bot #footer-new .half {
	width: 475px;
	margin: 0;
	padding: 0;
	float: left;
}
#page-bot #footer-new .half .links {
	text-align: center;
	margin-bottom: 30px;
}
#page-bot #footer-new .half .links li {
	display: inline;
	border-right: 1px solid #333;
	padding-right: 5px;
	margin-right: 4px;
	line-height: 18px;
}
#page-bot #footer-new .half .links li.last {
	border-right: none;
	margin-right: none;
	padding-right: none;
}
#page-bot #footer-new .half .social {
	text-align: center;
	margin-bottom: 10px;
}
#page-bot #footer-new .half .social li {
	display: inline;
	margin-right: 20px;
}
#page-bot #footer-new .half .social li.last {
	margin-right: none;
}
#page-bot #footer-new .half h3 {
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 4px;
	margin: 0;
}
#page-bot #footer-new .half .address {
	background: url(../images/logo_gray.png) right no-repeat;
	text-align: right;
	padding-right: 200px;
}
#page-bot #footer-new .half .address p {
	line-height: 16px;
	padding: 0 0 6px 0;
	margin: 0;
}
#page-bot #footer-new .half .address a {
	padding-top: 12px;
}
#page-bot #footer-new .copyright {
	clear: both;
	text-align: center;
	width: 600px;
	margin: 0 auto;
	color: #666;
	padding-top: 30px;
}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center
}
.ar {
	text-align: right
}
blockquote {
	margin-left: 20px;
}

/*=== Styles for bio pages ===*/
#staff {
	margin: 10px 0 0 0;
}

#staff h4 {
	margin: 0; 
}

#staff img {
	clear: both;
	margin-right: 20px;
	margin-bottom: 10px;
}

#staff p {
	margin-top: 0em;
}

#col558 {
	width: 558px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#col250 {
	width: 250px;
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}

#form1 {
	margin: 10px 0 0 0;
}

#form1 p {
	margin-top: 0em;
}

#comment {
	width: 240px;
}

a.active {
	font-weight: bold;
	text-decoration: none;
}

p.disclaimer {
font-style: italic;
color: #999;
}

.storyblock {
margin: 15px 0 0 0;
clear: both;
}

.storyblock p {
width: 630px;
float: right;
}

.storyblock p.border {
border-bottom: 1px solid #CCCCCC;
}

.stories {
float: left;
margin: 10px 15px 0 0;
border: 1px solid #666666;
}

.driving h2 {
font-size: 18px;
margin-bottom: 15px;
font-weight: bold;
}

.driving h3 {
font-weight: normal;
font-size: 15px;
font-style: normal;
color: #444;
margin-bottom: 0;
padding-bottom: 0;
}

.map {
border: 1px solid #999999;
}

dl.left {
float: left;
width: 48%;
}
dl.right {
float: right;
width: 45%;
}

dl dt {
font-weight: bold;
font-size: 12px;
color: #666;
}

dl dd {
margin: 3px 0 15px 10px;
line-height: 18px;
}

dl h3 {
color: #222;
font-weight: bold;
font-size: 12px;
}

.clear {
clear: both;
}

#iphone {
background: #fff;
margin: 120px 30px 30px; padding: 20px;
border: 1px solid #888;
}

#faq_questions {

}

#faq_questions h3 {
margin: 0; padding: 15px 0 4px 0;
font-size: 14px;
color: #444;
}

#faq_questions a p {
padding: 0; margin: 0;
font-size: 13px;
line-height: 26px;
margin-left: 10px;
}

#faq_answers {
margin: 10px 0 40px 0;
}

#faq_answers .question {
color: #444;
font-size: 14px;
padding: 0; margin: 30px 0 0 0;
}

#faq_answers .answer {
font-size: 12px;
padding: 0; margin: 0;
}

#faq_answers a {
padding: 0; margin: 0 0 30px 0;
}

#app_box {
	position: fixed;
	top: 142px; 
	left: -1px; 
	background: #fff; 
	border: 1px solid #ccc; 
	height: 200px; 
	width: 60px; 
	padding: 5px; 
	z-index: 15;	
}

.bulletin {
	clear: both; 
	width: 918px; 
	padding: 6px 15px 10px 15px; 
	color: #990000; 
	border: 1px solid #990000; 
	background-color: #ffcccc; 
	margin-bottom: 10px;
}
.bulletin p {
	vertical-align: top; 
	margin: 0; 
	padding: 0; 
	text-align: left; 
	font-size: 14px; 
	line-height: 20px;	
}
