
/* --------------------------------------------------------------------------

paninibar

----------------------------------------------------------------------------- */

#paninibar{
	height: 46px;
	border-bottom: solid 2px #fcc000;
	background: url(../images/bg_paninibar.gif) repeat-x #7c3508 left bottom;
	width: 100%;
	text-align: center;
	overflow: hidden;
}


#paninibar select{
	background: #491b01;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width: 184px;
	margin: 0 64px;
}

.panini_bar_bg{
	width: 840px;
	margin: auto;
}
/*
.panini_bar{
	margin-left: 282px;
}*/

#paninibar .box1, #paninibar .box2, #paninibar .box3, #paninibar .box4{
	float: left;
	margin-top: 10px;
}

#paninibar .box4{
	margin-top: 6px;
}

#paninibar .box1 img{
	width: 46px;
	height: 25px;
	background: url(../images/paninibar_map.png) no-repeat center center;
}

#paninibar .box4 img{
	width: 168px;
	height: 28px;
	background: url(../images/paninibar_text.png) no-repeat center center;
}



/* --------------------------------------------------------------------------

style

----------------------------------------------------------------------------- */

body{
	background: #fcc000 url(../images/splash_bgbody.jpg) repeat-x 0 50px; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

html > body{
	background: #fcc000 url(../images/splash_bgbody.jpg) repeat-x 0 48px; 
}

*{
	margin: 0;
	padding: 0;
}

hr{
	display: none;
}

fieldset{
	border: none;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #bb0000;
}

img{
	border: none;
}

a:hover{
	color: #DA5900;
}


li{
	list-style-type: none;
	list-style-position: outside;
}

p, ul, li, ol, dd, dl, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}


/* --------------------------------------------------------------------------

style

----------------------------------------------------------------------------- */

#main, #wcsmain_wrapper, #wcswrapper{
	width: 100%;
	text-align: center;
}

#wcswrapper{
	background:url("../images/bg_content.jpg") no-repeat scroll center top transparent;
	clear:both;
	float:left;
	height:399px;
	/*min-height: 600px;*/
}

#wcscontent, #footer{
	width: 980px;
	margin: auto;
}

#header{
	height: 399px;
}

#header img{
	/*width: 980px;*/
	/*height: 399px;*/
}

#navigation{
	margin-top: 10px;
}

#navigation ul{
	text-align: center;
	font-size: 14px;
}

#navigation li{
	display: inline;
	margin: 0 8px;
}

#navigation, #navigation a{
	color: #fcc000;
}

#navigation a:hover{
	color: #ffffff;
}



/* --------------------------------------------------------------------------

footer

----------------------------------------------------------------------------- */

#footer_wrapper{
	width: 821px;
	margin: 40px auto 20px auto;
}

#footer{
	background: url(../images/footer1mid.jpg) repeat-y top center;
	font-size:10px;
	font-weight:bold;
}

.footer1a, .footer1b, #footer{
	width: 100%;
	float: left;
	clear: both;
}

.footer1a{
	background: url(../images/footer1top.jpg) no-repeat top center;
}

.footer1b{
	background: url(../images/footer1bottom.jpg) no-repeat bottom center;
	
}

#footer .footer_col1, #footer .footer_col2{
	width: 300px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#footer .footer_col1{	
	float: left;
	margin-left: 30px;	
	width: 286px;
	text-align: left;
}

#footer .footer_col1 img{
	float: left;
}

#footer .footer_col2{
	float: right;
	margin-right: 30px;
	width: 340px;
	text-align: right;
	font-size: 9px;
	letter-spacing: -0.8px;
}
