﻿body{
	background-color: #bbbbbb;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{font-size:16px;}
hr{	border: none; 
	border-top: 1px solid #aaaaaa;
	margin:0px;
	text-align: center;
	height: 1px;}
#rowCell{margin-bottom:5px;padding-bottom:5px;border-bottom: 1px solid #aaaaaa;display:block;}
.testimonial{float: right; margin-left: 5px;width: 250px; padding: 10px;background:#fbd222;}
.quote{padding-right: 5px;}
#container{
	width:780px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/sce/container_bg.jpg');
	background-repeat: repeat-y;
}
#header{clear:both;}
#content{
	width: 756px;
	background-color: #fff;
	margin: 0px;
	padding: 7px;
	position: relative;
}

#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 45px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 70px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
	width: 100px;
}
#contactform input, #contactform textarea{
	width:200px;
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}
#spacer{clear:both;}
#footer{
	width: 746px;
	clear: both;
	background-color: #6f7070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffcc00;
	border-left-color: #ffcc00;
	padding: 5px;
}
#footer a, #footer a:link, #footer a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;}
#footer .footer_link { border-right:solid 1px #fff; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #fff;}
#footer .footer_last{}
#footerText{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: right;
	height: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: -20px;}

/*----------classes--------------*/
.floatLeftImg{float:left;margin-right:5px;margin-bottom:5px;border: 1px solid #000}
/*-------------------------------------------------------*/

#sideList{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 7px;
}
#sideList li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 35px;
	margin-bottom: 2px;
	border: none;
	background-color: #fff;
	background-image: url('../images/sce/sidebar_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#sideList a, #sideList a:link, #sideList a:visited{
color:#5f4768;
display:block;
text-decoration:none;
height: 22px;
}
#sideList a:hover{color:#fdd126;text-decoration:none;}
