body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Tahoma, Verdana, serif, sans-serif;
	text-align: center;
	background-color: #f5f5f5;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
}

table,p,body,div {
	font-size: 11px;
}

img,p,div {
	padding: 0;
	margin: 0;
	border: 0;
}

img[src] {
	margin: 0;
}

img.img_left {
	float: left;
}

* html img.img_left	 {
	margin: 0 -3px; ma\rgin: 0;
}

div#main {
	width: 808px;
	margin: 0 auto;
	text-align: left;
}

div#top {
	width: 100%;
	height: 276px;
}

div#menu {
	width: 100%;
	height:43px;
}

div#content {
	width: 100%;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;	
}

div#bottom {
	width: 100%;
	height: 95px;
	background-image: url(../img/bottom_bg.gif);
}

p#bottom_padding {
	padding: 58px 0 0 50px;
}

table#table_main {
	margin: 0 7px;
	padding: 0;
}


td#td_right {
	width: 599px;
	vertical-align: top;
	background-image: url(../img/td_right_bg.gif);
}

div#left_padding {
	padding: 0 5px 0 14px;
}

div#right_padding {
	padding: 0 5px 0 14px;
}

td#td_left {
	width: 195px;
	background-image: url(../img/td_left_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

div.category {
	background-color: #fafafa;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 20px;
{

