﻿#Content 
{
	background:url(Images/contentBG.jpg) repeat-y;
  	width:741px;
  	margin:0px;
  	padding:0px;
}
#Footer
{
	background:url(Images/Footer.jpg) no-repeat;
	height:6px;
	width: 741px;
}

#search
{
	background:url(Images/searchbg.jpg) no-repeat;
  	width: 237px;
  	height:61px;
  	float:left;
}

.left
{
  	width: 237px;
  	float:left;
}

.center
{
	width: 504px;
	margin: 0px;
	float:right;
}
