@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
		background-image: url(skin/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #878787;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #BC0024;
}
a:hover {
	text-decoration: none;
	color: #222222;
}
/*
** HTML elements
*/
form {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
h1 {
	font-size:17px;
	font-weight: normal;
	color: #151515;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
}
h1 strong {
	font-weight: normal;
	color: #BC0024;
}

h2 {
	font-size:16px;
	font-weight: normal;
	color: #3a3f41;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
}
h3 {
	letter-spacing: -1px;
	font-size:29px;
	font-weight: normal;
	color: #BC0024;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {

	background-repeat: no-repeat;
	background-position: 250px top;
	height: 130px;
	padding-top: 31px;
	width: 960px;
}
#header #logo {
	float: left;
}
#header #nav {
	float: right;
	padding: 0px;
	background-image: url(skin/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 80px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	overflow: hidden;
}
#container #nav ul {
	list-style-type: none;
	padding: 10px;
	float: right;
	background-image: url(skin/nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#container #nav ul li {
	display: inline;
	margin-left: 1px;
}
#container #nav a {
	color: #e3dfe0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: block;
	padding-left: 5px;
	margin: 2px;
}
#container #nav a span {
	float:left;
	display:block;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 8px;
}     /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
	float:none;
}
/* End IE5-Mac hack */
    #nav a:hover span {
	color:#515151;
}
#container #nav a {
	background-position:0% -42px;
}
#container #nav a span {
	background-position:100% -42px;
}
#container #nav a:hover, #container  #nav a.current {
	background-position:0% 0px;
	color: #ffffff;
}
#container #nav a:hover span, #container #nav a.current span {
	background-position:100% 0px;
	color: #ffffff;
}
#banner ul#pics {
	list-style-type:none;
	margin:0;
	padding:0;
	height: 212px;
	width: 665px;
	overflow: hidden;
	float: left;
}
#sitewrap{
	background-image: url(skin/site-footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left bottom;
}

#startsite {
	background-image: url(skin/site-top.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 50px;
	padding-left: 18px;
	background-position: -1px 0px;
}
#content img.pic {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 4px solid #BBBBBB;
}

#container #banner {
	background-image: url(skin/banner-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#banner #buttons {
	float: right;
	width: 225px;
}
#banner #buttons div {
	padding: 6px;
	color: #FFFFFF;
	text-align: center;
}
#buttons a {
	color: #FFFFFF;
}

#buttons h2 {
	color: #FFFFFF;
	border-bottom-style: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6px;
}
#buttons h3 {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}


#buttons  div.asx {
	background-image: url(skin/red-box-top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 107px;
	margin-bottom: 8px;

}
#buttons div.newsletter {
	background-image: url(skin/red-box-bot.gif);
	height: 73px;
	font-size:14px;
}


#container  #banner #bannertop {
	background-image: url(skin/banner-top.gif);
	padding: 11px;
	background-repeat: no-repeat;
}

#banner #subbanner {
	background-image: url(skin/sub-banner.jpg);
	float: right;
	height: 212px;
	width: 230px;
}
#banner #subbanner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#content  {
	padding-top: 20px;
}
#content #left-clm {
	float: left;
	width: 601px;
	background-image: url(skin/main-content-bg.gif);
	background-repeat: no-repeat;
	padding: 15px;
}
#content #feature-clm {
	background-image: url(skin/rhs-bg.gif);
	float: right;
	width: 246px;
	background-repeat: no-repeat;
	padding: 15px;
}
#content #feature-clm strong {
	font-size: 9px;
	font-weight: normal;
	color: #A6A6A6;
}
#feature-clm .item .date {
	float: left;
	color: #BC0024;
	display: block;
	width: 55px;
}
#feature-clm .item a {
	color: #4A4A4A;
}

#feature-clm .item p {
	width: 200px;
	margin-left: 67px;
}
#footer {
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 15px;
	color: #cccccc;
}
#footer a {
	color: #B2B2B2;
}
#footer .left {
	float: left;
	width: 710px;
}
#footer .right {
	text-align: right;
	float: right;
	width: 240px;
}
