* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Times New Roman, serif;
}
body {
	background: #fff url('../images/main/gradient.jpg') left bottom fixed repeat-x;
	font-size: 12px;
	color: #333;
}
img {	border: 0;}
p {
	margin: 0 0 10px 0;
	line-height: 20px;
}
a {
	color: #069;
	text-decoration: underline;
}
	a:hover {
		text-decoration: none;
	}
table {
	border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}
ul, ol {
	margin: 10px 0 10px 30px;
}
h1 {	margin-bottom: 10px;
	font-size: 26px;
	text-align: left;
	font-weight: normal;
}
h2 {	font-size: 16px;
	text-align: left;
	font-weight: normal;
}
div#main {	position: absolute;
	top: 0;
	left: 50%;
	width: 902px;
	margin: 25px 40px 40px -461;
}
	div#logo , div#menu-top {
		float: left;
	}
		div#logo div {			margin-left: 55px;
			font-size: 10px;
		}
	div#menu-top {		float: right;		margin-top: 5px;
		font-size: 10px;
		color: #ccc;
	}
		div#menu-top a {
			color: #999;
			text-decoration: none;
		}
		div#menu-top a:hover {
			color: #333;
			text-decoration: underline;
		}
		div#menu-top span {			padding-top: 3px;
			padding-bottom: 3px;			background: #ccc url('../images/menu/corner1-1.gif') left top no-repeat;
			color: #fff;
		}
		div#menu-top span span {			background: url('../images/menu/corner1-2.gif') right top no-repeat;
		}
		div#menu-top span span span {
			background: url('../images/menu/corner1-3.gif') left bottom no-repeat;
		}
		div#menu-top span span span span {
			background: url('../images/menu/corner1-4.gif') right bottom no-repeat;
			padding-left: 5px;
			padding-right: 5px;
		}
	div#tabs {
		clear: both;
		padding: 22px 0 0 5px;
	}
		div#tabs div {			float: left;
			width: 112px;
			height: 29px;
			background: url('../images/tabs/tab.gif') left top no-repeat;
			margin-right: 1px;
			padding: 6px 20px;
			color: #fff;
		}
		div#tabs div.tab-cur {
			background: url('../images/tabs/tab-cur.gif') left top no-repeat;
		}
		div#tabs a {
			color: #360;
			text-decoration: none;
		}
		div#tabs a:hover {
			text-decoration: underline;
		}
	div#center {		clear: both;
		margin-bottom: 40px;	}
/* CSS Round Corners */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#e0f0d1; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #e0f0d1; border-left:2px solid #e0f0d1; margin:0 3px;}
.b3 {height:1px; background:#fff; border-right:1px solid #e0f0d1; border-left:1px solid #e0f0d1; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #e0f0d1; border-left:1px solid #e0f0d1; margin:0 1px;}
.contentb {background: #fff; border-right:1px solid #e0f0d1; border-left:1px solid #e0f0d1;}/* CSS Round Corners */		div#banner {			float: left;			padding: 30px 30px 30px 20px;		}  div#banner-link {   position: absolute;   top: 395px;   left: 20px;   width: 600px;   height: 200px;  }  div#banner-link img {   width: 100%;   height: 100%;  }		div#news {			float: left;
			width: 220px;
			padding: 30px 30px 30px 0;
		}
			div#news div {
				margin-top: 15px;
			}
			div#news div.news-first {
				padding-bottom: 15px;
				border-bottom: 1px #999 dotted;
			}
	div#menu-bottom {		clear: both;
		font-size: 10px;	}
		div#menu-bottom div {
			float: left;
			height: 30px;
			padding: 10px 35px;
			border-left: 1px #999 dotted;
		}
		div#menu-bottom div.first {			padding-left: 40px;
			border: 0;
		}
		div#menu-bottom a {
			text-decoration: none;
		}
		div#menu-bottom a:hover {
			text-decoration: underline;
		}
		div#menu-bottom big {
			font-size: 16px;
			font-weight: bold;
		}
	div#footer {
		clear: both;
		font-size: 10px;
		padding: 15px 40px;
		color: #999;
	}
		div#footer div {
			float: left;
			padding-bottom:15px;
		}
		div#footer div.counter {
			width: 470px;
			text-align: center;
		}
		div#footer a {
			text-decoration: none;
		}
		div#footer a:hover {
			text-decoration: underline;
		}
	div#footer table {
		width:820px;
		}

	div.clear {		clear: both;	}
	div#submenu {		float: left;
		width: 200px;
		padding: 20px 20px 50px 0;	}		div#submenu div {			clear: both;
			padding: 15px 15px;
			border-bottom: 1px #999 dotted;
		}
		div#submenu div.left-cur {
			
			padding: 0!important;
		}
		div#submenu div.left-cur span {			display: block;
			background: #e0f0d1 url('../images/menu/corner2-2.gif') right top no-repeat;
			color: #360;
		}
		div#submenu div.left-cur span span {
			background: url('../images/menu/corner2-4.gif') right bottom no-repeat;
		}
		div#submenu div.left-cur span span span {			background: url('../images/menu/arrow.gif') right center no-repeat;
			padding: 20px 15px;
		}
		div#submenu div.no-border {
			border: 0;
		}
		div#submenu a {
			text-decoration: none;
		}
		div#submenu a:hover {
			text-decoration: underline;
		}
		div#submenu.icons div {
			padding: 1px;
		}
		div#submenu.icons div.left-cur span span span {
			padding: 5px;
		}
		div#submenu.icons td.icon {
			width: 60px;
		}
		div#submenu.icons img {
			border: 1px #e0f0d1 solid;
		}
		div#submenu.icons div.left-cur img {
			border: 1px #360 solid;
		}
		div#submenu div.lastmenu ul {			list-style: none;
			margin-left:-10px; 
		}
		div#submenu div.lastmenu li {
			margin-bottom: 15px;
		}
		div#submenu div.lastmenu li.cur {			color: #999;
		}
	div#submenu_img {		float: left;		width: 180px;		padding: 20px 20px 50px 0;	}		div#submenu_img div {			clear: both;			padding: 10px 10px;			border-bottom: 1px #999 dotted;		}		div#submenu_img div.left-cur {			padding: 0!important;		}		div#submenu_img div.left-cur span {			display: block;			background: #e0f0d1 url('../images/menu/corner2-2.gif') right top no-repeat;			color: #360;		}		div#submenu_img div.left-cur span span {			background: url('../images/menu/corner2-4.gif') right bottom no-repeat;		}		div#submenu_img div.left-cur span span span {			background: url('../images/menu/arrow.gif') right center no-repeat;			padding: 10px 10px;		}		div#submenu_img div.no-border {			border: 0;		}		div#submenu_img a {			text-decoration: none;		}		div#submenu_img a:hover {			text-decoration: underline;		}		div#submenu_img.icons div {			padding: 0px;		}		div#submenu_img.icons div.left-cur span span span {			padding: 0px;		}		div#submenu_img.icons td.icon {			width: 50px;		}		div#submenu_img.icons img {			border: 1px #e0f0d1 solid;		}		div#submenu_img.icons div.left-cur img {			border: 1px #360 solid;		}		div#submenu_img div.lastmenu ul {			list-style: none;			margin-left: 0px; 		}		div#submenu_img div.lastmenu li {			margin-bottom: 15px;		}		div#submenu_img div.lastmenu li.cur {			color: #999;		}
	div#content {		float: left;
		width: 650px;
		padding: 20px 0 50px;
	}
	div#info {		float: left;		width: 800px;		padding: 35px 0 50px 50px;	}	div.line {		width: 100%;
		margin: 15px 0;
		border-top: 1px #e0f0d1 solid;	}
	div#contacts {		float: left;
		width: 550px;
		padding: 35px 50px 50px 23px;	}
	div#feedback {
		float: left;
		width: 430px;
		padding: 15px 0 10px;
	}
		div#feedback label {
			color: #ccc;
		}
		div#feedback input {
			margin-top: 5px;
		}
		div#feedback input#name , div#feedback input#mail, div#feedback select {
			width: 320px;
		}
		div#feedback textarea {
			width: 100%;
			height: 130px;
			margin-top: 5px;
		}


.dhtmlgoodies_answer{	/* Parent box of slide down content */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	line-height: 1.5;
}


