* {
	font-family: Tahoma, Arial;
	line-height:20px;
	font-size:14px; color:#666666;
}
html {
	height:100%;	
}
body {
	height:100%;
	padding:0px;
	margin:0px;
	text-align:center; 
	background:#8da324 url(../images/logobkg.gif);
}

h1 { letter-spacing:-1px; margin:0px 0px 5px 0px; padding:0px; font-size:36px; line-height:36px; color:#bdd73c; text-align: left; font-weight: bold;}
h2 { letter-spacing:-1px; margin:10px 0px 5px 0px; padding:0px; font-size:18px; color:#bdd73c; text-align: left; font-weight: bold;}
h2.blue { color:#00b2d9; }
h2.orange { color:#d7ba32; }
h3 { margin:0px; padding:0px; font-size:16px; color:#ffffff; text-align: right; font-weight: bold;}
h4 { margin:10px 0px 5px 0px; padding:0px; color:#0099cc; font-size:18px; }
h5 { margin:10px 0px 5px 0px; padding:0px; color:#cccc33; font-size:18px; }

a { color:#00b2d9; text-decoration:underline; }
a:hover { text-decoration:none;}

img { border:0px;} 

b.blue{ color:#0099cc;}
b.orange{ color:#cccc33;}

ul{ list-style-type:none;}
ul.dot{ margin-left:15px!important; list-style-type:disc;}

#container{
	margin:auto; 
	width:958px; 
	min-height:100%;	
	background:url(../images/shadow.png) repeat-y;
}
#left{
	float:left; 
	width:14px; 
	height:100%; 
	/*background:url(../images/shadow_left.png) repeat-y right*/
}
#right{
	float:left; 
	width:14px; 
	height:100%; 
	/*background:url(../images/shadow_right.png) repeat-y;*/
}
#contentholder{
	float:left; 
	width:930px; 
	height:100%; 
	min-height:100%;
	
}
#content{
	padding:26px 46px 0px 46px;	
}
#logo{
	float:left;	
}
#topnav{
	float:right; 
	width:500px; 
	padding-top:70px; 
	text-align:right;
}
#topnav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}
#topnav ul li{
	float:left;
	margin-right:10px;
	font-size:12px;
	color:#ffffff;	
}
#topnav ul li span a{
	font-size:11px;
	line-height:14px!important;
	color:#ffffff!important; text-decoration: none;
	font-weight:bold;
}
#topnav ul li span a:hover{
	color: #00b2d9!important; text-decoration: none;
}
#topnav ul li.facebook{
	background:url(../images/facebook_logo.gif) no-repeat right; padding-right:20px;	
}

#mainnav{
	float:left; 
	width:872px; 
	height:76px; 
	margin-left:-15px; 
	background:url(../images/menu.png) no-repeat;	
}
#mainnav .items{
	float:left; 
	margin-left:15px; 
	margin-top:9px;
}
#mainnav .items ul{
	list-style-type:none; margin:0px; padding:0px;
}
#mainnav .items ul li{
	float:left; width:99px; height:48px; display:block;	margin-right:1px; padding-top:12px;
}
#mainnav .items ul li{
	background:url(../images/menu_item.png) no-repeat top left; 	
}
#mainnav .items ul li.first{
	background:url(../images/menu_left.png) no-repeat top left; 	
}
#mainnav .items ul li.active{
	background:none; 	
}
#mainnav .items ul li span a{
	font-size:16px; color:#ffffff; text-align:left; font-weight: bold; text-decoration: none; 
}
#mainnav .items ul li.active span a{
	font-size:16px; color:#bdd73c; text-align:left; font-weight: bold; text-decoration: none; 
}
#mainnav .items ul li span a:hover{
	color:#00b2d9;
}
#mainnav .num1{
	float:left; margin-left:174px; margin-top:27px; width:90px; text-align:right;	
}
#mainnav .num2{
	float:left; margin-left:25px; margin-top:27px; width:90px; text-align:right;	
}
#subnav{
	float:left;
	width:823px;
	text-align:left;
	margin-top:-22px;
	margin-left:-20px;
	
}
#subnav table{
		
}
#subnav table tr td{
	color:#cccccc;
}
#subnav table tr td.last{
	background:url(../images/test2.png) no-repeat center top;	
}
#subnav table tr td.first{
	width:20px;
	background:url(../images/test2.png) no-repeat center top;	
}

#subnav table tr td table tr td{
	white-space: nowrap;
	font-size:12px;
	padding-right:6px;
	padding-top:20px;
	background:url(../images/test2.png) no-repeat center top;		
}
#subnav table tr td table tr td p{
	font-size:12px; line-height:14px;	
}
#subnav table tr td table tr td span a{
	font-family:tahoma, arial;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	color:#0099cc; text-decoration: none;	
}
#subnav table tr td table tr td.active{
	background:url(../images/test.png) no-repeat center top;		
}
#subnav table tr td table tr td.active span a{
	color:#cccc33; text-decoration: none;	
}
#subnav table tr td table tr td span a:hover{
	color:#cccc33; text-decoration: none;	
}


#subnav ul{
	list-style-type:none; margin:0px; padding:0px;		
	height:40px;
	float:left;
	
}
#subnav ul li{
	display:inline;
	color:#cccccc;
	font-size:14px;
	padding-top:20px;
	background:url(../images/test2.png) no-repeat center top;
}
#subnav ul li.first{
	width:20px;
}

#subnav ul li span a{
	font-size:12px;
	font-weight:bold;
	color:#0099cc; text-decoration: none;	
}
#subnav ul li.active{
	background:url(../images/test.png) no-repeat center top;		
}
#subnav ul li.active span a{
	font-size:12px;
	font-weight:bold;
	color:#cccc33; text-decoration: none;	
}
#subnav ul li span a:hover{
	color:#cccc33; text-decoration: none;	
}
#mainholder{
	float:left; 
	width:843px; 
	padding-bottom:20px;
}
#mainholder .tl{
	float:left; width:10px; height:12px; background:url(../images/win_tl.png) no-repeat;	
}
#mainholder .t{
	float:left; width:823px; height:12px; background:url() repeat-x;
}
#mainholder .tr{
	float:left; width:10px; height:12px; background:url(../images/win_tr.png) no-repeat;	
}
#mainholder .main{
	float:left; width:100%; background:#ffffff url(../images/win.png) repeat-x bottom;
	text-align:left;
}
#mainholder .bl{
	float:left; width:10px; height:10px; background:url(../images/win_bl.png) no-repeat;
}
#mainholder .b{
	float:left; width:823px; height:10px; background:url(../images/win_b.png) repeat-x;
}
#mainholder .br{
	float:left; width:10px; height:10px; background:url(../images/win_br.png) no-repeat;
}
#mainholder .padding{
	padding:10px 0px 18px 30px;	
}
#maincontent{
	float:left; width:100%; margin-top:10px;	
}
#maincontent span{
	font-size:14px; color:#666666;
}
#maincontent ul{
	padding:0px;
	margin:0px;
}

#maincontent .flv{
	float:left; width:535px; margin-top:20px;	
}
#maincontent .flash_holder{
	float:left;
}
#maincontent .description{
	float:left; width:400px; padding-bottom:20px;	
}
#maincontent .description span{
	font-size:12px; line-height:14px;
}
#maincontent .video_list{
	float:left; width:240px; margin:20px 0px 0px 15px; padding-bottom:20px;	
}
#maincontent .video{
	float:left; margin-bottom:10px;	
}
#maincontent .video img{ float:left;}
#maincontent .video span{
	float:left; width:130px; margin:-2px 0px 0px 15px; color:#6d6e71; font-size:11px!important;line-height:14px!important;	
}

.gb_holder{	float:left; width:500px;}
.gb_title{ float:left;}
.gb_stat{ float:right; color:#cccc33; font-size:11px; padding-top:10px;}
.gb_post{ float:left; margin-bottom:10px; }
.gb_post img { float:left;}
.gb_post_content{ float:left; width:400px; margin-left:10px; font-size:11px; color:#666666;}


.pusharea{
	float:left;margin-left:3px; margin-top:40px; margin-bottom:-7px;	
}
.push{
	float:left; width:272px; height:124px; margin-left:5px;
	padding-top:5px;
	cursor:pointer;
}
.pushcontent {
	float:left;
	color:#666666;
	font-size:14px;	
	margin-top:5px;
	margin-left:20px;	
	width:190px;
}
.football{ background:url(../images/content/push_1.png) no-repeat;}
.cone{ background:url(../images/content/push_2.png) no-repeat;}
.shoe{ background:url(../images/content/push_3.png) no-repeat;}
.bottle{ background:url(../images/content/push_4.png) no-repeat;}
.whistle{ background:url(../images/content/push_5.png) no-repeat;}
.shield{ background:url(../images/content/push_6.png) no-repeat;}

.margin-top{ margin-top:10px; }

.hr{
	width:100%;
	height:1px;
	border-top:#c6c5c5 1px solid;
	margin-bottom:10px;
	clear:both;	
}

.clear{	
	clear: both;
}

.left{ float:left;}
.right{ float:right;}

.image-text-content{ float: left; width: 520px;}
.image-text-function{ float:left; width:250px; padding-right:20px;}
.red{ color:#ff0000!important;}
