html,
body {
	width: 100%;
	font: 0/0 Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #ebf0f3 url('/images/body-background.gif') repeat-x left top;
}
img {
	border: 0 none;
}
.clear {
	clear: both;
	display: block;
}
#container {
	width: 1055px;
	margin: 0 auto;
	padding: 0 20px;
	overflow:hidden;
}
#flash {
	width: 1055px;
	height: 385px;
	margin: 0 auto;
	background: transparent url('../images/flash-alt.jpg') no-repeat left top;
}
#flash a {
	display: block;
	position: relative;
	top: 63px;
	left: 63px;
	width: 932px;
	height: 312px;
}

#hp_banner_frame {
	width: 971px;
	height: 435px;
	margin: 0 auto;
	/* background: transparent url('../images/grey_frame.gif') no-repeat left top; */
	margin-left:51px;
	margin-top:20px;
	
}

#hp_banner {	
	width: 971px;
	height: 435px;
	margin-left: 10px;
	position:relative;
	top:10px;
}

#hp_buckets {
	width: 971px;
	height: 150px;
	/*background: transparent url('../images/grey_frames.gif') no-repeat left top;*/
	margin-left:51px;
	margin-top:20px;
	margin-bottom: 10px;
	
}

#left_bucket {
	width:292px;
	height:167px;
	background:url('../images/smallbox-bg.jpg') no-repeat center center;
	float:left;
	color:#45525a;
	text-align:center;
	padding:30px 0px 0px 0px;
}

#middle_bucket {
	width:387px;
	height: 177px;
	background:url('../images/bigbox-bg.jpg') no-repeat center center;
	float:left;
	color:#45525a;
	text-align:center;
	padding:20px 0px 0px 0px;
	font-size:13px;
}

#right_bucket {
	width:292px;
	height:167px;
	background:url('../images/smallbox-bg.jpg') no-repeat center center;
	float:left;
	color:#45525a;
	text-align:center;
	padding:30px 0px 0px 0px;
}

div.home_news{
	clear:both;
	width:958px;
	margin:0px auto;
	padding:0px auto;
	height:30px;
}

div.home_left_col{
	width:663px;
	float:left;
	margin-right:20px;
}

div.home_right_col{
	width:275px;
	float:left;
}

.home_news_title{
	margin-top:15px;
	color:#45525a;
	font-weight:bold;
	font-size:13px;
}

hr.home_line{
	color:009d8b;
	background-color:#009d8b;
	height:2px;
	*height:1px;
	border:none;
	border-bottom:1px solid #fff;
}

div#hp_banner_img {
	position:relative;
	right:10px;
}

.contentBody{
	width:748px;
	background:url(../images/main-box-mid-bg.jpg) repeat-y left top;
	z-index:1;
	margin:0px;
	padding:0px;
}

.contentMid{
	background:url(../images/main-box-top-bg.jpg) no-repeat left top !important;
	width:748px;
	vertical-align:top;
}

.mainBoxBottom{
	width:748px;
	height:1px;
	background:url(../images/main-box-bottom-bg.jpg) no-repeat left top;
}

div.subBoxes{
	width:738px;
	height:281px;
	font-size:11px;	
	background:url(/images/sub-boxes.jpg) no-repeat left top;
	margin-left:205px;
	padding-left:20px;
	color:#87969d;
}

.subBoxes .subBox{
	width: 210px;
	float:left;
	height:260px;
	padding:10px 5px;
	line-height:normal;
	margin-right:25px;
}

.subBox h3{
	font-weight:normal;
	font-size:15px;
	color:#39505b;
}

.content .leftCol{
	float:left !important;
	width:290px !important;
	
}

.rightCol{
	width:407px !important;
	float:left !important;
	padding-top: 50px;
	text-align:center;
}

.actionButtons{
	margin-top:40px;	
}

.actionButtons div.actionButton{
	margin-bottom:30px;
	width:275px;
}

.actionButtons div{
	float:left;
}

.actionLabel{
	padding:10px 0px 0px 20px;
	width:120px;
	font-weight:bold;
}

.actionLabel a{
	text-decoration:none;
	color:#39505b !important;
}

#new_productInfo .content{
	padding-top:20px !important;
	margin-left:50px !important;
}

#middle .content{
	margin-left:40px !important;
	width:700px !important;
}
#subBox2{
	background:url(../images/sub-box-2.jpg) no-repeat left bottom;
}



