#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}


#headerarea {

width: 1020px;


}

#banner {

width: 653px;
float: left;
height: 88px;



}
#mainarea {

width: 950px;

}
#leftcolumn {

width: 119px;
background: #c4c8db;
float: left;
height: 500px;

}
#contentbody {

width: 831px;
float: left;
height: 500px;
border-right: 1px solid #c4c8db;
border-bottom: 1px solid #c4c8db;

}

#basketbacking {
background: url(../images/vgm_template_1/basketback.jpg) no-repeat;
height: 26px;
text-align: right;
vertical-align: center;
padding-top: 5px;
}

#topnavigation { 

background: #394478; 
clear: both; 
float: left; 
height: 25px;
width: 950px;

}

html>body #contentbody {width: 830px;}



#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


