body{
	margin:0;
	background:url(images/bg2.png) no-repeat top center #000000;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	
	
	color:#333;
	font-size:12px;
	word-spacing:2px;
}
#wrapper{
	margin:auto;
}
.width1{
	width:950px;
}
/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************
HEADER
************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/
#top_bar{
	background:#000;
	width:100%;
}
	#top_bar .width1{
		margin:auto;
		text-align:right;
		padding:5px 0;
		
		color:#FFF;
		font-size:12px;
	}
	
	.social_buttons{
		width:16px;
		height:17px;
		background:url(images/social_buttons.png);
	}
	.social_buttons.item1{
			
	}
	.social_buttons.item2{
		background-position:center;			
	}
	.social_buttons.item3{			
		background-position:right;
	}
	
	
	#top_bar .list1{
		margin-left:5px;
		width:200px;
		float:right;
	}
		#top_bar .list1 li{
			margin:0 2px;
			vertical-align:middle;
			display:inline;
		}
		#top_bar .list1 li span{
			float:left;
		}
		#top_bar .list1 li div{
			float:right;
			margin-left:5px;
		}

#logophone{
	margin:5px 0;
}
	#logo{
	}
	#logophone #phone{
		color:#FFF;
		font-size:14px;
		margin-top:20px;
	}

#navbanner{
	
}
	#nav{
		width:950px;
		
		
		height:40px;
		background:url(images/nav_bg1.png);
		
		position:absolute;
		z-index:100;
	}
	#nav .list1{
		margin:auto;
		text-align:center;
		margin-top:8px;
	}
	#nav .list1 li{
		color:#FFF;
		font-size:16px;
		margin:0 18px;
	}
	#nav .list1 li a{
		color:#FFF;
	}
	#nav .list1 li a:hover{
		color:#72acd7;
	}
	#banner{
		position:relative;
		z-index:10;
		height:290px;
	}
/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************
BODY
************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/	
#body{
	
}
	#body_head{
		height:30px;
		background:url(images/head_bg1.jpg);
		text-align:right;
	}
	#body_head .padding1{
		padding:5px;
		color:#FFF;
	}
	#body_content .padding1{
		padding:10px;	
	}
	#body_content{
		min-height:300px;
	}
	#body .line #body_content{
		background:url(images/body_content_bg1.png);	
	}
	#body #body_content{
		background:#ECECEC;
	}
	#body_footer{
		height:12px;
	}
	#body #body_footer{
		background:url(images/body_footer_bg2.png);
	}
	#body .line #body_footer{
		background:url(images/body_footer_bg1.png);
	}
	
/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************
BODY
************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/	
#body{
	
}
	#body_head{
		height:30px;
		background:url(images/head_bg1.jpg);
	}
		#body_head a{
			color:#FFF;	
		}
	#body_content{
		min-height:300px;
		background:#ececec;
	}
	#body.line #body_content{
		background:url(images/body_content_bg1.png);	
	}
	#body_footer{
		height:12px;
	}
	#body.line #body_footer{
		background:url(images/body_footer_bg1.png);
	}
	
/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************
FOOTER
************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/	
#footer{
	margin:10px 0;
	color:#FFF;
}
	#footer_head,
	#footer_content,
	#footer_footer{
		background:url(images/footer_bg1.png) no-repeat;
	}
	#footer_head,
	#footer_footer{
		height:12px;	
	}
	#footer_content{
		/*min-height:100px;*/
		background:#1c1c1c;
	}
	#footer_head{
		background-position:top;
	}	
	#footer_footer{
		background-position:bottom;
	}



	#footer_content h1{
		color:#FFF;	
		font-size:12px;
		font-weight:bolder;
	}
	#footer_content .padding1{
		padding-top:0;
		padding-bottom:0;
	}
	#footer_content .col1{
		width:237px;
		/*
		border:1px solid #FFF;
		*/
		
		float:left;
		
	}
	 
	#footer_content .list2 a{
		font-size:10px;
		color:#999;
	}
	#footer_content .list2 a:hover{
		color:#5088b2;
	}
		#footer_content .list2 li{

		}
		#footer_content .list2 li,
		#footer_content .list2 li a
		{
			margin:0;
		}
		#footer_content .list2 li.sep1{
			border-top:1px solid #666;
			margin:0;
			padding:0;
			height:1px;
		}

/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************
MISC
************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/
.right{
	float:right;	
}
.left{
	float:left;
}
.clear{
	clear:both;
}

.padding1{
	padding:10px;	
}



h1,
h2,
h3,
p{
	margin:0;
	padding:0;
}
p{
	margin-bottom:10px;
}
h1{
	font-size:18px;
	color:#5088b2;
	font-weight:normal;
}
h2{
	font-size:14px;
	margin:10px 0;
}
h3{
	font-size:14px;
	color:#CCC;
}
a{
	color:#5088b2;
	text-decoration:none;	
}
a:hover{
	color:#666;
}

.butt1{
	height:25px;
	width:111px;
	background:url(images/butt1.png) top;
	text-align:center;
	cursor:pointer;
}
	.butt1 span{
		display:block;
		font-weight:bolder;
		padding-top:5px;
		color:#FFF;
	}
	.butt1:hover{
		background-position:bottom;	
	}

hr{
	border:0;
	border-top:1px dashed #CCC;
	border-bottom:1px solid #FFF;
	margin:10px 0;
}
.list1,
.list2{
	margin:0;
	padding:0;
}
	.list1 li,
	.list2 li{
		list-style:none;
	}
	
	.list1 li{
		display:inline-table;
		display:inline;
	}



.textbox1{
	border: 1px solid #dedede;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #666;
	vertical-align: middle;
	padding: 2px;
	background:url(images/text_bg1.png) #FFF;
	width:200px;
	margin-bottom:10px;
}

.col1{
	width:620px;
}
.col2{
	width:330px;
}
	.col1 .col1,
	.col1 .col2{
		width:309px;
		height:220px;
	}
	.col1 .col1{
		border-right:1px solid #dadada;
	}
	.col1 .col2{
		border-left:1px solid #fff;
	}
#join_block1{
	background:url(../images/join_bg1.png);
	height:165px;
	padding:0;
}
	#join_block1 .button{
		margin:auto;
	}
	#join_block1 .hspacer{
		height:125px;	
	}
	
.tab1{
		
}
.tab1 td,
.tab1 th{
	border:1px solid #CCC;	
	vertical-align:top;
}
.tab1 tr{
	background:#FEFEFE;	
}
.tab1 tr.alt{
	background:#FAFAFA;
}
.tab1 tr:hover{
	background:#FFF;
}

.thumb1{
	border:1px solid #EEE;	
}
