@charset "utf-8";
/* CSS Document */

body
{
background:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.content
{
	width: 800px;
	height: 600px;
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

table.content img
{
	margin-top: 10px;
	margin-left: 15px;
}


div.cato
{
width: 790px;
height: 210px;
text-align: left;
float: left;
background: #000;
}

div.cato a
{
display: block;
width: 679px;
height: 210px;
float: right;
background: url(../Images/cato.jpg);
}

div.cato a:hover
{
background-position: -679px; 0;
}

div.main
{
	width: 800px;
	height: 290px;
	margin-top: 0px;
	display: block;
	text-align:left;
}

div.header
{
	BACKGROUND: url(../Images/welcome.jpg) no-repeat;
	WIDTH: 342px;
	HEIGHT: 30px;
	margin: 0px;
	float: left;
	text-decoration: none;
	;
	color: #fff;
}

div.paragraph
{
WIDTH: 322px;
color: #fff;
font-size: 9px;
margin-left: 20px;
margin-top: 5px;
}

div.side
{
WIDTH: 342px;
}

div.offer
{
width: 415px;
height: 288px;
float: right;
margin-right: 15px;
margin-top: 0px;
}

div.top3
{
float: right;
margin-right: 30px;
width: 400px;
margin-top: -20px;
text-decoration: none;
color: #fff;
}

div.top3 a.MenuStyle
{
text-decoration: none;
color: #fff;
font-size: 12px;
}
