/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: tahoma, "Trebuchet MS", arial, serif;
	background:#ffffff;
	font-size:12px;
}

img {
	margin-bottom:3px;
	border:none;
}

a {
	border:none;
	color:#000000;
}

a.link {
	text-decoration:none;
}

a.link:hover {
	text-decoration: underline;
}

ul#menu { margin:0; padding:0; list-style-type:none; float:left; color:#ffffff; width:140px;}
ul#menu li { list-style:none; float:left; color:#000000; height:20px; width:130px; padding:4px 0px 2px 10px; vertical-align: middle; }
ul#menu .current {}
ul#menu li:hover { text-decoration:none; background:#d4ce8d; }
ul#menu li a { color:#000000; font-family:arial; font-size:13px; text-decoration:none; margin-right:23px;}
ul#menu li a:hover { text-decoration:none; }

div.clear {
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

div.header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:900px;
	height:91px;
	margin-right:auto;
	margin-left:auto;
	padding-top:12px;
	padding-left:30px;
	
}

div.logo {
	background-image:url(images/logo.gif);
	width:112px;
	height:82px;
	cursor:pointer;
	float:left;
}

div.headername {
	background-image:url(images/headername.gif);
	background-repeat:no-repeat;
	float:right;
	width:321px;
	height:42px;
	margin-top:17px;
	margin-right:30px;
}

div.menu {
	background-image:url(images/menuback.gif);
	width:915px;
	height:20px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
	text-align:right;
	padding-top:5px;
	padding-right:15px;
}

div.content {
	background:#f6f5e8;
	background-image:url(images/contenttop.gif);
	background-repeat:no-repeat;
	width:912px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
	padding:9px 9px 0px 9px;
}

div.content_left {
	width:140px;
	float:left;
}

div.content_middle {
	width:519px;
	float:left;
	margin-left:9px;
	margin-right:9px;
}

div.content_right {
	width:230px;
	float:left;
}

div.leftbox {
	background:#e4dfb9;
	background-image:url(images/lefttopback.gif);
	background-repeat:no-repeat;
	width:140px;
	padding-top:10px;
}

div.leftbottom {
	background-image:url(images/leftbottomback.gif);
	background-repeat:no-repeat;
	width:140px;
	height:5px;
	margin-bottom:10px;
	font-size:0px;
}

div.rightbox {
	background:#e4dfb9;
	background-image:url(images/righttopback.gif);
	background-repeat:no-repeat;
	width:230px;
	padding-top:5px;
	text-align:center;
}

div.rightbottom {
	background-image:url(images/rightbottomback.gif);
	background-repeat:no-repeat;
	width:230px;
	height:5px;
	margin-bottom:10px;
	font-size:0px;
}

div.middlebox {
	background:#e4dfb9;
	background-image:url(images/middletopback.gif);
	background-repeat:no-repeat;
	width:504px;
	padding:8px 5px 0px 10px;
	text-align:left;
	font-size:13px;
}

div.middlebottom {
	background-image:url(images/middlebottomback.gif);
	background-repeat:no-repeat;
	width:519px;
	height:5px;
	margin-bottom:8px;
}

div.footer {
	width:900px; 
	margin-right:auto; 
	margin-left:auto;
	margin-top:10px;
}

div.footerLeft {
	background-image:url(images/footerleft.gif); 
	width:11px; 
	height:50px; 
	float:left;
}

div.footerMiddle {
	background-image:url(images/footerback.gif); 
	width:879px; 
	height:30px; 
	float:left; 
	color:#303131;
	padding-top:20px;
}

div.footerRight {
	background-image:url(images/footerright.gif); 
	width:10px; 
	height:50px; 
	float:left;
}

div.sege {
	float:right; 
	background-image:url(images/sege.gif); 
	width:111px; 
	height:49px; 
	margin-top:-19px;
}