#rightmenu
{
	position:relative;
	top:-44px;
	float:right;
	width:140px;	
	height:515px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:none;
	color:#FFFFFF;
}


#europrice
{
position:relative;
top:61px;
left:346px;
height:20px;
width:40px;
}

#europrice2
{
position:relative;
top:41px;
left:416px;
height:20px;
width:40px;
}

#currencytext
{
position:relative;
top:45px;
left:331px;
font-size:11px;
color:#999999;
width:150px;
}

.logocontainer
{
width:780px;
text-align:center;
}

img
{
	border: none;
}

a:visited
{
	color:#FF9933;
	text-decoration:none;
}

a
{
	color:#ff6600;
	text-decoration:none;
		
}

a:hover
{
	color:#ff6600;
	text-decoration:underline;
		
}

h1
{
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	
}

h2
{
	position:relative;
	top:00px;
	left:0px;	
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	color:#000000;
}

.subheading
{
	position:relative;
	top:00px;
	left:0px;	
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}


#header
{
	display:block;
	width:800px;
	height:103px;
	background-repeat:no-repeat;
	background-position:50% 0%;
	/*background-image: url(../img/digital-scales.jpg);*/
    background-image: url(../includes/templates/classic/images/header_bg.jpg);
}

body
{
	text-align:center;
	font-family:Arial;
	font-size:10px;
	background-color:#ffffff;
	}

#outer
{
	display:block;
	text-align:center;
	margin:auto;
	width:800px;
	font-size:12px;
	color:#ffffff;
	background-color:#FFFFff;
	border:1px solid #000000;

}
#toptxt
{
	display:block;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	width:800px;
	height:16px;
	background-color:#cccccc;	
	border-bottom:1px solid #000000;
}

#toptxt a
{
	color:#ffffff;
}
#toptxt a:visited
{
	color:#ffffff;
	text-decoration:underline;
}

#toptxt a:hover
{
	color:#000000;
	text-decoration:none;
}

#bottxt
{
	display:block;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	width:800px;
	height:16px;
	background-color:#cccccc;	
	border-top:1px solid #000000;
}

#bottxt a
{
	color:#ffffff;
}
#bottxt a:visited
{
	color:#ffffff;
	text-decoration:underline;
}

#bottxt a:hover
{
	color:#000000;
	text-decoration:none;
}


#inner
{
	
	display:block;
	width:800px;
	color:#ffffff;
	text-align:justify;
}

#content
{
	position:relative;
	margin-top:30px;
	left:0px;
	width:800px;
	/*background-color:#FF6600;*/

}

#rightcontent
{

	position:absolute;
	top:5px;
	left:5px;
	width:226px;
	height:auto;
	color:#000000;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:none;
	/*background-color:green;*/

}
#content2
{
	position:absolute;
	top:0px;
	left:375px;
	width:425px;
	height:500px;
	color:#000000;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:none;
	/*background-color:blue;*/

	}
	
#leftcontent
{	

	display:block;
	width:335px;
	color:#333333;
	text-align:justify;
	margin-left:30px;
	/*background-color:#333399;*/

}


#footer
{
	display:block;
	width:780px;
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	
}

#footer a
{
	color:#000000;
	
}

#footer a:visited
{
	color:#ff6600;
text-decoration:underline;
	
}

#footer a:hover
{
	color:#ff6600;
text-decoration:none;
	
}

#footertxt
{
	height:25px;
	padding-top:7px;
	text-align:center;
	width:800px;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;	
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image: url(/img/footer.jpg);
}



