html, body{ 
margin:0; 
padding:0; 
text-align:left;
font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;
} 

#container{
}

#container_secondary{
}

#content_wrapper{
}

#content_wrapper_secondary{
}

/*-----CENTER-----*/

#center_column{
}

#center_column_secondary{
}

#topline_home{ 
}

#topline_secondary{ 
}

#anchor_ad{
}

#home_text{
}

#home_bottom{
}

#tips{
}
	

#turn_to_us{
}

#content{
}

#content_secondary{
}

#ContentPane{
text-align:left;
}

#ContentPane2{
text-align:left;
}

#ContentPane3{
text-align:left;
}

#ContentPane4{
text-align:left;
}

#ContentPane5{
text-align:left;
}

/*-----LEFT-----*/

#left_column{
display:none;
}

#roadsigns{
}

#roadsigns_speed{
}

#roadsigns_reliability{
}

#roadsigns_convenience{
}

#popup{
}

#left_menu{
}

#locations{
}

#link_to_faqs{
}

#left_line{
}

#left_line_secondary{
}


/*-----RIGHT-----*/

#right_column{
display:none;
position:relative;
float:right;
width:227px; /*Width of right column*/
margin-left:-227px; /*Set left margin to -(RightColumnWidth)*/
}

#right_nav{
position:relative;
width:227px;
height:444px;
background:transparent url(../images/topright_lines.gif) no-repeat;
text-align:left;
}

#right_nav_buttons{
padding:67px 0 0 22px;
}

#right_nav_buttons div{
margin-bottom:19px;
}

#newsletter{
position:relative;
width:168px;
height:29px;
margin:58px 0 0 20px;
}

#testimonials{
/*--position:relative;--*/
position:absolute;
z-index:5000;
width:227px;
margin-top:40px;
}

/*-----EMPLOYEE HIGHLIGHT-----*/

#employee{
position:absolute;
width:280px;
height:283px;
bottom:0;
left:0;
}

/*-----CLASSES-----*/

.header{
font:18px/1.5em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#c33;
margin-left:-3px;
margin-bottom:10px;
}

.subheader{
font:14px/1.5em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#c33;
}

.img_left{
float:left;
margin:5px 20px 10px 0;
border:1px solid #555;
}

.img_left_noborder{
float:left;
margin:5px 20px 10px 0;
}

.img_right{
float:right;
margin:5px 0 20px 10px;
border:1px solid #555;
}

.img_right_noborder{
float:right;
margin:5px 0 20px 10px;
}

/*-----BODY LINKS-----*/

a:link, a:visited{
text-decoration:underline;
color:#092c86;
}

a:hover, a:active{
text-decoration:none;
color:#c33;
}

/*-----HTML-----*/

p{
padding-bottom:10px;
}
