body {
	background: url("../images/page_bg.jpg") repeat-x top center #fff;
	color: #333;
	font: 75% arial,sans-serif;
	margin: 0 0 60px 0; padding: 0;
}

h2 { margin: 0 0 15px 0; font: 160% "Lucida Sans Unicode",sans-serif; color: #606; text-transform: uppercase; }
h3 { margin: 0 0 15px 0; font: 100% sans-serif; font-weight: bold; text-decoration: underline; text-transform: uppercase; }

p { margin: 0 0 15px 0; }

blockquote { margin: 0 0 15px 0; text-align: center; font-weight: bold; color: #f00; }
input, select, textarea { font: 100% sans-serif; }

table { margin: 0 0 20px 0; border: 1px solid #636; font-size: 100%; width: 79%; }
table.right { float: right; margin: 0 0 20px 0; border: 1px solid #636; font-size: 100%; width: 79%; }
table th { padding: 3px 10px; border: 1px solid #969; background: #dcd; margin: 0; }
table td { padding: 3px 10px; border: 1px solid #c9c; background: #fef; margin: 0; }

a { color: #000; font-weight: bold; }
a:hover { }

form { margin: 0 auto 20px auto; width: 90%; background: #fef; border: 4px double #636; padding: 10px; }
form dl { float: left; width: 49%; }
form dl dt { font-weight: bold; margin: 0; padding: 0 0 5px 20px; }
form dl dd { margin: 0; padding: 0 0 10px 40px; }
form p { text-align: left; padding: 0 20px; }
form p.center { text-align: center; }
form p input { padding: 5px 10px; border: 1px solid #666; }

div#container { width: 760px; margin: 0 auto; background: url("../images/body_bg.jpg") no-repeat 0 200px; }

div#header { height: 80px; padding: 0 20px; background: url("../images/header_bg.jpg") no-repeat top left; }
div#header h1 { float: left; margin: 0; width: 360px; height: 80px; overflow: hidden; }
div#header h1 a { display: block; padding: 80px 0 0 0; width: 360px; }
div#header p { padding: 5px 0 5px 0; margin: 0 20px 0 auto; text-align: right; }
div#header p.telephone { width: 170px; background: url("../images/phone_bg.gif") no-repeat 4px 4px; }
div#header p.fax { background: url("../images/fax_bg.gif") no-repeat 0 0; }
div#header p.email { width: 190px; background: url("../images/envelope_bg.gif") no-repeat 0 2px; }

div#header_nav { padding: 0 30px; height: 120px; overflow: hidden; background: url("../images/header_nav_bg.jpg") no-repeat right top; }
div#header_nav ul { margin: 0; padding: 7px 3px 15px 0; text-align: left; float: left; }
div#header_nav ul li { margin: 0 0 2px 0; padding: 0; list-style-type: none; float: left; clear: both; width: 150px; text-align: center; }
div#header_nav ul li a { display: block; color: #fff; background: #636; padding: 3px 10px; height: 17px; text-decoration: none; border: 1px solid #969; }
div#header_nav ul li a:hover { display: block; color: #fff; background: #303; padding: 3px 10px; height: 17px; text-decoration: none; }
div#header_nav p { float: left; padding: 8px 0 0 10px; margin: 0; }

div#main_content { padding: 20px 40px 0 40px; }

div.photo_right { float: right; padding: 0 0 20px 20px; }
div.photo_right p { margin: 0; border: 1px solid #666; padding: 2px; background: #fef; }
div.photo_right p img { margin: 0; border: 1px solid #999; padding: 8px; }

div.photo_left { float: left; padding: 0 20px 20px 0; }
div.photo_left p { margin: 0; border: 1px solid #666; padding: 2px; background: #fef;  }
div.photo_left p img { margin: 0; border: 1px solid #999; padding: 8px; }

div#index_list { clear: both; border: 1px solid #666; height: 103px; background: #fef; margin: 0 0 20px 0; }
div#index_list ul { margin: 0; padding: 2px 0 0 2px; }
div#index_list ul li { margin: 0 2px 2px 0; padding: 3px 5px; list-style-type: none; float: left; display: block; width: 211px; border: 1px solid #cbc; }


p#creditcards { padding: 38px 0 0 0; text-align: center; width: 273px; margin: 0 auto; background: url("../images/creditcards.jpg") no-repeat top center; }
p.center { text-align: center; } 
div#footer { clear: both; padding: 40px 0 50px 40px; }
div#footer ul { margin: 0; padding: 0 0 30px 5px; }
div#footer ul li { display: inline; margin: 0; padding: 0 20px 0 0; list-style-type: none; }
div#footer p { padding: 5px 20px; width: 40%; margin: 0; display: inline; }
div#footer p.telephone { background: url("../images/phone_bg.gif") no-repeat 4px 4px; }
div#footer p.fax { background: url("../images/fax_bg.gif") no-repeat 0 0; }
div#footer p.email { background: url("../images/envelope_bg.gif") no-repeat 0 2px; }


div#details { clear: both; padding: 0 30px 0 0; width: 620px; }
div#details p { float: right; width: 84px; height: 15px; border: 0; overflow: hidden; padding: 0 5px; }
div#details p a { display: block; padding: 15px 0 0 0; }
div#details p.blackpoolhotels { background: url("../images/web_advertising.gif") no-repeat top left; }
div#details p.bestdesigns { background: url("../images/web_design.gif") no-repeat top left; }
div#details p.your_name_here { background: url("../images/web_hosting.gif") no-repeat top left; }
div#details p.xhtml { background: url("../images/valid_xhtml.gif") no-repeat top left; }
div#details p.css { background: url("../images/valid_css.gif") no-repeat top left; }

div.clear { clear: both; }

