@charset "UTF-8";
#home {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
}
#home #container {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
	height: auto;
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#home #header {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 460px;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}

#home .minimum {
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#home #nav {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 900px;
	height: 41px;
	display: block;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#home .nav_link1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home .nav_link2 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home .nav_link3 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 95px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home .nav_link4 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 150px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home .nav_link5 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 105px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home .nav_link6 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home .nav_link7 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#home #nav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
}
#home #nav a:hover {
	color: #FFF;
}

#home .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#home #content {
	margin: 0px;
	padding: 0px;
	width: 656px;
	height: 409px;
	float: left;
	background-color: #FFF;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#home #articles {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	width:610px;
	height:auto;
	border-top: 1px solid #142038;
}
#home #topic {
	margin: 16px 0px 0px 0px;
	padding: 0px;
	width: 610px;
	height: auto;
}
#home p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*#topic2 {
	margin: 16px 0px 0px 0px;
	padding: 0px;
	width: 186px;
	height: 255px;
	float: left;
}*/
#home #topic h5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #142038;
}
#home #topic2 h5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #142038;
}
#home #topic p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #142038;
	font-size: 12px;
}
#home #topic2 p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #142038;
	font-size: 12px;
}
#home #slogan h3 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 30px;
	width: 610px;
	height: auto;
	display: block;
	text-shadow: 1px 1px 3px #999;
}
#home #news {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 409px;
	float: right;
}
#home #icons {
	margin: 0px auto 0px auto;
	padding: 10px 8px 8px 10px;
	width: 183px;
	height: auto;
	background-color: #FFF;
	/*border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-box-shadow:inset 0 0 10px #000;
   	-webkit-box-shadow:inset 0 0 10px #000;
   	box-shadow:inset 0 0 10px #000;*/
}
#home #accord {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 304px;
	background-color: #FFF;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}
#home #blue_ad {
	margin: 18px 0px 0px 0px;
	padding: 0px;
	width: 225px;
	height: 87px;
	background-image: url(../images/newsBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#home #post {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: 20px;
	display: block;
	font-size: 13px;
	background-color: #666;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#home #china_banner {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#home #china_banner img a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#home #footer {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#home #footer ul li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#home #footer a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#home #footer a:hover {
	color: #FFF;
}
#home #copy {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
/*--ABOUT-----------*/
#about {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
}
#about #container {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
	height: auto;
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#about #header {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 460px;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}

#about .minimum {
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#about #nav {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 900px;
	height: 41px;
	display: block;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#about .nav_link1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about .nav_link2 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about .nav_link3 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 95px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about .nav_link4 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 150px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about .nav_link5 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 105px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about .nav_link6 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about .nav_link7 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#about #nav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
}
#about #nav a:hover {
	color: #FFF;
}

#about .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#about #content {
	margin: 0px;
	padding: 10px;
	width: 880px;
	height: auto;
	background-color: #0e1726;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#about #ceo_pro {
	margin: 0px;
	padding: 10px;
	width: auto;
	height: auto;
	display: block;
	background-color: #FFF;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#about #ceo_pro #ceo_details img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#about #ceo_pro #ceo_details img {
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#about #ceo_pro #ceo_details h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #666;
	font-size: 24px;
}
#about #ceo_pro #ceo_details p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}
#about #slam_article {
	background-image: url(../images/slam_bg.png);
	background-repeat: no-repeat;
	width: 840px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 120px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
}
#about #slam_article h3, h4 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#about #slogan_cap {
	margin: 0px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	color: #666;
	border-top: 1px solid #999;
}
#about .coating {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#about #footer {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#about #footer ul li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#about #footer a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#about #footer a:hover {
	color: #FFF;
}
#about #copy {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
/*--TRAINING-----------*/
#training {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
}
#training #container {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
	height: auto;
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#training #header {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 460px;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}

#training .minimum {
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#training #nav {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 900px;
	height: 41px;
	display: block;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#training .nav_link1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training .nav_link2 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training .nav_link3 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 95px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training .nav_link4 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 150px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training .nav_link5 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 105px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training .nav_link6 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training .nav_link7 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#training #nav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
}
#training #nav a:hover {
	color: #FFF;
}

#training .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#training #content {
	margin: 0px;
	padding: 10px;
	width: 880px;
	height: auto;
	background-color: #0e1726;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#training #express {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: center;
	display: block;
}
#training #express a {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color:#668ba6;
	text-decoration: none;
}
.splash {
	color:#668ba6;
}
#training #express a:hover {
	color:#FFF;
	text-decoration: underline;
}
#players_div {
	margin: 20px 0px 0px 30px;
	padding: 0px;
	width: 818px;
	height: auto;
}
#players_div a, img {
	margin: 0px;
	padding: 0px;
}
#training #charles, #jason, #jon, #kwan, #percell, #willie, #damon, #shakir, #nate, #lan, #lester, #frank, #james, #michael, #dione, #steve {
	margin: 0px;
	padding: 5px;
}
#training #pro_pic {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 117px;
	height: 140px;
	float: left;
	border: 1px solid #000;
}
#training #pro_pic img {
	margin: 0px;
	padding: 0px;
}
#training #over_tips {
	margin: 20px 0px 0px 0px;
	padding: 20px 5px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	border-bottom: 1px dotted #668ba6;
	border-top: 1px dotted #668ba6;
}
#training #over_tips h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
}
#training #over_tips p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#training #stats {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #999;
}
#training #stats p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#training #describe h3 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
#training #tips {
	margin: 20px 0px 0px 0px;
	padding: 5px;
	background-color: #070d15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#training #tips ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	color: #668ba6;
	/*Do a list style image for bullets*/
}
#training #describe p {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
}
#training #footer {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#training #footer ul li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#training #footer a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#training #footer a:hover {
	color: #FFF;
}
#training #copy {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
.alert {
   display:none;
   position:absolute;
   top:1px;
   left:1px;
   width:300px;
   background-color:white;
   border-style:solid;
   border-width:1px;
   padding:15px 20px 5px 20px;
   }

/*--PUBLIC RELATIONS-----------*/
#public_relations {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
}
#public_relations #container {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
	height: auto;
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#public_relations #header {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 460px;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}

#public_relations .minimum {
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#public_relations #nav {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 900px;
	height: 41px;
	display: block;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#public_relations .nav_link1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations .nav_link2 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations .nav_link3 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 95px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations .nav_link4 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 150px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations .nav_link5 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 105px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations .nav_link6 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations .nav_link7 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#public_relations #nav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
}
#public_relations #nav a:hover {
	color: #FFF;
}

#public_relations .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#public_relations #content {
	margin: 0px;
	padding: 10px;
	width: 880px;
	height: auto;
	background-color: #0e1726;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#public_relations #intro {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	width: auto;
	height: auto;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #668ba6;
}
#public_relations #content #pr_player {
	margin: 0px;
	padding: 10px;
	width: 410px;
	height: auto;
	background-color: #FFF;
	float: left;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#public_relations #content #pr_player2 {
	margin: 0px;
	padding: 10px;
	width: 410px;
	height: auto;
	background-color: #FFF;
	float: right;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#public_relations #content #pr_player a {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#public_relations #content #pr_player2 a {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#public_relations #content #peek_title {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #666;
}

#public_relations #content #peek_title a img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#pr_corey {
	margin: 0px;
	padding: 0px;
}
#pr_jason {
	margin: 0px;
	padding: 0px;
}
#pr_vids {
	margin: 0px;
	padding: 10px 0px;
	text-decoration: none;
	color: #000;
}
#pr_vids p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666;
}
#public_relations #content #pr_player h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
	font-size: 14px;
}
#public_relations #content #pr_player img {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #000;
}
#public_relations #content #pr_player p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
	font-size: 12px;
}
#public_relations #content #pr_player2 h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
	font-size: 14px;
}
#public_relations #content #pr_player2 img {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #000;
}
#public_relations #content #pr_player2 p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
	font-size: 12px;
}
#pr_vids h5 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666;
}
#public_relations #companies {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	width: auto;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #668ba6;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#public_relations #companies h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
}
#public_relations #content h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #668ba6;
	font-size: 24px;
	font-style: italic;
	color: #668ba6;
	text-shadow: 1px 1px 3px #000;
}
.fancii {
	color: #0FF;
}
#public_relations #intro p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}
#public_relations #companies img {
	margin:10px;
	padding: 0px;
}
.blackout {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #000;
}
#public_relations #footer {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#public_relations #footer ul li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#public_relations #footer a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#public_relations #footer a:hover {
	color: #FFF;
}
#public_relations #copy {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
/*--CONTACT US-----------*/
#contact_us {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
}
#contact_us #container {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
	height: auto;
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#contact_us #header {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 460px;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}

#contact_us .minimum {
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#contact_us #nav {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 900px;
	height: 41px;
	display: block;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#contact_us .nav_link1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us .nav_link2 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us .nav_link3 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 95px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us .nav_link4 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 150px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us .nav_link5 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 105px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us .nav_link6 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us .nav_link7 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#contact_us #nav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
}
#contact_us #nav a:hover {
	color: #FFF;
}

#contact_us .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#contact_us #content {
	margin: 0px;
	padding: 10px;
	width: 880px;
	height: auto;
	background-color: #0e1726;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#contact_us #details1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #668ba6;
	line-height: 30px;
	text-shadow: 1px 1px 2px #000;
	width: 400px;
	height: auto;
	float: left;
}
#contact_us #details2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #668ba6;
	line-height: 30px;
	text-shadow: 1px 1px 2px #000;
	width: 400px;
	height: auto;
	float: right;
}
#contact_us #footer {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#contact_us #footer ul li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#contact_us #footer a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#contact_us #footer a:hover {
	color: #FFF;
}
#contact_us #copy {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#contact_us #icons {
	margin: 0px auto 0px auto;
	padding: 10px 8px 8px 10px;
	width: 183px;
	height: auto;
	background-color: #FFF;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-box-shadow:inset 0 0 10px #000;
   	-webkit-box-shadow:inset 0 0 10px #000;
   	box-shadow:inset 0 0 10px #000;
}
/*-- CHINA EXCLUSIVE -----------*/
.china_content {
	margin: 0px;
	padding: 300px 10px 10px 10px;
	width: 880px;
	height: auto;
	background-image: url(../images/china_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ff0000;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#about #headline {
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
}
#about #pix {
	margin: 0px auto;
	padding: 10px 0px 10px 105px;
	display: block;
	width: auto;
	height: auto;
	background-color: #931809;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
#about #pix img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#about #pix2 {
	margin: 10px auto 0px auto;
	padding: 10px 0px 10px 105px;
	display: block;
	width: auto;
	height: auto;
	background-color: #931809;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
#about #pix2 img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#about #pix3 {
	margin: 10px auto 0px auto;
	padding: 10px 0px 10px 105px;
	display: block;
	width: auto;
	height: auto;
	background-color: #931809;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
#about #pix3 img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
	#pixdesc {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		display: block;
	}
	#pixdesc h2 {
		margin: 0px;
		padding: 0px;
		width: 650px;
		height: auto;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFF;
		text-shadow: 1px 1px 3px #000;
	}
	#pixdesc p {
		margin: 0px;
		padding: 10px 0px;
		width: 650px;
		height: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		border-bottom: 1px solid #000;
	}

#vid_box {
	background-image: url(../images/china/mega_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	margin: 10px 0px 0px 0px;
	padding: 60px 10px 10px 10px;
	display: block;
	width: auto;
	height: auto;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#game_side h3 {
	 margin: 0px 0px 10px 0px;
	 padding: 0px;
	 height: auto;
	 font-family: Arial, Helvetica, sans-serif; color: #FFF;
}
#game_side {
	margin: 100px 0px;
	padding: 0px;
	text-align:  center;
}
#vid_shell {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
object, param, embed {
	margin: 0px;
	padding: 0px;
}
#cba {
	margin: 0px 0px 10px 0px;
	padding: 260px 10px 10px 10px;
	width: auto;
	height: auto;
	background-color: #FFF;
	background-image: url(../images/cba_header.png);
	background-repeat:no-repeat;
	background-position:center top;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#highlight {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	display: block;
	background-image: url(../images/china/high_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#video_frame {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: auto;
	float: left;
}
#video_frame p {
	margin: 0px;
	padding: 0px;
}
#video_frame2 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: auto;
	float: right;
}
#video_frame2 p {
	margin: 0px;
	padding: 0px;
}
/*--REFERENCES-----------*/
#ref {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
}
#ref #container {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
	height: auto;
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
}
#ref #header {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 460px;
	height: auto;
	display: block;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}

#ref .minimum {
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#ref #nav {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 900px;
	height: 41px;
	display: block;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#ref .nav_link1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref .nav_link2 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 90px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref .nav_link3 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 95px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref .nav_link4 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 150px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref .nav_link5 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 105px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref .nav_link6 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref .nav_link7 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 115px;
	height: 27px;
	float: left;
	text-align: center;
	border-left: 1px solid #0c1421;
	border-right: 1px solid #0b2e4b;
}
#ref #nav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ba6;
}
#ref #nav a:hover {
	color: #FFF;
}

#ref .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#ref #content {
	margin: 0px;
	padding: 10px;
	width: 880px;
	height: auto;
	background-color: #0e1726;
	-moz-box-shadow: 1px 1px 15px #0e0e0e;
	-webkit-box-shadow: 1px 1px 15px #0e0e0e;
	box-shadow: 1px 1px 15px #0e0e0e;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#ref #rep {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: auto;
	width: 425px;
	float: left;
}
#rep img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #000;
}
#rep2 img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #000;
}
#rep p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #CCC;
}
#rep2 p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #CCC;
}
#ref #rep2 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: auto;
	width: 425px;
	float: right;
}
#ref #rep h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #668ba6;
	text-align: center;
}
#ref #rep p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:;
	color:;
}
#ref #rep2 h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #668ba6;
	text-align: center;
}
#ref #rep2 p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:;
	color:;
}
#ref #details {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #668ba6;
	line-height: 30px;
	text-shadow: 1px 1px 2px #000;
	width: auto;
	height: auto;
	border-top: 1px solid #000;
}
#ref #footer {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#ref #footer ul li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#ref #footer a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#ref #footer a:hover {
	color: #FFF;
}
#ref #copy {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
#ref #icons {
	margin: 0px auto 0px auto;
	padding: 10px 8px 8px 10px;
	width: 183px;
	height: auto;
	background-color: #FFF;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-box-shadow:inset 0 0 10px #000;
   	-webkit-box-shadow:inset 0 0 10px #000;
   	box-shadow:inset 0 0 10px #000;
}
#ref #pix {
	margin: 0px auto;
	padding: 10px 0px 10px 10px;
	display: block;
	width: 220px;
	height: auto;
	background-color: #070d15;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
#ref #pix img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
/*-----------------------*/
.section_head {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 18px;
}
.sub_head {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-decoration: underline;
	color: #FFF;
}
.list_shell {
	margin: 0px;
	padding: 0px;
}
.lists {
	margin: 0px;
	padding: 5px;
	width: 423px;
	height: auto;
	float: left;
}
.sub_sec {
	text-indent: 30px;
	color:#6CF;
}
.coming {
	margin: 100px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}
#copy a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #333;
	letter-spacing: 2px;
}
#copy a:hover {
	color: #FFF;
}
iframe {
	margin:px;
	padding: 0px;
}