﻿#mainhomepic
{
	width:830px;
	height:400px;
	overflow:hidden;
	background-image:url(../images/mainhomepic.jpg);
}

#mainhomepictextcontainer
{
	margin:303px 0px 0px 39px;
	width:755px;
	height:60px;
}

.mainhomepictext
{
	float:left;
	font-weight:normal;
	color:White;
	margin-right:15px;
	margin-left:5px;
}

.homebox
{
	width:270px;
	height:150px;
	float:left;
	background-image:url(../../images/homebox.jpg);
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

.homebox h1,p
{
	margin:5px;
}

.homeboxpic
{
	float:right;
	margin-left:3px;
}
