body{

	background: url(../img/home_background.jpg) top repeat-x;

}

#container {

}

#nav_selection{

	width: 883px;
	margin:auto;
	background-color: #DBDBDB;
	height: 5px;

}
#main_container{

	border: 0px solid black;
	margin: auto;
	width: 886px;
	background: url(../img/content_background.jpg) repeat-y;


}

#logo{
	width:883px;
	height: 256px;
	margin: auto;
/*	background: url(../img/header.jpg) no-repeat;*/
}

#content {

	border: 0px solid black;
	margin: 30px 0px 0px 0px;
	width: 880px;

}

#content_footer{

	background: url(../img/content_footer.jpg) no-repeat top;
	float: left;
	width: 885px;
	height: 22px;
}

#left p{

	text-align: left;
}

#left img{

	margin: 0px 10px 10px 10px;

}

#right{

	float: left;
	margin: 0px 0px 0px 20px;
}

#practice_plan{
	margin: 20px 0px 0px 0px;
}

#practice_plan td p img{
	margin: 3px 0px 0px 0px;
}

#practice_plan td, #practice_plan td p{
	text-align: left;
	margin: 0px;
	padding: 3px 3px;
}


div.leftcol-menu{
	font-family:Trebuchet MS;
	font-weight:normal;
	text-align: left;
	/*line-height:35px;*/
	margin: 0px 0px 30px 0px;
}

div.leftcol-menu div {
	width: 200px;
}

div.leftcol-menu div.active {

	background: url(../img/active_pointer.jpg) no-repeat scroll 0px 9px;

}

div.leftcol-menu div.active a{

	color: #8181B1;
	font-weight: bold;
}

div.leftcol-menu div a:hover {
	text-decoration: underline;
}

div.leftcol-menu div a{

	border-bottom: 1px solid #DBDBDB;
	padding:7px 0px;
	margin: 0px 0px 0px 10px;
	display: block;
	color: gray;
	font-size: 11px;
	text-decoration:none;


}


#right_top{

	clear: right;

}

#right_bottom{

	margin: 30px 0px 0px 0px;
	clear: right;
}


#right_bottom p{

	margin: 0px 0px 0px 10px;
	font-size: 11px;
}


#htf {

	width: 220px;
	height: 40px;
	background: url(../img/htf_bg.jpg) no-repeat;
	font-weight: bold;
	color: #113361;
	font-size: 13px;
	padding: 15px 0px 0px 15px;
	margin: 0px;


}

#left{
	float: left;
	background: url(../img/left_bg.jpg) right repeat-y;
	width: 570px;
	padding: 0px 25px 10px 30px;
	margin: 0px 0px 20px 0px;
	min-height: 340px;

}

#footer p{
	font-size: 11px;
	text-align: center;
	color: #8c8c8c;
}

#footer {
	clear: left;
	margin: 30px auto;
	width: 886px;
}

fieldset{
	border: 0px;
}

fieldset legend{
	display: none;
}

#label_form{
	margin: 0px 0px 0px 0px;
}

#powermaildiv_uid11 label{
	visibility: hidden;
}

fieldset p{
	font-size: 13px;
}

fieldset label{
	display: inline-block;
	width: 120px;
	font-size: 13px;
	vertical-align: top;
	font-family:Trebuchet MS;
	line-height:16px;
	color:#666666;
}

div.powermail_radio_inner{
	width: 100px;
	float: left;
}

div.tx_powermail_pi1_fieldwrap_html_text{
	clear: both;
}

div.powermail_radio_inner label{
	width: 60px;
}

div.tx_powermail_pi1_fieldwrap_html_textarea{
	clear: both;
}

fieldset input.powermail_text{
	width: 200px;
}

fieldset input.powermail_submit{
	border: none;
	background: url(../img/button-submit.jpg) no-repeat scroll 0 0;
	height:26px;
	text-indent:-9999px;
	width:64px;
}

fieldset input.powermail_reset{
	border: none;
	background: url(../img/button-reset.jpg) no-repeat scroll 0 0;
	text-indent:-9999px;
	width: 51px;
	height: 26px;
}

fieldset select{
	font-family: Trebuchet MS;
	width: 204px;
}

fieldset textarea{
	width: 200px;
	height: 120px;
}

fieldset div{
	padding: 3px 0px;
}

#powermaildiv_uid39{
	width: 190px;
	text-align: right;
	float: left;
}

#left div.news-latest-item{
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 10px;
}

#right_top div.news-latest-item{
	width: 200px;
	border-bottom: 1px solid #DBDBDB;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 13px;
}
#right_top div.news-latest-item p{
	margin: 0px 0px 5px 0px;
}

#right_top div.news-latest-item h3{
	font-size: 12px;
	margin: 0px;
}

#right_top div.news-latest-item h3 a{
	text-decoration: none;
}

#right_top div.news-latest-item h3 a:hover {
	text-decoration: underline;
}

#right_top span.news-latest-date{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
/*
#left span.news-list-date{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	
}*/

#content:after {
	content: ".";
	display: block;
   clear: both;
	visibility: hidden;
	height: 0px;
}
	

