@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	background-image:url(gfx/xbg.jpg);
	background-repeat:repeat-x;
	background-position: 0 -1px;	
}

#contentContainer{
	width:902px;
	margin-left: auto;
	margin-right: auto;
}
#innerContainer{
	width:902px;
	float: left;
	display: inline;
}
#mainContainer {
	width:902px;
	float: left;
}

.textlink {
	font-size: 100%;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	color: #0000FF;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}


#header {
	float: left;
	width: 902px;
	height: 101px;
}
#menu {
	float: left;
	width: 700px;
	height: 98px;
	background-image: url(gfx/menubg.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 10px;
}

.homerollover a {
	width: 98px;
	background-image: url(gfx/menu.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 98px;
	float: left;
	background-position:0px 0px;
}

.homerollover  a:hover {
	background-position: 0px -98px;
}
.homerolloveron {
	background-position: 0px -98px;
	width: 98px;
	background-image: url(gfx/menu.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 98px;
	float: left;
}
.faqrollover  a {
	width: 98px;
	background-image: url(gfx/menu.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 98px;
	float: left;
	background-position:-98px 0px;
	margin-left: 2px;
}
.faqrollover   a:hover {
	background-position: -98px -98px;
}
.faqrolloveron {
	background-position: -98px -98px;
	width: 98px;
	background-image: url(gfx/menu.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 98px;
	float: left;
	margin-left: 2px;
}
.headercontact {
	float: right;
	width: auto;
	height: auto;
}
.maincontent {
	color: #333333;
	background-image: url(gfx/ybg.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 860px;
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 14px;
}
.mainimage {
	float: left;
	height: auto;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
}
.indexleft {
	float: left;
	height: auto;
	width: 280px;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 1.5;
	font-family: helvetica, arial, sans-serif;
}
.indexmiddle {
	float: left;
	height: auto;
	width: 290px;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 1.5;
	font-family: helvetica, arial, sans-serif;
}
.indexright {
	float: left;
	height: auto;
	width: 230px;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 1.5;
	font-family: helvetica, arial, sans-serif;
}
.footer {
	background-image: url(gfx/footertop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 860px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-left: 21px;
	padding-right: 21px;
	color: #92a1c7;
	line-height: 1.4;
	font-weight: bold;
}
.footerimages {
	float: right;
	height: auto;
	width: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	color: #92a1c7;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	color: #666666;
}
.footerlink {
	font-size: 100%;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	color: #666666;
	font-weight: normal;
}
.subcontent {
	float: left;
	height: auto;
	width: 820px;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 1.5;
	font-family: helvetica, arial, sans-serif;
}
.footerleft {
	float: left;
	height: auto;
	width: auto;
}
.imageright {
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
