/* -------------------------------------
     top_content Rules
     ------------------------------------- */
#top_content {
	margin-top: 20px;
	}

#main_top_content {
	float: left;
	width: 408px;
	}

#main_top_content img {
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-top: 5px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	}

#side_top_content {
	width: 372px;
	text-align: left;
	float: right;
	}

#side_top_content p {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	text-align: left;
	margin-left: 10px;
	margin-right: 15px;
	}

#side_top_content h2 {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 60px;
	background: #5E8FAD;
	}

#side_top_content ul {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	text-align: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-bottom: 16px;
	}

/* -------------------------------------
     bottom_content Rules 
     -------------------------------------*/
#bottom_content {
	clear: right;
	text-align: center;
	margin-top: -36px;
	margin-bottom: 1px;
	padding-left: 14px;
	padding-bottom: 1px;	
	}

#bottom_content h1 {
	font-size: 20px;
	color: #5E8FAD;
	text-align: center;
	margin: 0px 15px 4px 15px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	}

#bottom_left {
	float: left;
	width: 250px;
	}

#bottom_left h2{
	font-size: 14px;
	font-weight: bold;
	color: #5E8FAD;
	padding-bottom: 3px;
	}

#bottom_left h3 {
	width: 250px;
	}

#bottom_left p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 150%;
	padding: 4px 8px 4px 14px;
	margin: 0px 3px 6px 3px;
	}

#bottom_left a:hover {
	color: #5E8FAD;
	}

#bottom_left a:link img, a:visited img {
	border: 2px solid #CCCCCC;
	padding:3px;
	}
#bottom_left a:hover img, a:active img {
	border: 2px solid #5E8FAD;
	padding:3px;
	}


#bottom_mid {
	float: left;
	width: 250px;
	}

#bottom_mid h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5E8FAD;
	padding-bottom: 3px;
	}

#bottom_mid p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 150%;
	padding: 4px 8px 4px 22px;
	margin: 0px 3px 6px 3px;
	}

#bottom_mid a:hover {
	color: #5E8FAD;
	}

#bottom_mid a:link img, a:visited img {
	border: 2px solid #CCCCCC;
	padding:3px;
	}
#bottom_mid a:hover img, a:active img {
	border: 2px solid #5E8FAD;
	padding:3px;
	}

#bottom_right {
	float: left;
	width: 250px;
	}

#bottom_right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5E8FAD;
	padding-bottom: 3px;
	}

#bottom_right p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 150%;
	padding: 4px 8px 4px 22px;
	margin: 0px 3px 6px 3px;
	}

#bottom_right a:hover {
	color: #5E8FAD;
	}

#bottom_right a:link img, a:visited img {
	border: 2px solid #CCCCCC;
	padding:3px;
	}
#bottom_right a:hover img, a:active img {
	border: 2px solid #5E8FAD;
	padding:3px;
	}

/* -------------------------------------
     spacer to clear mainCol
     ------------------------------------- */
.spacer {
	clear:both;
	}

.clear { 
	clear: both; 
	}
