body
{
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

form
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.left
{
	background: #6f6fb7 url(images/leftTile.gif) top left repeat-x;
}

.header{
	background: url(images/headerBg.gif) top left no-repeat;
	height: 102px;
	width: 750px;
	text-align: right;
}

#searchBox
{	
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
}

.right
{
	background: #ffffff url(images/rightTile.gif) top left repeat-x;
}

.subHeader
{
	background: #ffffff url(images/subHeader.jpg) top left no-repeat;
	height: 94px;
	width: 750px;
}

.sideMenu
{
	background: #6f6fb7 url(images/sideMenuLeft.gif) top left repeat-x;
	width: 143px;
	height: 292px;
}

.sideMenu2
{
	background: url(images/sideMenuRightBg.gif) top right repeat-y;
	width: 35px;
}

.mainContent
{
	width: 572px;
}

.footer1
{
	background: #6f6fb7 url(images/footerBg.gif) top left repeat-y;	
}

#addressInfo
{
	margin-top: 100px;
}

.content
{
	margin-left: 10px;
}

#footer
{
	border-top: 1px solid #000000;
}

.purple
{
	background: #6f6fb7;
}

.breadcrumbHeader
{
	border-bottom: 2px solid #131288;
	color: #000000;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}

#productSideMenu
{
	font-size: 0.7em;
}

#productContentPane
{
	float: right;
	width: 395px;
	margin-top: 20px;
	margin-left: 5px;
}

.contactBox
{
	background: #6f6fb7;
	border: 1px solid #15158a;
	width: 375px;
}

.contactTd
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

.inputBox
{
	background: #ffffff;
	border: 1px solid #15158a;
	margin-top: 3px;
	font-size: 11px;
}

.searchPageControls
{
	text-align: right;
	font-size: 0.7em;
}