body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
html, body {
	text-align:center;
}
a:link {
	color: #696969;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #696969;
}
a:hover {
	text-decoration: none;
	color: #696969;
}
a:active {
	text-decoration: underline;
	color: #696969;
}
p {
margin: 0 0 15px 0;
padding:0;
}
h1 {
font: bold 14px Verdana Arial, Helvetica, sans-serif;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
font: bold 14px Verdana Arial, Helvetica, sans-serif;
}
h2 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h4 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
color:#838383;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
color:#838383;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h5 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}
th {
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color: #FFFFFF;
background:#000000;
min-height: 14px;
height:auto;
_height: 14px;
padding:8px;
}
form {
margin: 0;
padding: 0;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	margin: 3px;
	padding: 3px;
	width: 96%;
	border: 1px solid #696969;
}
input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #696969;
  margin: 1px;
  padding: 1px;
  border: #696969 1px solid;
}
img, a img {
	border:none;
}

.hide { display: none; }

/* MAIN */
#container {
	position: relative;
	visibility: visible;
	width:906px;
	margin: 0px auto;
	display: block;
	text-align: center;
}
#header, #content {
	position: relative;
	visibility: visible;
	width: 906px;
	clear: both;
	margin:0px  auto;
	display: block;
	text-align: left;
}
#footer {
	position: relative;
	visibility: visible;
	width: 906px;
	clear: both;
	padding-top:35px;
	padding-bottom:15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
/*HEADER*/
#logo {
	position: relative;
	visibility: visible;
	height: 94px;
	width: 206px;
	float: left;
	display: block;
}
#logo2 {
	position: relative;
	visibility: visible;
	height: 94px;
	width: 236px;
	float: left;
	display: block;
}
#slogan {
	position:relative;
	visibility:visible;
	display:block;
	float:right;
	height:94px;
	width:370px;
}
/* NAVIGATION */
#topnavcont {
	position:relative;
	visibility: visible;
	width:906px;
	height: 51px;
	clear: both;
	z-index:100;
}
/* CONTENT */
#topblock {
	position: relative;
	visibility: visible;
	width: 906px;
	height: 272px;
	display: block;
	margin-bottom:12px;
}
#topblockin {
	position: relative;
	visibility: visible;
	width: 906px;
	height: 192px;
	display: block;
	margin-bottom:12px;
}
#topblockin2 {
	position: relative;
	visibility: visible;
	width: 906px;
	height: 162px;
	display: block;
	margin-bottom:12px;
}
.rowblock{
	position: relative;
	visibility: visible;
	width: 906px;
	display:block;
	float:left;
	clear:both;
}
.space { 
	position: relative;
	visibility: visible;
	display:block;
	width:100%;
	height: 12px;
	float:left;
	clear:both;
}
.space2 {
	position: relative;
	visibility: visible;
	display:block;
	width:100%;
	height: 20px;
	float:left;
	clear:both;
}
.box1 {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	margin: 0 14px 0 0;
	height: 133px;
	float:left;
}
.box1a {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	margin: 0;
	height: 133px;
	float:left;
}
.box1top {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:40px;
	background: transparent url(images/box_top_right.gif) right top no-repeat;
}
.box1topleft {
	position: relative;
	visibility: visible;
	display:block;
	width:204px;
	height:25px;
	background: transparent url(images/box_top_left.gif) left top no-repeat;
	float:left;
	padding: 15px 0 0 12px
}
.box1mid {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:81px;
	background: transparent url(images/box_mid_right.gif) right top no-repeat;
}
.box1midleft {
	position: relative;
	visibility: visible;
	display:block;
	width:201px;
	height:68px;
	background: transparent url(images/box_mid_left.gif) left top no-repeat;
	float:left;
	padding: 13px 0 0 15px;
}
.box1midleft p {
	margin-bottom:0;
	padding-bottom:0;
}
.box1bot {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box_bot_right.gif) right top no-repeat;
}
.box1botleft {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box_bot_left.gif) left top no-repeat;
	float:left;
}

.boxst {
	position: absolute;
	visibility: visible;
	display:block;
	width:216px;
	top: 0;
	right:0;
	height: 387px;
	z-index:100;
}
.boxstmid {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:335px;
	background: transparent url(images/boxstright.gif) right top repeat-y;
}
.boxstmidleft {
	position: relative;
	visibility: visible;
	display:block;
	width:195px;
	height:332px;
	background: transparent url(images/boxstleft.gif) left top repeat-y;
	float:left;
	padding: 3px 6px 0 15px;
	line-height:120%;
}
.box1midleft p {
	margin-bottom:0;
	padding-bottom:0;
}


#guidedtour {
	position: relative;
	visibility: visible;
	display:block;
	width:446px;
	margin: 0 14px 0 0;
	height: 133px;
	float:left;
}

.boxtab {
	position: relative;
	visibility: visible;
	display:block;
	width:676px;
	margin: 0 14px 0 0;
	height: 241px;
	float:left;
}

#switchertop {
	width: 676px;
	height: 37px;
	left: 0px;
	top: 0px;
	position:absolute;
	float: left;
	display:block;
	background:transparent;
}

#switch1 {
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	z-index:3;
	width:217px;
	height:37px;
	margin-right:2px;
	background: transparent url(images/tab1.gif) top left no-repeat;
}
#switch2 {
	position:absolute;
	float:left;
	left: 203px;
	top:0px;
	z-index:2;
	width:246px;
	height:37px;
	margin-right:2px;
	background: transparent url(images/tab2.gif) top left no-repeat;
}
#switch3 {
	position:absolute;
	float:left;
	left: 437px;
	top:0px;
	z-index:1;
	width:239px;
	height:37px;
	background: transparent url(images/tab3.gif) top left no-repeat;
}
#switch1 a {
	display:block;
	width:217px;
	height:37px;
}
#switch2 a {
	display:block;
	width:246px;
	height:37px;
}
#switch3 a {
	display:block;
	width:239px;
	height:37px;
}
#switch1c {
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	z-index:9;
	background: transparent url(images/tab1a.gif) top left no-repeat;
	visibility:visible;
	height: 37px;	 
	width:217px;
}
#switch2c {
	position:absolute;
	float:left;
	left: 203px;
	top:0px;
	z-index:9;
	background: transparent url(images/tab2a.gif) top left no-repeat;
	visibility:hidden;
	width:246px;
	height:37px;
}
#switch3c {
	position:absolute;
	float:left;
	left: 437px;
	top:0px;
	z-index:9;
	background: transparent url(images/tab3a.gif) top left no-repeat;
	visibility:hidden;
	width:239px;
	height:37px;
}

#switcherbox {
	width: 676px;
	height: 204px;
	left: 0px;
	top: 37px;
	position:absolute;
	display:block;
	float:left;
	background: transparent url(images/tabback.gif) left bottom no-repeat;
	border: none;
	z-index:1;
}

#newin1, #newin2, #newin3 {
	position:absolute;
	top: 12px;
	left: 12px;
	line-height:120%;
	height:190px;
	width:646px;
	clip: rect(0px,646px,190px,0px);
	overflow: hidden;
}
#newin1 {
	visibility:visible;
}
#newin2, #newin3 {
	visibility:hidden;
}

#newin1 .imgl {
	position: relative;
	display:block;
	margin: 0 21px 0 0;
	float:left;
	width:190px;
	background:transparent;
}
#newin2 .imgl {
	position: relative;
	display:block;
	margin: 16px 16px 0 0;
	float:left;
	width:180px;
	background:transparent;
}
#newin3 .imgl {
	position: relative;
	display:block;
	margin: 0 21px 0 0;
	float:left;
	width:190px;
	background:transparent;
}
#newin2 .imgl img {
	margin: 10px 0 0 35px;
}
#newin3 .imgl img {
	margin: 35px 0 0 35px;
}
#newin1 .tabtext {
	position: relative;
	display:block;
	width:420px;
	margin: 10px 0 0 0;
	float:left;
	background:transparent;
}
#newin2 .tabtext {
	position: relative;
	display:block;
	width:435px;
	margin: 24px 0 0 0;
	float:left;
	background:transparent;
}
#newin3 .tabtext {
	position: relative;
	display:block;
	width:420px;
	margin: 10px 0 0 0;
	float:left;
	background:transparent;
}
.tabtext p {
	margin: 0 0 10px 0;
	padding:0;
}
#newin1 .tabtext ul{
	margin:0;
	padding:0 0 0 10px;
	list-style-position: outside;
	list-style-type: square;
}
#newin1 .tabtext li{
	margin-bottom: 8px;
}
#newin2 .tabtext ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-position: outside;
	list-style-type: square;
}
#newin2 .tabtext li {
	margin-bottom: 10px;
}

.box2 {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	margin: 0 14px 0 0;
	height: 242px;
	float:left;
}
.box2a {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	margin: 0;
	height: 242px;
	float:left;
}
.box2along {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	margin: 0;
	height: auto;
	float:left;
}

.box2top {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:37px;
	background: transparent url(images/box2_top_right.gif) right top no-repeat;
}
.box2topleft {
	position: relative;
	visibility: visible;
	display:block;
	width:204px;
	height:22px;
	background: transparent url(images/box2_top_left.gif) left top no-repeat;
	float:left;
	padding: 15px 0 0 12px
}
.box2mid {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:192px;
	background: transparent url(images/box2_mid_right.gif) right top repeat-y;
}
.box2midleft {
	position: relative;
	visibility: visible;
	display:block;
	width:187px;
	height:179px;
	background: transparent url(images/box2_mid_left.gif) left top repeat-y;
	float:left;
	padding: 13px 14px 0 15px;
}
.box2midleft p {
	margin-bottom:0;
	padding-bottom:0;
}
.box2midlong {
	position:relative;
	visibility: visible;
	display:block;
	width:216px;
	float:right;
}
.box2midleftlong {
	position: relative;
	visibility: visible;
	display:block;
	width:187px;
	padding: 18px 14px 0 15px;
}
.box2midleftlonga {
	position: relative;
	visibility: visible;
	display:block;
	width:187px;
	padding: 18px 0px 0 15px;
}
.box2midleftlong p, .box2midleftlonga p {
	margin-bottom:0;
	padding-bottom:0;
}
.box2midleftlong ul {
	margin:0;
	padding:0;
	margin-bottom:14px;
	list-style-position: inside;
	list-style-type: square;
}
.box2midleftlong li {
	margin:0;
	padding:0;
	margin-bottom: 8px;
}
.box2bot {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box2_bot_right.gif) right top no-repeat;
}
.box2botleft {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box2_bot_left.gif) left top no-repeat;
	float:left;
}

.boxmid31 {
	position: relative;
	visibility: visible;
	display:block;
	width:906px;
	background: transparent url(images/box_mid_31.gif) left top repeat-y;
	margin:0;
	padding:0;
}
.box3long {
	position: relative;
	visibility: visible;
	display:block;
	width:676px;
	margin: 0 14px 0 0;
	background: transparent;
	float:left;
}
.box3longmid {
	position: relative;
	visibility: visible;
	display:block;
	width:652px;
	padding: 22px 19px 22px 15px;
	background:transparent;
	_padding-bottom: 12px;
}
.box3longmid p {
	margin-bottom:10px;
	margin-top:6px;
}
.box3longmid dl {
	padding-bottom:0;
	margin-bottom:10px;
}
.box3longmid ul {
	padding:0;
	margin:0;
	margin-bottom:8px;
	list-style-position: inside;
	list-style-type: square;
}
.box3top {
	position: relative;
	visibility: visible;
	display:block;
	width:676px;
	height:37px;
	background: transparent url(images/box3_top_right.gif) right top no-repeat;
}
.box3topleft {
	position: relative;
	visibility: visible;
	display:block;
	height:22px;
	background: transparent url(images/box4_top_left.gif) left top no-repeat;
	float:left;
	padding: 15px 0 0 12px
}
.box3bot {
	position: relative;
	visibility: visible;
	display:block;
	width:676px;
	height:12px;
	background: transparent url(images/box2_bot_right.gif) right top no-repeat;
}
.box3botleft {
	position: relative;
	visibility: visible;
	display:block;
	width:676px;
	height:12px;
	background: transparent url(images/box2_bot_left.gif) left top no-repeat;
	float:left;
}
.box4top {
	position: relative;
	visibility: visible;
	display:block;
	width:906px;
	height:37px;
	background: transparent url(images/box2_top_right.gif) right top no-repeat;
}
.box4topleft {
	position: relative;
	visibility: visible;
	display:block;
	height:22px;
	background: transparent url(images/box4_top_left.gif) left top no-repeat;
	float:left;
	padding: 15px 0 0 12px
}
.box4topright {
	position: absolute;
	left:450px;
	top:0;
	visibility: visible;
	display:block;
	height:22px;
	float:left;
	padding: 15px 0 0 12px
}

.box4bot {
	position: relative;
	visibility: visible;
	display:block;
	width:906px;
	height:12px;
	background: transparent url(images/box2_bot_right.gif) right top no-repeat;
}
.box4botleft {
	position: relative;
	visibility: visible;
	display:block;
	width:906px;
	height:12px;
	background: transparent url(images/box2_bot_left.gif) left top no-repeat;
	float:left;
}
.boxmid41 {
	position: relative;
	visibility: visible;
	display:block;
	width:906px;
	background: transparent url(images/box_mid_all.gif) left top repeat-y;
	margin:0;
	padding:0;
}
.box4long {
	position: relative;
	visibility: visible;
	display:block;
	width:906px;
	margin: 0;
	background: transparent;
	float:left;
}
.box4longmid {
	position: relative;
	visibility: visible;
	display:block;
	width:857px;
	padding: 23px 24px 18px 25px;
	background:transparent;
}
.box4in {
	position: relative;
	visibility: visible;
	display:block;
	width:837px;
	padding: 23px 34px 18px 35px;
	background:transparent;
	_margin-bottom: -20px;
}
.box4news {
	position: relative;
	visibility: visible;
	display:block;
	width:594px;
	padding: 23px 274px 18px 38px;
	background:transparent;
	_margin-bottom: -20px;
}
.box4news p {
	clear:both;
}
.box4news h3, #newin3 .tabtext h3 {
	margin: 0 0 15px 0;
	padding:0;
	clear:both;
}
.box4news p img {
	display:inline;
	float: left;
	margin: 0 18px 8px 0;
}
.box4news hr {
	width: 33%;
	height:0px;
	border:0px;
	border-bottom: #c1c1c1 2px dotted;
	margin: 10px auto 20px auto;
	padding:0px;
	float:left;
	clear:both;
}
.box42longmid {
	position: relative;
	visibility: visible;
	display:block;
	width:392px;
	padding: 10px 10px 0px 12px;
	margin: 0px 28px 0 0;
	background:transparent;
	float:left;
	_margin-bottom: -30px;
}
.box42alongmid {
	position: relative;
	visibility: visible;
	display:block;
	width:402px;
	/*width:392px;
	padding: 10px 12px 0px 10px;*/
	padding: 0px 0px 20px 0px;
	background:transparent;
	float:left;
	_margin-bottom: -30px;
}
.box42feat {
	position: relative;
	visibility: visible;
	display:block;
	width:auto;
	padding: 0px;
	background:transparent;
	_margin-bottom: -30px;
}
.box44longmid {
	position: relative;
	visibility: visible;
	display:block;
	width:834px;
	padding: 10px 10px 0px 12px;
	background:transparent;
	float:left;
	_margin-bottom: -30px;
}
.box4longmid p, .box4in p, .box42longmid p, .box42alongmid p {
	margin-bottom:10px;
	margin-top:6px;
}
.box4longmid ul, .box42alongmid ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-position: outside;
	list-style-type: square;
}
.box4longmid li, .box42alongmid li {
	margin-bottom: 10px;
}

.box42alongmid table, .box42feat table {
	border-collapse:collapse;
}
.box42alongmid th, .box42feat th {
	padding:4px;
	background:#dbdddf;
	border:#999 1px solid;
	color:#212121;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:uppercase;
}
.box42alongmid td, .box42feat td {
	padding:4px;
	background:#fff;
	border:#999 1px solid;
	color:#444;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.box42alongmid th.vers, .box42feat th.vers {
	text-align:center;
	background:#fff;
	padding:6px 4px;
}
.box42alongmid td.emce, .box42alongmid th.emce, .box42feat td.emce, .box42feat th.emce {
	border:0;
	background:transparent;
}

/**/
.boxprotop {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:37px;
	background: transparent url(images/box2_top_right.gif) right top no-repeat;
	margin-right:14px;
}
.boxprotopa {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:37px;
	background: transparent url(images/box2_top_right.gif) right top no-repeat;
}
.boxprotopleft {
	position: relative;
	visibility: visible;
	display:block;
	width:204px;
	height:22px;
	background: transparent url(images/box2_top_left.gif) left top no-repeat;
	float:left;
	padding: 15px 0 0 12px
}
.allpro {
	position:relative;
	visibility: visible;
	display:block;
	width:906px;
	background:url(images/boxpro.gif) left top repeat-y;
}

.boxpro {
	position:relative;
	visibility: visible;
	display:block;
	width:216px;
	float:left;
	margin-right:14px;
}
.boxproa {
	position:relative;
	visibility: visible;
	display:block;
	width:216px;
	float:left;
}
.boxproleft {
	position: relative;
	visibility: visible;
	display:block;
	width:187px;
	padding: 18px 14px 0 15px;
}
.boxproleft p, .boxprolefta p {
	margin-bottom:0;
	padding-bottom:0;
}
.boxproleft ul, .boxprolefta ul {
	margin:0;
	padding:0;
	margin-bottom:14px;
	list-style-position: inside;
	list-style-type: square;
}
.boxproleft li, .boxprolefta li {
	margin:0;
	padding:0;
	margin-bottom: 8px;
}
.boxprobot {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box2_bot_right.gif) right top no-repeat;
	margin-right:14px;
}
.boxprobota {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box2_bot_right.gif) right top no-repeat;
}
.boxprobotleft {
	position: relative;
	visibility: visible;
	display:block;
	width:216px;
	height:12px;
	background: transparent url(images/box2_bot_left.gif) left top no-repeat;
	float:left;
}
/**/
.lft {float:left}
.rght {float:right;}

#logos {
	position: relative;
	visibility: visible;
	width: 916px;
	display:block;
	clear:both;
	margin:0 auto;
}
#logos img {margin: 0 1px 2px 1px}

#orangebox {
	position: relative;
	visibility: visible;
	display:block;
	width:671px;
	height:31px;
	background: transparent url(images/orange1.gif) left top no-repeat;
	float:left;
	color: #FFFFFF;
	padding: 16px 0px 0 0px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	letter-spacing: 0.05em;
	text-transform:uppercase;
	word-spacing: -0.05em;
}
#orangebox a, #orangebox a:visited, #orangebox a:hover {color:#FFFFFF; text-decoration:none;}
#orangebutton {
	position: relative;
	visibility: visible;
	display:block;
	width:230px;
	height:31px;
	background: transparent;
	float:right;
	background: transparent url(images/orange_b.gif) left top no-repeat;
	color: #FFFFFF;
	padding: 16px 0px 0 5px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	letter-spacing: 0.05em;
	text-transform:uppercase;
	word-spacing: -0.05em;
}
#orangebutton a, #orangebutton a:visited, #orangebutton a:hover {color:#FFFFFF; text-decoration:none;}

.small {font-width:normal; font-size: 10px;}
.blue, blue a, blue a:link, blue a:visited, blue a:hover, li dd blue a {color: #2e8bb1;}
.blue1 {display:inline-block;}
.blue2 {display:block; _display:inline-block} 
.blue1, a.blue1, a.blue1:visited, a.blue1:hover, a.blue1:active { font-size: 10px; padding:1px 2px; color: #2e8bb1; text-transform:uppercase; text-decoration:none;}
.blue2, a.blue2, a.blue2:visited, a.blue2:hover, a.blue2:active { font-size: 11px; padding:1px 2px; color: #2e8bb1; text-transform:uppercase; text-decoration:none;}
.blue3, a.blue3, a blue3:visited, a blue3:hover, a.blue3:active { color: #2e8bb1; }
a.blue1:hover, a.blue2:hover, a.blue3:hover {background-color:#2e8bb1; color:#FFFFFF;}
.gray2 {display:block; _display:inline-block} 
.gray2, a.gray2, a.gray2:visited, a.gray2:hover, a.gray2:active { font-size: 11px; padding:1px 2px; color: #696969; text-transform:uppercase; text-decoration:none;}
.orange {color: #F86F2C;}

/*contacts*/

.contacts_col{
position:relative;
width:415px;
float:left;
}
.cnt_header {
display:block;
position:relative;
visibility:visible;
clear:both;
padding:12px 20px;
margin:20px 12px 15px 12px;
width:350px;
min-height:16px;
_height:16px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #2e8bb1;
background:url(images/cnt_header.gif) left top no-repeat;
border-bottom:#dadadc 1px solid;
}
.contacts {
display:block;
visibility:visible;
position:relative;
width: 390px;
margin:12px;
clear:both;
}
.contacts_top {
display:block;
visibility:visible;
position:relative;
clear:both;
width:390px;
height:12px;
background:url(images/cnt_top.gif) left top no-repeat;
}
.contacts_bottom {
display:block;
visibility:visible;
position:relative;
clear:both;
width:390px;
height:12px;
background:url(images/cnt_bot.gif) left top no-repeat;
}
.contacts .cimg {
display:block;
position:absolute;
visibility:visible;
overflow:visible;
top:50%;
left:20px;
z-index:2;
}
.contacts .cimg img {
margin-top:-28px;
}
.contacts .contactsinfo {
display:block;
position:relative;
visibility:visible;
width:348px;
text-align:right;
color:#666666;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding: 10px 20px;
border-left:#cacaca 1px solid;
border-right:#cacaca 1px solid;
}

/*end contacts */

#contactform fieldset {
	border:0;
	background:transparent;
	display:block;
	width:650px;
	margin:20px 0 10px 0;
	padding:0;
}
#contactform fieldset.short {
	width:325px;
	float:left;
}
#contactform fieldset.short h4 {
	width:300px;
}
#contactform label {
	float:left;
	width:120px;
	height:30px;
}
#contactform label.error {
	width:270px;
	color:red;
}
#contactform label.short {
	width:auto !important;
	margin-right:50px;
	_margin-right:50px;
	padding-top:6px;
}
#contactform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #464646;
	margin: 3px;
	padding: 3px;
	width: 600px;
	background:#fafafa;
	border:#aaa 1px solid;
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contactform input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
  padding: 2px;
  height:16px;
  width:164px;
  margin:0 0 8px 0;
  background:#fafafa;
  border: #aaaaaa 1px solid;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contactform input#capcha {
	padding:0;
	margin-right:10px;
	height:22px;
	width:170px;
	border:0;
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float:left;
}
#contactform input.radio {
	width:24px;
	height:24px;
	margin:0 5px;
	border:none;
	float:left;
}
#contactform input.button {
	display:block;
	width:119px;
	height:24px;
	margin:0 10px 0 0;
	padding:0;
	background:transparent url(images/button_bg.gif) left top no-repeat;
	border:0;
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-transform:lowercase;
	float:left;
	cursor:pointer;
	_cursor:hand;
}
#contactform input.button:hover {
	background-position:left bottom;
}
#contactform select {
	margin-bottom:10px;
}
#contactform select option {
	padding-left:6px;
	line-height:20px;
	height:20px;
}
label.pic {
	float:left;
	height:105px;
	width:75px !important;
	margin:0 40px 0 0;
}
label.pic2 {
	float:left;
	height:105px;
	width:120px !important;
	margin:0 40px 0 0;
}
label.pic3 {
	float:left;
	height:105px;
	width:100px !important;
	margin:0;
}

.red {color:red;}

.clear {
	display:block;
	clear:both;
}

/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


