* {
	margin: 0px;
	padding: 0px;
}

body {   /* main page body html settings*/
	height: 100%;
	background-color: #E0E0E0;
	background: url('page-bkg-4a.JPG') repeat-x 0px 0px;
	background-attachment:fixed;
	color: #000000;
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.center
{
text-align:center;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {  /* main body box settings*/
	margin: 0px auto;
	width: 900px;
	border-color: #808080;
	background-color: #99B2CC;
	
}


/* Page Header */

#page_header {  /* Header size and background color */
	width: 900px;
	height: 90px;
	color: #fff;
	background-color: #000000;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 600px;
	height: 90px;
	
	float: left;
}




/* End of Page Header */


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 0px;
	width: 900px;
	height: 21px;
}

#page_menu ul {
	width: 900px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	padding-top: 3px;
	width: 112px;
	height: 21px;
	float: left;
	background-color: #909090;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 109px;
}

#page_menu a {
	padding-top: 0px;
	display: block;
	color: #DBEFF5;
	text-decoration: none;
}

#page_menu a:hover {
	color: #000000;
}

/* End of Main Navigation Menu */


/* Address Bar */

#address_bar {
	width: 900px;
	height: 20px;
	Margin: 0px 0px 30px 0px;
	padding-top: 5px;
	/* Old Address Bar background: url('address-bkg.JPG') repeat-y 0px 0px;*/
	
}

	
#address_link {
	
	font-size: 12px;
	color: #000000	;/* Old Address Bar Font Color #AAAAAA */
	font-weight: normal;
	text-align: center;
}

#address_link a {
	color: #555555;/* Old Address Bar Link Color #BBBBBB */
	text-decoration: underline;
}



#address_link a:hover {
	color: #0000FF;
}



/* End of Address Bar */






/* Left Sidebar */

#left_sidebar {
	margin-top: 20px;
	margin-left: 5px;
	width: 120px;
	float: left;
	text-align: left;
	color: #000000;
	
}



/* Sidebar Menu */

#sidebar_menu {
	margin-bottom: 20px;
	width: 110px;
	padding: 10px 5px 5px 10px;
	

}
	


#sidebar_menu ul {
	width: 110px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#sidebar_menu li {
	
	width: 110px;
	height: 21px;
	padding-top: 3px;
	background-color: #99B2CC;
	overflow: hidden;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}



#sidebar_menu a {
	padding-top: 0px;
	display: block;
	color: #FFFFF5;
	text-decoration: none;
}

#sidebar_menu a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* End of Sidebar Menu */



/* Left Sidebar : Calculate */

#calculate {
	margin-top: 0px;
	margin-left: 70px;
	padding: 5px 8px 5px 5px;
	width: 600px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	
	
}

#calculate_header {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px
	width: 120px;
	height: 20px;
	background-color: #535353;
	overflow: hidden;
	
}

#calculate h2 {
	
	margin-top: 2px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	
}
#calculate a {
	padding-top: 0px;
	display: block;
	color: #222222;
	text-decoration: underline;
}

#calculate a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* End of Left Sidebar : Calculate */





/* End of Left Sidebar */



/* Main Content Area */

#main_content {
	margin-right: 5px;
	width: 755px;
	background-color: #EEEEEE;
	text-align: center;
	float: right;
	
	
	
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #808080;
	overflow: hidden;
}



/* Bikes Inro */

#intro {
	margin: 20px auto 0px;
	padding: 5px 15px;
	width: 700px;
	text-align: center;
	background-color: #E0E0E0;
	
}



#intro_header h1 {
	margin-top: 10px;
	width: 700px;
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	
}

#newbike_intro_header h1 {
	margin-top: 10px;
	width: 680px;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}


#intro_text {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	width: 680px;
	
}

#newbike_main_text {
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: left;
	font-size: 12px;
	width: 670px;
	background-color: #FFFFFF;
	
}


#tuneup_main_text {
	margin-top: 30px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: left;
	font-size: 12px;
	width: 670px;
	background-color: #FFFFFF;
	
}


/* Sub Item pics */

.sub_item_pics {
	margin: 30px auto 2px;
	padding: 5px 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	height: 400px;
	width: 700px; 
	text-align: justify;
	background-color: #E0E0E0;
}

.sub_left_pics {
	margin-left: 10px;
	padding-top: 0px;
	width: 320px;
	float: left;
	
	
	
}

.sub_right_pics {
	margin-right: 10px; 
	padding-right: 0px;
	width: 320px;
	float: right;
	
}

#prospective {
	margin-top: 30px;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: left;
	font-size: 11px;
	width: 700px;
	background-color: #FFFFFF;
	
}


/* Sub Item Guarantee */

.sub_item_guarantee {
	margin-bottom: 15px;
	margin-top: 35px;
	width: 750px;  /* set to the full width of the main box */
	text-align: justify; /* positions the text within the sub boxes */
	
}

.sub_left_guarantee {
	margin-left: 30px; /* sets the distance between the left margin of the main box and the left side of the sub left box */
	padding-top: 0px;  /* positions the info within the sub left box vertically*/
	width: 320px;  /* actual width of the sub leftt box*/
	float: left;  /* positions the sub left box to the left*/
	
	
	
}

.sub_right_guarantee {
	margin-right: 40px; /* sets the distance between the right margin of the main box and the right side of the sub right box */
	padding-right: 0px;  /* positions the info within the sub left box*/
	width: 330px;  /* actual width of the sub right box*/
	float: right;  /* positions the sub right box to the right*/
	
	
	
}



.sub_guarantee_header h1 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_guarantee_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}






.sub_left_guarantee_text {
	padding-left: 0px;
	font-size: 11px;
	text-align: left;
	
}

.sub_right_guarantee_text {
	padding-left: 0px;
	font-size: 11px;
	float: left;
	
}


/* Sub Items Descriptions */

#entry {
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 20px;
	width: 700px;
	border-color: black;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
}

.sub_entry_left {
	padding: 5px 5px 5px 5px;
	width: 340px;
	height: 200px;
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}

.sub_entry_right {
	padding: 45px 5px 5px 15px;
	width: 330px;
	height: 160px;
	float: right;
	background-color: #E3E3E3;
	font-size: 11px;
	text-align: left;
	
}
.sub_entry_header h1 {
	color: #0000FF;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}



/* Tuneup Intro*/

#servicetip_intro {
	margin: 20px auto 10px;
	padding: 2px 5px;
	width: 650px;
	text-align: left;
	border-color: #808080;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
	
}



#servicetip_intro_header h1 {
	margin-top: 10px;
	width: 650px;
	color: #800000;
	font-size: 10px;
	font-weight: bold;
}




#servicetip_intro_text {
	margin-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 10px;
	color: #800000;
	width: 650px;
	
}


/* Sub Item Tuneup */








/* Favorites */

#favorites {
	margin-bottom: 10px;
	margin-top: 40px;
	width: 745px;
	
		
	
}

#favorites_header {
	padding-bottom: 4px;
	height: 10px;
	font-size: 10px;
	text-align: center;
	color: #000000;
	
}



/* End of Favorites */


#page_footer {
	width: 900px;
	height: 30px;
	padding-top: 7px;
	float: left;
	
	
}



#address {
	margin-top: 7px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}


#page_footer .h_divider1 {
	margin-bottom: 2px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;

}

#page_footer .h_divider2 {
	margin-top: 4px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;

}

/* Page Menu Bottom                                                             Bottom Manu */

#page_menu_bottom {
	margin-bottom: 0px;
	width: 900px;
	height: 21px;
}

#page_menu_bottom ul {
	width: 900px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu_bottom li {
	margin-right: 1px;
	padding-top: 3px;
	width: 112px;
	height: 21px;
	float: left;
	background-color: #909090;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu_bottom li.last {
	margin-right: 0px;
	width: 109px;
}

#page_menu_bottom a {
	padding-top: 0px;
	display: block;
	color: #DBEFF5;
	text-decoration: none;
}

#page_menu_bottom a:hover {
	color: #000000;
}
