@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Roboto);

body { font-family: 'Roboto', Arial, serif; min-width:960px; max-width:1439px; margin:0 auto; color: #424242; }
p { margin-bottom: 15px; }
h1, h2 { font-weight: 500; text-transform: uppercase; color: #2896d4; clear: both; }
h1 { font-size: 20pt; margin-bottom: 25px; }
h2 { font-size: 15pt; margin-bottom: 15px; }
ul { list-style: disc outside none; margin: 15px 0 15px 30px;}
fieldset { border: none; color: #fff; background-color: #424242; padding: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-border-radius: 10px; box-shadow:0 0 10px #666; margin-bottom: 15px; }
fieldset ul { font-weight: 500; margin: 0 0 0 25px;}
a { color: #2896d4; }

.blue { color: #2896d4; }
.bold { font-weight: bold; }
.clear { clear:both; }
.inner { width:960px; margin:0 auto; }
.right { text-align: right; }
.uppercase { text-transform: uppercase; }
div.demi, div.tiers { float: left; }

#content { width:960px; margin: 25px auto; font-size: 12pt; clear: both; }
#content div.demi { width: 480px; }
#content div.tiers { width: 320px; }
#content_left { width: 670px; }
#content_left fieldset div.demi { width: 325px; }
#content_right { float: right; width: 280px; }

#top { background:url(../img/top_back.gif) repeat-x; height:143px; }
#top_logo { float: left; position: relative; top: 29px; }
#top_7_sur_7 { float:right; position: relative; top: 31px; }
#top_menu { float: left; position:relative; top: 55px; height: 17px; }
#top_menu a { display: inline-block; font-style: italic; font-weight: 500; text-transform: uppercase; color: #fff; height: 17px; vertical-align: top;}
#top_menu a:hover { color: #2896d4; }
#top_menu  div.dot { display: inline-block; background:url(../img/top_menu_dot.gif) center no-repeat; height: 17px; width: 40px; }

#banner { background:url(../img/top_banner.jpg) center no-repeat; height:266px; }
#banner #truck { background:url(../img/top_truck.png) no-repeat; height:346px; width:469px; float:right; position:relative; top: -12px; margin-bottom: -80px;}

#footer_logos { background:url(../img/footer_logos_back.gif) repeat-x; height:81px; clear: both; }
#footer_logos .inner { padding: 10px; }
#footer_logos p { color:#176896; font-weight:bold; font-size:10pt; text-transform:uppercase; margin: 0;}
#footer_logos .logos { display:table; width:960px; height:40px; padding-top:5px; }
#footer_logos .logos span { display:table-cell; vertical-align:middle; padding-right:30px; }
#footer { background:url(../img/footer_back.gif) repeat-x; height:136px; }
#footer_logo { float: left; position: relative; top: 20px; }
#footer_menu { float: right; position: relative; top: 30px; }
#footer_menu  a { font-style: italic; font-weight: 500; text-transform:uppercase; color: #959595; padding-left: 40px; }
#footer_menu  a:hover { color: #fff; }
#copyright { position: relative; top: 70px; font-size: 8pt; text-align: center; }