body { 	
	padding: 15px;
	margin: 0;
	font-family: Georgia, Arial, Verdana;
	font-size: 73%;
	background:#FFF;	
	line-height: 1.3em;
	color: #231f20;
	}

html { 	
	padding: 0;
	margin:0;
	width:100%; 
	height: 100%;
	}
	
a:focus, a:hover, a:active { outline:none }

img {border: 0;}

p {margin: 0 0 25px 0;}

#container {
	width:980px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	}

a { color: #F00; text-decoration: none; }

a:link {
	text-decoration: none;
	color: #F00;}
a:visited {
	text-decoration: none;
	color: #F00}
a:hover {
	text-decoration: underline;
	color: #F00}
a:active {
	text-decoration: none;
	color: #F00}

.left_container {
	width: 638px;
	background: url(../images/divider_vertical.gif) right top repeat-y;
	float: left;
	}
	
.left_container h3 {
	float: left;
	font-size: 125%;
	line-height: 1.4em;
	font-weight:lighter;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	}

.left_container h3 a {
	color: #F00;
	text-decoration:none;
	}

.left_container h3 a:hover {
	color: #F00;
	text-decoration: underline;
	}
		

.left_container h4 {
	width: 260px;
	float: left;
	font-size: 125%;
	line-height: 1.2em;
	font-weight:lighter;
	margin: 0 0 0 0;
	padding: 15px 0 5px 0;
	}

		
.left_container h5 {
	display: block;
	float: left;
	width: 260px;
	background: url(../images/divider_horizontal.gif) left bottom repeat-x;
	padding: 0;
	margin: 10px 0 0 0;
	height: 1px;
	}

.left_container h6 {
	display: block;
	float: left;
	width: 255px;
	padding: 10px 0 0 0;
	margin: 0;
	color:#999;
	line-height: 1.5em;
	font-size: 95%;
	font-weight:lighter;
	}	
		
			
.left_container h1 {
	display: block;
	float: left;
	width: 100%;
	background: url(../images/divider_horizontal.gif) left bottom repeat-x;
	padding: 0 0 0 0;
	margin: 15px 0 5px 0;
	height: 1px;
	}

.left_container p {
	display: block;
	float: left;
	width: 95%;
	padding: 10px 0 0 0;
	margin: 0;
	color:#999;
	line-height: 1.5em;
	font-size: 95%;
	}	

.left_container p img {
	float: left;
	margin: 0 20px 0 0;
	}

.left_container span {
	color:#231f20;
	}

.left_container p a {
	color: #231f20;
	text-decoration:none;
	background: none;
	margin: 0;
	padding: 1px 4px 1px 0;
	font-size: 95%;
	display: inline-block;
	background:none;
	} 

.left_container p a:hover  {
	text-decoration:underline;
	background: none;
	margin: 0;
	font-size: 95%;
	display: inline-block;
	}

.right_container {
	width: 320px;
	float: right;
	}

.right_container h1 {
	display: block;
	padding: 0 0 0 0;
	margin: 25px 0 0 0;
	}
	
.right_container h3 {
	
	float: left;
	font-size: 125%;
	line-height: 1.4em;
	font-weight:lighter;
	margin: 10px 0 0 0;
	}
	
	
.right_container h2 {
	margin: 0 0 0 0;
	font-size:110%;
	}

.right_container h2 a {
	margin: 5px 0 0 0;
	
	color:#F00;
	text-decoration: none;
	}

.right_container h2 a:hover {
	margin: 5px 0 0 0;
	
	color:#F00;
	text-decoration:underline;
	}	

.right_container span {
	margin: 25px 0 0 0;
	font-size:95%;
	display:block;
	width: 200px;
	line-height: 1.5em;
	}
	
#logo {	
	margin: 30px 0 15px 0;
	}

#footer {
	clear: both;
	width:980px;
	padding: 0 15px 15px 15px;
	background: url(../images/divider_horizontal.gif) 0 0 repeat-x;
	margin: 0 0 0 0;
	float:left;
	text-align:left;
	}

#copyright {
	margin: 0 auto;
	float: left;
	display:block;
	width: 100%;
	padding: 25px 0 0 0;
	font-weight:bold;
	}

* { padding:0px; margin:0px; }
h7 { margin: 10px 10px 0 10px; color:#333; font-size: 15pt; letter-spacing:-1px; font-weight: bold;  }

.boxgrid{ 
	width: 188px; 
	height: 178px; 
	margin: 23px 23px 0 0;
	padding: 10px 0 0 0;
	float:left; 
	background:#fff;
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 10px; 
	color:#444; 
	font-size: 95%;
	width: 168px;
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

a.h7 { color: #333; text-decoration: none;  }

a.h7:link {
	text-decoration: none;
	color: #333;}
a.h7:visited {
	text-decoration: none;
	color: #333}
a.h7:hover {
	text-decoration: none;
	color: #F00}
a.h7:active {
	text-decoration: none;
	color: #333}
	
#index {
	position:fixed;
	right:0;
	top:0;
}
body > #index { position: inherit; }
