@charset "utf-8";
/* CSS Document */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	background:url(../images/bk.jpg) top center repeat-x;
	background-color:#B0BDD8;
}
body#five{
    line-height:1;
	background:url(../images/bk.jpg) top center repeat-x;
	background-color:#B0BDD8;font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;

}
body#five p{
	margin:20px;}
	
body#img{
	text-align:center;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
.clear{
	clear:both;}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.constrain{
	margin:0 auto;
	width:970px;}
	
.top{
	width:970px;
	height:65px;
	background:url(../images/top.png) no-repeat;
	padding-top: 10px;
}
.hr{
	color:#000;
	height:10px;
	margin:25px;}
.top p{
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	size:1em;
	font-weight:700;
	color:#FFF;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
}
.bottom p{
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	size:1em;
	font-weight:700;
	color:#FFF;
	text-align: center;
	font-size: 2em;
	text-transform: uppercase;
}
.bottom span a{
	font-size:80%;
	color:#CCC;
	text-decoration:none;}
	
.bottom span a:hover{
	color:#FFF;
	text-decoration:underline;}
.top p span{
	font-style:italic;
	font-size:80%;}
		.logo{
	margin:45px 0 0 229px;
}
.list{
	width:320px;
	float:left;
	margin-top: 55px;

}

.bottom	{
	width:970px;
	height:65px;
	background:url(../images/bottom.png) no-repeat;
	padding-top: 10px;
	margin-top: 55px;
}

ul{
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	color:#666;
	text-align:center;
	 list-style-position: inside;

}
li{margin:0 0 20px 0;}
footer{
	background-color:#3A3A3A;
	padding:20px 0;}
.bottomf{float:left;
width:322px;}
.blogo{
	margin:20px 0 15px 85px;
}
.blogo2{
	margin:50px 0 0 0;
	float: right;
}
.blogo3{
	margin:50px 0 0 0;
	float: left;
}
