@charset "UTF-8";
/* CSS Document */
body{
	background:url(../images/bg2.jpg) repeat-x #FFF;
	margin:0;
}
a{
	color:#ffffff;
	text-decoration:none;
}
h1{
	font-size:20px;
}
.wrap{
	width:900px;
	margin:0 auto;
}
.clr{
	clear:both;
}
.header{
	width:900px;
	
}
.inner_wrap{
	background:url(../images/innerbg.jpg) repeat-y;
}
.lt_col{
	color:#ffffff;
	float:left;
	min-height:500px;
	padding-top:30px;
	width:215px;
}
.lt_col li{
	text-transform:uppercase;
	margin-bottom:40px;
}
.main_content{
	background:#FFFFFF;
	float:left;
	min-height:500px;
	padding:10px;
	width:665px;
}
.resume{
	width:480px;
	padding:10px 10px 25px 95px;
}
.resume p{
	font-weight:bold;
}
.footer{
	background:url(../images/bottombar.gif) repeat-x;
	color:#fff;
	font-size:20px;
	height:22px;
	text-align:center;
}
.newsletter{
	margin-left:13px;
}
.cformMsg{
	display:none;
}
.error{
	color:#F00;
}
#homepage{
	background:url(../images/gavel.jpg) no-repeat #ffffff;
}
.public-radiobutton{
	width:70px;
}
.vid_caption{
	margin:4px 0;
	font-size:14px;
}
.r_list{
	margin-top:0;
	list-style-type:square;
}
.r_list li{
	font-weight:bold;
	margin-bottom:18px;
}
.list_indent{
	list-style-type:disc;
}
.list_indent li{
	font-weight:normal;
	margin-bottom:1px;
}