﻿

#findContractsBox
{
	width:284px;
	height:230px;
	background-image:url(../images/grayBox.jpg);
	background-repeat: no-repeat;
	vertical-align:text-top;
}

#newsBox
{
	width:577px;
	height:230px;
	background-image:url(../images/grayBox_double.jpg);	
	background-repeat: no-repeat;
	vertical-align:text-top;
}

#mainButtons
{
	width:40px;	
	margin-left: auto; 
	margin-right: 8px; 
	vertical-align:top;
    text-align: right;
}

#homepageBoxes
{
	width:100%;
	border:0;	
	margin-top:20px;
}

.grayBoxSpace
{
	margin: 8px 8px 8px 8px;	
	width:550px;
}

.grayBoxSpaceTitle
{
	font-family:Arial;
	color:#686868;
	font-size:24px;
	font-style:italic;
	font-weight:bold;

}

#homeMainList
{
	padding-left:150px;
	margin-left:150px;
}


#smallDescription
{
	margin-top:20px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0054a5;
	font-style:italic;
	font-weight:bold;	
	list-style-image: url(../images/orangeBullet.jpg);
	list-style-position:outside;
	line-height:18px;
	margin: 0px 12px 0 -12px;
}

#mainDescription
{
	margin: 0 12px 0 12px;
}

#mainImage
{
	float: left; 
	margin: 0 5px 5px 0;
}
