body{
background:#101010 url(../imgs/bg.jpg) repeat-x;
margin:0;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a{
color:#BE3A14;
text-decoration:underline;
}

a:hover{
color:#FFFFFF;
}

p{
margin:0;
}

#container{
width:777px;
margin:auto;
}

#cbottom{
margin:0 auto;
width:777px;
}

#fill{
background:#C3C3C3;
line-height:5px;
width:750px;
margin-left:12px;
}

#header{
width:775px;
height:184px;
background:url(../imgs/header.jpg) center no-repeat;
position:relative;
z-index:1;
}

#banner{
width:738px;
height:231px;
background:url(../imgs/banner/01.jpg) no-repeat;
position:relative;
z-index:2;
left:18px;
top:19px;
}

#nav{
width:732px;
height:42px;
background:url(../imgs/nav.jpg) repeat-x;
margin:0 auto;
position:relative;
top:173px;
z-index:3;
}

#ninfo{
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
padding-left:8px;
}

#ninfo a{
display:block;
background:url(../imgs/nav-sep.jpg) right no-repeat;
color:#FFFFFF;
text-decoration:none;
width:inherit;
height:39px;
padding-left:13px;
padding-right:13px;
padding-top:18px;
margin-top:-5px;
float:left;
}

#ninfo a:hover{
background:url(../imgs/nav2.jpg) right no-repeat;
}

#cbg{
width:775px;
background:url(../imgs/cbg.jpg) center repeat-y;
}

#cinfo{
width:718px;
margin-left:30px;
padding-top:65px;
}

#footer{
border-top:2px solid #333333;
padding-top:12px;
padding-bottom:12px;
font-size:11px;
text-align:center;
width:718px;
margin:0 auto;
margin-top:15px;
color:#666666;
}

.rowheading {
	padding:4px 0;
	font-weight:bold;
	color:#000;
	background-color:#CCC;
	width:100%;
	}

.ptitle{
font-size:18px;
font-weight:bold;
text-align:center;
}