html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html{
	height:100%;
}

body{
	background:#566a2f url("../images/bg.jpg") no-repeat;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:none;
}

h1,h2,p,ul,li{
	font-family:ariel,helvetica,san-serif;
	color:#000;
}

p{
	font-size:13px;
	line-height:1.3em;
	margin-bottom:27px;
}

h1{
	font-weight:bold;
	font-size:19px;
	clear:both;
	margin:0 0 12px;
}

h2{
	font-weight:bold;
	font-size:16px;
	margin-bottom:9px;
}

h3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

ul{
	list-style-image:url(../images/star.png);
	list-style-position:outside;
	list-style-type:none;
	margin-left:13px;
}

li{
	font-size:12px;
	line-height:1.5em;
}

strong{
	font-weight:bold;
}

.twelvept{
	font-size:12px;
}

.clear-float{
	clear:both;
	display:block;
}

#column{
	position:relative;
	width:600px;
	/*margin:22px 0 0 397px;*/
	top:22px;
	left:397px;
}


#flash-container{
	/*background:transparent url(../images/screen_holder.jpg) no-repeat scroll 0 0;*/
	height:281px;
	left:53px;
	position:absolute;
	top:211px;
	width:220px;
}

#nav-container{
	/*background:url(../images/nav-holder.jpg) no-repeat;*/
	width:588px;
	height:48px;
	margin-bottom:57px;
}

#left{
	border-right:2px solid #F3A624;
	float:left;
	padding-left:14px;
	padding-right:15px;
	width:260px;
}

#right{
	margin:0 20px 0 333px;
}

#right li{
	margin-bottom:5px;
}

#badge{
	float:right;
	margin-bottom:66px;
}

#footer{
	position:absolute;
	top:715px;
	left:34px;
	width:962px;
}

#footer p, #footer ul li{
	font-size:11px;
}

#footer p, #footer span, #footer h2, #footer h3, #footer ul li{
	font-family:verdana, ariel, helvetica, sans-serif;
	color:#fff;
}

#footer a{
	text-decoration:none;
	color:#f69a14;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:none;
}

#footer-left{
	float:left;
	width:380px;
}

#footer-left img{
	float:left;
	width:89px;
}

#footer-left p{
	margin:20px 0 0 100px;
	width:226px;
}

#footer-right{
	float:right;
	text-align:right;
	width:300px;
}

#footer-right p{
	text-align:left;
}

#footer-right img{
	float:right;
}



#footer-top .left{
	float:left;
	width:322px;
}
	
	#footer-top .left ul{
		list-style:none outside url("../images/star_white.png");
	}
	
	#footer-top .left ul li{
		margin-bottom: 10px;
	}
	
	#footer-top .left a{
		color:#fff;
		font-weight:normal;
	}
	
	#footer-top .left a:hover{
		color:#F69A14;
	}

#footer-top .right{
	margin-left:378px;
}

	#footer-top .right .header{
		margin-bottom:20px;
	}
	
	#footer-top .right .inline-header{
		font-size:16px;
		font-weight:bold;
	}
	
	#footer-top .right #stars{
		margin:0 5px 0 10px;
	}
	
	#footer-top .right h3, #footer-top .right p{
		font-size: 14px;
	}
	
	#footer-top. right h3{
		font-weight:bold;
	}
	
#footer-bottom{
	margin-top:10px;
}

#fb-link{
}

#tweet-link{
	position:relative;
	top:8px;
}
