#container {
width: 770px;
}

#content {
border: 1px solid #000000;
}

#spacer {
font-size: 	0px;
height: 	5px;
}

#header {
height: 			78px;
background-image: 	url(/images/header_logo_merged.gif);
background-repeat: 	no-repeat;

text-align: 		right;
vertical-align:		bottom;
}

#header_navigation {

font-family: 		Arial;
font-size:			12px;
font-weight:		bold;
text-decoration:	none;
color: 				#FFFFFF;
padding-top:		61px;
}

#header a {
font-family: 		Arial;
font-size:			12px;
font-weight:		bold;
text-decoration:	none;
color: 				#FFFFFF;

}

#header a:hover {
text-decoration: 	underline;
}

#img_link {
src: url(images/link.gif);
}

#footer {
background-color:	#579fc7;
padding: 			3px;
margin: 			0px;
font-family:		Arial;
font-size:			10px;
text-decoration:	none;
color:				#FFFFFF;
text-align:			justify;

background-image: 	url(/images/page_footer.gif);
background-repeat: 	no-repeat;
background-position: 0 100%;
}

#footer a {
font-family:		Arial;
font-size:			10px;
text-decoration:	none;
color:				#FFFFFF;
}

#footer a:hover {
text-decoration:	underline;
margin: 0px;
}

#content_image {
height: 	40px;
width:  	40px;
padding:	0px;
margin: 	0 -4 0 0;
float: 		left;
}

#content_navigation {
width: 731px;
}

#content_location {
font-family: 		Arial;
font-size:			12px;
font-weight:		bold;
text-decoration:	none;
color: 				#FFFFFF;
background-image:	url(/images/content_header_bgi.gif);
text-align:			right;
padding-right:		5px;
}

#content {
font-family:		Arial;
font-size:			13px;
color:				#000000;
border:				1px solid #ff991f;
width: 				100%;
margin:				0 0 0 0;
padding:			2px;
}

#content a {
color: 				#086395;
font-weight:		bold;
text-decoration: 	none;
}

#content a:hover {
text-decoration: 	underline;
}

#contentbox_title {
font-family:		Arial;
font-size:			13px;
color:				#FFFFFF;
font-weight:		bold;
height:				20px;
padding-top:		2px;
padding-left:		25px;
background-image:   url(/images/content_round.gif);
background-repeat:  no-repeat;
background-color: 	#ff991f;
}

#contentbox_content {
border-left:		1px solid #ff991f;
border-right:		1px solid #ff991f;
border-bottom:		1px solid #ff991f;
padding:			5px;
text-align:			justify;
margin-bottom:		15px;
}

#contentbox_content_m0 {
border-left:		1px solid #ff991f;
border-right:		1px solid #ff991f;
border-bottom:		1px solid #ff991f;
padding:			5px;
text-align:			justify;
}