body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
#container {
	margin: auto;
	width: 850px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}
#nav {
	float: left;
	width: 203px;
}
#main {
	float: right;
	width: 647px;
}
#footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #7A7A7A;
	padding-top: 15px;
}
#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	padding-left: 5px;
	margin: 0px;
}
.nav-title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 10px;
}
.nav-title a:link, .nav-title a:visited {
	color: #413D39;
	text-decoration: none;
}
.nav-title a:hover {
	text-decoration: none;
	background-color: #F2EEE7;
	display: block;
}
.nav-sub {
	margin-left: 20px;
	text-decoration: none;
}
.nav-sub a:link, .nav-sub a:visited {
	color: #6D655C;
	text-decoration: none;
}
.nav-sub a:hover {
	color: #B4AFA8;
	text-decoration: none;
	background-color: #F2EEE7;
	display: block;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#pro {
	background-image: url(images/pro-bg.gif);
	background-repeat: no-repeat;
	height: 305px;
	position: relative;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left: 385px;
	top: 35px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 20px;
	position: absolute;
	left: 410px;
	top: 68px;
	color: #000000;
}
.pro-img {

	position: absolute;
	left: 50px;
	top: 37px;
}
.pro-to {


	position: absolute;
	left: 570px;
	top: 265px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	line-height: 1.8em;
	text-align: justify;
	padding-right: 30px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
	color: #0000FF;
}
h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
	padding: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #676767;
}
li {
	padding-top: 3px;
	padding-bottom: 2px;
}
.iso {
	margin: 10px;
	padding-top: 50px;
}
.float p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
   }
.float {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 10px;
  }
.float2 {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.float2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	background-image: url(images/ar_li.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px -2px;
}
.float2 a:link, .float2 a:visited {
	text-decoration: none;
	color: #333333;
}
.float2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
.float2 img {
	border: 1px solid #999999;
}
.title-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 385px;
	top: 35px;
}
