html {
 font-size:100%;
}

@font-face {
    font-family: 'DroidSansRegular';
    src: url('DroidSans-webfont.eot');
    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-webfont.woff') format('woff'),
         url('DroidSans-webfont.ttf') format('truetype'),
         url('DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('DroidSans-Bold-webfont.eot');
    src: url('DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-Bold-webfont.woff') format('woff'),
         url('DroidSans-Bold-webfont.ttf') format('truetype'),
         url('DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    margin:0;
    padding:0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #eaeaea;
    color:#222;
	text-align: center;
	}
    
#head-container {
    padding:0;
    margin:0 0 15px 0;
    text-align:left;
    width:100%;
    height:100px;
    background: #222;
}
    
#head {
    margin-left: auto;
    margin-right:auto;
    padding:15px 0 10px 0;
    text-align:left;
    width:950px;
    height:70px;
    background: transparent;
}
    
#container {
    margin-left: auto;
    margin-right:auto;
    padding:0;
    margin-top:0;
    text-align:left;
    width:950px;
    background: transparent;
}

#footer-container { 
    padding:0;
    margin-top: 15px;
    text-align:left;
    background: #131515;
    width:100%;
}
    
/* ---- Content ---- */

#content {
	font-size: 12px;
    background: transparent;
    width:950px;
    margin-bottom:5px;
	}
    
/* ---- Headers ---- */
    
h1 {
	padding:10px 0 0 20px;
	margin: 0;
    font-size:18px;
    color:#222222;	
    font-weight:normal;
    font-family: DroidSansBold, sans-serif;
    text-transform:uppercase;
}

h2 {
	padding:0 0 0 10px;
	margin:0;
    font-size:19px;
    color:#767c7f;	
    font-weight:normal;
    font-family: DroidSansBold, sans-serif;
	 }

h3 {
    font-size: 16px;
	padding: 0;
	margin: 10px 0 0 10px;
    color:#222;
    font-weight:normal;
    font-family: DroidSansBold, sans-serif;
	}
    
h3.posts {
    font-size: 18px;
    font-weight:bold;
	padding: 0;
	margin: 10px 0 0 0;
    color:#666;
    font-family: DroidSansRegular, sans-serif;
	}
    
h5 {
	padding:0 0 0 20px;
	margin:0;
    font-size:18px;
    font-weight:normal;
    font-family: DroidSansBold, sans-serif;
    color:#222;
	 }
     
h6 {
	padding:4px 0 6px 0;
	margin: 0;
    font-size:14px;
    font-weight:normal;
    color:#282724;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
    font-size:18px;
    font-weight:bold;
    color:#282724;	
	}
    
h1 a:hover {
	color:#fcb353;
	}

h2 a, h2 a:visited {
	color: #333;
	}
    
h3 a:link, h3 a:visited {
	color: #282724;
    font-weight:bold;
    text-decoration:none;
	}   
    
h3 a:hover {
	color: #fcb353;
	} 
    
h3.posts a:link, h3 a:visited {
	color: #666;
    font-weight:bold;
    text-decoration:none;
	}   
    
h3.posts a:hover {
	color: #fcb353;
	} 


h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
	}
    
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Begin Structure */

.post {
	text-align: left;

	}

.clear {
	clear: both;
}

/* Begin Lists */
    
#content ul, {
	}

#content ul li {
clear:left;
	}

html>body .entry ul {
    list-style-type: square;
	}

/* Homepage */

#wide {
float:left;
width:950px;
padding: 0 0 0 0;
margin:0; 
background:transparent;
}

.shortbox-container {
float:left;
width:247px;
padding:0;
margin-top:20px;
}

.shortbox-top {
float:left;
height:10px;
width:232px;
margin:0px;
background: transparent url(images/longbox-top.png) no-repeat right;
}

.shortbox {
float:left;
width:232px;
margin-right:10px;
background: transparent url(images/longbox-bg.png) repeat-y right;
}

.shortbox p {
padding-left:10px;
width:212px;
}

.shortbox-content {
margin-top:0;
}

.shortbox-bottom {
float:left;
height:10px;
width:232px;
margin-bottom:15px;
background: transparent url(images/longbox-bottom.png) no-repeat right;
}

.longbox-container {
float:left;
width:703px;
padding:0px;
margin-top:20px;
background: transparent;
}

.longbox-top {
float:left;
height:10px;
width:703px;
margin:0px;
background: transparent url(images/longbox-top.png) no-repeat;
}

.longbox {
float:left;
width:703px;
padding:0px;
margin:0px;
background: transparent url(images/longbox-bg.png) repeat-y;
}

.longbox-left {
float:left;
width:320px;
padding:10px 15px 0px 15px;
margin:0px;
border-right: 2px solid #d3d3d3;
}

.longbox-left p {
width:300px;
margin-left:10px;
padding:0;
}

.longbox-right{
float:left;
width:321px;
padding:10px 0px 0px 15px;
margin:0px;
}

.longbox-right p {
width:300px;
margin-left:10px;
padding:0;
}

.longbox-hline {
float:left;
margin:15px 15px;
background:#d3d3d3;
width:673px;
height:2px;
}

.longbox-small-pic { 
padding:5px 0 0 10px;
}

.more-button {
padding:0 0 0 10px;
}

.longbox-bottom {
float:left;
height:10px;
width:703px;
margin:0px;
background: transparent url(images/longbox-bottom.png) no-repeat;
}

/* Subpages */

.sub-longbox {
float:left;
width:703px;
padding:0px;
margin:0px;
background: transparent url(images/longbox-bg.png) repeat-y;
}

.sub-header {
	padding:0;
	margin:0;
    font-size:18px;
    font-weight:normal;
    font-family: DroidSansBold, sans-serif;
    color:#222;
}

.sub-longbox p {
float:left;
width:650px;
padding:10px 0 10px 20px;
margin:0px;
}
    
/* ---- Top Menu ---- */

#menu-container {
height:54px;
width:100%;
background: #transparent url(images/right-shadow-menu.png) right no-repeat;
}

.menu {
	border:none;
	margin:0;
	padding:0;
	font-family: DroidSansBold, sans-serif;
	font-size:18px;
	font-weight:bold;
	float:left;
    background: #fff;
    width:945px;
}

.menu ul {
	height:54px;
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
    overflow:hidden;
}

.menu li {
		float:left;
		padding:0px;
        background:transparent;
}
        
.menu li a:link, .menu li a:visited {
		color:#767c7f;
		display:block;
		line-height:54px;
		margin:0 0 0 15px;
		padding:0px 36px 0px 54px;
		text-align:center;
		text-decoration:none;
        border-right: 1px solid #d3d3d3;
}

.menu li a:hover {
        color:#222;
}

a.about-link:link { 
background:transparent url(images/about-icon.png) no-repeat left;
}

a.about-link:hover { 
background:transparent url(images/about-icon-2.png) no-repeat left;
}

a.why-link:link { 
background:transparent url(images/why-icon.png) no-repeat left;
}

a.why-link:hover{ 
background:transparent url(images/why-icon-2.png) no-repeat left;
}

a.services-link:link { 
background:transparent url(images/services-icon.png) no-repeat left;
}

a.services-link:hover { 
background:transparent url(images/services-icon-2.png) no-repeat left;
}

a.fleet-link:link { 
background:transparent url(images/fleet-icon.png) no-repeat left;
}


a.fleet-link:hover { 
background:transparent url(images/fleet-icon-2.png) no-repeat left;
}

a.contact-link:link { 
background:transparent url(images/contact-icon.png) no-repeat left;
}

a.contact-link:hover { 
background:transparent url(images/contact-icon-2.png) no-repeat left;
}

/* ---- Footer ---- */

#footer {
    margin-left: auto;
    margin-right:auto;
    text-align:left;
    width:950px;
    color:#eaeaea;
    font-size:12px;
    background: transparent;
    padding:0;
}

#footer a:link, #footer a:visited {
color:#fff;
text-decoration:none;
font-size:12px;
margin-right:8px;
}

#footer a:hover {
color:#1582ab;
}

#footer-content-left {
    text-align:left;
    width:630px;
    height:100px;
    color:#eaeaea;
    background: #131515;
    float:left;
    margin: 0;
    padding:10px 0 10px 10px;
}

#footer-content-left p { 
margin:0;
padding:0;
}

#footer-content-right {
    text-align:right;
    width:290px;
    height:100px;
    color:#eaeaea;
    background: #131515;
    float:right;
    margin-right:10px;
    padding:10px 10px 10px 0;
}

#footer-content-right p { 
margin:0;
padding:0;
}

#footer-home {
    text-align:left;
    width:920px;
    height:100px;
    color:#eaeaea;
    background: #131515;
    float:left;
    margin: 10px 0 0 0;
    padding:20px 0 20px 10px;
    border-top:1px solid #666;
}
            			
/* ---- Links  ---- */

a:link, a:visited {
font-family:Arial, Helvetica, sans-serif;
color: #1582ab;
font-weight: normal;
text-decoration: none;
outline: none;
}

a:hover {
text-decoration: underline;
}
    
/* ---- Sidebar  ---- */

#sidebar {
	font: 12px Arial, Helvetica, Sans-Serif;
    padding: 20px 0 10px 0;
	margin-left: 660px;
	width: 250px;
	}

small, #sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	} 

/* ---- Miscellaneous  ---- */

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.clear { clear: both; }
    
/* ---- Form Elements  ---- */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

/* ---- Search  ---- */

#searchbox {
    margin: 20px 37px 0 0;
    float:right;
    width: 183px;
    height: 36px;
    background: url(images/s.png) no-repeat;
}
#searchbox #s {
    float: left;
    padding: 0;
    margin: 4px 0 0 6px;
    border: 0;
    width: 150px;
    background: none;
    color:#999999;
    border:0;
}

#searchbox #go {
    float: right;
    margin: 3px 4px 0 0; 
    width:18px; 
    height:18px;
    border:0;
}

/* Easy Slider */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }	

#slider-container{
		background: transparent url(images/slider-images/slider-bg.jpg) no-repeat;
        height:250px;
        width:950px;
		}	
        
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
        background:transparent;
        position:relative;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:945px;
		height:242px;
		overflow:hidden; 
		}	
	#prevBtn,
	#slider1prev{ 
		display:block;
		width:19px;
		height:28px;
		position:relative;
		left:9px;
		top:-150px;
		z-index:1000;
		}	
    #nextBtn,
    #slider1next{ 
		display:block;
		width:19px;
		height:28px;
		position:relative;
		left:920px;
		top:-178px;
		z-index:1000;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:19px;
		height:28px;
		background:url(images/slider-images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/slider-images/btn_next.gif) no-repeat 0 0;	
		}
 
 /* Colorbox */
        
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(images/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}	