body {
	font: 62.5%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
table,img {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
* {
	margin:0;
	padding:0;
}
th,td {
	vertical-align:top;
}
html,body{
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	position: relative;
	height:100%;
	min-height: 100%;
	background:url(img/back1.gif) left top no-repeat #e77817;
}
a:hover {
	text-decoration:none;
}
#all {
	height:100%;
	width:100%;
	font-size:1.1em;
	min-width:1005px;
	width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 1005 ? '100%' : '1005px');
}
#left {
	width:175px;
	padding:215px 10px 0 15px;
	color:#fff;
	vertical-align:bottom;
}
#top {
	position:absolute;
	top:215px;
	left:15px;
}
#left a {
	color:#fff;
}
#left ul {
	padding-left:30px;
	font-size:1.55em;
	margin-bottom:50px;
}
#left li {
	list-style-type:none;
}
#left li.selected {
	padding-left:10px;
	background:url(img/bullet.gif) left 9px no-repeat;
}
#right {
	background: url(img/right1.gif) left top repeat-x #fff;
}
#header {
	height:230px;
	background:url(img/right2.gif) left top no-repeat;
	min-width:800px;
}
#slog {
	height:30px;
	width:100%;
	background:url(img/slog-1.gif) center top no-repeat;
}
#slog img {
	padding:0 200px;
}
#one, #two, #three {
	height:170px;
	padding:30px 0 0 100px;
	color:#fff;
	font-size:1.5em;
}
#one p, #two p, #three p {
	display:block;
}
#one img, #two img, #three img {
	margin-right:5px;
}
#one p a, #two p a, #three p a {
	color:#fff;
	font-size:1.7em;
	display:block;
	line-height:25px;
	padding-bottom:5px;
}
#one, #two {
	float:left;
	width:160px;
}
#one {
	background:url(img/one1.jpg) left top no-repeat;
}
#two {
	background:url(img/two1.jpg) left top no-repeat;
}
#three {
	background:url(img/three1.jpg) left top no-repeat;
	margin-left:520px;
}
#one.selected a, #two.selected a, #three.selected a {
	color:#000;
}
#one.selected {
	background:url(img/one2.jpg) left top no-repeat;
	color:#000;
}
#two.selected {
	background:url(img/two2.jpg) left top no-repeat;
	color:#000;
}
#three.selected {
	background:url(img/three2.jpg) left top no-repeat;
	color:#000;
}
#price {
/*	background:url(img/price1.gif) left 2px no-repeat;*/
	background:url(img/exl2.gif) left 0px no-repeat;
	padding:0px 0 15px 50px;
	margin-left:15px;
	font-size:10px;
}
#ban {
	padding:10px 0 15px 25px;
	heigth:260px;
}

#content {
	padding:20px 40px 60px 20px;
	font-size:1.2em;
}
#content a {
	color:#e66d15;
}
#content h1 {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#e66d15;
	margin-top:-10px;
	margin-bottom:10px;
}
.td-price td {
	vertical-align:middle !important;
}
#content img {
	padding:0 5px 5px 0;
}
#content td {
	padding:5px;
}
#content ul, #content ol {
	padding-left:20px;
}

#footer {
	height:50px;
	width:175px;
}
.index {
	padding:630px 0 0 0;
}
#footer p {
	margin:0 0 0 40px;
	line-height:12px;
	padding-top:5px;
}
/*  start Form block */
.field{
	font: bold 12px verdana;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:100%;
	padding: 1px;
	margin:0px;
	margin-bottom:5px;
}
.button{
	font: bold 12px verdana;
	margin:0px;
	margin-bottom:5px;

}
.dt_select .ft{
	margin:0px 5px;
	padding: 1px;
	font-weight: bold;
	font-face:verdana;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.dt_select .bt{
	margin:0px 5px;
	text-align:center;
	padding:0px;
	text-indent:0px;
}


fieldset{
	width:400px;
	padding:5px;
	margin:0px;
}

fieldset legend{
	font-weight:bold;
	margin:0px;
}
fieldset label{
	font-weight:bold;
	color:#777;
	margin:0px;
}
fieldset label strong{
	color:#000;
	font-size:110%;
	margin:0px;
}

fieldset small label{
	font-weight:normal;
	margin:0px;
}

fieldset textarea {
	overflow:visible;
	margin:0px;
}
/*  end Form block */
