@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	line-height: 20px;
}
#container  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header  {
	background-color: #FFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	height: 43px;
	padding-top: 110px;
}
#mainlist li  {
	list-style-type: none;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
#mainlist li a  {
	text-decoration: none;
	color: #777777;
}
#mainlist li a:hover {
	color: #BB1E2F;
	text-decoration: none;
}
#mainlist li#active a {
	color: #BB1E2F;
	text-decoration: none;
}
.main #mainImg {
	background-image: url(../images/homebg.png);
	background-repeat: no-repeat;
	height: 304px;
}
.main #mainImg #mainPhoto {
	padding-top: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}
.main #mainContent {
	padding-left: 27px;
}
.main #welcome {
	width: 460px;
	float: left;
}
.main #welcome h1 {
	font-size: 24px;
	color: #BB1E2F;
	margin-bottom: -5px;
}
.main #welcome p {
	top: 10px;
}
.main #news   {
	float: right;
	padding-right: 20px;
	width: 260px;
}
.main #news h2 {
	color: #BB1E2F;
	font-size: 16px;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	width: 40px;
	margin-bottom: -10px;
}
#content {
	margin-right: 20px;
	margin-left: 20px;
}
#sidelist {
	float: left;
	width: 155px;
}
#sidelist li  {
	list-style-type: none;
	line-height: 20px;
	display: block;
	margin-left: -30px;
}
#sidelist li a {
	color: #777777;
	text-decoration: none;
	display: block;
	padding-left: 18px;
}
#sidelist li a:hover {
	color: #bb1e2f;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: -1px;
}
#sidelist li#active a {
	color: #BB1E2F;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: -1px;
}
#sidelist  h1{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: -10px;
}
#mainModule {
	float: right;
	width: 585px;
}
#mainModule h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainModule h2 {
	color: #bb1e2f;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	width: 55px;
	margin-bottom: -10px;
}
#banner {
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#text {
	float: left;
	width: 410px;
}
#feature li {
	list-style-type: square;
	margin-left: -18px;
}
#shoppingModule {
	width: 135px;
	float: right;
	background-color: #bb1E2F;
	height: 120px;
	margin-top: 20px;
	color: #FFF;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 28px;
	text-align: right;
	margin-bottom: 20px;
}
#shoppingModule h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: -10px;
	text-align: left;
}
#pdfModule {
	float: right;
	width: 155px;
}
#pdfModule h1 {
	font-weight: normal;
	color: #bb1e2f;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-size: 16px;
	width: 70px;
	margin-top: -10px;
}
#pdfModule a {
	color: #777777;
	text-decoration: none;
}
#pdfModule a:hover {
	color: #BB1E2F;
}
#manageModule {
	float: left;
}
#managePhoto {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#manageProfile {
	padding-bottom: 20px;
	width: 440px;
	float: right;
}
#manageProfile a {
	color: #777777;
	text-decoration: none;
}
#manageProfile a:hover {
	color: #BB1E2F;
}
#pressModule {
	background-color: #E6E6E6;
	float: left;
	padding: 5px;
	width: 575px;
}
#pressModule1 {
	float: left;
	padding: 5px;
	width: 575px;
}
#footer  {
	clear: both;
	font-size: 8px;
	text-align: center;
}
#footlink li {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footlink li a  {
	color: #777777;
	text-decoration: none;
}
#footlink li a:hover {
	color: #BB1E2F;
	text-decoration: none;
}
#overModule {
	float: left;
	width: 140px;
	margin-right: 8.3px;
}
#overModule h3 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #BB1E2F;
	margin-top: -5px;
	font-weight: normal;
}
#overModule #overImg {
	margin-top: -5px;
	margin-bottom: -10px;
}
#overModule a {
	color: #777777;
	text-decoration: none;
}
#overModule a:hover {
	color: #BB1E2F;
	text-decoration: none;
}
#overModuleR {
	float: right;
	width: 140px;
}
#overModuleR h3 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #BB1E2F;
	margin-top: -5px;
	font-weight: normal;
}
#overModuleR #overImg {
	margin-top: -5px;
	margin-bottom: -10px;
}
#overModuleR a {
	color: #777777;
	text-decoration: none;
}
#overModuleR a:hover {
	color: #BB1E2F;
	text-decoration: none;
}
#mapModule {
	width: 240px;
	float: left;
	height: 240px;
	margin-top: 20px;
	color: #FFF;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 28px;
	text-align: right;
	margin-bottom: 20px;
}
#address {
	float: left;
	width: 260px;
}
