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


.flash_content {
	background-color: #000000;
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
	width: 875px;
}

.homepage_left_container {
	float: left;
	width: 575px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	
}

.homepage_right_container {
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 300px;
	background-color: #00085B;
	background-image: url("../images/template/homepage/right_blueBG.jpg");
	background-repeat: repeat-x;	
}

.homepage_right_top_list {
	width: 300px;
	height: 370px;
	margin: 10px 0 0 0;
	padding: 0;
}

#homepage_right_top_listmenu {
	border: 0;
	width: 300px;
}

#homepage_right_top_listmenu_title {
	font: 15px Arial;
	color: #FFFFFF;
}

#homepage_right_top_listmenu a{
	font: 11px Arial;
	padding: 8px 17px 8px 17px;
	display: block;
	width: 266px;
	color: #FFFFFF;
	text-decoration: none;
}

#homepage_right_top_listmenu a:hover {
	background-image: url("../images/template/homepage/right_rollover_blueBG.jpg");
	color: #FFFFFF;
}

.header_image {
	float: left;
	background-color: #FFFFFF;
	width: 575px;
	margin: 0;
	padding: 0;
}

a.a {
	display: block;
	width: 102px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_a.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.a:hover {
	background-position: 0 -33px;
}

a.ms {
	display: block;
	width: 120px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_ms.jpg") no-repeat;
	float:left;
	text-decoration: none;
}

a.ms:hover {
	background-position: 0 -33px;
}


a.gs {
	display: block;
	width: 108px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_gs.jpg") no-repeat;
	float:left;
	text-decoration: none;
}

a.gs:hover {
	background-position: 0 -33px;
}

a.cs {
	display: block;
	width: 147px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_cs.jpg") no-repeat;
	float:left;
	text-decoration: none;
}

a.cs:hover {
	background-position: 0 -33px;
}

a.cr {
	display: block;
	width: 148px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_cr.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.cr:hover {
	background-position: 0 -33px;
}

a.p {
	display: block;
	width: 99px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_p.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.p:hover {
	background-position: 0 -33px;
}

a.c {
	display: block;
	width: 81px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_c.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.c:hover {
	background-position: 0 -33px;
}

a.n {
	display: block;
	width: 70px;
	height: 33px;
	background: url("../images/template/main_menu/btn-home_n.jpg") no-repeat;
	float: left;
	text-decoration: none;
}

a.n:hover {
	background-position: 0 -33px;
}

.homepage_main_content {
	float: left;
	width: 875px;
	background-image: url("../images/template/homepage/background.jpg");
	background-position: left;
}



/* LOWER PORTION OF PAGE */

.homepage_lowerleft_content {
	width: 287px;
	float: left;
}

#homepage_lowerleft_menu {
	float: left;
	border: 0;
	width: 300px;
}

#homepage_lowerleft_menu a{
	font: 11px Arial;
	padding: 0 17px 16px 17px;
	display: block;
	width: 266px;
	color: #333333;
	text-decoration: none;
}

#homepage_lowerleft_menu a:visited{
	color: #333333;
	text-decoration: none;
}

#homepage_lowerleft_menu a:hover {
	color: #666666;
}

#homepage_lowerleft_menu_title {
	font: 15px Arial;
	color: #333333;
}

.homepage_lowercenter_content {
	width: 269px;
	float: left;
}

.homepage_lowercenter_content p {
	margin-left: 15px;
}

.homepage_lowercenter_content ul {
	color: #613906;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	list-style-image: url("../images/template/standard/UL_image.gif");
	list-style-type: square;
	margin: 2px 0 0 15px;
	list-style-position: inside;
	padding: 0 5px 0 0;
}

.homepage_lowercenter_content li {
	line-height: 2em;
}

.homepage_lowercenter_content li a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.homepage_lowercenter_content li a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.homepage_lowercenter_content li a:hover {
	color: #666666;
	text-decoration: none;
}

.homepage_lowerright_content {
	margin: 0;
	padding: 0;
	float: right;
}

.homepage_lowerright_list {
	width: 300px;
	margin: 0;
	padding: 0;
}

#homepage_lowerright_listmenu {
	border: 0;
	width: 300px;
}

#homepage_lowerright_listmenu a{
	font: 11px Arial;
	padding: 8px 17px 8px 17px;
	display: block;
	width: 266px;
	color: #FFFFFF;
	text-decoration: none;
}

#homepage_lowerright_listmenu a:hover {
	background-image: url("../images/template/homepage/right_rollover_blueBG.jpg");
	color: #FFFFFF;
}
