@charset "utf-8";
/* CSS Document */
html,body,div,img,a img,p,span,a:link,ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:normal;
}
a img{
	border:none;
}
body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	background-color:#540223;
	background-image:url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	min-width:841px;
}
a{
	color:#5b5b5b;
}
img{
	margin:0px;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	padding:0px;
	margin:0px;
}
.clearer{
	display:block;
	height:1px;
	position:relative;
	margin-bottom:-1px;
	width:auto;
	visibility:hidden;
	clear:both;
	overflow:hidden;
}
.header{
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#ffffff;
	background-color:#000000;
	height:318px;
	background-image:url(images/headerBG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}
.header .content{
	width:841px;
	height:79px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}
.header .content .logo{
	position:relative;
	left:30px;
	top:24px;
}
.header .content .menu{
	position:absolute;
	top:18px;
	right:66px;
}
.header .content .menu a,.header .content .menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.header .content .menu a:hover{
	text-decoration:underline;
}
.main{
	background-image:url(images/mainBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:841px;
	height:707px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
.main .menu{
	position:relative;
	top:1px;
	left:30px;
	height:33px;
	width:780px;
	overflow:hidden;
}
.main .menu li{
	float:left;
	display:block;
	background-image:url(images/main_menu_itemBG.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
}
.main .menu li a,.main .menu li a:visited{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	color:#000000;
	display:block;
	padding-top:9px;
	padding-bottom:8px;
	padding-left:24px;
	padding-right:24px;
}
.main .menu li a:hover{	
	text-decoration:underline;
}
.main .menu .first a,.main .menu .first a:visited{
	padding-left:12px;
}
.main .menu .last{
	background-image:none;
}
.main .menu .last a,.main .menu .last a:visited{
	padding-right:11px;
}
.main .content{
	width:780px;
	height:589px;
	overflow:hidden;
	position:relative;
	left:31px;
}
.main .homepage{
	position:relative;
	background-image:url(images/homepage/homepage_contentBG.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.main .homepage .text{
	position:absolute;
	top:37px;
	left:305px;
	width:453px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.main .homepage .text .weMake{
	position:relative;
	margin-bottom:15px;
	display:block;
}
.main .homepage .joinEmailClub{
	position:absolute;
	background-image:url(images/homepage/homepage_content_joinEmailClubBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:444px;
	height:125px;
	right:0px;
	top:239px;
}
.main .homepage .joinEmailClub .text{
	position:absolute;
	display:block;
	left:171px;
	top:65px;
	width:172px;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	text-align:left;
}
.main .homepage .joinEmailClub .text a,.main .homepage .joinEmailClub .text a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#1e5bac;
	font-weight:bold;
	position:relative;
	top:3px;
}
.main .homepage .joinEmailClub .text a:hover{
	text-decoration:none;
}
.main .homepage .joinEmailClub .text a img{
	position:absolute;
	right:-13px;
	top:4px;
}
.main .footer{
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	text-align:center;
	position:absolute;
	bottom:0px;
	height:73px;
	width:841px;
}
.main .footer a,.main .footer a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.main .footer a:hover{
	text-decoration:none;
}
.main .innerPage .heading{
	position:relative;
	margin-bottom:2px;
}
.main .innerPage .text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.main .innerPage .text{
	width:715px;
	position:relative;
	left:31px;
	margin-top:3px;
}
.main .innerPage .text i{
	font-style:italic;
	font-weight:bold;
}
.main .innerPage .footerImg{
	position:relative;
	margin-top:69px;
	margin-left:3px;
}