body {
	background: url(header.jpg) no-repeat top left #000;
	margin:0;
}

ol, ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}


#wrapper {
float:left;
width: 1225px;
}

header {
width: 1225px;
height: 258px;
float:left;
display:block;
}

#innerwrapper {
float:left;
padding: 0 0 20px 50px;
width: 1060px;
}


#innerwrapper .maincontent {
    float: left;
    width: 624px;
}

#innerwrapper .sidebar {
    float: left;
    margin-left: 50px;
    width: 378px;
}

#innerwrapper .maincontent .contentpost {
    width: 576px;
}
#innerwrapper .sidebar .contentpost {
    width: 330px;
}
#innerwrapper .contentpost {
    background: url("background_dark.png") repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    font-family: Cambria;
    font-size: 13px;
    margin-bottom: 12px;
    padding: 16px 24px;
}


.inner {
    line-height: 18px;
    margin: 0;
    padding: 12px 0;
}

div.inner div.inner {
    padding-top: 0;
}



h2, h3 {
	color: #aaa;
	font-family: Newport;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	margin: 0px 0;
}

a { color: #7db9c2;
}

h3 a { color: #7db9c2;
text-decoration: none;
font-size: 30px;
}


.darkbar {
	background: none repeat scroll 0 0 #000000;
	display: block;
	height: 16px;
	margin-bottom: 10px;
	margin-left: -26px;
	width: 627px;
}

.clear {
    clear: both;
    height: 1px;
}
.pre {
    font-family: courier;
    font-size: 12px;
}
.date {
    color: #E4E4E4;
}
.alert {
    color: #AB1018;
}
.gray {
    color: #999999;
}


footer {
    background: url("background_dark.png") repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    font-family: Cambria;
    font-size: 13px;
    height: 228px;
    width: 1052px;
    margin: 0 50px;
}

footer .footerinner {
    background: url("footerinner.png") repeat scroll left bottom transparent;
    height: 148px;
    padding:40px;
    width: 972px;
}

div.contact {
    float: left;
    width: 330px;
}

div.contact p.contact {
    background: url("cwc.png") no-repeat scroll left top transparent;
    line-height: 18px;
    margin: 8px 0;
    padding: 10px 0 10px 100px;
}

div.endorsements {
    float: left;
    margin-left: 90px;
    width: 550px;
}
