body{
	background: #F4DDB1 url(bg.gif) repeat-y left top;
	margin: 0;
	padding: 0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	min-width: 1000px;
	/* IE min-width fix */
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "auto");}

img { border: 0; }

A:link{ color:#275A78; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#275A78; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#275A78; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

#pages {
	float: right;
}
#pages ul {
	margin: 0;
}
#pages li {
	float: left;
	list-style-type: none;
}
#pages li a {
	display: block;
	width: 100px;
	padding: 2px 0;
	margin: 1px;
	text-align: center;
	text-decoration: none;
	color: #1C0F05;
	background-color: inherit;
	border: 1px solid #D0B580;
}
#pages li a:hover {
	font-weight: bold;
}


#navcontainer{
	float: left;
	width: 248px;
	text-align: left;
}
#logo {
	display: block;
	background: url(logo.gif) no-repeat;
	width: 228px;
	height: 99px;
}
#navlist {
	margin: 0 0 0 30px;
}

#navlist li{
	margin-left: 15px;
	list-style-type: none;
	text-align: left;
	padding-right: 0px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#navlist ul {
	margin: 0px;
	padding: 0px;
}

#navlist h2 {
	font-size: 11pt;
	margin-right: 20px;
}

#navlist li a:link { color: #666666; text-decoration:none; }
#navlist li a:visited { color: #999999; text-decoration:none; }
#navlist li a:hover {color: #7394A0; text-decoration:none; }


#title {
	font: 10pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#275A78;
	margin: 0 30px 0 248px;
	text-align: justify;
}
#title h1 {
	margin: 0;
	font-size: 15pt;
}
#title .desc {
	font-size: 12pt;
}

.content{
	padding:0 21px 21px;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	margin: 0 10px 0 228px;
}

#footer{
	background: transparent;
	height: 66px;
	text-align:center;
	font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #333333;
}


h1 {
	font-size: 15pt;
	line-height: 30px;
}

h3{
	font-size: 21px;
	font-weight: bold;
	color: #8C7364;
}

input, textarea {
	border: 1px solid #D0B580;
}

a.button {
	display: block;
	padding: 0 2px 0 25px;
	margin: 7px 0;
	text-decoration: none;
	color: #1C0F05;
	background-color: inherit;
	border: 1px solid #D0B580;
	font-size: 10px;
	width: 150px;
}

a.buy {
	background: url(buy.gif) no-repeat 2px 2px;
}
a.download {
	background: url(download.gif) no-repeat 2px 2px;
}
a.manual {
	background: url(manual.gif) no-repeat 2px 2px;
}
.menu_sections, .menu_sections_page {
	background: #f4ddb1;
	width: 720px;
	padding: 0;
	position: relative;
	height: 275px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 12px;
}

.menu_sections {
	margin: 0 0px 0 248px;
}
.menu_sections_page {
	margin: 0 0px 0 0px;
}
.menu_sections div, .menu_sections_page div {
	margin: 0;
	padding: 0;
}
.ms_1h {
	background: #F4DDB1 url(ms_4p_1h.gif) no-repeat right bottom;
	width: 182px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}
.ms_2h {
	background: #F4DDB1 url(ms_4p_2h.gif) no-repeat right bottom;
	width: 253px;
	height: 15px;
	position: absolute;
	left: 182px;
	top: 0;
}
.ms_3h {
	background: #F4DDB1 url(ms_4p_3h.gif) no-repeat right bottom;
	height: 15px;
	position: absolute;
	left: 435px;
	top: 0;
	width: 182px;
}
.ms_4h {
	background: #F4DDB1 url(ms_4p_4h.gif) no-repeat right bottom;
	height: 15px;
	position: absolute;
	right: -1px;
	left: 617px;
	top: 0;
	width: 112px;
}
.ms_1, .ms_2, .ms_3, .ms_4 {
	font-size: 11px;
}
.ms_1 {
	border: 1px solid #d0b580;
	background: #f7e8cc;
	width: 182px;
	height: 170px;
	position: absolute;
	left: 0;
	top: 15px;
}
.ms_2 {
	border: 1px solid #d0b580;
	background: #f7e8cc;
	width: 253px;
	height: 170px;
	position: absolute;
	left: 182px;
	right: 293px;
	top: 15px;
}
.ms_3 {
	border: 1px solid #d0b580;
	background: #f7e8cc;
	height: 170px;
	position: absolute;
	right: 35px;
	left: 434px;
	top: 15px;
	width: 192px;
	text-align: center;
}
.ms_4 {
	border: 1px solid #d0b580;
	background: #f7e8cc;
	height: 170px;
	position: absolute;
	right: 0;
	left: 616px;
	top: 15px;
	width: 111px;
	text-align: center;
}
.ms_desc {
	top: 187px;
	position: absolute;
	background: #f4ddb1;
	border-bottom: 1px solid #d0b580;
	border-left: 1px solid #d0b580;
	border-right: 1px solid #d0b580;
	width: 727px;
	visibility: hidden;
}
.hidden_desc {
	padding: 5px 5px;
	margin: 5px 5px;
	line-height: 15px;
}
.tab1 td {
	text-align: center;
	width: 33%;
}
.tab2 td {
	text-align: center;
	width: 25%;
}
.imgborder {
	border-width: 1px;
	border-color: #f7e8cc;
	border-style: solid;
}
.success {
	color: #333333;
}