/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", "Tahoma", "Arial", "Sans Serif";
	color: #939292;
}


#main {
	position: relative;
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;  
}

#nav {
	position:absolute;
	top:40px;
	left: 0px;
	width: 193px;
	text-align:right;
	}
	
#nav ul li {  
	list-style-type: none;
	line-height: 16px;
	}	
	
		
	
#nav h1 {
display: inline; 
font-weight:normal;
font-size: 28px;
line-height: 32px;
}	

#nav h2 {
display: inline;  
font-weight:normal;
font-size: 28px;
line-height: 32px;
}	

#nav h1 a{
color: #2754D4;
}

#nav h2 a{
color: #939292;
}

#nav h1 a, #nav h2 a {
text-decoration: none;
}
#nav h3 {

display: inline;  
font-weight:normal;
font-size: 16px;
line-height: 16px;
}
#nav h4 {

display: inline;  
font-weight:normal;
font-size: 14px;
line-height: 14px;
}

#nav h3 a, #nav h4 a {
text-decoration: none;
}



#nav li {
font-size:12px;
}

#nav li a {
color: #939292;

}


#mainbody_up {
	position:absolute;
	width:322px;
	height:298px;
	z-index:1;
	left: 123px;
	top: 119px;
}
#mainbody_down {
	position:absolute;
	width:322px;
	height:298px;
	z-index:1;
	left: 143px;
	top: 99px;
}

#section1, #section2, #section3, #section4, #section5, #section6{
	position:absolute;
	width:322px;
	height:298px;
	left: 0px;
	top: -10px;
	z-index:100;
}

#section2, #section3, #section4, #section5, #section6{
	visibility:hidden;
}

#mainheader {
	position:absolute;
	width:97px;
	height:81px;
	z-index:3;
	left: 25px;
	top: 61px;
	color: #FFFFFF; 
}

#mainheader h1 {

font-size:18px;
margin:0;
padding:0;
font-weight: 100;

}

#boxnav {
	position:absolute;
	width:173px;
	height:23px;
	z-index:2;
	left: 243px;
	top: 421px;
	text-align:right;
	font-size: 14px;
}

#boxnav a{
font-weight: normal;
color: #939292;
}

#boxnav a.current{
font-weight: bold;
color: #B50128;
}
