body {
	margin:0;
	padding:0;
	background:url(../images/bg.gif) repeat-x top;
	font-size:12px; font-family:"Trebuchet MS", Tahoma, verdana;
	}
html {background:url(../images/foo_bg.gif) repeat-x bottom;}
h1, h2, h3, ul, li, form {
	margin:0;
	padding:0;
	}

#list2
{
	margin:0 0 0 20px;
	padding:0;
	line-height:20px;
	
}

a { text-decoration:none; color:#8a8a8a; }
a:hover { text-decoration:none; color:#cccccc; }
img { border:0;

}

#wraper {
	margin:0 auto 0 auto;
	width:995px;
	background:url(../images/e_logo.jpg) no-repeat 0 7px;
	}
	
	#menuwrap {
	margin:0 auto 0 36px;
	width:895px;
	height:50px;
	}


/*-----------------------------------------------------*/
#address {
	position: relative;
	top: 3px;
	right: 20px;
	color: #FFFFFF;
	background: #AEB0B2;
	text-align: right;
	white-space: nowrap;
	font-size: 0.92em;
}

#address p {
	display: inline;
	margin: 0 0 0 18px;
}

#address a {
	color: #FFFFFF;
}
/*-----------------------------------------------------*/
#logo {
	position:relative;
	float:left;
	top:30px;
	left:35px;
	display:block;
	}
	
/*-----------------------------------------------------*/
#header {
	height:100px;
	padding-right:20px;
	padding-top:0px;
	}
#header p, #header h1, #header h2 {
	width:470px;
	float:right;
	text-align:right;
	color:#fff;
	}
#header p { margin:0; padding:15px 0 15px 0; display:block; }
/*-----------------------------------------------------*/
#container1 {
	padding:60px 0 10px 35px;
	background:url(../images/shadow.jpg) right top no-repeat;
	height:192px;
	}
#container1 h1, #container1 h2 {
	width:550px;
	color:white;
	margin-bottom:10px;
	}
#container1 h1, #container1 h2, #header h1, #header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	}
	
	
/*-----------------------------------------------------*/

#side  {
	padding:30px 0 0px 35px;
	float:left; color:#4b4b4b;
	}
 #maincontainer {
	padding:30px 0 0px 0px;
	float:left; color:#4b4b4b;
	}
#side h1, #maincontainer h1 { font-weight:100; }
#side p, #maincontainer p
	{
	line-height:20px;
	}
#side {
	width:335px;
	}
#maincontainer {
	width:590px;
	}
#maincontainer h3 { font-family:Georgia; font-size:17px; font-weight:100; margin-bottom:7px; border-bottom:1px solid #E2E2E2; background-color:#E5E5E5; padding:3px; padding-left:13px;}


/*-----------------------------------------------------*/
#footercontainer {
	clear:left;
	padding-top:10px;
	padding-left:35px;
	height:245px;
	width:995px;
	}
.box {
	float:left;
	width:310px;
	padding:0 10px 0 0px;
	color:#75746f;
	}
.box a { color:#75746f; padding-left:15px; background:url(../images/arrow.gif) no-repeat 0px 3px; }
.box a:hover { text-decoration:underline;}

h3.sifr07 {
	font-weight:normal;
	}
.line { border-bottom:1px solid #CCCCCC;}
.pad2 {padding-bottom:8px; margin-bottom:12px;}
.pad1 {padding-bottom:10px; margin-bottom:25px;}


/*--------------------------------------------------------*/
#footer {
	clear:left;
	height:35px;
	padding:15px 20px 0 0px;
	color:#8a8a8a;
	font-size:10px;
	font-family:Tahoma, verdana;
	}
#footer a {color:#8a8a8a;}
#footer a:hover {color:#CCCCCC; border-bottom:1px dashed #FFFFFF;}
/*-----------------------------------------------------*/
#sidemenu {
	width:280px;
	height:280px;
	list-style:none;
	background:url(../images/logo_outline.jpg) no-repeat;
	}
#sidemenu a {
	padding:5px 0 5px 0; color:#00788B;
	border-bottom:1px solid #e9e9e8;
	display:block; height:18px;
	}
#sidemenu a:hover { border-bottom:1px solid #7f7f7f; }
/*------------------------------------------------------*/

/*--MENU------------------*/


#mayermenu
{	margin: 0;
	padding: 0;
	z-index: 30;
	width:995px;
	}

#mayermenu li
{	margin: 0;
	padding: 7px;
	list-style: none;
	float: left;
	text-align: left;
	font: bold 11px verdana}

#mayermenu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 40px 0px 0px;
	color: #00788B;
	text-align: left;
	text-decoration: none}

#mayermenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border-bottom:1px solid #FFF;
	}

	#mayermenu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dfe1e1;
		color: #00788B;
		font: 11px arial}
	

	#mayermenu div a:hover
	{	background: #00788B;
		color: #FFF;
		}
		
