body {
	background: url(../img/main_back.gif) top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: trebuchet MS;
	color: #808285;
}
#wrapper {
	background: url(../img/back.gif) top no-repeat;
	width: 100%;
}

#container {
width: 960px;
margin: 0 auto;
}

#logo {
float: left; 
width: 159px; 
height: 109px;
background: url(img/logo.gif) no-repeat;
}

#mainMenu {
width:350px;
height: 109px;
float: right;
}

#mainMenu img { border: 0;}

#mainMenu ul{
float: left;
list-style: none;
margin:0; padding: 0;
}
#mainMenu li{
float: left;
}

#mainMenu ul li a {
width: 87px;
display: block;
overflow: hidden;
}

#mainMenu ul li a img {
display: block;
}

#mainMenu ul li a:hover img {
margin-left: -87px;
}

#mainPic {
float: left;
width: 454px; height: 302px;
margin-left: 159px;
_margin-left: 0px;
}

#headContent {
float: left;
width: 347px; height: 302px;
}

#headContent p{
display: block;
font-size: 12px;
width: 300px;
margin: 0 auto; padding: 0;
line-height: 24px;
}

h1 {
float: left;
padding: 0; margin: 70px 0 30px 0 ;
}

h2, h3 {
padding: 0; margin: 10px 0 15px 20px; ;
}

#mainContent {
float: right;
width: 807px;
}

#mainContent .contentBox {
float: left;
}

#left {
width: 454px;
}

#center {
display: block;
margin-left: 30px;
}

#right a img {
margin-left: 30px;
border: 3px solid #f3f3f4;
}

#right a:hover img {
border: 3px solid #cb262d;
}


.contentBox p {
padding: 10px;
font-size: 12px;
line-height: 24px;
}

#footerWrapper {
width: 100%;
margin-top: 60px;
border-top: 1px solid #e7e8e9
}

#mainFooter {
width: 960px; margin: 0 auto;
border-top: 5px solid #e7e8e9
}

#mainFooter .leftBox {
width: 159px; float: left; height: 60px; background: #f3f3f4;
}

#mainFooter p{
float: left;
margin-left: 10px;
font-size: 11px;
}

#mainFooter ul{
float: right;
list-style: none;
}

#mainFooter li{
float: left;
margin: 0 10px 0 10px;
}

#mainFooter a{
text-decoration: none;
color: #808285;
}

#mainFooter a:hover{
text-decoration: underline;
color: #ca252c;
}

.red {
color: #c9252b;
font-weight: bolder;
}

a:link {
color: #c9252b;
}

a:hover {
color: #c9252b;
text-decoration: none;
}

a:visited {
color: #c9252b;
}









