body
{
	margin: 0;
	padding: 0;
	background: url(/images/sprite1.png) 0 -212px repeat-x #FFFFFF fixed;
}
body, 
div,
p, 
td
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
}
a:link, 
a:visited
{
	color: #CC6600;
	text-decoration: none;
	border-bottom: 1px solid #CC6600;
}
a:hover, 
a:active
{
	color: #000000;
	text-decoration: none;
	border: none;
}
h1,
h2,
h3,
h4
{
	font-family: Georgia, Times, serif;
	font-weight: lighter;
	color: #000000;
	line-height: normal;
	margin: 0 auto 13px auto;
}
h1
{
	font-size: 20pt;
}
h2
{
	font-size: 14pt;
}
h3
{
	font-size: 12pt;
}
h4
{
	font-size: 10pt;
}
input,
textarea
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 5px;
	width: 96%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
input
{
	background: url(/images/sprite1.png) 0px -116px;
}
input[type=button],
input[type=submit]
{
	width: auto;
	background: url(/images/sprite1.png) 0px -91px;
	cursor: pointer;
}
input[type=button]:hover,
input[type=button]:active,
input[type=submit]:hover,
input[type=submit]:active
{
	border-color: #999999;
}
table,
tbody,
tr,
td
{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
td
{
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}

a.buttonbig
{
	display: block;
	position: relative;
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-weight: lighter;
	color: #000000;
	line-height: normal;
	text-align: center;
	width: auto;
	height: 20px;
	padding: 10px 0;
	background: url(/images/sprite1.png) 0 -51px;
	border: 1px solid #CCCCCC;
}
a.buttonbig:hover,
a.buttonbig:active
{
	border-color: #999999;
}
a.buttonsmall
{
	display: block;
	position: relative;
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #000000;
	line-height: normal;
	text-align: center;
	width: 124px;
	height: 16px;
	padding: 4px 0;
	background: url(/images/sprite1.png) 0 -91px;
	border: 1px solid #CCCCCC;
}
a.buttonsmall:hover,
a.buttonsmall:active
{
	border-color: #999999;
}
.alignleft
{
	float: left;
	margin: 0 10px 10px 0;
}
.alignright
{
	float: right;
	margin: 0 0 10px 10px;
}
.box
{
	display: block;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #fefcfa;
}
.col
{
	display: block;
	float: left;
	padding: 20px;
}
.leftcol
{
	width: 300px;
}
.rightcol
{
	width: 460px;
}
.corners { 
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}
.hide
{
	display: none;
	visibility: hidden;
}
.message
{
	display: block;
	width: auto;
	padding: 5px;
	background: #FFD7B2;
	border: 1px solid #CC6600;
}
.messagesuccess
{
	background: #E5FFB1;
	border-color: #CF6;
}
.space
{
	display: block;
	width: auto;
	height: 10px;
}
.spacesmall
{
	display: block;
	width: auto;
	height: 5px;
}

#headercontainer
{
	display: block;
	position: relative;
	width: 100%;
	height: 70px;
	margin: 0;
	background: url(/images/sprite1.png) 0 -141px;
}
#header
{
	display: block;
	position: relative;
	width: 840px;
	height: 70px;
	margin: 0 auto;
}
#logo
{
	display: block;
	position: absolute;
	width: 146px;
	height: 51px;
	background: url(/images/sprite1.png) 0 0;
	border: none;
	top: 10px;
	right: 0;
}
#menu ul, #menu li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li a
{
	display: block;
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 30px 20px 25px;
}
#menu li a:hover
{
	text-decoration: underline;
}
#container
{
	display: block;
	position: relative;
	width: 840px;
	margin: 0 auto;
}
#hero
{
	display: block;
	position: relative;
	width: 100%;
	height: 220px;
	margin: 0 auto 50px;
	padding: 20px 0;
	text-align: left;
}
#hero h1
{
	font-size: 30pt;
}
#hero a.buttonbig
{
	position: absolute;
	width: 460px;
	bottom: 0;
}
#heroshow
{
	display: block;
	width: 320px;
	height: 220px;
	overflow: hidden;
}
#heroshow ul, 
#heroshow li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#heroshow li
{
	display: block;
	position: absolute;
	width: 320px;
	height: 220px;
	border: 0;
	background: url(/images/hero_1.png);
}
#content
{
	display: block;
	float: left;
	width: auto;
	padding: 0 0 50px 0;
	background: #FFFFFF;
}
#footercontainer
{
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	background: #000000;
	z-index: 500;
}
#footer
{
	display: block;
	position: relative;
	width: 840px;
	margin: 0 auto;
	border-top: 1px solid #006699;
}
#footer .col
{
	margin: 30px auto 50px auto;
}
#footer p,
#footer li a,
#footer p a,
#footer h3
{
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#footer p,
#footer li a,
#footer p a
{
	font-size: 8pt;
}
#footer ul,
#footer li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#recommendshow
{
	display: block;
	position: relative;
	width: auto;
	height: 140px;
	margin: 0 auto;
	padding: 10px 20px;
	overflow: hidden;
	background: url(/images/quotes.png) no-repeat 10px 0px;
}
#recommendshow ul, 
#recommendshow li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#recommendshow li
{
	display: block;
	position: absolute;
}