* {
	margin: 0px;
}
#wrapper {
	background-color: #dddddd;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
#wrapper #main {
	height: 335px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
}
#wrapper #logo {
	height: 106px;
	width: 310px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea {
	background-color: #CCC;
}
#wrapper  #left{
	padding: 0px;
	width: 600px;
	float: left;
}
#wrapper #footer {
	clear: both;
}
#wrapper #right {
	width: 308px;
	float: right;
	padding-top: 3px;
}
.button a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	float: left;
	width: 70px;
	height: 90px;
	font-weight: bold;
	text-align: center;
}
.button a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	float: left;
	width: 70px;
	height: 90px;
	font-weight: bold;
	text-align: center;
}
#wrapper #nav {
	width: 325px;
	height: 17px;
	float: right;
	padding-top: 88px;
	padding-left: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BC1517;
	font-weight: lighter;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 919px;
}
a {
	text-decoration: none;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #BC1517;
	font-weight: normal;
}
