html, body 		{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
}
#site   	{
	position:relative;
	width:1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
#content   	{

	width:1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#lcontent {
	float: left;
	width: 730px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#rcontent {
	float: left;
	width: 270px;
	margin-left: 6px;
}


#nav {
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 565px;
}



#pic {
	float: left;
	width: 351px;
	background-image: url(top-pic.jpg);
	height: 245px;
}
#langs {
	float: left;
	padding-top: 152px;
}
#subtitle {
	text-align: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clr {
	clear: both;
}
#top-offers {
	background-image: url(pgttlbg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
#hrln {
	background-color: #999999;
	height: 1px;
}
#infleft {
	width: 300px;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#infright {
	float: right;
	height: 57px;
	width: 108px;
	margin-right: 20px;
}
#infall {
	color: #666666;
}

#ftr   	{
	position:relative;
	width:1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F38001;
	text-align: center;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
#ftr a {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#lng a {
	color: #FFFFFF;
	text-decoration: none;
}
#lng a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topof a {
	color: #0066CC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
}

