/* Framework */

#Header_Container{
	width:100%; 
	background-color:#ffffff;
}

#Header_Left{
	width:100%;
	float:none;
	display:inline-block;
}

#Header_Right{
	width:100%;
	float:none;
	display:inline-block;
	text-align:left;
	padding-top:5px;
	padding-left:43px;
	padding-bottom:15px;
}

#Navigation_Container {
	width:100%;
	background-color:#f5941f;
	overflow:auto;
}

#Navigation_Categories{
	width:100%;
	padding-right:43px;
	float:none;
	display:inline-block;
}

#NavigationTrail_Container {
	width:100%;
	background-color:#1c5d95;	
}

#Footer_Container {
	width:100%;
	background-color:#1c5d95;
	overflow:auto;
}

#Footer_Column {
	width:100%;
	float:none;
	display:inline-block;
}

#Copyright_Display {
	padding-top:20px;
	padding-left:43px;
	padding-right:43px;
	padding-bottom:13px;
	text-align:left;	
}

/* Home */

#Home_Popular_Container {
	width:100%;
	float:none;
	display:inline-block;
	background-color:#f7f7f7;
}

#Popular_Products {
	width:100%;
	float:none;
	display:inline-block;
	padding-bottom:20px;
}

#Home_Dealer_Container {
	width:100%;
	float:none;
	display:inline-block;
	background-color:#2c2c2c;
}

#Dealers_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#Dealers_Right {
	width:100%;
	float:none;
	margin-botom:30px;
}

#About_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#About_Right {
	width:100%;
	float:none;
	margin-botom:30px;
}

#Contact_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#Contact_Right {
	width:100%;
	float:none;
	margin-botom:30px;
}

#Category_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#Category_Right {
	width:90%;
	float:none;
	margin-botom:30px;
}

#Category_LargeImage {
	height: auto;
	width: auto\9;
	overflow: hidden;
	bottom: 0;
	width: 90%;
	max-width: 1200px;
	border: solid;
	border-width: 1px;
	border-color: #eceaea;
	margin-bottom:20px;
}

#SubCategory_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#SubCategory_Right {
	width:90%;
	float:none;
	margin-botom:30px;
}

#SubCategory_LargeImage {
	height: auto;
	width: auto\9;
	overflow: hidden;
	bottom: 0;
	width: 90%;
	max-width: 1200px;
	border: solid;
	border-width: 1px;
	border-color: #eceaea;
	margin-bottom:20px;
}

#Product_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#Product_Right {
	width:90%;
	float:none;
	margin-botom:30px;
}

#Product_LargeImage {
	height: auto;
	width: auto\9;
	overflow: hidden;
	bottom: 0;
	width: 90%;
	max-width: 1200px;
	border: solid;
	border-width: 1px;
	border-color: #eceaea;
	margin-bottom:20px;
}

#Main_LargeImage {
	height: auto;
	width: auto\9;
	overflow: hidden;
	bottom: 0;
	width: 100%;
	max-width: 1200px;
	border: solid;
	border-width: 0px;
	border-color: #eceaea;
	margin-bottom:20px;
}

#HomeBanner_Left {
	width:100%;
	float:none;
	margin-botom:30px;
}

#HomeBanner_Right {
	width:90%;
	float:none;
	margin-bottom:30px;
}

#Home_LargeImage {
	height: auto;
	width: auto\9;
	overflow: hidden;
	bottom: 0;
	width: 100%;
	max-width: 536px;
	max-height: 382px;
	border: solid;
	border-width: 0px;
	border-color: #eceaea;
	margin-bottom:0px;
}