/*
Theme Name: Gary's Towing Theme
Theme URI: http://www.garystowing.ca
Description: 
Version: 0.1
Author: M Bond & G Kivisto
Author URI: http://kivistodesign.com/
Tags: fairway, custom header
*/

body, html, h2, h3, div{
	margin:0;
	padding:0;
	font-size:100%;
	font-family:Arial, helvetica;
	outline:none;
}
ul li{
	list-style:url("images/blueball.gif");
}


#wrapper{
	width:100%;
	min-width:1058px;
	min-height:500px;
	margin-right:auto;
	margin-left:auto;
	background:url('images/graybar.png') repeat-x;
}

#header{
	width:100%;
	height:536px;
	background:url('images/header-bg.jpg') repeat-x;
}
#header-wrapper{
	margin-right:auto;
	margin-left:auto;
	
	width:1058px;
	height:536px;
	background:url('images/header-bg.jpg') repeat-x;
}

#banner{
	width:1058px;
	height:147px;
	padding-top:10px;
	padding-bottom:10px;
	background:url('images/banner.png') no-repeat center;
	color:#fff;
}

#banner p{
	margin-top:128px;
	text-align:center;
	font-size:15px;
	
}
#banner h1{
	float:right;
	margin-top:72px;
	margin-right:100px;
	margin-bottom:0;
	font-size:40px;
	font-style:italic;
	font-weight:bold;
	padding: 0 0 0 0;
}
#banner a, #banner a:visited{
	color:#fff;
	text-decoration:none;
}
#banner a:hover{
	color:#8abdf0;
}
#upper-container{
	width:1058px;
	height:368px;
	background:url('images/featured-truck.png') no-repeat 11px 0px;
}

#text-wrap{
	float:right;
	padding-right:34px;
	padding-top:20px;
	width:252px;
	height:322px;
}

#text-wrap h2{
	font-size:20px;
	color:#021d61;
}

#text-wrap ul{
	padding-left:0px;
	padding-left:17px;
	margin-left:0;
	font-size:16.77px;
	color:#616060;
}

#text-wrap li{
	padding-bottom:7px;
	font-style:italic;
}

#text-wrap h3{
	font-size:16.66px;
	font-weight:bold;
		color:#0a3291;
		
}

#assistance{
	font-size:13.33px;
	color:#0a3291;
	float:right;
	padding-right:33px;
}

#assistance h3{
	font-size:26.67px;
	font-weight:bold;
	padding-left:0;
	
}

#text-wrap span{
	font-weight:bold;
}

#phone{
	background:url('images/phone.png') no-repeat right;
	width:45px;
	height:61px;
	float:left;
	
}

#lower-container{
	margin-right:auto;
	margin-left:auto;
	min-height:311px;
	height:auto;
	width:960px;
	background:url('images/lower-container-bg.jpg')  center 10px no-repeat #fff;
}

#lower-container h2{
	color:#021d61;
	font-size:23px;
}

#left-column ul{
	padding-left:20px;
	color:#4f4e4e;
	list-style-image: url('images/blueball.gif');
	list-style-type:disc;
}
#left-column li{
	margin-bottom:5px;
	font-size:17px;
	font-style:italic;
	
}

#graybar{
	width:100%;
	height:139px;
	background:url('images/graybar.png') repeat-x;
}

#graybar-wrapper{
	margin-right:auto;
	margin-left:auto;
	width:960px;
	height:139px;
	background:url('images/graybar.png') repeat-x;
}

#graybar h3{
	color:#021d61;
	font-size:20px;
	padding-top:20px;
	float:left;
}

#graybar p{
	width:715px;
	float:left;
	font-size:17px;
	margin-top:0;
	padding-top:0;
	color:#4f4e4e;
}

#graybar span{
	font-weight:700;
	font-style:oblique;
}

#wreckmaster{
	float:right;
	background:url('images/wreckmaster_btn_transparency.png') no-repeat;
	width:236px;
	margin-top:38px;
	height:93px;
}

#left-column{
	float:left;
	width:250px;
	height:auto;
	min-height:311px;
		padding-top:45px;
	margin-right:30px;
}

#middle-column{
	float:left;
	width:358px;
	height:auto;
	min-height:311px;
		padding-top:45px;
}

#middle-column p{
	text-align:right;
	float:right;
	margin-right:8px;
	font-size:14px;
	color:#4f4e4e;
}
#middle-column h2{
	float:left;
}

#right-column{
	float:right;
	width:250px;
	height:auto;
	min-height:311px;
	padding-top:45px;
	
}

#right-column img{
	border:none;
	outline:none;
}

#footer{
	width:100%;
	height:38px;
	
	background:url('images/footer-bg.jpg') repeat-x;
	float:right;
}

#footer-wrapper{
	margin-right:auto;
	margin-left:auto;
	width:960px;
	height:30px;
	padding-top:8px;
	background:url('images/footer-bg.jpg') repeat-x;
	color:#fff;
	text-align:center;
	font-size:15px;
	
}

#footer a, #footer a:visited{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#8abdf0;
}