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

body {
	padding: 16px 0px 10px;
	background: url('images/gradient-E8SPN.png') #FFFFFF repeat-x 0% 0%;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;

}

a {
	color: #8F97A3;
	text-decoration: underline;
}

a:hover {
	color: #333333;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.adContainer1 {
    position: absolute;
	float: right;
	top: 50px;
	right: 2px;
    border: 0px solid #737CA1;
	width: 120;
	height: 600;
}
.adContainer2 {
    position: absolute;
	top: 650px;
	right: 2px;
    border: 0px solid #737CA1;
	width: 120;
	height: 600;
}
.adContainer3 {
    position: absolute;
	top: 1250px;
	right: 2px;
    border: 0px solid #737CA1;
	width: 120;
	height: 600;
}

input {
	padding-left: 2px;
	background-color: #FF8E00;
	border: 2px solid #222800;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}



#container {
	margin: 0px auto;
	width: 768px;
	background-color: #FFFFFF;
}


#text-ad-top-rider {
	margin-top: 1px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	border: 1px solid #222800;
	font-size: 10px;
	color: #FFCC00;
	background: #EE7000;
	
}
#main_title  {
	width: 585px;
	height: 37x;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page Header */

#header_container {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCFF;
	background:#FFFFFF;
	
}

#page_header {
	width: 766px;
	height: 180px;
	background: url('images/desertView-a-180h.jpg') no-repeat 0px 0px;
	border: 1px solid #443D00;
	overflow: hidden;
	
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 585px;
	height: 70x;
	float: left;
	background: url('images/company_name.gif') no-repeat 157px 0px;
	text-align: left;
	border-color: #000000;
}

#header_company h1 {
	
	width: 585px;
	height: 57x;
	color: #ff0000;
}


/* Page Header : Welcome Note */

#header_welcome {
    margin-left: 300px;
	padding: 7px;
	border: 1px solid #222800;
	float: left;
	text-align: justify;
	color: #E00600;
	
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 16px;
	color: #E00600;
}

#header_welcome p {
	margin-top: 7px;
	color: #E00600;
}

#header_welcome #welcome_text {

	color: #E00600;
	font-size: 14px;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 35px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #222800;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #000000;
	background-color: #FF8E00;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #000;
	background-color: #FF8E00;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #222800;
	background-color: #FEF410;
	background: url("images/gradient-BTKNK.png") 0 0 repeat-x;
}


/* Left Sidebar : User Login */

#partners {
	padding: 7px 8px 11px 12px;
	color: #000000;
	text-align: left;
}

#partners h2 {
	width: 69px;
	height: 15px;
	
}

#partners form {
	padding-top: 5px;
}

#partners .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#partners form strong {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 13px;
	float: left;
	text-align: left;
}

#partners form input {
	width: 93px;
	float: right;
}

#partners form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#partners #link-password {
	padding-top: 5px;
}

#partners #link-password a {
	color: #000000;
}

#partners #link-password a:hover {
	color: #333333;
}


/* Left Sidebar : Latest News */

#news {
	padding: 10px 17px 10px 12px;
	text-align: left;
	color: #000000;
}

#news h2 {
	width: 76px;
	height: 19px;
	
}

#news h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}

#news p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#news .link-more {
	text-align: right;
	font-weight: bold;
	color: #333333;
}


/* Main Content */

#maincontent_container {
	border: 1px solid #CCCCFF;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
	font-size: 14px;
	color: #333333;
}

#maincontent_top {
	margin-bottom: 11px;
	border: 1px solid #CCCCFF;
	width: 561px;
	background: url('images/maincontent_verticaldiv.gif') repeat-y 310px 5px;
}

#product_title{
	font-size: 18px;
	color: #737D8C;
	font-weight: bold;
}
#language_title{
	font-size: 18px;
	color: #737D8C;
	font-weight: bold;
}
#product_listing {
	font-size: 12px;
	color: #8F97A3;
	font-weight: 800;
}
#language_listing {
	font-size: 12px;
	color: #8F97A3;
	font-weight: 800;
}


/* How We Started */

#started_container {
	width: 313px;
	float: left;
}

#started {
	padding: 10px;
	width: 294px;
	color: #000000;
	background-color: #FFC100;
}

#started h2 {
    font-weight: bold;
	padding: 3px 0px 0px;
	font-size: 14px;
	color: #000000;

}


/* About */

#right_container {
    width: 205px;
	margin-left: auto;
	border: 1px solid #883300;
	background:#FEF410 url("images/gradient-BTKNK.png") 0 0 repeat-x;
	float: right;
}

#about {
    border: 1px solid #CC7A00;
	padding: 6px;
	margin: 5px 17px 4px 10px;
	
	float: right;
	color: #000000;
	background-color: #FF8E00;
}

#about h2 {
	font-weight: bold;
	padding: 3px 0px 0px;
	font-size: 12px;
	color: #000000;
	
}

#about p {
	margin-top: 6px;
}

/* Notice */

#notice_container {
	margin-left: 12px;
	margin-right: 51px;
	margin-top: 10px;
	border: 1px solid #CC7A00;
	background-color: #FFC100;
	float: right;
}

#notice {
	margin: 4px;
	padding: 2px;
	width: 254px;
}

#notice p {
	margin-top: 1px;
}


#weather_container {
	margin-left: auto;
	border: 1px solid #883300;
	background-color: #FEF410;
	background: url("images/gradient-BTKNK.png") 0 0 repeat-x;
	width: 213px;

}

#weather {
	margin: 5px 17px 4px 10px;
	width: 205px;
}

#weather p {
	margin-top: 1px;
	background-color: #FEF410;
}


/* Featured Products */

#featured_container {
	border: 1px solid #222800;
	background-color: #FF8E00;
	float: left;
}

#featured {
	margin: 9px 30px;
	width: 498px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	
}

#featured_products ul {
	padding-bottom: 2px;
	width: 498px;
}

#featured_products li {
	margin: 6px 21px 10px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 107px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}
.creditsBlock {
    position: absolute;
	bottom: 5px;
	left: 5px;
    background-color : #FFFFFF;
	background-position : top left;
	border: 1px solid #D3D3D3;
	font-family: arial,helvetica,sans;
	font-size: 10px;
	font-weight: normal;
	width: 400;
	padding:2px; 
}
.copyright {
	position: relative;
	overflow: hidden; 
	left: 326px;
	bottom: 10px;
	width: 210px;
	height: 22px;
	font-size: 12px;
	font-family: Arial;
	z-index: 18;
}


/* Page Footer */

#footer_container {
	margin: 5px;
	float: left;
	position: absolute;
	width:200px;
	bottom: 30px;
	text-align: center;
	font-size: 9px;
	color: CCCCFF;
}
#footer_main{
	text-align: center;
	font-size: 9px;
	color: CCCCFF;
}

/* Ads */

#speedy_pin_468x60 {
	border: 1px solid #222800;
	background-color: #FF8E00;
	float: left;
    position: relative;
	top: 30px;
}
