﻿.homecontentcontainerIE6
{
	padding-left: 5px;
}

.homecontentcontainer
{
	float: left;
	width: 448px;
	height: 320px;
	margin: 5px 5px 5px 0px;
	overflow: hidden;
	/* Nasty IE6 Fix */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #013157;
	/* End Fix */
	
}

.homecontent
{
	width: 448px;
	height: 154px;
	overflow: auto;
	margin-bottom: 6px;
	float: left;
}

.homeimage
{
	width: 446px;
	height: 128px;
	border-style: solid;
	border-width: 1px;
	border-color: #013157;
	background-image: url(img/home_pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

.homenewscontainer
{
	float: left;
	width: 200px;
	height: 320px;
	margin-top: 5px;
	overflow: hidden;
	background-color: Gray;
}

.homefeaturedcontainerIE6
{
	padding-left: 5px;
}

.homefeaturedcontainer
{
	float: left;
	width: 651px;
	height: 353px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
}

.homefeaturedheader
{
	width: 641px;
	height: 25px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(img/result_grad.jpg);
	background-position: top;
	background-repeat: repeat-y;	
}

.homefeaturedscrollcontainer
{
	width: 651px;
	height: 323px;
	overflow: auto;
}

.homefeaturedofficecontainer
{
	width: 200px;
	height: 305px;
	padding: 5px;
	float: left;
}

.homefeaturedofficetitle
{
	width: 200px;
	height: 15px;
	font-weight: bold;
	text-align: center;
}