@charset "utf-8";
/* CSS Document */

/*

----- Woodall screen stylesheet -----
----- 2008 -----

----- enjoy. -----

----- Background Colours -----

Background: #f4f4f4


----- Text Colours -----

Burgandy: #800001
Body: #666666

----- Dimensions -----

Site Width: 870px

*/

* {
	padding: 0; /* global margin and padding reset */
	margin: 0;
}

/* ----- tags ----- */
body {

	background-color: #f4f4f4;
	text-align: center; /* centre in IE */
	line-height: 1em;
	font: small Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 20px;
}

h3 {
	color:#800001;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.3em;
	font-weight:normal;
	margin-top:15px;
}

p {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	margin-top:15px;
	line-height: 1.3em;
	}

a:link, a:visited {
	color:#800001;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover, a:visited:hover {
	color:#800001;
	text-decoration:underline;
	font-weight:bold;
	}

/* ----- main containers ----- */

#image-col {
	float:left;
	width:188px;
	margin-right:10px;
	margin-top:20px;
	}
	
#meet-quote {
	float:left;
margin-top:20px;
	margin-left:-8px;
	
	}

#image-col img {
	margin-bottom:20px;
	}

#copy-holder {
	float:left;
	width:400px;
	margin-top:20px;
	}
#copy-holder .title{
	color:#800001;
	font-size:1.6em;
	}
#copy-holder2 {
	float:left;
	width:600px;
	margin-top:20px;
	}
#copy-holder2 .title{
	color:#800001;
	font-size:1.2em;
	}

#latest {
	clear: both;
	width: 268px;
	height: 158px;
	position: relative;
	margin-bottom: 10px;
}
#frame {
	margin: 0 auto; /* centre in proper browsers */
	width: 870px;
	text-align: left;
}

#banner {
	float:left;
	width:850px;
	height:211px;
	background-image:url(../images/common/banner-background.gif);
	background-repeat:no-repeat;
	padding:9px;
	margin-top:13px;
}
#banner2 {
	float:left;
	width:850px;
	margin-top:13px;
}

.main-container-top {
	float:left;
	width:868px;
	height:14px;
	background-image:url(../images/common/container-top.gif);
	background-repeat:no-repeat;
	}
	
.main-container-body {
	float:left;
	width:834px;
	height:auto;
	padding:10px 24px 20px 24px;
	background-image:url(../images/common/container-bg.gif);
	background-repeat:repeat-y;
	}
.main-container-bottom {
	float:left;
	width:868px;
	height:14px;
	
	background-image:url(../images/common/container-bottom.gif);
	background-repeat:no-repeat;
	}
	
.subcontainer-525px {
	float:left;
	width:495px;
	height:auto;
	padding-right:30px;
	/*border-right:solid 1px #CCCCCC;*/
	}
.full-width {
	float:left;
	width:auto;
	height:auto;
	padding:10px;
	padding-left:0px;
	/*border-right:solid 1px #CCCCCC;*/
	}
	
.subnav {
	float:left;
	width:168px;
	height:auto;
	}

.subcontainer-600px {
	float:left;
	width:600px;
	height:auto;
	padding-left:30px;
	margin-top:10px;
	border-left:solid 1px #CCCCCC;
	}	

.subcontainer-630px {
	float:left;
	width:630px;
	height:auto;
	padding-left:30px;
	margin-top:10px;
	border-left:solid 1px #CCCCCC;
	}
.subcontainer-259px {
	float:left;
	width:249px;
	height:auto;
	padding-right:10px;
	margin-top:10px;
	}
.div-left {
	float:left;
	margin-top:30px;
	}
	.homepage-quote-box {
	padding-left:20px;
	float:left;
	border-left:solid 1px #CCCCCC;
	}


/* ----- masthead ----- */
h1 {
	width: 388px;
	height: 82px;
}
h1 a {
	display: block;
	width: 388px;
	height: 82px;
	
	text-indent: -1000em;	
	background: url(../images/common/woodall-logo.gif) 0 0 no-repeat;
}

/* ----- global navigation ----- */
#global-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0;
}
#global-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}
#global-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
#global-nav li a:hover {
	background-position: 0 -32px;
}

#global-nav li a.current, #global-nav li a.current:hover {
	background-position: 0 -64px;
}
#nav0 {
	width: 92px;
	height: 32px;
	background: url(../images/common/nav/new/about.gif) 0 0 no-repeat;
}
#nav1 {
	width: 97px;
	height: 32px;
	background: url(../images/common/nav/new/services.gif) 0 0 no-repeat;
}
#nav2 {
	width: 142px;
	height: 32px;
	background: url(../images/common/nav/new/the-difference.gif) 0 0 no-repeat;
}
#nav3 {
	width: 94px;
	height: 32px;
	background: url(../images/common/nav/new/careers.gif) 0 0 no-repeat;
}
#nav4 {
	width: 94px;
	height: 32px;
	background: url(../images/common/nav/new/contact.gif) 0 0 no-repeat;
}
#nav5 {
	width: 123px;
	height: 32px;
	background: url(../images/common/nav/new/holder.gif) 0 0 no-repeat;
}
#nav6 {
	width: 151px;
	height: 32px;
	background: url(../images/common/nav/new/customer.gif) 0 0 no-repeat;
}
#nav7 {
	width: 75px;
	height: 32px;
	background: url(../images/common/nav/new/home.gif) 0 0 no-repeat;
}

/* ----- footer navigation ----- */

#footer {
	float: left;
	list-style: none;
	margin: 10px 20px 0px 0;
	padding: 0;
}
#footer li {
	float: left;
	margin: 0 0 20px 20px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
}
#footer li a {
	margin: 0;
	padding: 0;
}
#footer li a:link, #footer li a:visited  {
	color:#666666;
	text-decoration:none;
}
#footer li a:hover, #footer li a:visited:hover {
	color:#800001;
}

#copyright {
	float:right;
	margin: 10px 15px 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	}
	
/* ----- buttons ----- */

.find-out-more {
	float:right;
	display:block;
	width:115px;
	height:16px;
	text-indent:-1000em;
	margin-top:20px;
	background-image:url(../images/buttons/find-out-more.gif);
	}



/* ----- page titles ----- */

.welcome {
	display:block;
	width:133px;
	height:28px;
	text-indent:-1000em;
	background-image:url(../images/titles/welcome.gif);
	}
.customer {
	display:block;
	width:206px;
	height:27px;
	text-indent:-1000em;
	background-image:url(../images/titles/customer-login.gif);
	}
.site-map {
	display:block;
	width:132px;
	height:32px;
	text-indent:-1000em;
	background-image:url(../images/titles/sitemap.gif);
	}
.privacy {
	display:block;
	width:210px;
	height:33px;
	text-indent:-1000em;
	background-image:url(../images/titles/privacy-policy.gif);
	}
.terms {
	display:block;
	width:293px;
	height:30px;
	text-indent:-1000em;
	background-image:url(../images/titles/terms-and-conditions.gif);
	}
.accessibility {
	display:block;
	width:201px;
	height:33px;
	text-indent:-1000em;
	background-image:url(../images/titles/accessibility.gif);
	}
