/* 
--
WEST WILTS ROOFING - Style Sheet
Author: Matthew Vowles | Dentons Creative
Copyright: 2011 - West Wilts Roofing 
URL: http://www.westwiltsroofing.co.uk
--
 */

/* CSS ZERO RESET */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }


body {
	background:#fff;
	color:#646464;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;

}

h1, h2, h3, h4 {
	font-size: 2.1em;
	line-height: 1.3em;


}

h1 {
    background: url(../images/base/logo.gif) no-repeat scroll 800px 14px transparent;
    line-height: 200px;
    text-indent: -9999px;
}

h2.contactus {padding-top:20px;}

h3 {font-size:1.8em;}

h4 {line-height:2.1em; padding-top:20px;}


p {
	margin: 12px 40px 0 0; 
	color: #646464; 
	font-size: 1.4em; 
	line-height: 1.3em; 
	text-align: left;

}

p.contact {
	color:#00CC00;
	
	}
	
p.carerepair {
	font-size: 1.4em; 
	line-height: 0.5em;
	color:#646464;
	
	}

/* Header */
#headerWrap {height: 100px; background:url(../images/base/header-bg.gif); repeat-x bottom;  }

#header {
	background: url(../images/base/header-tel.png) no-repeat scroll 10px 35px transparent;
	width: 960px; 
	margin: 0px auto; 
	position: relative; 
	height: 120px; }

#insert {width: 960px; margin: 0 auto; padding: 20px 0; position: relative;}

#content {width: 960px; margin: 0 auto; padding: 20px 0; position: relative;}
	
/* NAVIGATION */

ul.nav {
	margin-left: 0px;
	padding-left: 653px;
	list-style-type: none;
	font-size: 1.6em;
	overflow: hidden;
	zoom: 1;
}

 ul.nav li {
	float:left;
}

ul.nav a {
	width: 142px;
	display:block;
	border-bottom: none;
	padding: 0 10px 20px 0;
	margin-right: 1px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #646464;
	text-align: right;
}

ul.nav a:link {
	color:646464;
}
ul.nav a:visited {
	color:#646464;
}
ul.nav a:hover {
	color:#b5d606;
}



/* COLUMNS */

#col1 {
    float: left;
    margin: 0 20px 0 10px;
    width: 448px;
	border-right: 2px solid #F0F1F2;
	
}


#col2 {
    float: right;
	margin: 0 10px 0 20px;
    width: 449px;
	
}

#col2bot {
	float:right;
	width:449px;
}



.col2split {
	float:left;
	margin:0;
	width:224px;
	height:245px;
}

.col2shift {
	margin-top: 30px;
}


#col3 {
    float: left;
    margin: 0 20px 0 10px;
    width: 448px;
	border-right: 2px solid #F0F1F2;
	
}

.clear {
    clear: both;
}

/* LISTS */

#col1 ul {
	list-style-type:disc;
	margin: 25px 0 25px 25px;
	font-size: 1.4em; 
	line-height: 1.3em;
}

#col2 ul {
	list-style-type:disc;
	margin: 20px 0 15px 10px;
	font-size: 1.4em; 
	line-height: 1.3em;
}

#col2 li {
	list-style-type:none;
	background-image:url(../images/base/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left: 25px;
}

#col3 ul {
	list-style-type:disc;
	margin: 20px 0 15px 10px;
	font-size: 1.4em; 
	line-height: 1.3em;
}

#col3 li {
	list-style-type:none;
	background-image:url(../images/base/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left: 25px;
}
	
/* LINKS */
a {color: #b5d606; text-decoration: none; }
a:hover{color:#cce353;}



/* FOOTER */

#footerWrap {
	background:url(../images/base/footer-bg.gif); repeat-x bottom;
    height: 70px;
    margin: 0 auto;
    
}

#footer p {
	color:#FFFFFF;
	
    
}

#footer {
	width: 960px; 
	margin: 0px auto; 
	padding: 5px 0 0 0;
	position: relative;
	
}

#footer hr {
	
color: #FFFFFF;


}

#footer p {
	color:#FFFFFF;
	font-size: 1.2em; 
	line-height: 1.3em; 
	text-align: left; 
}

/* SPAN */

.contact {
	color: #b5d606;
}

.contact2 {
	color: #b5d606;
	padding-left:27px;
	
}

.contact3 {
	color: #b5d606;
	padding-left:50px;
	
}

.Bnes {
	color: #646464;
	font-size: 0.9em; 
}

.careshift {
	margin-top:36px;
}

/* IMAGES */

.imgContent {
	padding: 5px 0 0 35px;
	
}

.imgFed {
	padding: 25px 0 25px 0px;
	
}

.imgfair {
	padding: 25px 0 25px0px;
	
}

.imgDentons {
	
	float:right;
}

.imgCare {padding: 0; margin-top:15px}
	
	