/* Stylesheet for WillB's Sales page templates, Oct 2006. */
/* This sheet is intended for use with template #1 */

body {
	padding: 0 0 10px 0;
	margin:0px;
	/*text-align:center;*/
	font-size:10pt;
	font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
	background:#111111 top left url(http://www.localwebsiteseo.co.uk/wp-content/themes/local-website-seo/images/bg-home.jpg) repeat-x;;
}
h1 {
	font-family:Georgia,Tahoma,Verdana,sans-serif;
	font-size:26pt;
}
h2 {
	font-family:Georgia,Tahoma,Verdana,sans-serif;
	font-size:20pt;
}
h3 {
	font-family:Georgia,Tahoma,Verdana,sans-serif;
	font-size:16pt;
}

#header {
background : url(http://www.localwebsiteseo.co.uk/wp-content/themes/local-website-seo/images/header-bg.jpg) no-repeat left top;
height : 160px;
padding : 0;
margin : 0;
}
.logo img {
float : left;
padding-top : 40px;
padding-left : 161px;
border : none;
}

/*=====================================
Top menu hacks - by achmad z
======================================*/
/*************************************
Top Navigation Columns
*************************************/
#top-nav-wrapper {
width : 480px;
height : 120px;
padding : 0;
padding-right: 141px;
margin : 20px 30px 0 0;
float : right;
display : block;
}
#top-nav-wrapper ul {
padding : 0;
margin: 5px 0;
width : 140px;
list-style-type : none;
}
#top-nav-wrapper ul li {
border-bottom : 1px solid #555;
padding : 1px 5px;
list-style-type : none;
font-family : "Arial", Helvetica, sans-serif;
font-size : 10px;
line-height : 14px;
}

#top-nav-wrapper a {
text-decoration:none;
color: #999999;
}
#top-nav-wrapper a:hover {
color: #BBBBBB;
text-decoration:none;
}
.column-one {
width : 150px;
float : left;
padding : 5px;
}
.column-two {
width : 150px;
float : left;
padding : 5px;
}
.column-three {
width : 150px;
float : left;
padding : 5px;
}

h4, h5 a{
font-family : "Arial", Helvetica, sans-serif;
color: #999;
text-align : left;
text-transform: uppercase;
margin: 5px 0;
}
h5 {
font-weight: normal;
}
h4, h5 a:hover {
color: #aaa;
}
h4 {
font-size : 12px;
line-height : 14px;
}

/* top-nav */
#top-nav{width:100%;height:155px;margin:0px auto 10px;clear:both;}
div#top-nav h1{margin:0;padding:0;}
div#top-nav h1 a{float:left; display:block;width: 300px;height:155px;margin:0;padding:0;text-indent:-9999em;border:0px;color:#e9e9e9;}

/*=====================================
END OF : Top menu hacks - by achmad z
======================================*/


div {
	border:0px solid #000;
}

.center {
	text-align:center;
}
.highlight {
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:#666;
}
.testimonial {
	margin-left:100px;
	margin-right:100px;
	padding:15px;
	padding-left:35px;
	padding-top:35px;
	background:#ddd;
	background-image:url(quotes.png);
	background-repeat:no-repeat;
	background-position:5px 0px;
	border:1px solid #fff;
}
.testimonial_sig {
	font-size:12pt;
	font-style:italic;
}
.testimonial_title {
	font-size:12pt;
	font-weight:bold;
}
.orderbox {
	/* For collecting emails and payments */
	margin-left:150px;
	margin-right:150px;
	background:#fff;
	padding:25px;
	border:5px dotted #999;
	font-size:12pt;
	color:#000;
}

.body_frame {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:980px;
}
.central_column {
	margin-top:15px;
	margin-bottom:15px;
	width:980px;
}
.header_frame {
	width:980px;
	height:175px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='header.png');
}
.header_frame[class] {
	background:url(header.png) no-repeat;
}
.header {
	margin:10px;
}
.content_frame {
	width:980px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='stretch.png');
	padding-top:1px;
	padding-bottom:1px;
}
.content_frame[class] {
	background:url(stretch.png) repeat;
}
.content {
	margin:10px;
	margin-left:40px;
	margin-right:40px;
}
.footer_frame {
	width:980px;
	height:100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='footer.png');
	padding-top:1px;
}
.footer_frame[class] {
	background:url(footer.png) no-repeat;
}
.footer {
	margin:10px;
	margin-left:40px;
	margin-right:40px;
}
.copyright_frame {
	width:980px;
	height:50px;
}
.copyright {
	margin:5px;
	font-size:8pt;
	text-align:center;
	color:#666;
}

