body{
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 998px;
	_width: 1006px;
}

a img{
	border: none;
}

a{
	color: Black;
	font-weight: bold;
}

p{
	margin: 0;
	padding: 0;
	text-align: justify;
}

.clearer{
	clear: both;
}

.clearer:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

a.goto{
	color: #009CDC;
	text-decoration: none;
	font-size: 15px;
	display: block;
}

#header{
	background: url(img/header-bg.gif) repeat-x left bottom;
	min-height: 53px;
	_height: 53px;
}

#header a.logo{
	float: left;
	margin: 4px 0 0 40px;
}

#header .topmenu{
	margin: 5px 0 0 150px;	
	float: left;
}
#header .topmenu a.contact{

	color: #009CDC;
	text-decoration: none;
}

#header .topmenu ul{
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0;
	list-style: none;
}
#header .topmenu ul li{
	width: 200px;
	float: left;
	display: inline;
	line-height: 20px;
}
#header .topmenu ul li.main a{
  font-size: 16px;
	color: black;
}
#header .topmenu ul li a{
	color: #747474;
	text-decoration: none;
}

/* main-top */
#main-content{
	background-color: Black;
}

#main-top{
	color: White;
	background-color: Black;
}
#main-top a{
	color: White;	
}

#main-top .tagline{
	background: url(img/tagline.gif) no-repeat left center;
	text-align: center;
	height: 74px;
	margin: 40px 0 0 40px;
}
/* END main-top */

#main-left{
	width: 55%;
	margin-left: 1%;
	float: left;
	padding: 5px;
	background-color: Black;
}
#main-left img.mainimg{
	float: right;
}
#main-left p{
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 10px 0 0 10px;
	color: #F3F3F3;
}
#main-left h1{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#main-left h1 a{
	font-size: 35px;
	font-weight: normal;
}
#main-left h4{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 12px;
	color: #C1C1C1;
}

#main-left ul{
	list-style: none;
}
#main-left ul li{
	padding: 0 0 0 15px;
	background: url(img/list-bullet.gif) no-repeat center left;	
}
#main-left ul li a{
	font-size: 16px;
}

#main-right{
	float: right;
	width: 40%;
	padding: 5px;
	background-color: Black;
}
#main-right ul.menu{
	margin: 0;
	padding: 0;
	list-style: none;
}
#main-right ul.menu li.menu-list{
	display: block;
	width: 150px;
	margin: 0 4px 0 0;
	padding: 0 5px;
	float: left;
	background-color: #788696;
	border-top: 1px Black solid;
}
#main-right ul.submenu{
	border-top: 2px Black solid;
	background-color: #68717B;
	position: absolute;
	z-index: 600;	
	min-width: 170px;
	_width: 170px;
	margin: 0 0 0 -5px;
	padding: 2px 10px 10px 10px;
	list-style: none;
}
#main-right ul.submenu li{
	float: none;
	display: list-item;
	padding: 2px 0 2px 0;
	margin: 0;
	position: relative;
	background: none;
	background: url(img/list-bg-dots.gif) repeat-x bottom;
/*	border-bottom: 2px dotted #B3B8BD; */
}
#main-right ul.submenu li a{
	text-decoration: none;	
}

#main-right .product{
	margin-top: 30px;
}
#main-right .product img{
	float: left;
	margin: 2px 5px 0 0;
}

#main-right .product h2{
	margin: 0;
	padding: 0;
}



.peach{
	background: url(img/peach.gif) no-repeat center center;
	width: 91px;
	height: 91px;
	position: absolute;
	margin: -56px 0 0 5px;
}

#main-bottom{
	background: White url(img/footer-bg.gif) repeat-x top;
	min-height: 180px;
	_height: 160px;
	padding: 0 0 0 70px;
}

#main-bottom .go-shop,
#main-bottom .go-company,
#main-bottom .contact,
#main-bottom .bottom-menu{
	float: left;
}

#main-bottom .go-shop{
	background: url(img/icon-separator.gif) no-repeat right top;
	padding-right: 3px;
	width: 225px;
	color: #919191;
}
#main-bottom .go-shop p{
	padding: 0 15px 0 30px;
	line-height: 1.2;
}

#main-bottom .go-company{
	padding-left: 5px;
	width: 250px;
	color: #919191;
}
#main-bottom .go-company p{
	padding: 0 85px 0 0;	
	line-height: 1.2;
}
#main-bottom .contact{
	background: url(img/contact.gif) no-repeat center center;
	height: 88px;
	width: 196px;
	margin: 20px 0 0 0;
	padding: 15px 0 0 25px;
	line-height: 1.2;
}
#main-bottom .contact p{
	color: #747474;
	margin: 0;
	padding: 0;
}
#main-bottom .contact strong{
	color: #606060;
}
#main-bottom .bottom-menu{
	width: 170px;
	margin: 25px 0 0 0;	
}
#main-bottom .bottom-menu p{
	color: #919191;
	margin: 0;
	padding: 0 0 3px 0;
}
#main-bottom .bottom-menu ul{
	border-top: 1px #CDCDD2 solid;
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
}
#main-bottom .bottom-menu ul li{
	background: url(img/bottom-list-bullet.gif) no-repeat 6px 4px;
	padding: 0 0 0 15px;
	color: #105497;
}
#main-bottom .bottom-menu ul li a{
	color: #105497;
}
#footer{
	height: 30px;
	background-color: Black;
	border-top: 3px #D8D8D8 solid;
}

#signature{
  padding: 5px 0 0 0;
	font-size: 10px;
	color: #B4B4B4;
	line-height: 1.1;
	text-align: center;
}
#signature a{
	text-decoration: none;
	color: #B4B4B4
}

#signature a:hover{
  text-decoration: underline;
}

/* ----- */

form ul.errorwin{
	display:inline;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	list-style: none;
}
form ul.errorwin li{
	display:inline;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	vertical-align: middle;
	background: url(img/common/arrow-left-red.gif) no-repeat left center;
	background: url('/img/arrows2.gif') no-repeat left center;
	font-size: 11px;
	background-color: transparent;
  color: #FF8888;
  color: #BF0000;
  font-weight: bold;
}


form dl{
	margin: 0;
	width: auto;

}

form dt{
	border: none;
	margin: 0;
	width: 110px;
	background: transparent url('/img/dt-bg.gif') no-repeat left center;
	padding: 0 0 0 15px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

form dt.question{
	font-size: 11px;
  float: none;
  width: auto;
}

form dt.question .questiontext{
  font-size: 14px;
}

form dt .important{
  color: #BF0000;
}

form dd{
	padding: 5px 5px 10px 5px;
	margin: 0 0 0 0;	
}

form input.x{
	width: 130px;
	font-size: 9px;
}

form input.notvalid{
  
}

form .tabox{
	width: 250px;
	height: 63px;
	overflow: hidden;
	text-align: left;
}

form .tabox textarea{
	width: 245px;
	height: 60px;
	font-size: 12px;
}

form input.button{
	width: 80px;
	height: 20px;
	line-height: 12px;
	padding: 0;
	text-align: center;
	color: black;
	border: none;
	font-weight: bold;
	font-size: 12px;
	background-color: #788696;
	cursor: pointer;
}

form span.radio{ 
  /*
	width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  display: block; 
  clear: left; 
  float: left;*/
  padding: 5px 14px 5px 10px;
  line-height: 20px;
  *padding: 0;
  *display: inline-block;
  *width: 24px; 
  *height: 20px;
  cursor: pointer;  
  background: transparent url('/img/common/radio.gif') no-repeat left top;
}

form label{
	cursor: pointer;
}

/* ------- */
