* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('') white repeat-x 0% 0%;
	color: black;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #660000;
	text-decoration: none;
	
}

a:hover {
	color: silver;
	border-bottom: 1px solid black;
}

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;
}

input {
	padding-left: 2px;
	padding-right: 4px;
	background-color: #AFC7C7;
	border: 1px solid black;
	color: black;
	font-family: verdana,tahoma,sans-serif;
	font-size: 10px;
	
}



#container {
	margin: 0px auto;
	width: 95%;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px dotted black;	
}

#page_header {
	width: 766px;
	height: 150px;
	background: url('images/banner1.png') no-repeat 10px 20px;
	overflow: hidden;
	background-position:center-left;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 585px;
	height: 35px;
	float: left;
	background: url('') no-repeat 137px 0px;
	text-align: left;
}

#header_company h1 {
	background: url('') no-repeat 160px 0px;
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: left;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	text-align: left;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	width: 100%;
	text-align:left;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 4px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #990000;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: black;
	background-color: #FFCC00;  
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px; 
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 15px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
	padding-right: 10px;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid orange;
	background-color: white;
}


/* Left Sidebar : User Login */

#userlogin h1 {
  color: Black;
  font-size: 12px;
  Font-weight: bold;
  text-align: left;
  border-bottom: 1px black solid;
}

#userlogin h3 {
  padding-top: 6px;
  font-size: 10px;
  Font-weight: none;
  text-align: left;

}

#userlogin h3 a {
  padding-top: 6px;
  font-size: 10px;
  Font-weight: none;
  text-align: left;
  
}

#userlogin {
	padding: 7px 8px 11px 12px;
	color: black;
	font-weight: bold;
	text-align: left;
}

#userlogin a {
  text-decoration:none;
  color:orange;
  
  
}

#userlogin a:hover {
  border-bottom: 1px black solid;
  text-decoration:none;
}

#userlogin h2 {
	height: 15px;
	background: url('') no-repeat -2px 0px;
}

#userlogin form {
	padding-top: 5px;
}

#userlogin .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#userlogin form strong {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 13px;
	float: left;
	text-align: left;
}

#userlogin form input {
	width: 93px;
	float: right;
}

#userlogin form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#userlogin #link-password {
	padding-top: 5px;
}

#userlogin #link-password a {
	color: orange;
}

#userlogin #link-password a:hover {
	color: #bfd8f6;
}


/* Left Sidebar : Latest News */

#news h1 {
  color: Black;
  font-size: 12px;
  Font-weight: bold;
  text-align: left;
  border-bottom: 1px black solid;
}

#news h3 {
  color: Black;
  font-size: 10px;
  text-align: left;
  padding-top: 6px;
  font-weight:normal;
  overflow:hidden;
}

#news h3 a {
  color: #940026;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
  font-weight:normal;
}

#news h3 a:hover {
  color: #940026;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid black;
  font-weight:normal;
}

#news {
	padding: 7px 8px 11px 12px;
	text-align: left; 
}

#news h2 {
	width: 76px;
	height: 19px;
	background: url('') no-repeat 0px 0px;
}

#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;
}


/* Main Content */

#maincontent_container {
	border-top : 1px dashed orange;
	border-left : 1px dashed orange;
	width : 665px;
	float : left;
	padding-left : 10px; 
	text-align : left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 800px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 100%;
	background: url('images/maincontent_verticaldiv.gif') repeat-y 310px 5px;
}


/* How We Started */
#started h5 {
  color: Black;
  font-size: 12px;
  Font-weight: bold;
  text-align: left;
  border-bottom: 1px black solid;
}

#started_container {
	width: 313px;
	float: left;
}

#started_container p {
	color: #940026;
	font-size: 10px;
	text-decoration: none;
  width: 313px;
	float: left;
}

#started {
	
	width: 294px;
}




/* Repairing */

#right_container {
	width: 313px;
	float: left;
	text-align: left;
}

#repairing h5 {
  color: Black;
  font-size: 12px;
  Font-weight: bold;
  text-align: left;
  border-bottom: 1px black solid;
}
#repairing {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	padding-left: 23px;
	width: 313px;
	float: left;
}



/* Get Special Offer */

#offer_container {
	margin-left: auto;
	border: 1px solid orange;
	background-color: white;
	float: right;
}


/* Featured Products */
#featured h5 {
  color: Black;
  font-size: 12px;
  Font-weight: bold;
  text-align: left;
  border-bottom: 1px black solid;
}

#featured_container {
	border: 1px dashed black;	
	background-color: white;
	float: left;
	width: 650px;
	font-size:10px;
}

#features p {
	color: black;
	font-size: 10px;
}

#featured {
	margin: 0px 10px 10px 10px;
	padding-top:0px;
	width: %;
	font-size:10px;
}

#featured h2 {
	width: 451px;
	height: 5px;
	background: url('') no-repeat 0px 0px;
}

#featured_products ul {
	padding-bottom: 2px;
	width: 498px;
}

#featured_products li {
	margin: 6px 10px 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;
}


/* Page Footer */

#page_footer {
	margin: 5px;
	width: 567px;
	float: right;
	text-align: center;
	font-size: 11px;
}