body {
	margin: 0px;
	background-color: #336699;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #336699;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#frame {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#flash_menu_container {
	clear: both;
	height: 366px;
	width: 960px;
}
#flash {
	float: left;
	height: 366px;
	width: 709px;
	background-color: #FFF;
}
#flash_sub {
	float: left;
	height: 366px;
	width: 709px;
	background-color: #FFF;
}
#menu_container {
	background-image: url(../images/menu_bg.gif);
	float: left;
	height: 296px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 30px;
	font-weight:bold;
}
#menu_container_sub {
	background-image: url(../images/menu_bg_sub.gif);
	float: left;
	height: 296px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 30px;
	font-weight:bold;
}
#boxes_container {
	clear: both;
	width: 960px;
	background-image: url(../images/boxes_container_bg.gif);
	background-repeat: no-repeat;
}
#box_01 {
	float: left;
	width: 36px;
}
#box_02 {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 45px;
}

#box_03 {
	float: left;
	width: 36px;
}

#box_04 {
	float: left;
	width: 176px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 20px;
}

#box_05 {
	float: left;
	width: 35px;
}

#box_06 {
	float: left;
	width: 206px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
#box_07 {
	float: left;
	width: 35px;
}
#box_08 {
	float: left;
	width: 206px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
#menu_container ul li a, #menu_container_sub ul li a {
	color: #FFF;
	display: block;
	clear: both;
	width: 180px;
	background-image: url(../images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu_container ul, #menu_container_sub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_container ul li, #menu_container_sub ul li {
	display: block;
	clear: both;
	width: 200px;
}
#menu_container ul li a:hover, #menu_container_sub ul li a:hover {
	background-color: #5c85ad;
	text-decoration: none;
	color: #003366;
}
#footer_container {
	color: #FFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	clear: both;
	width: 920px;
	padding: 20px;
}
#footer_container a {
	color: #FFF;
}
#sub_content_container {
	padding: 10px;
	clear: both;
	width: 940px;
	background-color: #FFF;
}
#footer_top_sub {
	background-image: url(../images/sub_over_boxes_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 50px;
	width: 960px;
}
#breadcrumbs {
	clear: both;
	width: 940px;
	line-height: 25px;
}
#sub_content_subtile {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	clear: both;
	width: 940px;
}
#sub_content {
	clear: both;
	width: 930px;
	padding-right: 10px;
}
img { border: 0; }
