#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;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}
/* CSS Document */

body {
	background-color: #eae9e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sce/background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.topcontactinfo {
	font-size: 13px;
	color: #2b652e;
	padding-bottom: 19px;
	padding-left: 27px;
	line-height: 20px;
	font-weight: bold;
}
.topcontactinfo a:link{
	color: #871618;
	text-decoration: none;
}
.topcontactinfo a:visited{
	color: #871618;
	text-decoration: none;
}
.topcontactinfo a:current{
	color: #871618;
	text-decoration: none;
}
.topcontactinfo a:hover{
	color: #2b652e;
	text-decoration: underline;
}

.topcontactred {
	font-size: 17px;
	font-weight: bold;
	color: #871618;
}
.mainbody {
	background-color: #FFFFFF;
	background-image: url(../images/sce/body_backgroundtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 28px;
}
.sectiontop {
	background-color: #FFFFFF;
	background-image: url(../images/sce/tsection_t.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.roundboxbottom {
	background-image: url(../images/sce/rbox_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;

}
.roundboxtop {
	background-color: #FFFFFF;
	background-image: url(../images/sce/rbox_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#left_menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b642e;
	list-style: none;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	display: block;
}
#left_menu ul li{
	margin-top: 0px;

}
#left_menu a {
	padding-top: 6px;
	padding-bottom: 5px;
	color: #2b642e;
	display:block;
	height:100%;
	text-decoration: none;
	background-image: url(../images/sce/productlist_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f3f2f1;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

#left_menu a.current{
	color: #2b642e;
		text-decoration: none;
}

#left_menu a:hover {
	color: #2b642e;
	text-decoration: none;
	background-image: url(../images/sce/menu_bottoma.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ebe9e7;
}
#left_menubottom ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b642e;
	list-style: none;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	display: block;
}
#left_menubottom ul li{

	margin-top: 0px;


}
#left_menubottom a {
	padding-top: 6px;
	padding-bottom: 5px;
	color: #2b642e;
	display:block;
	height:100%;
	text-decoration: none;
	background-image: url(../images/sce/menu_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f3f2f1;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

#left_menubottom a.current{
	color: #2b642e;
		text-decoration: none;
}
#left_menubottom a:hover {
	color: #2b642e;
	text-decoration: none;
	background-image: url(../images/sce/menu_bottoma.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ebe9e7;
}
.bannerspacer {
	padding-top: 4px;
	margin-bottom: -4px;
	padding-bottom: -4px;
}

