body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #2179D4 url(../images/tile.jpg) repeat-x;
}

#container
{
	width: 100%;
}

#innerContainer
{
	width: 1070px;
	margin: auto;
}
#container img
{
	border: 0px;
}
#container a
{
	text-decoration: none;
}
#topHeader
{
	background: url(../images/header.jpg) no-repeat;
	float:left;
	height: 171px;
	width: 1070px;
}
#nav
{
	background: url(../images/navigation.jpg) no-repeat;
	float:left;
	height: 29px;
	width: 876px;
	padding-left: 120px;
	padding-top: 12px;
}
#contentArea
{
	float:left;
	width: 1070px;
	background: url(../images/contentslice.jpg) repeat-y;
	height: 100%;
}
#contentTop
{
	float:left;
	width: 1070px;
	background: url(../images/top.jpg) no-repeat;
	height: 75px;
}
#contentBottom
{
	float:left;
	width: 1070px;
	background: transparent url(../images/footer.png) no-repeat;
	height: 109px;
}
#welcomeMsg
{
	float:left;
	padding-top: 50px;
	padding-left: 40px;
}
#buttoncontainer
{
	float:left;
	width: 1000px;
	height: 274px;
	margin-left: 70px;
	padding-bottom: 40px;
}
#button1
{
	float:left;
	width: 275px;
	height: 264px;
	padding-right:15px;
	padding-top: 10px;
}
#button2
{
	float:left;
	width: 275px;
	height: 264px;
	padding-right:15px;
	padding-top: 10px;
}
#button3
{
	float:left;
	width: 275px;
	height: 264px;
	padding-top: 10px;
}
#smcontainer
{
	float:left;
	width: 980px;
	padding-top: 15px;
}
#facebook
{
	float:right;
}
#twitter
{
	float:right;
}
#linkedIn
{
	float:right;
}
#contentcontainer
{
	float:left;
	width:1000px;
}
#listingsFrame
{
	width: 640px !important;
}
