body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#header {
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg-lines-head.jpg) center no-repeat;
}
#nav {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg-nav.jpg) no-repeat;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:20px;
	margin-top:20px;
}
#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#list {
	width:160px;
	float:left;
}
#page {
	width:600px;
	float:left;
	margin-left:30px;
	margin-right:30px;
	text-align:justify;
}
#offers {
	width:600px;
	margin-top:20px;
}
#special {
	width:160px;
	float:right;
}
#footer {
	width:100%;
	height:110px;
	padding-top:20px;
	clear:both;
	text-align:center;
	background:url(../images/bg-foot-lines.jpg) no-repeat;
}
#seo {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	font-size:11px;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
}
/*random image*/
#image
{
	width:600px;
	border: 0px;
	height:auto; /*You can use a predefined height here if you can have images with the similar height;*/
}