@CHARSET "UTF-8";

body{
	font-family: verdana, Arial, Times;
	font-size: 0.7em;
	color: #fff;
	padding: 0px;
	margin: 0px;
	background: #292929;
}

h1, h2, h3, h4, h5, h6, .head {fmargin-bottom:.4em; line-height:1.3em; color:#ffffff; font-weight:bold }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }	

img{border: none;}

p{ color: #fff; line-height: 1.7em, font-family:verdana;}

div#page_wrapper{
	margin: 0 auto;
	background: url(../images/top_banner.jpg) no-repeat center top;
	width: 920px;
	position: relative;
}


div.header{
	position:relative;
}

div.header p{
	margin: 0px;
	margin-right: 30px;
	padding: 10px 10px;
	background: #00bbda;
	position:absolute;
	top:0px;
	right:0px;
}

.mid .video{
	float:right;
	height: 265px;
	width: 320px;
	background:#fff;
	
}

.mid .logo{
	height: 265px;
	width: 100%;
	background:#00bbda;
	text-align: center;
}

.mid .logo h1{
	background:#000;
	margin:0px;
	height: 54px;
	padding-top: 20px;
	font-weight: normal;
	
}


.section_a{
	background: #fff;
	padding: 20px;
	padding-right: 360px;
}

.section_a p{
	color:#7f7f7f;
	position: relative;
}

.section_a h2{
	float:left;
	background:#00bbda;
	padding: 10px;
}

hr.fclear{
	border:#ffffff solid 1px;
	clear:both;
	margin:0px;
}	

.section_b hr.fclear{
	border:#000000 solid 1px;
}	


.blue{
	color:#a8d9ff;
}

.section_b{
	background:#000;
	padding:20px;
	padding-right:340px;
	position:relative;
}

.section_b p{margin:none;}

.section_b .video_wrapper{
	position:absolute;
	right: 10px;
	bottom:0px;
	background: #000 url(../images/vid_grad.jpg) repeat-x left 270px;
}


.section_b .video_wrapper .video{
	width:320px;
	height:265px;
	background:fff;
	border: solid 5px #7f7f7f;
	border-bottom:0px;
}

.section_b .video_wrapper h3{ text-align:center;}

.section_b .video_wrapper .paypal_btn{ text-align:right;
	padding: 20px 10px;}
.section_b .video_wrapper .paypal_btn table{float:right}

.section_c{
	background:#434343;
	position:relative;
}

.section_c table td{
	vertical-align: top;
	padding: 20px;
}

.section_d{
	background:#000;
	padding: 20px;
	padding-right: 360px;
	position:relative;
}

/* RST */
.section_d_poster{
	background:#000;
	padding: 20px;
	position:relative;
	text-align: center;
}

/*.section_d table{
	width: 100%;
}*/

.section_d table .aright,
.section_d .pay_palbtn{
	text-align:right;
}

.section_d .video{
	width:320px;
	height:265px;
	background: #fff;
	position:absolute;
	top:10px;
	right:10px;
}

.section_e{
	padding: 10px 20px;
	background:#434343;
	position: relative;
}

.section_e p{ margin:0px;}

.footer{
	padding: 10px 20px;
	background: #333 url(../images/footer_bg.gif) repeat-x left top;
	position:relative;
}

.footer ul{
	padding:0px;
	margin:0px;
	text-align:center;
}

.footer ul li{
	display:inline;
	padding: 0px 10px;
	border-left: dotted 1px #A8D9FF;
}

.footer ul li.first{
	border:none;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.footer p{
	color:#a1a1a1;
	text-align:center;
	margin: 30px 0px;
}

.smg_logo{
	position:absolute;
	right:20px;
	top:50px;
}

.player{
	height:36px;
	background: url(../images/player_bg.gif) no-repeat left top;
}

#blog_link{
	color: blue;
	background: #fff;
	display: block;
	padding: 3px 10px;
	position: absolute;
	right: 31px;
	bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}

.event { 
	font-size:1.5em;
	font-weight:bold;	
}
