/* CSS Document */


/************* HTML Tag Styles Initialized at "0" **********************************************/
  
  
h1, h2, h3, h4, h5, p, ol, ul, form, blockquote {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, pre, code {
	font-weight: 200;
	font-size:1em;
}

a {
	text-decoration:none;
	color:#03C;
}

img {
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a img {
	border:none;
}


/************* CSS Generic Style Tags *************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #181B22;
}

span.swap {
	display: none;
}

/************* CSS Banner and Navigation Style Tags *************************/

#topbar {
	height: 10px;
	background-color:#ED8A30;
}

#wrappertop {
	width: 760px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	position: absolute; top: 10px; height: 300px; width: 760px;
	z-index:2;
	background-image: url("images/ottos_banner.png");
	background-repeat: no-repeat;
}
	

#navbar{
	position: absolute; top: 280px; height: 30px; width: 760px;
	z-index:1;
	background-image: url("images/nav_background.png");
}

#nav{
	position: absolute; top: 280px; height: 30px; width: 760px;
	z-index:3;
}

.tel {
	float:left;
	margin-top: 5px;
	margin-left: 30px;
	font-size: 1em;
	font-weight:bold;
	color:#181B22;
}

#nav ul.nav {
	padding-right:40px;
	font-size: 0.9em;
	list-style:none;
}

ul.nav li {
	float: right;
	margin-top: 5px;
	margin-left: 30px;
}

ul.nav a {
	display: block;
	text-align: left;
}

ul.nav a:link {
	color:#181B22;
}

ul.nav a:visited {
	color:#181B22;
}

ul.nav a:hover {
	color:#ED8A30;
}

ul.nav a:active {
	color:#c3d1ce;
}

.currentPage {
	font-weight:bold;
}

/************* CSS Main Style Tags *************************/

#main {
	width: 800px;
	height: 860px;
	margin-top:-30px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/main_background.png);
	background-color:#8EC538;
	
}

#leftsidebar {
	float: left;
	width: 190px;
	margin-top: 60px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: -10px;
	padding-bottom: 20px;
	background-color:#8EC538;
}

#leftsidebar p {
	font-size: 0.9em;
	color:#222;
	margin-top: 0px;
	margin-left: 36px;
	font-size: 0.7em;
	line-height: 1.1em;
}
	
#bluecollar {
	position:relative;
	top: -12px;
	left: 36px;
	width: 180px;
	height: 200px;
	background-image:url(images/fido.png);
}

#statement {
	float: left;
	width: 510px;
	margin-top:80px;
	margin-left: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: .8em;
	line-height: 2em;
	text-align: center
}

#services {
	float: left;
	width: 365px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: .8em;
	line-height: 1.2em;
	white-space:nowrap;
}

h2 {
	font-size:1.4em;
	font-weight:bold;
	margin-top: 20px;
	color: #C63;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	margin-top: 20px;
	color: #C63;
}


#services ul {
	margin-left:60px;
	margin-top:10px;
	font-size: 1.1em;
	line-height:1.5em;
	list-style-type: square;
}


#address {
	margin-top:10px;
	width: 240px;
	font-size: 1em;
	color:#000;
	white-space:normal;
}

.bold {
	font-weight:bold;
}

.wrap {
	white-space:normal;
}

#rightsidebar {
	float:right;
	width: 190px;
	height: 400px;
	margin-top: 80px;
	margin-right: 0px;
	background-color:#8EC538;
}
	
#mainpic {
	position:relative;
	top: 100px;
	left: -100px;
	width: 260px;
	height: 183px;
	background-image:url(images/scrub.jpg);
	background-repeat:no-repeat;
}

#facebook {
	float:left;
	margin-left: 36px;
	height: 39px;
	width: 108px;
}

#bottomquote {
	clear: right;
	float:left;
	width: 431px;
	height: 43px;
	margin-left:340px;
	margin-top:-60px;
}

#copyright {
	clear:both;
	width: 800px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/main_background.png);
}

#copyright p {
	font-size:0.7em;
	color:#666;
	text-align: center;
}



/************* CSS Services Page Style Tags *************************/

#environment {
	position:relative;
	top: -12px;
	left: 36px;
	width: 180px;
	height: 246px;
	background-image:url(images/environment.jpg);
}

#packages {
	float: left;
	width: 305px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: .8em;
	line-height: 1.2em;
}

#packages li {
	margin-left:20px;
	margin-top:0px;
	font-size: 0.9em;
	line-height:1.4em;
	list-style-type: square;
}

.price {
	font-size:.9em;
	font-style:italic;
}

td, th {padding:0px}

#rightsidebarservices {
	float:right;
	width: 190px;
	height: 600px;
	margin-top: 120px;
	margin-right: 0px;
	background-color:#8EC538;
}

#truckeepic {
	position:relative;
	top: 350px;
	left: -360px;
	width: 520px;
	height: 220px;
	background-image:url(images/truckeepic.jpg);
	background-repeat:no-repeat;
}

#truckeepic p {
	font-size: .8em;
	text-align: left;
	margin-top: 230px;
}
	

/************* CSS About Page Style Tags *************************/

#aboutleftsidebar {
	float:left;
	width: 390px;
	height: 540px;
	margin-top: 60px;
	background-image:url(images/rusty.jpg);
}

#aboutmain {
	float: left;
	width: 300px;
	margin-top: 38px;
	margin-left: 30px;
}

#aboutmain p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 10px;	
}

#aboutrightsidebar {
	float:right;
	width: 190px;
	height: 400px;
	margin-top: 20px;
	margin-right: 0px;
	background-color:#8EC538;
}

#aboutmainpic {
	position:relative;
	top: 130px;
	left: -130px;
	width: 300px;
	height: 200px;
	background-image:url(images/backpack.jpg);
	background-repeat:no-repeat;
}
	
/************* CSS Links Page Style Tags *************************/
#favorites {
	margin-top:70px;
	margin-right:auto;
	margin-left:auto;
	width:600px;
	height:600px;
}
