﻿
/* CSS Document */
body{background-color:#3B3B3B; color:#A4A4A4; padding:0px; margin:0px; font:13px/17px Verdana, Arial, Helvetica, sans-serif;}
img{margin:0px; padding:0px;}
p{margin:0px; padding:0px;}
h2{margin:0px; padding:0px;}
h1{margin:0px; padding:0px;}
li{margin:0px; padding:0px;}
ul{margin:0px; padding:0px;}
div{
	padding: 0px;
	margin: 0px;
}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#header_container{height:299px; position:relative; margin:0 auto; padding:0px; background-image:url(images/header_slice.gif); background-repeat:repeat-x; background-position:top;}

#header{width:755px; height:299px; position:relative; margin:0 auto; padding:0px 9px 0px 14px;}

#header img{height:86px; width:450px; position:absolute; top:0; left:161px; padding:0px;}

#header ul{
	width: 94px;
	height: 145px;
	padding: 23px 29px 20px 40px;
	position: absolute;
	top: 103px;
	left: 0px;
	background: url(images/ul.gif) 0 0 no-repeat;
}

#header ul li{
	background: url(images/bullet1.gif) 0 7px no-repeat #ccc;
	border-bottom: #929292 dotted 1px;
	font: 12px/24px tahoma;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}

#header ul li a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #ccc;
	color: #212121;
}
#header ul li a:hover{background:#ccc; color:#B53332; text-decoration:none;}
#header h1{padding:137px 0px 0px 33px; background:url(images/banner.jpg) 0 0 no-repeat #fff; width:547px; height:51px; font-family:Verdana, Helvetica, sans-serif; font-size:13px; font-weight:bold; color: #3B3B3B; position:absolute; top:103px; left:175px;}

/*----BODY MIDDLE PANEL----*/
#bodymiddlePan{width:602px; position:relative; margin:0 auto; padding:0 88px; clear:both;}
#bodymiddlePan p.lasttext{padding:0 0 25px 0;}
#bodymiddlePan p span{
	background: #3B3B3B;
	color: #CCCCCC;
	font-family: TAhoma;
	font-size: 12px;
	vertical-align: middle;
}
/*----BOTOM PANEL----*/
#bottomPan{
	height: 282px;
	background: url(images/bottombg.gif) 0 0 repeat-x;
	position: relative;
	margin: 0 auto;
	padding: 65px 0 0;
	clear: both;
	font-family: tahoma;
	font-size: 20px;
	color: #FF0000;
	text-align: center;
}

/*----/BOTOM PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{height:144px; background:url(images/footerbg.gif) 0 0 repeat-x #3B3B3B; position:relative; margin:0 auto;  color:#fff; font:13px/22px "Trebuchet MS",Arial, Helvetica, sans-serif; clear:both; padding:30px 0 0;}



