body {
	background: #000000 url(images/background.jpg) repeat-x;
	text-align: center;
	margin-top: 20px;
	padding: 0px;
}
#wrap {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	position: relative;
}
.maintop {
	background: url(images/maintop.gif) no-repeat;
	width: 768px;
	height: 9px;	
}
.mainbody-home {
	background: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	width: 764px;
	text-align: left;
	margin: 0px;
	padding-bottom: 40px;
}
.mainbottom {
	background: url(images/mainbottom.gif) no-repeat;
	width: 768px;
	height: 9px;
	clear: both;
	bottom: 0px;
}
.logo {
	background: url(images/logo.gif) no-repeat;
	width: 140px;
	height: 48px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.navigation {
	width: 525px;
	height: 18px;
	font-family: arial;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	position: absolute;
	top: 50px;
	right: 2px;
}
.redbar {
	width: 764px;
	height: 5px;
	background: #ee1c2e;
}
.redbar2 {
	width: 764px;
	height: 5px;
	background: #ee1c2e;
	clear: both;
}
.mainpic {
	background: url(images/homepage-poster.gif) no-repeat;
	width: 310px;
	height: 380px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.intro-text {
	background-color: #d3d3d3;
	height: 375px;
	width: 446px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	float: left;
	margin-top: 2px;
}
.footer {
	width: 768px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	height: 30px;
	clear: both;
	text-align: right;
}
.innerbody {
	width: 764px;
}
.leftcolumn {
	background-color: #d3d3d3;
	width: 180px;
	height: 100%;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.mainbody {
	width: 571px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
.hometext_t {
	font-family: arial;
	font-size: 13px;
	color: 000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
}
.hometext-sub_t {
	font-family: arial;
	font-size: 11px;
	color: 000000;
	font-weight: 100;
}
.hometext {
	font-family: arial;
	font-size: 11px;
	color: 000000;
	text-align: left;
}
.alltext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.titletext {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.titletext-big {
	font-size: 17px;
	font-weight: bold;
}
.clickhome_bt {
	width: 115px;
	height: 32px;
	background: url(images/clickhere-home_bt.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.clickhome-sp_bt {
	width: 146px;
	height: 31px;
	background: url(images/clickhere-home-sp_bt.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
a.navlink {
	text-decoration: none;
	color: #000000;
}
a:visited.navlink {
	text-decoration: none;
	color: #000000;
}
a:active.navlink {
	text-decoration: none;
	color: #000000;
}
a:hover.navlink {
	text-decoration: underline;
	color: #ff0000;
}
a.footerlink {
	text-decoration: none;
	color: #ffffff;
}
a:visited.footerlink {
	text-decoration: none;
	color: #ffffff;
}
a:active.footerlink {
	text-decoration: none;
	color: #ffffff;
}
a:hover.footerlink {
	text-decoration: underline;
	color: #ff0000;
}
a.leftnav {
	color: #000000;
	text-decoration: none;
}
a:visited.leftnav {
	color: #000000;
	text-decoration: none;
}
a:active.leftnav {
	color: #000000;
	text-decoration: none;
}
a:hover.leftnav {
	color: #ff0000;
	text-decoration: underline;
}
.formfont {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}
.formtextfield {
	border: 1px solid #000000;
	font-family: arial;
	font-size: 11px;
	background: #f3f2f2;
}
.spanish {
	font-size: 10px;
}