body, h1, h2, h3, h4, h5, p, dl, dt, dd, cite, address, form, fieldset, hr, blockquote, img, div, p, table
{
	margin: 0; 
	padding: 0; 
	border: none; 
	font-family: Tahoma,Verdana;
}

body
{
	background: #dfdfdf;
	background-image: url(/img/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#frameLeft
{
	width: 785px;
	margin: 0 auto;
	background-image: url(/img/frame.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#frameRight
{
	background-image: url(/img/frame.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#container
{
	width: 759px;
	margin: 0 auto;
	background-color: #828282;
}

#middle
{
	padding-top: 18px;
	width: 759px;
	margin: 0 auto;
	background-image: url(/img/grad_site.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
	border-top: 3px solid #969696;
}

#logo
{
	width: 218px;
	height: 200px;
	float: left;
	background-image: url(/img/logo.jpg);
}
#baner
{
	width: 541px;
	height: 200px;
	background: url(/img/baner.jpg);
	float: left;
}

#leftPanel
{
	width: 205px;
	float: left;
	padding-left: 12px;
}

#content
{
	width: 541px;
	float: left;
}

#footer
{
	clear: both;
	width: 782px;
	height: 28px;
	padding-top: 3px;
	margin: 0 auto;
	text-align: center;
	background-image: url(/img/foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid black;
	border-right: 2px solid #424242;
}

a.foot
{
	font-size: 16px;
	font-family: Arial, Tahoma;	
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
a.foot:hover
{
	font-size: 16px;
	font-family: Arial, Tahoma;	
	color: black;
	font-weight: bold;
}

#menuTop
{
	width: 190px;
	height: 25px;
	padding-top: 4px;
	background-image: url(../img/menu_top.gif);
	text-indent: 25px;
	color: #404040;
	font-weight: bold;
}

a.menubutton
{
	width: 188px;
	height: 25px;
	padding-top: 7px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #404040;
	background-image: url(../img/menu_button.gif);
	text-indent: 38px;
}
a.menubutton:hover
{
	color: #A63333;
	font-weight: bold;
}

input, textarea
{
	background: white;
	border: 1px solid yellow;
}

img.center
{
	vertical-align: middle;
}

#admin
{
	float: left;
	text-align: left;
}
#it
{
	float: right;
	text-align: right;
}
a.footsmall
{
	font-size: 12px;
	color: gray;
	text-decoration: none;
}
a.footsmall:hover
{
	color: #a63333;
	text-decoration: underline;
}

#page
{
	width: 534px;
	overflow: hidden;
	border: 2px solid #424242;
	border-top: 5px solid #424242;
	background: white;
	text-align: justify;
	font-size: 14px;
	color: #424242;
}

#pageTitle
{
	width: 539px;
	height: 25px;
	background: url(/img/page_title.gif);
	text-indent: 28px;
	padding-top: 4px;
	color: #404040;
	font-weight: bold;
	overflow: hidden;
}

#pageBottom
{
	line-height: 1px;
	font-size: 1px;
	width: 539px;
	height: 10px;
	background: url(/img/page_bottom.gif);
	clear: both;
}

.catTitle
{
	width: 176px;
	height: 22px;
	padding-top: 7px;
	background: url(/img/offer_title.gif);
	text-indent: 25px;
	margin: 0 auto;
	overflow: hidden;
}
.catImage
{
	width: 176px;
	height: 152px;
	overflow: hidden;
	margin: 0 auto;
}

.category
{
	width: 178px;
	background-color: #404040;
	float: left;
	border-bottom: 1px solid #404040;
	border-top: 2px solid #404040;
}
.catTitle a
{
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #404040;
}
.catTitle a:hover
{
	color: #A63333;
	font-weight: bold;
}

.line
{
	background: url(/img/hdots.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	margin-top: 5px;
	clear: both;
}

a.back
{
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: gray;
	font-weight: bold;
}
a.back:hover
{
	color: #A63333;
}

.button
{
	border: 1px solid Yellow;
}
