#leftCol
{
	float: left;
	width: 500px;
	background-image: url(../images/home_img.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
}

#rightCol
{
  float: right;
  width: 220px;
	padding-right: 20px;
}

#menu a#home
{
	background-image: url(../images/menu_home2.gif);
}

ul
{
  padding-left: 15px;
  margin-top: -11px;
}

#box
{
	background-image: url(../images/home_box_bg.gif);
	background-repeat: x-repeat;
	width: 215px;
}

#top
{
	background-image: url(../images/home_box_header.gif);
	background-repeat: no-repeat;
	padding-top: 62px;
}

#box #img
{
	background-image: url(../images/home_box_img.gif);
	background-repeat: no-repeat;
	padding-top: 186px;
}

#box #btm
{
	background-image: url(../images/home_box_footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#box p
{
	padding-left: 15px;
	padding-right: 15px;
}
#box ul
{
  padding-left: 30px;
}

#awards
{
	background-image: url(../images/awardsforall.gif);
	background-repeat: no-repeat;
  height: 133px;
  margin-left: 15px;
}
