/* Format & Form */

.mceVisualAid {
    border: 1px dashed #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
	

#wrapper{} 

.containermain{
	margin-left: auto;
	margin-right: auto;
	width: 960px;}
	
#headerbox{
	float: left;
	width: 960px;
	height: 159px;
	background-color: #002742;
	background-image: url(assets/tab_bak.png);
}
#logo{
	background-image: url(assets/logo01.png);
	background-repeat: no-repeat;
	height: 159px;
	width: 226px;
	float: left;
	padding-right: 153px;
}
#tab_home{
	background-image: url(assets/tab_home01.png);
	float: left;
	height: 159px;
	width: 90px;
}

#tab_home A{
	background-image: url(assets/tab_home01.png);
	float: left;
	height: 159px;
	width: 90px;
}

#tab_home A:hover{
	background-image: url(assets/tab_home02.png);
	float: left;
	height: 159px;
	width: 90px;
}



#tab_about{
	background-image: url(assets/tab_about01.png);
	float: left;
	height: 159px;
	width: 85px;
}

#tab_about A{
	background-image: url(assets/tab_about01.png);
	float: left;
	height: 159px;
	width: 85px;
}

#tab_about A:hover{
	background-image: url(assets/tab_about02.png);
	float: left;
	height: 159px;
	width: 85px;
}

#tab_pricing{
	background-image: url(assets/tab_pricing01.png);
	float: left;
	height: 159px;
	width: 120px;
}

#tab_pricing A{
	background-image: url(assets/tab_pricing01.png);
	float: left;
	height: 159px;
	width: 120px;
}

#tab_pricing A:hover{
	background-image: url(assets/tab_pricing02.png);
	float: left;
	height: 159px;
	width: 120px;
}


#tab_faq{
	background-image: url(assets/tab_faqs01.png);
	float: left;
	height: 159px;
	width: 75px;
}

#tab_faq A{
	background-image: url(assets/tab_faqs01.png);
	float: left;
	height: 159px;
	width: 75px;
}

#tab_faq A:hover{
	background-image: url(assets/tab_faqs02.png);
	float: left;
	height: 159px;
	width: 75px;
}

#tab_contact{
	background-image: url(assets/tab_contact01.png);
	float: left;
	height: 159px;
	width: 93px;
}

#tab_contact A{
	background-image: url(assets/tab_contact01.png);
	float: left;
	height: 159px;
	width: 93px;
}

#tab_contact A:hover{
	background-image: url(assets/tab_contact02.png);
	float: left;
	height: 159px;
	width: 93px;
}

#tab_xx{
	background-image: url(assets/tab_xx.png);
	float: left;
	height: 159px;
	width: 118px;
}
#thejunk{
	background-image: url(assets/main_bak.png);
	background-position: right top;
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	min-height:500px;
}

#main_bullets{
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.topcontent{
	padding-top: 35px;
	padding-left: 25px;
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 25px;
}

.content{}


#footer{
	background-color: #363636;
	float: left;
	height: 75px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 50px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
