/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width: 1000px;
}
a {
	color: #525252;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
#index {
	background: #000 url(../images/bg-index.gif) repeat-x;
}
.wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.wrapper .centered {
	width: 1000px;
	height: 670px;
	left: 50%;
	top:0;
	margin-left: -500px;
	position: relative;
}
*+html .right-corner {
	left: 999px;
}
#warning .centered {
	height: 250px;
}
.left-corner {
	width: 200px;
	height: 670px;
	position: absolute;
	left: -200px;
	top: 0;
}
.right-corner {
	height: 670px;
	width: 200px;
	left: 1000px;
	top: 0;
	position: absolute;
}
#index .left-corner {
	background: url(../images/left-corner.jpg) no-repeat;
}
#index .right-corner {
	background: url(../images/right-corner.jpg) no-repeat;
}
#warning .left-corner {
	background: url(../images/left-corner2.jpg) no-repeat;
}
#warning .right-corner {
	background: url(../images/right-corner2.jpg) no-repeat;
}
#join .left-corner {
	background: url(../images/left-corner2.jpg) no-repeat;
}
#join .right-corner {
	background: url(../images/right-corner3.jpg) no-repeat;
}
#join .centered {
	height: 263px;
}
/* header *********************************************************************/
#header {
	height: 708px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#header img {
	float: left;
}
#header h1,
#header h2,
#header p {
	text-indent: -9999px;
	position: absolute;
}
#header .nav li {
	position: absolute;
}
#header .nav li a {
	position: absolute;
	text-indent: -9999px;
	top: 532px;
	height: 128px;
	overflow: hidden;
	background: url(../images/photo2.jpg) no-repeat 999px 999px;
}
a.link1 {
	left: 3px;
	width: 282px;
}
a.link2 {
	left: 308px;
	width: 390px;
}
a.link3 {
	left: 700px;
	width: 296px;
}
.centered-block {
	margin: 0 auto;
	width: 1000px;
}
.title-zone {
	text-align: center;
	margin-top: 25px;
}
.first-title-zone {
	margin-top: 24px;
}
.title-zone h2 {
	font-weight: normal;
	color: #3ab1f8;
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
}
.title-zone h2 A { color:#fff; text-decoration:none;}
.title-zone h2 A:hover {
	text-decoration: underline;
}
.title-zone p {
	color: #d90000;
	letter-spacing: 2px;
	font-size: 11px;
}
#index .centered-block {
	position: relative;
}
.bbox-top {
	background: url(../images/bbox-top.jpg) no-repeat 50% 0;
	width: 100%;
	overflow: hidden;
	height:105px;
	margin-top: 25px;
}
.bbox-center {
	background: url(../images/bbox-center.jpg) no-repeat 50% 0;
	width: 100%;
	height: 336px;
	padding-top: 5px;
}
.bbox-center:after {
	content:".";
	display:block;
	width:100%;
	height:0;
	clear:both
}
.bbox-bottom {
	background: url(../images/bbox-bottom.jpg) no-repeat 50% 0;
	width: 100%;
	overflow: hidden;
	height: 97px;
}
.bbox-center img {
	border: 2px solid #646464;
}
*+html .bbox-center .centered-block {
	width: 999px;
}
* html .bbox-center .centered-block {
	width: 999px;
}
.get-full {
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 980px;
	height: 95px;
	overflow: hidden;
}
.hd {
	background: url(../images/hd.png) no-repeat;
	width: 124px;
	height: 142px;
	position: absolute;
	top: -28px;
	left: -15px;
}
.bbox-top h3 {
	top: 32px;
	font-size: 28px;
	line-height: 28px;
	left: 52px;
	color: #000;
	letter-spacing: -1px;
}
.bbox-top h2 {
	top: 45px;
	left: 592px;
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 32px;
}
.bbox-top h2 a {
	color: #fff;
	text-decoration: none;
}
.bbox-top h2 a:hover {
	text-decoration: underline;
}
.bbox-top h3,
.bbox-top h2,
.bbox-top h4 {
	position: absolute;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Sans-serif;
}
.bbox-top h4 {
	left: 52px;
	top: 71px;
	font-size: 16px;
	color: #fff;
	text-transform: none;
	width: 470px;
	text-align: right;
}
.main-photo {
	float: left;
	padding-left: 40px;
	width: 299px;
}
.gallery {
	float: left;
	width: 628px;
	position: relative;
	overflow: hidden;
}
.gallery img {
	float: left;
	margin: 0 0 2px 2px;
	width: 203px;
	display: inline;
}
.gallery div {
	float: left;
	width: 405px;
	height: 152px;
	padding: 10px 5px 0 6px;
	background: url(../images/inner-bg.jpg) no-repeat;
	margin: 1px -10px 0 2px;
	overflow: hidden;
}
.gallery div h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}
.gallery div p {
	margin-bottom: 14px;
	color: #fff;
}
.link-box {
	background: url(../images/link-box.jpg) no-repeat 50% 0;
	height: 369px;
	margin-top: 28px;
}
.link-box .centered-block {
	position: relative;
}
.link-box li a {
	position: absolute;
	text-indent: -9999px;
	top: 206px;
	height: 84px;
	overflow: hidden;
}
.link-box li a.link2 {
	background: url(../images/sign-up2.gif) no-repeat;
	height: 129px;
	width: 382px;
	left: 309px;
}
.link-box li a.link1,
.link-box li a.link3 {
	top: 225px;
}

/* main content area **********************************************************/
.box-center {
	background: url(../images/box-center.jpg) repeat-y 50% 0;
	overflow: hidden;
	width: 100%;
}
.box-top {
	background: url(../images/box-top.jpg) no-repeat 50% 0;
	overflow: hidden;
	width: 100%;
}
.box-bottom {
	overflow: hidden;
	padding-bottom: 65px;
	background: url(../images/box-bottom.jpg) no-repeat 50% 100%;
	width: 100%;
}
.box-bottom ul {
	padding: 54px 0 0 0px;
	overflow: hidden;
	width: 920px;
	padding-left: 11px;
}
.box-bottom ul li {
	float: left;
	width: 176px;
	margin: 10px 0 0;
	padding-right: 7px;
}
.box-bottom ul li img {
	display: block;
	border: 2px solid #646464;
}
.box-bottom ul li a {
	text-decoration: none;
}
.box-bottom ul li a span {
	display: block;
	background: url(../images/bg-name.gif) no-repeat;
	text-align: center;
	width: 176px;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	margin-top: 4px;
}
/* join page styles ***********************************************************/
#join {
	background: #000;
}
#join-block {
	height: 705px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#join-block img {
	float: left;
}
#join-block p {
	position: absolute;
	color: #fff;
	left: 674px;
}
#join-block p span {
	color: #000;
	font-weight: bold;
}
#join-block p strong {
	display: block;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
}
#join-block p.txt1 {
	width: 304px;
	top: 234px;
	font-size: 13px;
	line-height: 16px;
}
#join-block p.txt2 {
	width: 304px;
	top: 280px;
	line-height: 14px;
}
#join-block p.txt3 {
	line-height: 14px;
	top: 350px;
	width: 304px;
}
.j-forms {
	width: 374px;
	padding: 6px 10px 0 9px;
	height: 437px;
	overflow: hidden;
	position: absolute;
	left: 261px;
	top: 222px;
}
.j-forms h2 {
	color: #a4a4a4;
	font-size: 18px;
	text-transform: uppercase;
	margin: 5px 0 8px;
}
.j-forms .j-mod {
	width: 376px;
	border: 1px solid #5c5c5c;
	padding: 2px 0 8px;
	background: #000;
}
.info-about .wrap {
	margin-top: 6px;
}
.info-about label {
	float: left;
	width: 103px;
	background: url(../images/bg-label.gif) no-repeat 100% 60%;
	padding-left: 22px;
	color: #f10000;
	font-size: 13px;
	font-family: Arial, Sans-serif;
}
.info-about input {
	background: #fff;
	border: none;
	width: 142px;
	padding: 2px 5px 1px;
	float: left;
	margin-left: 8px;
	color: #000;
	line-height: 14px;
}
.info-about select {
	width: 230px;
	margin-left: 8px;
	float: left;
}
.choose .wrap {
	margin-top: 8px;
}
.choose input {
	margin: 0 0 0 6px;
	padding: 0;
}
.choose label {
	color: #f10000;
	font-size: 14px;
}
.submit {
	width: 238px;
	margin: 23px auto 0;
}
.pager {
	text-align: center;
	margin-top: 60px;
}
.pager li {
	display: inline;
	padding: 0 15px 0 17px;
	background: url(../images/separator.gif) no-repeat 0 50%;
	line-height: 22px;
	font-size: 24px;
}
.pager li:first-child {
	background: none;
	padding-left: 0;
}
.pager li a {
	color: #ff0000;
	text-decoration: underline;
	font-family: Arial, Sans-serif;
}
.pager li a:hover {
	text-decoration: none;
}

/* footer *********************************************************************/
#footer {
	text-align: center;
	padding-bottom: 18px;
	color: #fff;
}
#footer h2 {
	width: 381px;
	height: 87px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 60px auto 20px;
	background: url(../images/flogo.jpg) no-repeat;
	display: block;
}
#footer a {
	color: #fff;
}
#footer p span {
	color: #d20000;
}
/* warning page ***************************************************************/
#warning {
	background: #000 url(../images/bg-warning.jpg) no-repeat 50% 0;
}
#warning #header {
	height: 240px;
}
.warning-box {
	text-align: center;
	color: #fffdfd;
}
.warning-box p {
	line-height: 14px;
}
.warning-box p a {
	text-decoration: none;
	color: #ec0000;
	font-size: 14px;
}
.warning-box p a:hover {
	text-decoration: underline;
}
.warning-box h2 {
	background: url(../images/warning.gif) no-repeat;
	width: 356px;
	height: 69px;
	margin: 14px auto 0;
	text-indent: -9999px;
}
.warning-box h3 {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	margin-top: 15px;
}
.warning-txt {
	width: 760px;
	height: 50px;
	padding: 12px 12px 14px;
	background: #bb0000;
	color: #fff;
	line-height: 14px;
	overflow: auto;
	margin: 16px auto 0;
}
.w-links {
	background: url(../images/w-links.jpg) no-repeat 50% 0;
	position: relative;
	height: 148px;
	margin-top: 20px;
}
.w-links a {
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}
.w-links a.leave-site {
	width: 300px;
	height: 90px;
	top: 48px;
	left: 154px;
}
.w-links a.enter-site {
	width: 390px;
	height: 117px;
	top: 28px;
	left: 455px;
}
.no-margin {
	margin-top: 0;
}
