HTML, BODY {
	font-family: Arial, Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

A IMG {
	display: block;
	border: none;
}

#head1 {
	font-size: 0px;
	height: 9px;
}

#head2 {
	height: 189px;
	background-image: url('/img/header.png');
}

#head {
	height: 198px;
	width: 960px;
	margin: 0px auto -198px auto;
	position: relative;
	z-index: 2;
}

#head TD, #body TD {
	vertical-align: top;
}

#body {
	width: 960px;
	height: 100%;
	margin: 0px auto 0px auto;
	text-align: justify;
	font-size: 13px;
}

#price_table {
	width: 500px;
	margin: auto;
	text-align: left;
}

#price_table TD {
	padding: 3px;
}

#content {
	width: 792px;
	text-indent: 20px;
}

#content A {
	color: #f80432; 
}

#content A:hover {
	text-decoration: none; 
}

#content H2 {
	text-decoration: underline;
	color: #f80432;
	font-size: 16px;
	font-weight: bold;
	background-image: url('/img/dote.png');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	margin: 10px 0px 10px 0px;
	text-indent: 0px;
}

#content H1, #content H1 A {
	font-size: 15px;
	color: black;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-indent: 0px;
}

#content H1 A {
	text-decoration: none;
}

#content H1 A:hover {
	text-decoration: underline;
}

#foot {
	height: 40px;
	width: 960px;
	margin: -40px auto 0px auto;
	background-image: url('/img/bottom.png');
	position: relative;
	z-index: 2;
	font-size: 12px;
}

#foot A {
	color: white;
	margin-left: 30px;
	text-decoration: none;
}

#footlinks {
	width: 500px; 
	float: right; 
	line-height: 33px;
	margin-right: 160px;
}

#foot A:hover {
	text-decoration: underline;
}

.head_shadow {
	height: 198px;
}

.foot_shadow {
	height: 40px;
}

.menu {
	width: 148px;
	padding-left: 20px;
}

.menu A {
	font-size: 16px;
	font-weight: bold;
	color: black;
	display: block;
	padding-top: 16px;
	text-decoration: none;
	text-align: left;
}

.menu A:hover, .menu A.selected {
	color: #f80432;
}

#logo {
	display: block;
	width: 168px;
	height: 189px;
	float: left;
}

#slogan {
	height: 33px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

#slogan SPAN {
	margin-left: 180px;
}

#gazel {
	display: block;
	border: 0px;
}

.sub_menu {
	display: none;
	padding: 0px 15px 0px 15px;
}

.sub_menu A {
	font-size: 12px;
	font-weight: 100;
	padding-top: 4px;
	
}
