body{
		margin:0;
		padding:15px;
		background:#eee url("/i/pinstripes.png") repeat-y 0 0;
		font-family:helvetica,arial, sans-serif;
		font-size:12px;
		}
		p,li{line-height:1.6em;}
		
h1{padding:10px 0 0 0;margin:0 0 15px 10px;}

a{color:#039;}
a:hover{color:red;}
#container {
width:840px;
	margin:0 auto;
	padding: 0px;
	background:#fff;
		}
	
	h2, h3{
margin:12px 0;
padding:0;
}
#content h2{margin:15px 0 0 10px;}
#content{
background:#fff;

margin:10px 0;
padding-bottom:20px;
}
#content ul{margin:10px 0 0px 25px;padding:0 0 0 10px;}
#content li{margin:0;padding:0;}
	
	#nav{
	width:818px;
	margin-left:10px;
	background:#eee url(/i/navbg.jpg) repeat-x 0 0;
	border:1px solid #ccc;
	text-align:center;
	overflow:auto;
	}




#nav ul {
	list-style: none;
 	text-align:left;
	background:#eee url(/i/navbg.jpg) repeat-x 0 0;
	width: 818px;
	padding:0;
	margin:0;
	
}

#nav li{display:inline;padding:0;margin:0;}
#nav li a {
	background:#eee url(/i/navbg.jpg) repeat-x 0 0;
   	vertical-align:bottom;
   	display:block;
   	overflow:hidden;
   	padding: 10px 0 8px 0;
    margin:0;
    line-height: 1.3em;
    height:2.6em;
    font-size: 12px;
    border-right: 1px solid #fff;
	color:#333;
	text-align: center;
    text-decoration:none;
	float: left;
	width: 101px;
	outline:none;
			
}

#nav li a:hover {
		background: #039;
        color:  #fff;
}

#nav li.home a, #nav li.pr a, #nav li.link a{line-height:2.6em;}

#nav li.ca a{
	border-right:0;
	width:104px;
}


.home #nav li.home a, .ps #nav li.ps a, .pl #nav li.pl a, .pt #nav li.pt a,  .pr #nav li.pr a, .con #nav li.con a, .link #nav li.link a, .ca #nav li.ca a{background:#fff;
	background:#fff url(/i/navbg.jpg) repeat-x 0 30px;

}
.home #nav li.home a:hover, .ps #nav li.ps a:hover, .pl #nav li.pl a:hover, .pt #nav li.pt a:hover,  .pr #nav li.pr a:hover, .con #nav li.con a:hover, .link #nav li.link a:hover, .ca #nav li.ca a:hover{color:#333;}



.home #content .container_12 li{margin-bottom:5px;}


body,{	font-size:x-small;       /* false value for WinIE4/5 */
   voice-family: "\"}\"";        /* trick WinIE4/5 into thinking the rule is over */
   voice-family: inherit;       /* recover from trick */
   font-size:small;          /* intended value for better browsers */
}
html>body {font-size:small;}



 h3{	font-size:small;       /* false value for WinIE4/5 */
   voice-family: "\"}\"";        /* trick WinIE4/5 into thinking the rule is over */
   voice-family: inherit;       /* recover from trick */
   font-size:medium;          /* intended value for better browsers */
}
 html>body  h3 {font-size:medium;}


h2 {	font-size:large;      
   voice-family: "\"}\"";     
   voice-family: inherit;       
   font-size:x-large;       
}
html>body h2 {font-size:x-large;}

hr {background:#ccc;color:#ccc;border:0;height:1px;clear:both;margin:12px 0;}