@charset "utf-8";
/* CSS Document */

#container {
	width:900px;
	}
	
#wrapper {
	border-left: 2px solid black;
	border-right: 2px solid black;
	}
	
#wrapper-end{
	clear: both;
	}


#left-col {
	float:left;
	width:190px;
	margin-left:5px;
	
	}
#menu-content {
	background-color: #CCCCCC;
	}

/* Middle content for template content */
#middle-content {
/* browser specific in yourstyle_ie_7.css */
	float:left;
	width: 650px;
	margin-top:10px;
	margin-left: 30px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 1.1em;
		}

#middle-content LI {line-height:150%;}

/*
#left-banner {
	clear:both;
	float:left;
	width:190px;
	}	

*/
#menu-box-3 {
        background-image: url("../images/sce/menu3.gif");
	background-repeat: no-repeat;
/*	margin-top:50px;*/
	padding-left: 5px;
	}
#right-col {
	background-color: #CCCCCC;
	font-family:arial;
	font-size:1.1em;
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	z-index:10;
	}

#col3-top {
	position:absolute;
	width:242px;
	background-image: url("../images/sce/graytop.gif");
	background-repeat: no-repeat;
	height:20px;
	z-index:1;
	}
	
#column3 {
	position:relative;
	float: right;
	width: 242px;
	margin-right:5px;
        margin-top:10px;
	padding-top:0px;
	}
	
#col3-bot {
	position:relative;
	background-image: url("../images/sce/graybot.gif");
	background-repeat: no-repeat;
	}


.boxed {
	margin: 10px;
	padding: 10px;
	border: 1px solid black;
	}
	

	
#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 ul {
	list-style: none;
	}
	
#footer ul li {
	display: inline;
	}
	
#footer a:link{
	color: white;
	text-decoration: none;
	}

#footer a:visited{
	color: white;
	text-decoration: none;
	}

#footer a:hover{
	color: black;
	text-decoration: none;
	}

#footer a:active{
	color: white;
	text-decoration: none;
	}

#footer{
/*	clear: both;*/
/*	background-image: url("../images/sce/footer-background-web.jpg");
	background-repeat: no-repeat;*/
	font-family: Verdana;
	font-size: 9px;
/*	margin-top: 120px;*/	
	}

/*
#footwrapper{
	clear: both;
	background-image: url("../images/sce/footer-background-web.jpg");
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 10px;
	}
*/

#footer .footer_link { 
	border-right:solid 1px #000; padding-right:4px;
	}
	
#footer .footer_language_link {	border-left:solid 1px #fff;}
#footer .footer_last{
	border-right: none; 
	}

#footer2 {
	margin-top: -8px;
	}

/* Link Settings */
a
{color:#E41B23;
}

a:hover
{color:#000000;
}





#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{}



