/* MLM CSS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	margin: 0px;
	padding: 0px;
	background: #F6EDDE url(images/background.jpg) repeat-x;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}	

/*----------wrapper----------*/
#wrapper{
	width: 881px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
/*----------end wrapper----------*/

/*----------header----------*/
#header h1 {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	outline: none;
}
a#logo {
	background: url(images/logo.jpg) no-repeat scroll 0%;
	display: block;
	float: left;
	height: 120px;
	width: 354px;
	margin: 0;
	padding: 0;
	outline: none;
	margin-left: 10px;
	margin-top: 0px;
	text-indent: -5000px;
}
#header {
	height: 120px;
	width: 100%;
	background: transparent url(images/header_bg.png) top left no-repeat;
	position: relative;
}
#header img {
	margin-top: 5px;
	margin-left: 10px;
}
/*----------end header----------*/
#main_img{
	float:left;
	clear:both;
	width:100%;
	height: 234px;
	background:url(images/welcome_img.jpg);
}
/*----------main navigation----------*/
#nav {
	height:39px;
	background:url(images/nav_bg.jpg);
	line-height: normal;
	width: 450px;
	position: absolute;
	bottom:5px;
	right: 20px;
}
#nav a:link, #nav a:visited {
	text-decoration:none;

	color: #fff;
}
	/*-----navigation states-----*/
#nav a:hover {
	background: #f6ddb9;
	color: #3b2415;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	float: right;
}
#nav li {
	display:inline;
	padding: 0 3px 15px 0;
	float: left;
	margin-left: 1px;
}
#nav a {
	background:#825836;
	margin: 0;
	padding: 0 10px;
	float: left;
	color: #fff;

}

#nav a span{
	display: block;
	padding: 14px 5px;
	float: none;
	font-weight: bold;
	font-size: 14px;
}
/*----------end main navigation----------*/
#search{
	position:absolute;
	width:200px;
	right: 20px;
	text-alighn:right;
}
#search_input{
	border: 1px solid #3b2516;
	padding:0;
	margin:0;
}
#search_button{
	background:#3b2516;
	color:#fff;
	border:none;
	width:50px;
	height:18px;
	padding:0;
	margin:0;
}
/*----------main section---------*/
#main_section {
	background: transparent;
	float: left;
	width: 100%;
	height: 100%;
}
/*----------end main section---------*/

/*----------welcome section----------*/

#welcome {
	background:#fff;
	width:100%;
	margin: 0;
}

#welcome h3 {
	font-size: 18px;
	color: #ee8e2c;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#welcome p {
	font-family: Arial,Helvetica,sans-serif;
	color: #5d483b;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:5px;
}
#welcome a:link, #welcome a:visited {}
#welcome a:hover {}

/*----------end welcome section----------*/

/*----------side content section---------*/
.side {
	float: left;
	width: 242px;
	clear: left;
	margin-top: 28px;
	color:#fff;
}
#adspace{
	background:#805635 url(images/box_brown.jpg) repeat-x;
	width: 222px;
	padding: 10px;
	margin-top: 20px;
}
#adspace h2{font-size:18px;}
#adspace a:link, #adspace a:visited{
	color:#FFF;
	text-decoration: none;
}
#adspace a:hover{text-decoration:underline;}
#adspace ul, #adspace li{
	list-style-type:none;
}
#adspace_container{
	width: 222px;
	background: #fff;
}
#side_container{
	width: 222px;
	padding: 10px;
	background:#f08921 url(images/box_orange.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
}
.side h2 {
}
#side_container a:link, #side_container a:visited {
	color:#000;
	text-decoration: none;
	font-size: 14px;
}
#side_container a:hover {
	text-decoration: underline;
}

/*----------end side content section---------*/

/*----------main content section---------*/
#main_content {
	float: right;
	width: 612px;
	height: 100%;
	margin: 0;
	padding: 0;
	background:#fff;
	margin-top: 28px;
}
#main_content a:link, #main_content a:visited {
	color:#000;
	text-decoration: none;
}
#main_content a:hover {
	text-decoration: underline;
}
#main_content .main_pad {
	padding:10px 10px 10px 10px;
}
/*----------end main content section---------*/
#link_box a{
	border:none;
	margin: 0 8px;
}
/*----------offers section---------*/
.offer{
	width:216px;
	height: 216px;
	background: url(images/offer_bg.jpg);

}
#main_content .offershort, .side .offershort{
	background: url(images/offer_bg.jpg);
	width: 217px;
	height: 216px;
	margin:0;
	padding:0;
}
.offer_box img{
	margin: 20px 19px 0 0px;
}
.offer {
	padding-bottom: 5px;
}
.offer img
{
	margin:18px;
}
.offer_title{}
/*----------end offers section---------*/

/*----------footer section---------*/
#footer {
	text-align:right;
	font-size:11px;
	margin-bottom:20px;
	color: #5d483b;
}
#footer_links{
	padding: 20px 0;
}
#footer_links a:link, #footer_links a:visited {
	color:#5d483b;
	text-decoration:none;
}
#footer_links a:hover {
	color:#5d483b;
}
/*----------end footer section---------*/
.login_box{
	padding: 10px;
	margin: 10px;
	background:#1473A9;
}
.clear {
	clear:both;
}
.smallfont {
	font-size:10px;
}

#main_section .input_box, #main_section input{
	margin: 2px 0;
}