/* CSS Document */
body{
padding:0;
margin:0;
background:#fff;
font-size:12px;
}

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	list-style:none;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

#pscn
{
width:920px;
margin:0 auto;
}

#header
{
	clear:both;
	width:920px;
}

#header img{
border:0;
}

#header .logo{
width:160px;
float:left
}

#header .header_ads
{
	margin-top:3px;
	height: 60px;
}

#header .header_ads ul
{
	padding:0;
	margin:0;
}

#header .header_ads li
{
	list-style:none;
	background:url(../images/ad_arrow.gif) no-repeat 0 45%;
	padding-left:8px;
	height:20px;
}

#header .header_ads li a 
{
	font-size:12px;
	text-decoration:none;
	color:#666;
}

#header .navigation{
width:760px;
float:left;
}

#header .main_nav
{
	width:760px;
	clear:both;
}

#header .main_nav ul
{
padding:0;
margin:0;
}

#header .main_nav li
{
padding:0;
margin:0;
float:left;
list-style:none;
}

#header .main_nav li a
{
width:76px;
margin-top:10px;
background:#ff9e00;
height:24px;
border-bottom:2px solid #f27d00;
display:block;
text-align:center;
text-decoration:none;
font-size:14px;
color:#fff;
font-weight:bold;
line-height:28px;
}

#header .sub_nav
{
	width:760px;
	clear:both;
	height:19px;
	font-size:12px;
	border-bottom: 1px solid #ccc;
}


.footer{
margin-top:5px;
clear:both;
text-align:center;
color:#000;
font-size:12px;
}

.footer ul
{
	background:#666666;
	height:24px;
	text-align:center;
}

.footer li
{
	display:inline;
	padding:0 4px;
	line-height: 24px;
}

.footer li a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
