@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(bgstrip.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#0d1566;
	margin:0px;
	padding:0px;
	z-index:0;
}
#bgwrap {
	background-image: url(bgBIG.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:transparent;
	margin:0px;
	padding:0px;
	min-height:1090px !important;
	height:auto;
}

#header {
	margin:auto;
	width:951px;
	height:101px;
	background-repeat:no-repeat;
	background-position: 0px top;
	background-color:transparent;
	z-index:1;
}

/*---------------------------------------------------------------------------------------------------------*/

#menucontainer {
	margin:auto;
	width:951px;
	height:auto;
	display:block;
	z-index:1;
}

#menu{
	position:relative;
	display:block;
	margin-top:0px;
	height:34px;
	font-weight:200;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background:transparent url(menu_up_bg.jpg) repeat-x top left;
	
	font-size:14px;
	color:inherit;
	margin:0;
	padding:0;
	}

#menu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	letter-spacing:0px;
}

#menu ul li{
	display:block;
	font-weight:200;
	float:left;
	margin:0 0px 0 0;
	width:auto;
	height:33px;
	border-right:solid 1px #444;
}

#menu ul li a{
	display:block;
	font-weight:200;
	float:left;
	color:#CC0;
	text-decoration:none;
	padding:8px 15px 0px 15px;
	width:auto;
	height:29px;
	background:transparent url(menu_up_bg.jpg) repeat-x top left;
	
}

#menu ul li a:hover{
	font-weight:200;
	color:#fff;
	width:auto;
	background:transparent url(menu_up_bg_black.jpg) repeat-x top right;
}

#menu ul li a.current,#menu ul li a.current:hover{
	color:#FFF;
	width:auto;
	background:transparent url(menu_down_bg.jpg) repeat-x top right;
	}
	
/*---------------------------------------------------------------------------------------------------------*/

#menu2 {
	position:relative;
	display:block;
	margin-top:0px;
	height:31px;
	font-size:12px !important;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-image:url(cht1bg2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFF;
	}

#menu2 ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	letter-spacing:0px;
	font-size:12px !important;
}

#menu2 ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:auto;
	height:31px;
	border-right:solid 1px #efefef;
	font-size:12px !important;
}

#menu2 ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:8px 15px 0px 15px;
	font-size:12px !important;
	width:auto;
	height:29px;
	background:transparent url(cht1bg2.jpg) repeat-x top left;
	
}

#menu2 ul li a:hover{
	color:#000;
	width:auto;
	background:transparent url(cht1bg3.jpg) repeat-x top right;
}

#menu2 ul li a.current,#menu2 ul li a.current:hover{
	color:#000;
	width:auto;
	background:transparent url(cht1bg4.jpg) repeat-x top right;
	}
/*-------------------------------------------- News Ticker --------------------------------------------------*/
#newsticker a{
	text-decoration:none;
	color:#000;
}

#newsticker a:hover{
	color:#990;
}

#newsticker a.current {
	text-decoration:none;
	color:#000;
}
/*-------------------------------------------- Dark Link --------------------------------------------------*/
.darklink {
	color:#FFF;
	text-decoration:none;
	height:21px;
	color:#fff;
	margin-left:0px;
	margin-bottom:0px;
	background-image:url(menu_up_bg.jpg);
	border:solid 0px #efefef;
	padding:0px;
	padding-left:0px;
	width:170px;
	display:block;
}
.darklink a, .darklink a:visited {
	color:#FFF;
	text-decoration:none;
	height:17px;
	padding:2px;
	width:170px;
	padding-left:10px;
	background-image:url(menu_up_bg.jpg);
	display:block;
}
.darklink a:hover {
	color:#CC0;
	text-decoration:none;
	height:17px;
	padding:2px;
	width:170px;
	padding-left:10px;
	background-image:none;background-color:#000;
	display:block;
}

.coinlink {
	color:#609;
	text-decoration:none;
}
.coinlink a, .coinlink a:visited {
	color:#609;
	text-decoration:none;
}
.coinlink a:hover {
	color:#333;
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------------------------------*/
#imagerota1 {
	margin:auto;
	background:transparent url(imagerota2.jpg) no-repeat top left;
	width:951px;
	height:298px;
	z-index:1;
}

#video {
	margin-top:0px;
	margin-left:10px;
	float:left;
	width:auto;
	height:auto;
	padding:10px;
	z-index:2;
	background-color:#FFF;
	border:solid 1px #CCC;
}
html #video { display:inline; } /* ie6 padding fix */
html #lrgR { display:inline; }  /* ie6 padding fix */

#content {
	margin:auto;
	min-height:200px;
	width:951px;
	background-color:#FFF;
	z-index:1;
	padding:0px;
}
#bar {
	background-image:url(bar.jpg);
	background-position:1px 0px;
	height:15px;
	background-repeat: no-repeat;
	z-index:1;
	width:auto;
}

#box1 {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:320px;
	width:292px;
	margin-left:0px;
	margin-top:10px;
	border-left:solid 1px #EFEFEF;
	padding-left:10px;
	z-index:1;
}
#box2 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:300px;
	width:270px;
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	z-index:1;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:auto;
	width:931px;
	color:#FFF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:1;
}

#footer .booster ul {
	display:inline;
}

#footer .booster ul li{
	float:left;
	display:inline;
	list-style:none;
	text-decoration:none;
	padding-right:10px;
}

#footer .booster ul li a:link{
	color:#06F;
	text-decoration:none;
}

#footer .booster ul li a:visited{
	color:#06F;
	text-decoration:none;
}

#footer .booster ul li a:hover{
	color:#FFF;
	text-decoration:none;
}

#clear {
	clear:both
}
.cnt1c {
	display:block;
	width:250px;
	height:18px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding:2px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border: 1px solid #CCC;
	background-color:#EFEFEF;
}
.cnt1d {
	display:block;
	width:250px;
	height:18px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding:2px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border: 1px solid #CCC;
	background-color:#EFEFEF;
}

.cnt1b {
	margin:5px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style5 {
	color: #000;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.cf {
	margin-top: 5px;
	width:95px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-align:right;
	font-size: 12px;
	padding-bottom: 5px;
	float:left;
}
.cf2 {
	margin-top: 5px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	padding-bottom: 5px;
	float:left;
}
#lw5 {
	width:auto;
	height:auto;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	text-align:left;
}
#rw2 {
	width:auto;
	height:auto;
	float:right;
	margin-top: 20px;
	text-align:left;
	margin-right: 20px;
}
h1 {
	font-family:inherit;
	font-size:14px;
	font-weight:100;
	color:inherit;
	margin:0;
	padding:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ec8c29;
	margin-bottom:10px;
	margin-top:0;
	padding:0;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#06C;
margin-top:0px;
margin-bottom:10px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	color:#989800;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}
/*------------------------------------------------------ List ------------------------------------------------------*/
#largelink a, #largelink a:visited {
	color:#06C;
	text-decoration:none;
}
#largelink a:hover{
	color:#09F;
	text-decoration:none;
}

#largelink2 a, #largelink2 a:visited {
	color:#FFF;
	text-decoration:none;
}
#largelink2 a:hover{
	color:#F90;
	text-decoration:none;
}

#list {
	float:left;
	width:auto;
	height:auto;
	padding-left:10px;
	margin-right:40px;
}

#list a, #list a:visited {
	color:#666;
	text-decoration:none;
}

#list a:hover{
	color:#09F;
	text-decoration:none;
}

#list ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	padding:0px;
}
#list ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:500;
	list-style:none;
	margin-top:6px;
}

/*------------------------------------------------------ Form Mailer ------------------------------------------------------*/
.cnt1formtext {
	font-weight:bold;
	width:auto;
	height:auto;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	color:#900;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	border:solid #CC0 1px;
	background-color:#FFF;
}
.cnt1formtext:hover {
	font-weight:bold;
	width:auto;
	height:auto;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	color:#900;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	border:solid #CC0 1px;
	background-color:#DFFFF6;
}
.cnt1contacttext {
	width:227px;
	height:auto;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	color:#990;
}
.cnt1formbox {
	width:718px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	color:#990;
}
.cnt1check {
	float:left;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:0px;
}
.cnt1check1 {
	float:left;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:2px;
	padding-top:5px;
	font-size:9px;
}

.cnt1formbutton {
	float:left;
	width:110px;
	height:auto;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #CCC;
	background-color:#FFF;
	background-image:url(cht1bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	color:#000;
}
.cnt1formbutton:hover {
	float:left;
	width:110px;
	height:auto;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #CCC;
	background-image:url(cht1bg2.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	color:#000;
}
.cnt1formbutton2 {
	float:left;
	width:225px;
	height:auto;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #CCC;
	background-color:#FFF;
	background-image:url(cht1bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	color:#000;
	letter-spacing:5px;
}
.cnt1formbutton2:hover {
	color:#900;
	float:left;
	width:225px;
	height:auto;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #CCC;
	background-image:url(cht1bg2.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	letter-spacing:5px;
}