	body { padding:10px 0 10px 0; margin:0; text-align:center; min-width:1024px; }
		
		
	/* HEADER ********************************************************************************************/
	/* ***************************************************************************************************/
	#logo { margin:30px 0px 0px 30px; border:none; max-width:275px;	}	
	#social_head { float:right; width:400px; }
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/
	
	
	/* SKETLETON *****************************************************************************************/
	/* ***************************************************************************************************/
	#container { position:relative; width:1024px; margin:0 auto; text-align:left; min-height:760px; /* background-image:url(../img/bg.jpg); */background-repeat:no-repeat; }
	
	/* Tabs */
	#tabs #taboptions, #tabs { background:none; padding:0; margin:0; }
	#tabs, #tabs #taboptions { border:0; height:82px; }
	#tabs #taboptions { float:right;  margin-top:-62px; margin-right:45px;  height:70px;}
	#tabs #taboptions li {padding:10px 2px 50px 2px; width:90px;  margin-right:10px; text-align:center!important; }
	#tabs #taboptions li a { padding:0; margin:0; color:#fff; display:block; height:50px; text-align:center!important; width:90px; font-size:19px; } 
	#tabs #taboptions li.ui-state-active, #tabs #taboptions li.ui-state-active a { background:#3996ff!important; }
	#tabs #taboptions li.ui-state-active {box-shadow: 10px 10px 5px #888888; }
	#tabs #taboptions li.ui-state-default, #tabs #taboptions li.ui-state-default a { background:#0263d1; }
	
	#tabs-1, 
	#tabs-2, 
	#tabs-3, 
	#tabs-4, 
	#tabs-5,
	#tabs-6, 
	#tabs-7, 
	#tabs-8 { background:#0078ff; position:relative; top:10px; height:auto !important;  box-shadow: 10px 10px 5px #888888;
	border-radius: 20px 5px 20px 5px; -moz-border-radius:20px 5px 20px 5px; -webkit-border-radius:20px 5px 20px 5px; margin:0 40px 0 40px; }
	
	.tabarea{ padding:0; } 
	
	.tabarea ul {	margin:5px 0 25px 20px; padding:0; float:left; }
	.tabarea ul li { list-style-type:disc; padding-left:5px; padding-bottom:5px; }
	
	.header {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */	
	width:895px;
	}
	
	/* Cols */
	.rowofthree { }
		.third{ width:50%; float:left; }
		.third img { float:right;}
		.thirdinner { padding-right:10px; }
	
	.spacer { height:15px; }
	
	/* Footer */
	#footer { border:0;m padding:0;m margin:0; background:#fff;m position:relative; top:-65px; width:940px; margin:0 auto; }
	#footer p, #footer a { color:#0078ff; font-size:16px; padding:7px; margin:0; text-align:center; text-decoration:none;}
	#footer a { padding:0; margin:0;}

	/* Misc */
	.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	.clearfix { display: inline-block; }
	/* start commented backslash hack \*/
	* html .clearfix { height: 1%; }
	.clearfix { display: block; }
	/* close commented backslash hack */


	/* Removed After Update */
	/*
	.features { background:#fff; margin-top:0px; float:left; width:900px; border-radius: 20px 5px 20px 5px; -moz-border-radius:20px 5px 20px 5px; -webkit-border-radius:20px 5px 20px 5px;}
	.inner { margin:0 20px; padding:0;}
	.features .inner{ margin:20px;}
	img.skip { float:right; }
	#tabs img { padding:0!important; margin:0!important; display:block;}
	.leftcol { width:365px; float:left; padding-top:30px;}
	.rightcol { width:523px; float:right; padding-top:30px;}
	.rightcol #rightcontent { position:absolute; bottom:22px; }
	img.main { width:910px; float:left;}
	img.four {  border:0; width:220px; } 
	#secondarytabs a { cursor:pointer; border:0;}
	.forth{ width:25%; float:left; margin-top:25px;  }
	#tabs-6 ul { margin:0; padding:0; }
	#tabs-6 ul li { font-size:12px; margin:5px 0 0 30px; padding:0;color:#009a49; list-style-type:circle; font-weight:bold;}
	#tabs-6 p.txt, #tabs-6 li, #tabs-6 h2.txt, {color:#009a49!important; }
	*/	