body {
	margin: 32px 0 0;
	font: .70em "Helvetica", Arial, Sans-Serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.8em; color: #5c5b57; }
	a { color: #960a0d; }
	a:hover { color: #960a0d; text-decoration: none; }
	img {
	border: 0;
	text-align: left;
}
	.red { color: #960a0d; }
	.grey { color: #5c5b57; }
	p  {
	font-size: 1.2em;
	color: #5c5b57;
	text-align: left;
}
	
#header {
	width: 900px;
	height: 261px;
	margin: 0 auto;
	background-image: url(../images/top.jpg);
}
#top, top a {
	width: 900px;
	background: #fff url;
	margin-right: auto;
	margin-left: auto;
	padding-left: 165px;
	color: #960a0d;
}
#wrap, wrap a {
	width: 900px;
	background: #fff url;
	margin-right: auto;
	margin-left: auto;
	padding-left: 165px;
	color: #960a0d;
}
#logo {
	width: 900px;
	height: 225px;
	padding-left:95px;
    color: #FFFFFF;
}
.nav{
	color: #960a0d;
	padding-left: 480px;
	font-size: 14px;
}
.nav a{
	color: #960a0d;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}		
.col-left {
	float: left;
	width: 332px;
	text-align: left;
}
.col-right {
	float: right;
	width: 332px;
	padding-right: 170px;
}
.footer {
	padding-top: 90px;
	background-image: url(../images/bgFooter.gif);
	background-position: bottom;
	height: 100px;
	background-repeat: repeat-x;
	color: #7a7a77;
	clear: both;
	margin-bottom: 0px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
