/* 
* *** ********* ************************
CSS Document  for MLS
6/18/2008
* *** ********* ************************
*/
body{
text-align:center;
font-family:Arial;
font-size:12px;
color:#333333;
background:#A0A0A3;
margin: 0 auto; 
}
#container { 
width: 800px; 
margin: 0 auto; 
border: 0px solid #333333;
text-align: left; 
background-image:url(../images/sce/fullBg.jpg);
background-repeat:repeat-y;
}
#topBannerBg{
background-image:url(../images/sce/topBannerBg.jpg);
height:111px;
background-repeat:no-repeat;
}
#sideText{
margin:-111px 0px 0px 203px;
padding:43px 0px 0px 5px;
}
#sidebar {
float: left; 
padding: 5px 0px 20px 5px;
background-image:url(../images/sce/sideBg.jpg);
background-repeat:no-repeat;
width:191px;
height:489px;
margin-left:11px;
}
#mainContent { 
margin: 0 0 0 196px;
padding: 5px 10px 15px 10px; 
width:584px;
} 
#footerBg{
background-image:url(../images/sce/footerBg.jpg);
height:59px;
background-repeat:no-repeat;
clear:left;
text-align:center;
font-size:0.85em;
padding-top:0px;

}

img{
border:0px;
}
a{
text-decoration:none;
}
p{
line-height:1.60em;
letter-spacing:normal;
}


#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 #0066CC; padding-right:4px;color:#0066CC;}
#footer .footer_language_link {	border-left:solid 1px #0066CC;color:#0066CC;}
#footer .footer_last{color:#0066CC;}


#menu ul li a#menu_link0
{
list-style: none;
border-top-width: 0px;
border-top-color: #0B7DC1;
border-style: solid;
}
