* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma;
	color: #000;
	font-size: 12px;

}

#page {
	width: 850px;
	margin:0px auto;
}

#header p.h1head {
	background-image: url(../images/header.jpg);
	width: 850px;
	height: 102px;
}

#header {
	width: 850px;
	height: 146px;
	clear: both;
}

ul.menu li {
	float: left;
	list-style: none;
}

ul.menu li.a {
	background-image: url(../images/menu_a.jpg);
	background-repeat: no-repeat;
	width: 103px;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
}

ul.menu li.b {
	background-image: url(../images/menu_b.jpg);
	background-repeat: no-repeat;
	width: 101px;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
}

ul.menu li.c {
	background-image: url(../images/menu_c.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
}

ul.menu li.d {
	background-image: url(../images/menu_d.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
}

ul.menu li.e {
	background-image: url(../images/menu_e.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
}

ul.menu li.f {
	background-image: url(../images/menu_f.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 44px;
}

#main {
	width: 810px;
	padding: 20px;
	clear: both;
	margin-bottom: 20px;
}

input,textarea {
	border: 1px solid #000;
}

#main_left ul {
	margin-left: 25px;
}

#main_left {
	width: 550px;
	float: left;
	margin-right: 8px;
}

h2 {
	width: 100%;
	clear: both;
	margin: 0px 5px 5px 0px;
}

#main_right {
	width: 250px;
	float: right;
	border: 1px solid #FF9900;
}


#footer {
	clear: both;
	margin-top: 10px;
	width: 850px;
	height: 40px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #000;
}

ul.item li.itemi {
	width: 33%;
	float: left;
}

ul.cats li.regenitem {
	width: 49%;
	float: left;
}



.Main_Text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 10px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size:12px;
}
.Promotion_Header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Promotion_Header_2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.Email_Header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.Google_ads {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	border: 1px solid #333333;
}
.Links {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

TD				{
	text-decoration: none;
	color: #FFFFFF;

	font-size: 8pt;
}
A:link				{
	text-decoration: none;
	color: #333333;
	font-weight: Tahoma;
	font-size: 12px;
}
A:hover				{
	text-decoration: none;
	color: #FF6600;
	font-weight: Tahoma;
	font-size: 12px;
}
A:visited			{
	text-decoration: none;
	color: #333333;
	font-weight: Tahoma;
	font-size: 12px;
}
A:hover				{
	text-decoration: none;
	color: #FF6600;
	font-weight: Tahoma;
	font-size: 12px;
}


