html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	width: 100%;
	display: table;
}

a { color: #000;}
a:hover { color: #333; }

#atau_background_section_top {
	width: 100%;
	height: 158px;
	background: url(images/atau_background_section_top_bg.jpg) repeat-x;
}

.atau_container {
	width: 960px;
	margin: auto;
}

#atau_background_section_mid {
	width: 100%;
	background: #fff;
}

/* Logo Area */

#atau_logo_section {
	width: 485px;
	height: 55px;
	margin: 25px 0 0 0;
	padding: 20px 0 0 25px;
	float:left;	
}

#atau_logo_section_right {
	width: 300px;
	height: 55px;
	margin: 25px 0 0 0;
	padding: 20px 0 0 25px;
	float:right;	
}

#atau_logo_section h1 {
	font-size: 35px;
	color: #993300;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#atau_logo_section h2{
	
	font-size:16px;
	color: #993300;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}

#atau_logo_section_right h1 {
	font-size: 25px;
	color: #993300;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#atau_logo_section_right h2{
	
	font-size:16px;
	color: #993300;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}
/* End Of Logo Area*/


/* Menu Section */

#atau_menu_section{
	width: 960px;
	height: 38px;
	float: left;	
	margin: 21px 0 0 0;
	padding: 0;
}

#atau_menu_section ul {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#atau_menu_section ul li{
	display: inline;
}

#atau_menu_section ul li a{
	float: left;
	width: 110px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#atau_menu_section ul li a span.left{
	display: block;
	height: 26px;
}

#atau_menu_section li a:hover, #atau_menu_section li .current{
	height: 26px;
	background: url(images/atau_menu_current_bg_right.jpg) right no-repeat;
}

#atau_menu_section li .current  span.left, #atau_menu_section li a:hover span.left {
	background: url(images/atau_menu_current_bg_left.jpg) left no-repeat;
	height: 26px;
	padding-top: 8px;
	margin-top: -8px;
}
/* End Of Menu */


#atau_content_area{
	margin: 30px 0 0 0;
}

/* Left Section*/

#atau_left_section {
	float: left;
	width: 600px;
	margin: 0 ;
}

.atau_left_section_box {
	width: 600px;
	margin: 0 0 15px 0;
}

.atau_left_section_box_top {
	width: 583px;
	height: 28px;
	background: url(images/atau_section_box_top.jpg) repeat-x;
	border: 1px solid #E7DBC1;
	padding: 10px 0 0 15px;
	color: #963;
	font-size: 16px;
	font-weight: bold;
}

.atau_left_section_box_top_a {
	color: #963;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.atau_left_section_box_top_a:hover {
	color: #963;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}







.atau_left_section_box_body {

	width: 570px;
	padding: 15px 15px 0 15px;
}

.atau_left_section_box_body p{

	text-align: justify;
	color: #000;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.atau_left_section_box_body table{

	text-align: justify;
	color: #000;
	font-size: 15px;
	margin: 0 0 10px 0;
	background: #F8ECD2;
}

.atau_left_section_box_body img{
	float: left;
	display:inline;
	margin-bottom: 10px;
	margin-right: 13px;
	border:none;
}

span.post{
	margin: 0 25px 0 0;
	color: #900;
	font-size: 11px;
}

span.post a{
	color: #900;
	text-decoration: none;
}

span.post a:hover{
	color: #900;
	text-decoration: underline;
}

.cleaner_with_height {
	clear:both;
	height: 1px;
}

.cleaner {
	clear:both;
}
/* END Left Section*/


/* Right Section */

#atau_right_section {
	width: 330px;
	float: right;
	margin: 0 0 0 0;
}

* html #atau_right_section {
	margin: 0 5px 0 0;
}

.atau_right_section_box {
	width: 298px;
	background: url(images/atau_right_section_box_bg.jpg) repeat-y;
	border: 1px solid #C2C0B1;
	margin: 0 0 15px 0;	
	padding: 10px 10px 10px 20px;
}

.atau_right_section_box h1{
	color: #963;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
}

.atau_right_section_box h2{

	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.atau_right_section_box h2 a{
	text-decoration: none;
}

.atau_right_section_box h2 a:hover{
	text-decoration: underline;
}

.atau_right_section_box p{
	color: #000;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

.atau_right_section_box button{
	width: 260px;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}

.atau_right_section_box .last{
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.atau_right_section_box .gallery {
	margin: 0 0 0 5px;
}

.atau_right_section_box .gallery img{
	margin: 5px 5px 0 0;
}

.atau_right_section_box img{
	margin: 5px 0 5px 0;
}

/* END Right Section */


#atau_footer {
	height: 30px;
	background: url(images/atau_footer_bg.jpg) repeat-x;
	color: #000;
	padding: 20px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}
