@charset "UTF-8";
body {
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
}
a
{
  text-decoration: none;
}
a:active
{
  outline: none;
}
#container {
	float:left;
	width:900px;
	background-color: #FFFFFF;
}
#subcontainer {
	float:left;
	width:585px;
	height:100%;
	background-color: #FFFFFF;
}
#fullcontainer {
	float:left;
	width:860px;
	height:100%;
	background-color: #FFFFFF;
}

/* MENU ------------------------------------------- */

#menu {	
	float:left;
	width:900px;
	background-color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
  font-family: Verdana;
}
.menu_item {
	float:left;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.menu_item a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menu_item a:hover{
	color: #7AB4CC;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.selected {
	float:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.selected a{
	color: #7AB4CC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

/* SUBMENU ------------------------------------------- */

#submenu {	
	float:left;
	width:900px;
	background-color: #757271;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
  font-family: Verdana;
}
.submenu_item {
	float:left;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.submenu_item a{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.submenu_item a:hover{
	color: #97B0DB;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
.subselected {
	float:left;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.subselected a{
	color: #97B0DB;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
/* GREY BOX ------------------------------------------- */

.grey_box1 {
	float:left;
	width:252px;
	height:100%;
	background-color: #DCDDDE;
	background-position: top right; 
	background-repeat: no-repeat; 
	background-image: url('../images/g-top-right.jpg');
}
.grey_box2 {
	float:left;
	width:252px;
	height:100%;
	background-position: top left; 
	background-repeat: no-repeat; 
	background-image: url('../images/g-top-left.jpg');
}
.grey_box3 {
	float:left;
	width:252px;
	height:100%;
	background-position: bottom left; 
	background-repeat: no-repeat; 
	background-image: url('../images/g-bottom-left.jpg');
}
.grey_box4 {
	float:left;
	width:252px;
	height:100%;
	background-position: bottom right; 
	background-repeat: no-repeat; 
	background-image: url('../images/g-bottom-right.jpg');
	text-align: left;
}
.grey_content, .grey_content a {
	float:left;
	width:212px;
	height:100%;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	/*color: #757271;*/
	color: #000000;
	line-height: 1.5em;
}
.grey_content_pic {
	float:left;
	height:100%;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	/*color: #757271;*/
	color: #000000;
	line-height: 1.5em;
}

/* YELLOW BOX ------------------------------------------- */

#yellow_box1 {
	float:left;
	width:585px;
	background-color: #F8E8B4;
	background-position: top right; 
	background-repeat: no-repeat; 
	background-image: url('../images/y-top-right.jpg');
}
#yellow_box2 {
	float:left;
	width:585px;
	background-position: top left; 
	background-repeat: no-repeat; 
	background-image: url('../images/y-top-left.jpg');
}
#yellow_box3 {
	float:left;
	width:585px;
	background-position: bottom left; 
	background-repeat: no-repeat; 
	background-image: url('../images/y-bottom-left.jpg');
}
#yellow_box4 {
	float:left;
	width:585px;
	background-position: bottom right; 
	background-repeat: no-repeat; 
	background-image: url('../images/y-bottom-right.jpg');
	text-align: left;
}
#yellow_content {
	float:left;
	width:545px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #757271;
	line-height: 1.2em;
}

#yellow_content a {
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #757271;
	line-height: 1.2em;
}

/* WHITE BOX ------------------------------------------- */

#white_box1 {
	float:left;
	width:585px;
	height:100%;
	background-color: #FFFFFF;
}
#white_box {
	float:left;
	width:545px;
	height:100%;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 1.2em;
}

/* SPACES  -------------------------------------------- */

.space_row_7 {
	float:left;
	width:100%;
	min-height:7px;
	height:7px;
}
.space_row_3 {
	float:left;
	width:100%;
	min-height:3px;
	height:3px;
}
.space_row_45 {
	float:left;
	width:100%;
	min-height:45px;
	height:45px;
}
.space_row_20 {
	float:left;
	width:100%;
	min-height:20px;
	height:20px;
}
.space_row_10 {
	float:left;
	width:100%;
	min-height:10px;
	height:10px;
}
.space_col_45 {
	float:left;
	width:45px;
	height:100%;
}
.space_col_20 {
	float:left;
	width:20px;
	height:100%;
}
.space_col_10 {
	float:left;
	width:10px;
	height:100%;
}

/* FOOTER  -------------------------------------------- */

#footer {
	float:left;
	width: 900px;
	height: auto;
	background-color:#7A94CC; 	
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#bottom {
	float:left;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#bottom a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#bottom a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #7A94CC;
}

/* BULLETS  -------------------------------------------- */

ul {
	margin: 0;
	padding-left:20px; 
	list-style-type:disc;
}

li a {
	text-decoration: none;
}