#site_center {text-align:center; background:url(images/top.gif) top left repeat-x;}
#main {
	width:778px;
	text-align:left;
	background-color:#FFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4, .column5, .column6, .column7 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:510px;}
#page1 #content .col_2 { width:239px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {width:510px;}
#page2 #content .col_2 { width:239px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {width:510px;}
#page3 #content .col_2 { width:239px;}
#page3 #content .col_4 {
	width:50%;
	float: left;
	padding-left: 0px;
}
#page3 #content .col_5 {
	width:50%;
	float: left;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#page3 #content .col_6 {
	width:50%;
	float: left;
	padding-left: 0px;
	margin-left: 200px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:510px;}
#page4 #content .col_2 { width:239px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:510px;}
#page5 #content .col_2 { width:239px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {width:510px;}
#page6 #content .col_2 { width:239px;}
/*=========================*/


#footer {height:100%;}
.td_grey {
	font-family: Tahoma;
	font-size: 0.9em;
	font-weight: 900;
	color: #7C8587;
	vertical-align: top;
	margin: 3px;
	padding: 3px;
	list-style-type: disc;
	background-color: #f0f0f0;
}
.descrip_txt {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	color: #999999;
	font-family: Tahoma;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	width: 229px;
}
.para_outplacement {
	font-family: Tahoma;
}
