#main { 
	width:988px; 
	margin:0 auto;
}
#header {
	/*height:438px;*/
	position:relative;
}
#header, 
#content, 
#footer {
	font-size:0.92em;
}
.nav {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 38px;
	margin-top: 8px;
	padding-top: 25px;
}
.nav a {
	text-decoration: none;
	color:#006;
}
.nav a:hover {
	text-decoration: underline;
	color:#006;
}
.selected {
	text-decoration: underline;
}
.top-graphic {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.col-1 { 
	float:left;
	width: 600px;
}
.col-2 { 
	float:right;
	width: 334px;
} 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:577px;
	margin-right:39px;
}
#page1 #content .col-2 {
	width:334px;
}
#page1 #content .col-2 .col-1 { width:209px; margin-right:0;}
#page1 #content .col-2 .col-2 {
	width:575px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:577px;
	margin-right:39px;
}
#page2 #content .col-2 {
	width:334px;
}
#page2 #content .col-2 .col-1 { width:209px; margin-right:0;}
#page2 #content .col-2 .col-2 {

}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:577px; margin-right:39px;}
#page3 #content .col-2 { width:334px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:577px;
	margin-right:39px;
}
#page4 #content .col-1 .col-1 { width:140px; margin-right:0;}
#page4 #content .col-1 .col-2 { width:181px;}
#page4 #content .col-2 {
	width:334px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:577px;
	margin-right:39px;
}
#page5 #content .col-1 .col-1 {
	width:150px;
	margin-right:0;
}
#page5 #content .col-1 .col-2 {
	width:420px;
}
#page5 #content .col-2 { width:334px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:577px;
	margin-right:39px;
}
#page6 #content .col-2 {
	width:334px;
}
#page6 #content .col-2 .row-1 .col-1 { width:209px; margin-right:0;}
#page6 #content .col-2 .row-1 .col-2 { width:354px;}
#page6 #content .col-2 .row-2 .col-1 { width:273px; margin-right:0;}
#page6 #content .col-2 .row-2 .col-2 { width:290px;}

/*======= index-6.html =======*/
#page7 #content p { margin-bottom:24px;}


/*=========================*/


#footer { 
	height:211px;
	padding:0 19px;
}
