/*
 Title: aspectaquatic.co.uk DEFAULT STYLE SHEET V1.0
 Author: Mike Maggs for ASPECT INTERNET SERVICES
 
 */

body { padding: 0; margin: 0; font-size: 12px; font-family: tahoma, sans-serif; letter-spacing: 1px; line-height: 160%; background: #cdcdcd; color: #0033ff; }
div { text-align: left; }
#topOfPage { display: none; }
#container { width: 970px; padding-top:10px; padding-left:25px; padding-right:25px; padding-bottom:25px; background: #fff; margin-left: auto; margin-right: auto; }
#header { height: 35px; }
#logo { float: left;	width: 186px; }
#service_menu { float: right; padding-top: 25px; text-align: right; width: 350px; }
#bar { clear: both; background: #ccffff; height: 25px; }
#top {clear: both; background: #ccffff; height: 25px; }
#body { clear: both; margin-bottom: 15px; margin-top: 15px; }
#body_left { float: left; clear: both; margin-bottom: 15px; margin-top: 15px; width: 500px;}
#body_right { float: right; margin-top: 15px; width: 200px; }
#footer { clear: both; padding-top: 5px; }
div.block, div.blockDistinct, div.blockSpecial { padding: 10px; padding-bottom: 3px; padding-top: 8px; }
div.blockSpecial { color: #fff; background: #505050; }
h1, h2 { margin: 0; margin-bottom: 10px; padding: 0; font-weight: normal; line-height: 100%; font-size: 25px; color: #0033ff;}
#top h1 { color: #0033ff; padding-left: 25px; padding-top: 65px; line-height: 110%;}
h2 { font-size: 16px; margin-bottom: 5px; color: #000; }
p {	margin: 0; margin-bottom: 5px; }
p.right { text-align: right; }
#footer p {	clear: both; color: #c0c0c0; font-size: 11px; }
ul { margin: 0; padding : 0; list-style : none; }
#bar li { margin: 0; padding: 0; padding-top: 3px; padding-bottom: 4px;	padding-left: 10px;	padding-right: 10px; border-right: 1px solid #0033ff; float: left; }
#bar li.active { background: #0066aa; color: #0033ff; padding-bottom: 4px; }
#footer li { float: left; padding: 0; height: 15px;	padding-right: 25px;	font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active { color: #222; }
a:visited { color: #222; }
#bar a:link, #bar a:active, #bar a:visited { color: #0033ff; } 
a img { border: 0px none; }
a img:active { border: 0px none; }
span.highlight { color: #0033ff; font-size: 48px; line-height: 120%;}
span.hide { display: none; }
span.underline { text-decoration: underline; }

#content span.content_img_right
{
	float: right;
	margin: 7px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#content_img_right
{
	float: right;
	margin: 7px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#content
{
	width: 700px;
	text-align: justify;
	float: left;
	margin: 1px 0px 10px 0px;
	padding: 15px 0 0 20px;
	border-left: 1px solid #AAAAAA; 
}
#content span.header
{
	color: #003399;
	padding: 0 0 0px 0px;
	margin: 0 0 0px 0px;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;	
}

#content span.content_title
{
	display: block;
	border-bottom: 1px solid #aaaaaa;
	color: #ffffff;
	font-weight: bold;
	background-color: #003399;
	padding: 5px;
	margin: 0;
}
