#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #eae1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;	
}

#header {
	height: 135px;
	width: 950px;
	margin: 0 auto;
	background: url(top.png) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 45px;
	text-transform: uppercase;
	text-decoration: none;
	color: #792a2a;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 12px;
	margin-left: auto;
}

#highlight {
	padding-right: 60px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 12px;
	margin-left: auto;
}

#menu{
	background: url(img01.gif) repeat-x;
	height: 61px;
	float:left;
	padding-top: 22px;
	width: 100%;
	margin-top: 0px;
	margin-left:auto;
}

#page {
	background: url(img02.gif) repeat-y;
	margin-top: 61px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	color: #464032;	
}

#content {
	margin: 0 auto;
	width: 730px;
}

p {
	width: auto;
	text-align: justify;
}

.title {
	width: auto;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
}

.header_1 {
	width: auto;
	font-size: 14px;
}

.subtitle {
	width: auto;
	margin-left: 0px;
	font-style: italic;
	text-align: center;
	font-size: 13px;
}

.main_picture {
	display: block;   
	margin-left: auto;   
	margin-right: auto;
}

#footer {
	background: url(foot.png) no-repeat;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	height: 81px;
}

.footer_text {
	text-align: center;
	padding-top: 5px;
}

.italic {
	font-style: italic;
}

.italic_justify {
	font-style: italic;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

.normal_justify {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h1ref {
	text-decoration: none;
}

.small {
	font-style: italic;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.align_right {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

.buy {
	text-align: right;
	margin-left: 70%;
}

.text_red {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.image {
	float: left;
}

.image_logo {
	float: left;
        margin-right: 10px;
        margin-bottom: 10px;
}

.image_right {
	float: right;
}

.image_div {
	height: 200px;
	width: 700px;
	margin: 0 auto;
}

.image_div_logo {
	width: 700px;
	margin: 0 auto;
}

.image_comment {
	margin-left: 50px;
}

.comment_div {
	margin-left: 150px;
}

.small_center {
	text-align: center;
	font-style: italic;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.center {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bold {
	font-weight: bold;
}

.link {
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;	
}

p.condensed {
	margin-top: 0px;
	margin-bottom: 0px;
}