body 
{
	marginwidth: 0;
	marginheight: 0;
	margin: 0px;
	background: url(images/bgTile.jpg) #efefef;
	font: 13px Arial;
	color: #000000;
}

#wrapper
{
	width: 798px;
	height: 100%;
	margin: 0 auto 0 auto;
	float: clear;
	padding-top: 5px;
	border: 1px #c0c0c0 solid;
	border-top: none;
	border-bottom: none;
	background: url(images/sbackground.jpg) repeat-y #ffffff;
}

.banner
{
	margin-left: auto;
	margin-right: auto;
	background: url(images/header_bottom.jpg) no-repeat #cdcdcd;
	width: 800px;
	height: 120px;
	padding: 0;
}

.content
{
	float: left;
	width: 568px;
	padding: 8px;
	border: 1px #c0c0c0 solid;
	background-color: #ffffff;
	margin: 8px 8px 0 0;
}

.rightContent
{
	margin: 0;
	padding: 0 8px 8px 8px;
	float: right;
	width: 180px;
	border-left: 0px;
	height: 500px;

}

.leftContent
{
	margin: 0px;
	float: left;
	width: 180px;
	height: 500px;
	padding: 0 8px 8px 8px;
}

.links 
{
	padding-top: 15px;
	margin-left: 655px;
	width: 170px;
	height: 35px;
	color: #000000;
}


/* boxes */

div.bar
{
	background: url(images/b1.jpg) repeat-x #ffffff;
	border: 1px solid #c0c0c0;
	padding-left: 5px;
	margin-top: 8px;
	align: center;
}

.hdr, .hdr a 
{
	height: 24px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.hA, .hA a 
{
	font-size: 22px;
	font-weight: bold;
	color: #ba170a;
	text-decoration: none;
}

.hB, .hB a 
{
	font-size: 22px;
	font-weight: bold;
	color: #d7731b;
	text-decoration: none;
}

h3 
{
	
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2
{
	font: bold 14px Arial;
	color: #000000;
}

div.line 
{
	width: 100%;
	height: 4px;
	border-top: 1px #cccccc solid;
	align: right;	
}

div.line hr
{
	display: none;
}

.header
{	width: 800px;
	height: 209px;
	background: url(images/header.jpg) no-repeat;
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
	float: clear;
}

.footer
{	width: 776px;
	height: 26px;
	padding: 12px;
	background-color: #c0c0c0;
	margin: 0 auto 15px auto;
}

a
{
	color: #000000;
}

img
{
	align: center;
	margin: 6px;
}


.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 


.round { 
	background-color: #fff; 
	float: left;
	padding: 0px;
	margin: 8px 8px 0 0;
}

.round p {
	 margin: 0 10px;
}
.roundT { 
	background: url(images/tr.jpg) no-repeat top right; 
}
.roundB { 
	background: url(images/br.jpg) no-repeat top right; 
}
 
img.corner { 
	width: 14px; 
	height: 14px; 
	border: none; 
	display: block;
} 

.logo{
	width: 194px; 
	height: 84px; 
	float: left;
}

/* menu */

.menu
{
	margin: 120px 0 0 12px;
	height: 27px;
	width: 680px;
}

.menu ul 
{
	list-style: none;
}

.menu li 
{
	display: inline;
	height: 25px;
	float: left;
	padding: 5px 28px 0 0 ;
	text-align: center;
}

.faq a, .faq a:hover  
{	
	text-decoration: none;
}

.menu a 
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.menu a:link, a:link  
{
	text-decoration: none;
}

.menu a:visited, a:visited  
{
	text-decoration: none;
}

.menu a:hover, a:hover  
{
	text-decoration: underline;
}

.menu a:active
{
	text-decoration: none;
}