*{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
html{
	font: 12px/18px Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: #FFF url(img/bg-0.jpg) no-repeat top center fixed;
}
.clear{
	clear:both;
}
#site{
	width:930px;
	margin:0 auto;
}
#header_img{
	background:url(img/home_head_5.jpg) no-repeat;
	width:628px;
	height:666px;	
}
#left{
	width: 628px;
	float:left;
}
.vid_hold{
 	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    width: 628px;
}
#content{
	background:#FFF url(img/top_shadow.jpg) no-repeat top center;
	min-height:200px;
	border:1px solid #CCC;
	padding:40px;
	border-bottom:3px solid #666;
}
#content_inner{
	background:#FFF;
	min-height:584px;
	border:1px solid #CCC;
	padding:40px;
	border-bottom:3px solid #666;
}
#content h1, #content_inner h1{
	font-size:26px;
	text-transform:uppercase;
	padding-top:3opx;
}
.big{
	font-size:33px !important;
	padding-bottom:5px;
}
.iphone{
	text-transform:none !important;
}
#content h2, #content_inner h2{
	font-size:16px;
	color:#B8B44A;
	padding-top:10px;
	padding-bottom:15px;
	font-weight:normal;
	text-transform:uppercase;

}
#content h3, #content_inner h3{
	font-size:13px;
	color:#B8B44A;
	padding-top:5px;
	padding-bottom:15px;
	font-weight:normal;
	text-transform:uppercase;
}
.wrapper{
	margin-top:40px;
	padding-top:40px;
	border-top:1px solid #CCC;
}
.text{
	width:343px;
	float:left;
}
.text p{
	padding-bottom:10px;
}
.thumb{
	float:right;
}
.logo{
	margin-left:46px;
	margin-top:40px;
}
.divider{
	background:url(img/divid.jpg) repeat-x;
	height:3px;
	padding-bottom:15px;
}
.main_menu{
	height:70px;
}
.main_menu ul li{
	list-style-type:none;
	margin-right:3px;
	float:left;
}
.main_menu ul li a{
	text-decoration:none;
	color:#000;
	padding:5px 10px;
}
.main_menu ul li a:hover{
	color:#FFF;
	background:#900;
}
.current{
	color:#FFF !important;
	background:#900;
}
.notice, .notice-in{
	float:left;
	background:#000 url(img/folded_bt.png) no-repeat;
	height:205px;
	width:302px;
	border-bottom:1px dotted #999;
}
.notice-in{
	background-image:none !important;
}
.left-container{
	padding:20px;
	float:left;
	background:#FFF;
	width:262px;
	height:191px;
}
.left-container_black{
	float:left;
	width:302px;
	height:230px;
}
.twitt{
	float:left;
	width:302px;
	height:230px;
	background-color:#FFF;
}
.left-container p{
	line-height:120%;
}
.yellow{
	color:#B8B44A;
}
.green{
	color:#B9B54A;
}

#footer{
	width:920px;
	margin:0px auto;
	padding:20px 0px;
}
#footer img{
	float:left;
}
#footer p{
	display:inline-block;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#footer a{
	display:inline-block;
	padding:3px 10px;
	background:none;
	color:#222;
	text-decoration:none;
	margin-top:2px;
}
#footer a:hover{
	background:#900;
	color:#FFF;
}
label{
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:bold;
}
input{
	color:#B8B44A;
	font-size:20px;
	display:block;
	border:1px solid #CCC;
	padding:10px;
	clear:right;
	text-transform:uppercase !important;
}
.subbut{
	cursor:pointer;
	margin-top:30px;
	border:1px solid #333;
	background:#333;
	color:#FFF;
	width:550px;
}
.subbut:hover{
	background:#900;
}
textarea{
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display:block;
	font-size:15px;
	border:1px solid #CCC;
	padding:10px;
	clear:right;
	width:530px;
	height:200px;
	color:#B8B44A;
}
