/* CSS Document */

body {
	background-color:#7d776e;
}

#container {
	margin-top:20px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#ffffff; 
	width:760px;
}

#header {
	width:760px; 
	height:110px; 
	background-color:#FFFFFF;
}

#logo {
	float:left; 
	width:210px;
 }
 
#top_nav {
	float:left; 
	width:510px; 
	margin-top:52px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:500; 
	color:#939598; 
	text-align:right;
}

#top_nav a:link {color:#939598; text-decoration:none;} 
#top_nav a:visited {color:#939598; text-decoration:none;} 
#top_nav a:active {color:#212121; text-decoration:none;} 
#top_nav a:hover {color:#212121; text-decoration:none;}

#top_nav ul {
	list-style:none; 
	margin:0px;
}

#top_nav ul li {
	display:inline; 
	padding-right:7px; 
	padding-left:7px;
}

#int_container {
	width:760px;
}


#splash_collage {
	float:left; 
	width:460px;
}

#splash_collage img {
 width:460px;
 height:280px;
 margin-bottom:0;
}


#splash_content {
	float:left; 
	width:265px; 
	padding-right:35px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	line-height:18pt; 
	font-weight:bold;
	color:#000000;
}



#left_collage {
	float:left; 
	width:300px;
}

#left_collage img {
 width:300px;
 height:300px;
 margin-bottom:20px;
}


#right_content {
	float:left; 
	width:410px; 
	padding-right:50px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8.5pt; 
	line-height:14pt; 
	color:#000000;
}

#right_content  a:link {color:#d2232a; text-decoration:none;} 
#right_content  a:visited {color:#d2232a; text-decoration:none;} 
#right_content  a:active {color:#777777; text-decoration:none;} 
#right_content  a:hover {color:#777777; text-decoration:none;}



#section_bar {
	width:410px; 
	background-color:#96b8c6; 
	height:20px;
	color:#ffffff; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:7pt;
}

#section_bar p {
	margin-left:10px; 
	margin-bottom:0px; 
	vertical-align:middle;
 }



h1 {
	color:#d2232a; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	font-weight:bold; 
	margin-top:34px;
}

h2 {
	color:#96b8c6; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9.5pt; 
	font-weight:bold; 
	margin-top:24px;
	margin-bottom:0px;
}


#int_footer {
	position:relative;
	clear:both;
	width:760px; 
	background-color:#d8cfae; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	line-height:130%; 
	color:#777777; 
	padding-bottom:12px;
	overflow:hidden;
 }

#int_footer  a:link {color:#777777; text-decoration:none;} 
#int_footer  a:visited {color:#777777; text-decoration:none;} 
#int_footer  a:active {color:#161616; text-decoration:none;} 
#int_footer  a:hover {color:#161616; text-decoration:none;}


#int_footer .chairman_message {
	float:left; 
	width:320px; 
	padding-left:15px; 
	padding-right:5px;
	margin-top:14px;
}

#int_footer .splash_issue {
	display:inline;
	float:left; 
	width:118px; 
	margin-left:10px;
	padding-left:10px; 
	margin-top:14px;
	border-left:1px solid #aba898;
}


#int_footer .first_issue {
	position:relative;
	left:34px;
	margin-right:34px;
	float:left;
	width:140px; 
	/*margin-left:34px; */
	margin-top:14px;
}

#int_footer .issue {
	position:relative;
	float:left; 
	width:138px; 
	margin-left:20px;
	padding-left:20px; 
	margin-top:14px;
	border-left:1px solid #aba898;
}


#int_footer span.splash_heading {
	color:#161616; 
	font-weight:bold;
	font-size:110%;
}


#int_footer span.heading {
	color:#d2232a; 
	font-weight:bold;
}

#int_footer p {
	margin-top:10px;
	margin-bottom:0px;
}

#bottom_nav_area {
	clear:both; 
	width:760px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7pt; 
	color:#CCCCCC;
	background-color:#7d776e; 
	text-align:right; 
	padding-top:10px;
}

#bottom_address {
	float:left; 
	width:325px; 
	text-align:right;
}


#bottom_nav {
	float:left; 
	width:435px; 
	text-align:right;
}


#bottom_nav a:link {color:#CCCCCC; text-decoration:none;} 
#bottom_nav a:visited {color:#CCCCCC; text-decoration:none;} 
#bottom_nav a:active {color:#ffffff; text-decoration:none;} 
#bottom_nav a:hover {color:#ffffff; text-decoration:none;}

#bottom_nav ul {
	list-style:none; 
	margin:0px;
}

#bottom_nav ul li {
	display:inline;
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #CCCCCC; 
}

#bottom_nav ul li.last {
	padding-right:0;
	border-right:none; 
}
