@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: white url(../images/bg/bg-topbar.jpg) repeat-x left top;
	color: black;
	font: 12px/14px Verdana, Geneva, sans-serif;
}

ol, ul { list-style: none; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

}

h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
	clear: both;
	color: #95ba45;
}

h1 { font: 30px/38px 'VAGRoundedBTRegular', Arial, sans-serif;letter-spacing: 0;}

h2 { font: 22px/30px 'VAGRoundedBTRegular', Arial, sans-serif;letter-spacing: 0;}

p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}

ul.std {
	margin: 5px 0px 8px 15px;
	list-style-position: outside;
	list-style-type: disc;
}

ul.std li { padding-left: 6px; }

table.std { 
	border: 1px solid #000; 
	margin: 5px 0px 8px 0px;	
}

table.std tr, table.std tr td {
	border: 1px solid #000; 
	padding: 5px;	
}

table.std .header { background: #CCC; }

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left { float: left; }

.float_right { float: right; }

.pad_left { padding: 0px 20px 18px 0px; }

.pad_right { padding: 0px 0px 18px 20px; }

a {
	text-decoration: none;
	color: #95ba46;
	font-weight: bold;
}

a:hover { color: #e67f3d; }

#footer a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#footer a:hover { text-decoration: underline; }

/* H1 Image Replacement */
.head-rep span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.head-rep { padding: 0; }

h1#logo {
	width: 272px;
	height: 92px; 
	background: url(../images/header/h-logo.jpg);	
	position: absolute;
	top: 25px;
	left: 43px;
}

h2#phone {
	width: 174px;
	height: 16px; 
	background: url(../images/header/h-phone.jpg);	
	position: absolute;
	top: 40px;
	right: 6px;
}

h1#about {
	width: 260px;
	height: 144px; 
	background: url(../images/header/h-about.jpg);	
	margin-bottom: 20px;
}

h1#services {
	width: 260px;
	height: 144px; 
	background: url(../images/header/h-services.jpg);	
	margin-bottom: 20px;
}

h1#locations {
	width: 260px;
	height: 144px; 
	background: url(../images/header/h-locations.jpg);	
	margin-bottom: 20px;
}

/* <h1 id="logo" class="head-rep" title="About us"><span>About us</span></h1> /*

/* Menu bar */
.menubar ul {
	padding:0;
	margin: 0;
	list-style-type:none;
}

.menubar ul li { 
	display:inline; 
	padding:0;
	margin: 0;
}

.menubar ul li a {
	float:left;
	display:block;
	padding:0;
	margin: 0;
}

.menubar ul li span {
	visibility: hidden;
	padding:0;
	margin: 0;
}

#topbar .menubar {
	width: 575px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* Menu Rollover */

#menu_11:hover img, #menu_12:hover img, #menu_13:hover img, #menu_14:hover img, #menu_15:hover img { visibility:hidden; }

#menu_11 {
	background: url(../images/menu/menu-ro_11.jpg) no-repeat 0 0;
}

#menu_12 {
	background: url(../images/menu/menu-ro_12.jpg) no-repeat 0 0;
}

#menu_13 {
	background: url(../images/menu/menu-ro_13.jpg) no-repeat 0 0;
}

#menu_14 {
	background: url(../images/menu/menu-ro_14.jpg) no-repeat 0 0;
}

#menu_15 {
	background: url(../images/menu/menu-ro_15.jpg) no-repeat 0 0;
}

/* HTML Code
<div class="menubar">
  	<ul>
      <li><a id="menu_01" href="<?php WEBROOT(); ?>index.php" title="Home"><img src="images/menu/menu_01.jpg" alt="Home" width="35" height="49" /></a></li>
	</ul>
</div>
*/

/* PNG Menu
#menu-01:hover { background-position: 0px -37px; }

#menu-01 {
	width: 129px;
	height: 37px;
	background: url(../images/menu/menu_01.png) no-repeat 0 0;
}

<div class="menubar">
	<ul>
		<li><a id="menu-01" href="<?php WEBROOT(); ?>index.php" title="Home"><span>Home</span></a></li>
	</ul>
</div>
*/

/* nivo Slider */
#slider {
	position:relative;
	background:#202834 url(../images/slider/loading.gif) no-repeat 50% 50%;
	width: 935px;
	height: 255px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-15px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

/* Colorbox */
/* 
<link rel="stylesheet" href="css/colorbox.css" type="text/css" media="all" title="All" charset="utf-8" />
<script src="js/jquery.js" type="text/javascript"></script>
<script src="js/jquery.colorbox-min.js" type="text/javascript"></script>
<script type="text/javascript">
	$(document).ready(function() {
		$("a[rel='colorbox']").colorbox();
	});
</script>
*/

/* Main Container (Center Content) */
#container {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topbar, #slider, #footer, #container, body {
	position: relative;
}

#topbar {
	width: 935px;
	height: 142px;
}

#content {
	padding: 16px 22px;
	background: #ebeae8;
}

.content {
	width: 891px;
	background: url(../images/bg/bg-content.jpg) repeat-y 0px 0px;
}

.index .content { background: url(../images/bg/bg-index-content.jpg) repeat-y 0px 0px; }

.column {
	float: left;
	width: 260px;
}

.pad-column {
	margin: 0px 55px;
}

#footer {
	width: 891px;
	background: #e57e3d url(../images/bg/bg-footer.jpg) no-repeat 0px 0px;
	padding: 10px 22px;
	color: #FFF;
	font-size: 90%;
}

#imgbar {
	position:relative;
	width: 935px;
	height: 255px;
}

#leftcol {
	position: relative;
	float: left;
	width: 575px;
	margin-right: 55px;
}