@charset "utf-8";

* { padding: 0; margin: 0; outline: 0; }

#body {
	background-color: #ebebeb;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ebebeb;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
}
#header {
	height: 120px;
}
#logo {
	float: left;
	height: 90px;
	width: 226px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#header-ad {
	float: right;
	height: 90px;
	width: 728px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#header-ad1 {
	float: left;
	height: 90px;
	width: 170px;
	padding-right: 15px;
}
#header-ad2 {
	float: left;
	height: 90px;
	width: 170px;
	padding-right: 15px;
}
#header-ad3 {
	float: left;
	height: 90px;
	width: 170px;
	padding-right: 15px;
}
#header-ad4 {
	float: right;
	height: 90px;
	width: 170px;
}
#menu {
	height: 32px;
	padding-left: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu a {
	display: block;
	float: left;
	border: none;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/img02.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFF00;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#menu-ads {
	background-color: #FFF;
	padding: 15px;
	height: 60px;
	margin-top: 15px;
}
#menu-ad1 {
	float: left;
	height: 60px;
	width: 232px;
	padding-right: 15px;
}
#menu-ad2 {
	float: left;
	height: 60px;
	width: 232px;
	padding-right: 15px;
}
#menu-ad3 {
	float: left;
	height: 60px;
	width: 232px;
	padding-right: 15px;
}
#menu-ad4 {
	float: right;
	height: 60px;
	width: 232px;
}
#left-side-bar {
	float: left;
	width: 190px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Latha", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#left-side-bar a {
	color: #ff;
	text-decoration: none;
}
#left-side-bar a:hover {
	color: #F00;
}
#leftbox1 {
	background-color: #FFF;
	padding: 15px;
	width: 160px;
	margin-bottom: 10px;
}
#leftbox2 {
	background-color: #FFF;
	padding: 15px;
	width: 160px;
	margin-bottom: 10px;
}
#content {
	float: left;
	width: 505px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#contentbox1 {
	
	padding: 0px;
	width: 505px;
	margin-bottom: 10px;
}

#contentbox2 {
	background-color: #FFF;
	padding: 15px;
	width: 475px;
	margin-bottom: 10px;
}


#right-side-bar {
	float: right;
	width: 280px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#rightbox1 {
	background-color: #FFF;
	padding: 15px;
	width: 250px;
	margin-bottom: 10px;
}
#footer {
	font-family: "Latha", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EBEBEB;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
