div#standardWide {
	float:left;
	width:765px;
	sbackground:transparent url(../images/layout/bg_content_right.gif) repeat-y top right;
	margin:0;
	padding:1px 0 0 0;
}
	div#standardWide div#colC {
		display:inline;
		float:left;
		width:760px;
		margin:20px 0 0 5px;
		padding:0 0 180px 0;
		background:#fff url(../images/layout/bg_content.png) no-repeat bottom right;
	}

	
div#standard {
	float:left;
	width:765px;
	background:transparent url(../images/layout/bg_content_right.gif) repeat-y top right;
	margin:0;
	padding:1px 0 0 0;
}
	div#standard div#colA {
		display:inline;
		float:left;
		width:528px;
		margin:20px 0 0 5px;
		padding:0 0 180px 0;
		background:#fff url(../images/layout/bg_content.png) no-repeat bottom right;
	}
	div#standard div#colB {
		display:inline;
		float:right;
		width:176px;
		padding:20px 28px;
	}

div#standard div#colB ul.imageGallery {
	margin:0;
	padding:0;
	list-style-type:none;
}

		div#standard div#colB ul.imageGallery li {
			font-size:1px;
			margin:0 0 30px 0;
			padding:3px;
			width:169px;
			background:transparent url(../images/layout/bg_image.png) repeat-x bottom left;
		}

div.gradbox {
	display:inline;
	float:left;
	width:470px;
	border-bottom:1px solid #E8E8E8;
	background:transparent url(../images/layout/bg_grad_box.png) no-repeat 0 0;
	sbackground:transparent url(../images/layout/bg_home_box_gradient.png) no-repeat 0 0;
	margin:0 0 1.5em 10px;
	padding:15px 15px 10px 15px;
}
div#standardWide div.gradbox {
	width:705px;
	background:transparent url(../images/layout/bg_grad_box_wide.png) no-repeat 0 0;
}
	div.gradbox h2 {
		font-size:160%;
		font-weight:normal;
		color:#F68C1C;
	}
	
ul#brands {
	display:inline;
	float:left;
	list-style-type:none;
	width:732px;
	margin:10px 0 0 10px;
	border-left:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
}
	ul#brands li {
		display:inline;
		float:left;
		font-size:1px;
		background:none;
		vertical-align:middle;
		width:162px;
		height:100px;
		padding:10px;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
	}
		ul#brands li a {
		
		}



