/*body {
	background: url(../images/template/bg.jpg) repeat-x #fff;
}

.container, div.header, div.middlearea  {
	width: 980px;
}

div.middlearea {
	background: url(../images/template/left-col-bg.jpg) repeat-y;
	overflow: auto;
}

div.middlearea div.proddisplay {
	width: 256px;
}

div.proddisplay ul {
	margin: 30px 0 10px 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}

div.proddisplay div.prodtext {
	width: 204px;
	margin: 0 auto;
}

div.prodtext img {
	margin: 27px auto 13px auto;
}

div.prodtext img.parts {
	width: 176px;
	text-align: center;
	margin-top:13px;
	}

div.prodtext h4 {
	color: #FDEB00;
	font-size: 20px;
	line-height: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight:bold;
	margin-bottom:5px;
}

div.prodtext p {
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0;
	padding-top: 0;
	line-height:1.5em;
	font-weight:bold;
}

div.middlearea div.midcontent {
	margin-left: 256px;
	width: 724px;
}

div.midcontent div.wtext {
	margin-left: 27px;
	width: 697px;
	padding-top: 27px;
}

div.midcontent div.address {
	width: 724px;
	text-align: right;
	padding-top: 27px;
}

div.footer {
	width: 940px;
}*/
body {
	background: url(../images/template/bg-ocean.jpg) repeat-x #fff;
}

.container, div.header, div.middlearea,  div.order-container  {
	width: 100%;
	min-width:1120px;
}

.templatebanner {
	width:100%;
	
	}
div.middlearea {
	background: url(/wp-content/themes/mesco/images/template/left-col-bg.jpg) repeat-y;
	overflow: auto;
	float:left;
	clear:left;
}
div.container {
	background: url(/wp-content/themes/mesco/images/template/left-col-bg.jpg) repeat-y;
	}
div.middlearea div.proddisplay {
	width: 256px;
}

div.proddisplay ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}

div.proddisplay div.prodtext {
	width: 204px;
	margin: 0 auto;
	font-weight:bold;
}

div.prodtext img {
	margin: 27px auto 13px auto;
}

div.prodtext img.parts {
	width: 176px;
	text-align: center;
	margin-top:13px;
	}

div.prodtext h4 {
	color: #FDEB00;
	font-size: 20px;
	line-height: 1.1em;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-weight:bold;
}

div.prodtext p {
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0;
	padding-top: 0;
}

div.middlearea div.midcontent {
	margin-left: 256px;
	width: 724px;
}

div.midcontent div.wtext {
	margin-left: 27px;
	width: 697px;
	padding-top: 27px;
}

div.midcontent div.address {
	width: 724px;
	text-align: right;
	padding-top: 27px;

}

div.footer {
	width: 940px;

	
}
