/* CSS Document */

.thrColFixHdr #container {
	width: 780px;
	background: #cccccc url(images/container_bg_home.jpg) repeat-y left 20px;
	margin: 10px auto 10px auto; 
	text-align: left;
} 
  
.thrColFixHdr #mainContent {
	margin: 160px 0 0 240px; 
	padding: 10px; 
	background: transparent url(images/content_top.gif) no-repeat left top;	

} 
.thrColFixHdr #mainContent_bottom{
	background: transparent url(images/content_bottom.gif) no-repeat left bottom;
	height:22px;
	margin: 0 0 10px 240px;
}

.thrColFixHdr #mainContent p{
	font-size:80%;
	width:510px;
}
.thrColFixHdr .dividershadow_t{	
	background:transparent url(images/dividershadow_thome.gif) repeat-x left top;	
}
.thrColFixHdr #sidebar1 .box{
	padding-top:10px;
	width:203px;
	background: url(images/box-top_home.gif) repeat-y left top;
	margin-bottom:26px;
	margin-top:-20px;
}

.thrColFixHdr #sidebar1 .boxnav{
	background: url(images/box-top_nav.gif) repeat-y left top;
}

.thrColFixHdr #sidebar1 .bottomnav{
	background: url(images/box-bottom_home.gif) no-repeat left top;
}

.thrColFixHdr #sidebar1 .bottom{
	height:13px;
	background: url(images/box-bottom_home.gif) no-repeat left top;
	margin-top:-26px;
	margin-bottom:26px;
}

.thrColFixHdr #sidebar1 .boxnav img{
	border: 1px solid #666666;	
	margin-left:7px;
}

.thrColFixHdr #sidebar1 .boxnav p{
text-align:center;
font-size:75%;
width:186px;
margin:4px auto 5px 7px;

}




.thrColFixHdr #sidebar1 .boxnav ul
{
margin:0px auto 0px 7px;
padding-left: 0;
list-style-type: none;
}

.thrColFixHdr #sidebar1 .boxnav #navlist a
{
	/*display: block;	
	width: 174px;
	border-bottom: 1px solid #fff;
	background: #EEE;*/
}

.thrColFixHdr #sidebar1 .boxnav #navlist a:link, #navlist a:visited
{
	color: #093079;
	text-decoration: none;
}

.thrColFixHdr #sidebar1 .boxnav #navlist a:hover
{
	
	background-color: #6B90AD;
	color: #fff;
}




/* stuff for new banner*/
.thrColFixHdr #mookie {
	height:170px;
	width:530px;
	float:right;
	margin:-32px 5px 22px 0px
}
.thrColFixHdr .dividershadow_t {
}
.thrColFixHdr #mainContent {
	margin: 0px 0px 0px 240px;
	clear:right
}
/*.thrColFixHdr #mookie{  height:170px;width:530px;float:right;margin:-32px 5px 22px 0px}
.thrColFixHdr #container {
	width: 780px;
	background: #cccccc url(images/container_bg_home.jpg) repeat-y left 45px;
	margin: 10px auto 10px auto; 
	text-align: left;
}*/

ul.contentlist {
	list-style: none;
}
ul.contentlist li {
	background: url(images/bullet.png) no-repeat left center;
	padding-bottom: 2px;
	padding-left: 1.5em;
}
ul.contentlist1 {
	list-style: none;
}

