
/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em, i {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1;
	color: #333;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
	color: #003366;
	font-weight: normal;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

.preload {
	width: 500px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -5000px;
}

/* MAIN PAGE STYLES
-------------------------------------------------------------------- */
.wrap {
	margin: 0 auto;
	width: 700px;
	background: #fff;
}

.logo_intro {
	clear: both;
	margin: 0 auto 10px;
	width: 700px;
	padding: 35px 0;
}

.logo_intro a img {
	float: left;
	text-decoration: none;
	border: none;
}

.logo_intro h1 {
	margin: 0 0 0 260px;
	font-size: 2.4em;
	font-weight: normal;
	color: #ccc;
	line-height: 1.2em;
	letter-spacing: -.05em;
}

.nav {
	clear: both;
	margin: 0 auto;
	width: 700px;
	height: 30px;
	border-bottom: 8px solid #3D4543;
}

.nav ul {
	margin-left: 260px;
	font-size: 1.8em;
	color: #999;
	display: inline;
}

.nav li {
	float: left;
	line-height: 30px;
}

.nav li a:link, .nav li a:visited {
	color: #ccc;
	text-decoration: none;
	padding: 0 16px;
	display: block;
	display: inline-block;
}

.nav li a:hover {
	color: #000;
	text-decoration: none;
	background: #e9e9e9;
}

#main li#home a {color: #ccc; text-decoration: none; background: #000; }
#adverts li#ads a {color: #ccc; text-decoration: none; background: #000; }
#contact li#mail a {color: #ccc; text-decoration: none; background: #000; }

.feature {
	clear: both;
	margin: 2px auto;
	padding: 20px 0;
	width: 700px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.feature h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
	clear: both;
}
.feature h2 a:link, .feature h2 a:visited {
	color: #003366;
	text-decoration: none;
}

.feature h2 a:hover {
	color: #666;
	text-decoration: underline;
}

.notes {
	float: right;
	width: 440px;
}

.notes h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	padding: 10px 0;
}

.notes p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	padding: 10px 0 5px;
}



.notes ul {
	list-style: square;
	color: #000;
	margin: 0 0 0 15px;
	padding: 5px 0 5px;
	font-size: 1.2em;
}

.notes li {
	padding: 4px 0;
	line-height: 1.3em;
}

.notes li a:link, .notes li a:visited {
	color: #003366;
	text-decoration: none;
}

.notes li a:hover {
	color: #666;
	text-decoration: underline;
}

.b_content {
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../images/b_gradient.jpg) repeat-x top;
	border-bottom: 1px solid #ccc;
}

.sidebar {
	float: left;
	width: 260px;
}

.sidebar ul {
	font-size: 1.4em;
	color: #333;
}

.sidebar li {
	padding: 0 0 10px 10px;
}

.sidebar li a:link, .sidebar li a:visited {
	color: #003366;
	text-decoration: none;
}

.sidebar li a:hover {
	color: #666;
	text-decoration: underline;
}

.submain {
	float: left;
	margin: 0 0 0 40px;
	width: 440px;
}

.submain h4 {
	font-size: 2em;
	font-weight: normal;
	color: #666;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.submain h5 {
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
	margin: 0 10px 0 0;
	padding: 15px 0 0;
}

.submain h5 a:link, .submain h5 a:visited {
	color: #003366;
	text-decoration: none;
}

.submain h5 a:hover {
	color: #666;
	text-decoration: underline;
}

.submain p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
	margin: 0 10px 0 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.submain p a:link, .submain p a:visited {
	color: #003366;
	text-decoration: none;
}

.submain p a:hover {
	color: #666;
	text-decoration: underline;
}

p.started {
	padding-bottom: 150px;
	border: none;
}

/* FOOTER STYLES 
--------------------------------------------------------------------- */
.footer {
	clear: both;
	margin: 0 auto;
	position: relative;
	top: 20px;
	padding: 25px 0;
	width: 700px;
}


.footer p {
	font-size: 1.2em;
	color: #666;
	line-height: 2.4em;
}

.footer p a:link, .footer p a:visited {
	color: #666;
	text-decoration: none;
}

.footer p a:hover {
	color: #666;
	text-decoration: underline;
}

/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
--------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
