/* CSS Document */
body{padding:0px; margin:0px; background:#2f383f; color:#FFF; font:11px/14px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}
.spacer{font-size:0; line-height:10px; clear:both;}

/* TOP */

#top{width:930px; height:91px; position:relative; background:url(../images/b_top.jpg) 0 0 no-repeat; margin: 0 auto;}

#logo{width:186px; height:36px; position:absolute; top:34px; left:11px }

ul.menu {
	position:absolute;
	top:0px;
	left:604px;
}
ul.menu li{float:left}

ul.menu li.home a{width:306px; height:66px; display:block; background:url(../images/btn_home.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.home a:hover{width:306px; height:66px; background:url(../images/btn_home_over.jpg) 0 0 no-repeat;}

/* HEADER */

#header{width:930px; height:257px; position:relative; margin: 0 auto; clear:both;}

#formPan{width:290px;height:330px; float:left; background:url(../images/b_form.jpg) 0 0 no-repeat; }
#formPan h2{height:32px; background:url(../images/h_form.jpg) 7px 9px no-repeat; position:relative;}
#mainimgPan{width:635px; float:right;}

#mainimg{position:relative; height:320px; clear:both; background:url(../images/b_slogan.jpg) 0 0 no-repeat;}
#mainimg img {position: absolute; top:126px; left:424px}


/* CONTENT */

#content{width:930px; position:relative; margin: 0 auto; clear:both; background:#70848f; border-bottom: #FFFFFF 1px dashed; border-top: #FFFFFF 1px dashed;}
#content a{font:11px/14px Tahoma, sans-serif; color:#00e0f9; text-decoration:none }
#content a:hover{color:#FFF;}

#leftPan{width:212px; position:relative; float:left; background:url(../images/b_leftpan.jpg) 0 0 repeat-y; }

#rightPan{
	width:635px;
	position:relative;
	float:left;
}
#links{
	width:257px;
	position:relative;
	float:left;
	padding-top:3px
}
#links h2{width:107px; height:22px; background:url(../images/h_links.jpg) 0 0 no-repeat; position:relative; padding-bottom:10px}
#links ul{width:157px; position:relative; clear:both; padding-bottom:20px;}
#links ul li{height:18px;}
#links ul li.back{background:#5a6a72;}
#links ul li a{font:11px/18px Tahoma, sans-serif; color:#fff; font-weight:normal; text-decoration:none; background:url(../images/arrow2.gif) 8px 7px no-repeat; padding: 0 0 0 26px; display:block;}
#links ul li a:hover{text-decoration:underline;}

/* FOOTER */

#footer{width:930px; height:53px; position:relative; margin: 0 auto; clear:both; background:#3c474f;}
#footer img{width:156px; height:37px; position:absolute; left:15px; top:9px;}
#footer p{width:535px; position:relative; margin: 20px 0 0 212px; font:13px verdana; font-weight:normal; text-align:center; color:#fff; display:block;}
#footer a{font:10px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;  color:#fff; text-decoration:none; padding: 0 5px}
#footer a:hover{color:#000; text-decoration:none; background:#fff;}

/* BOTTOM */

#bottom{
	width:930px;
	height:40px;
	position:relative;
	margin: 0 auto;
	clear:both;
}
#bottom a {
	color: #FFFFFF;
}
#bottom p{width:535px; position:relative; margin: 10px 0 0 212px; font:10px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#fff; display:block;}
#sponsor{
	width:756px;
	margin:0 auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
