@charset "UTF-8";
/* CSS Document */

#container {
width:					891px;
margin-left:			auto;
margin-right:			auto;
}

#header {
width:					891px;
float:					left;
height:					231px;
background-image:		url(header.jpg);
}

#column_left {
width:					395px;
float:					left;
}

#column_right {
width:					476px;
padding:               0px 0px 20px 20px;
float:					left;
}

#column_right_1 {
width:					200px;
float:					left;
}

#column_right_2 {
width:					260px;
float:					right;
}

#footer {
clear:					both;
width:					100%;
background-image:		url(logos_bkgd.jpg);
background-repeat:		repeat-x;
height:					175px;
}

#logos {
margin-left:			auto;
margin-right:			auto;
width:					891px;
height:					106px;				
}


#footer_info {
width:					600px;
padding-top:            15px;
margin-left:			auto;
margin-right:			auto;
font-family:			"trebuchet MS", verdana;
font-size:				12px;
color:					#7d7876;
text-align:				center;
line-height:			16px;
}	

#link_bar {
width:					600px;
height:					20px;
float:					right;
padding:                210px 0px 0px 191px;
}

.footer_copy {
text-align:	center;
color:		#7d7876;
font-family:	"trebuchet MS", verdana;
font-size:		12px;
line-height:	16px;
}

a:link, a:visited {
font-family:	"trebuchet MS", verdana;
font-size:		12px;
color:			#013f70;
text-decoration: none; 
}

a:hover {
text-decoration: underline; 
color: #0875f0;
}

.copy {
text-align:	left;
color:		#000000;
font-family:	"trebuchet MS", verdana;
font-size:		12px;
line-height:	16px;
}

.inset1 {
text-align:	left;
color:		#000000;
font-family:	"trebuchet MS", verdana;
font-size:		12px;
line-height:	16px;
padding-left:   15px;
}

.inset2 {
text-align:	left;
color:		#000000;
font-family:	"trebuchet MS", verdana;
font-size:		12px;
line-height:	16px;
padding-left:   30px;
}

#iframe_container {
height:			680px;
width:			1024px;
float:			left;
margin-left:			auto;
margin-right:			auto;
clear:	both;
}
	

