body
{
	background-color: #D0D0D0;
	font-family:  arial;
	font-size:  .9em;
	color: #2B61AD;
	text-align:center;
}

A:link 
{
	text-decoration: none;
	font-family:  arial;
	font-size:  .9em;
	color: #2B61AD;
}

A:visited 
{
	text-decoration: none;
	font-family:  arial;
	font-size:  .9em;
	color: #2B61AD;
}

A:active 
{
	text-decoration: none;
	font-family:  arial;
	font-size:  .9em;
	color: #2B61AD;
}

.container 
{
	width: 1028px;
	height:  800px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px; 
	background-color: #FFF;
	background-image:url(/images/rightshadow.png); 
	background-repeat: repeat-y;
	background-position: bottom right;	
}

.leftshadow
{ 
	width:  48px;
	height:  800px;
	position:  absolute;
	left:  -48px;
	top:  0px;
	background-image:url(/images/leftshadow.png); 
	background-repeat: repeat-y;
}
#divContent
{
	padding:10px;
	position:relative;
	top:138px;
	left:308px;
	height:370px;
	width:620px;
	z-index: 100;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
	background-image:url("/images/SubCategoryProductBg.png");
	background-repeat:repeat-x;
}

#imgGoButton
{
	border:0px;	
}

#footer
{
	display: inline;
	position: relative;
	left:-300px;
	top: 60px;
	height:70px;
	width:  950px;
}