/* home.css */

.titles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #395271;
}

body {
	background-image: url(../background/background-2tone.gif);
	margin-top: 10px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: RED;
		background-color:#f3f1e3;
}


ul {
	margin-left: 25px;
	padding-left: 0;
	text-indent: 0;
	padding-top: 0;
	padding-bottom: 0;
	list-style-position: outside;
	list-style-type: disc;
	}

li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 150%;
	line-height: 16px;
	font-weight: normal;
	color: black;
	margin-bottom: 5px;
}

.body_txt_11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;

}


.home_c3_top {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: black;
}

.home_c3_bottom {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: black;
}

.c3_ttl_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: black;

}

.c2_txt_11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: black;
}

.c2_ttl_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: black;
} 

body,td,th {


}
a:link {
	color: #000000;
}
a:visited {
	color: #002d64;
}


.divbox {
height: 10;
width: 10;
margin: 0px;
padding: 0px;


}

.home_c2_text
{
	position: absolute;
	top: 380px;
	left: 0px;
	height: 301px;
	width: 394px;
	text-align: left;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
		background-color:#f3f1e3;
}

#big_box {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -409px;  /* Shift it back 50% of width */
	width: 818px;
	height: 736px;
	overflow: hidden;
	}

#column_2_cc {
	position: absolute;
	top: 0px;
	left: 204px;
	width: 434px;
	height: 712px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	}

#column_3 {
	position: absolute;
	top: 0px;
	left: 638px;  /* 638 */
	width: 180px;
	height: 712px;
	overflow: hidden;
	background-image: url(/pages/home/3rd_all.gif);
	}	
