@charset "UTF-8";
/*IDs*/
#left_info{
	position:relative;
	width:280px;
	height:60px;
	left:20px;
	margin-top:20px;
	float:left;
	}
#allstar_logo{
	display:block;
	margin-bottom:5px;
	}
#slogan{
	position:relative;
	padding:0;
	margin:0;
	}
#right_info{
	right:20px;
	margins-top:7px;
	position:absolute;
	text-align:right;
	width:400px;
	}
#affiliates{
	right:100px;
	display:block;
	position:absolute;
	margin-top:4px;
}
#contact_phone{
	margin:0;
	padding:0;
	margin-top:2px;
	}
#navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	right:0;
	position:absolute;
	margin-top:10px;
}
#navigation ul li{
	float:left;
	margin:0;
	padding:0;
}
#nav_home a, #nav_newProducts a, #nav_usedProducts a, #nav_contact a{
	height:31px;
	display:block;
	position:relative;
	}
#nav_home a{
	width:56px;
	background:url(../images/nav.home.up.gif);
}
#nav_newProducts a{
	width:101px;
	background:url(../images/nav.newProducts.up.gif);
}
#nav_usedProducts a{
	width:104px;
	background:url(../images/nav.usedProducts.up.gif);
}
#nav_contact a{
	width:66px;
	background:url(../images/nav.contact.up.gif);
}
#nav_home a:hover{
	background:url(../images/nav.home.over.gif);
}
#nav_newProducts a:hover{
	background:url(../images/nav.newProducts.over.gif);
}
#nav_usedProducts a:hover{
	background:url(../images/nav.usedProducts.over.gif);
}
#nav_contact a:hover{
	background:url(../images/nav.contact.over.gif);
}
	

#billboard_image{
	display:block;
	float:left;
	border-right:10px solid #333;
	}
#billboard_message{
	margin:20px 20px 0 0;
	margin-left:360px;
	}
#billboard_header{
	display:block;
	margin-bottom:10px;
	}
#billboard_body{
	padding-right:25px;
	}
#contact_phone div{
	margin:0;
	padding:0;
	}
#products, #services, #featured_product{
	position:relative;
	width:120px;
	height:20px;;
	}
#products{
	background:url(../images/header.products.gif) left top scroll no-repeat;
	}
#services{
	background:url(../images/header.services.gif) left top scroll no-repeat;
	}
#featured_product{
	background:url(../images/header.featured.gif) left top scroll no-repeat;
	}
#featured_body{
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:10px;
	}
#featured_image{
	float:left;
	padding-right:20px;
	}
	
	
#contact_info{
	margin:0 auto;
	margin-top:10px;
	width:740px;
	text-align:center;
}
#copyright{
	margin:0 auto;
	width:740px;
	text-align:center;
	height:120px;
	}
/*PRODUCTS IDS*/
#title_message{
	margin:0px 20px 0 190px;
	margin-left:190px;
}
#title_body{
	padding-right:25px;
}
#title_image{
	display:block;
	float:left;
}
#top_pagination_area{
	border-bottom:1px solid #ccc;
	}
#bottom_pagination_area{
	border-top:1px solid #ccc;
	}
#bottom_row td.col_1,
#bottom_row td.col_2,
#bottom_row td.col_3{
	border-bottom:none !important;
	}
