* { margin:0; padding:0;}
body { background:#000; font-family:Verdana, sans-serif; font-size:100%; line-height:1em; color:#7d7c7c; text-transform:none;}

input, textarea { font-family:Verdana; font-size:1.22em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:16px;
	color: #606;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tail-top {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
/*.tail-bottom { background:url("site/images/tail-bottom.gif") left bottom repeat-x;}*/

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:393px; padding:2px 0 3px 3px; color:#a4a4a4; background:#161718; border:1px solid #a4a4a4;}
#contacts-form textarea {width:401px; height:92px; padding:2px 0 2px 3px; margin-bottom:15px; color:#a4a4a4; background:#161718; border:1px solid #a4a4a4; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.nav { margin:0px auto;}
.nav li { display:inline; padding:0 12px;}
.nav li a { color:#FFFF00; text-decoration:none;}
.nav li a:hover { color:#fff;}
.nav li a.current { color:#fff;}

.puzzle { width:100%; overflow:hidden;margin-top:20px;}
.puzzle li { float:left; width:106px; margin-right:2px;}

.list1 li { background:url("site/images/arrow1.gif") no-repeat left 3px; padding:0 0 12px 15px;}
.list1 li a { color:#21638d;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; width:210px; text-align:center; padding-bottom:16px;}
.list2 li img { display:block; margin:0 auto 12px auto;}
.list2 li a { color:#21638d;}
.list2 li a:hover { color:#fff;}

.list3 li { width:100%; overflow:hidden; padding-bottom:12px;}
.list3 li span  { float:right;}
.list3 li a { color:#21638d; background:url("site/images/arrow1.gif") no-repeat left top; padding:0 0 0 16px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	font-size: 16px;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
	font-size: 16px;
}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:10px;}


/*=================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

.txt1 { color:#fff;}

.link1 { text-decoration:none;}
.link1:hover { text-decoration:underline;}

.title { margin-bottom:26px;}

/*==================boxes====================*/
.box-1 { background:url("") left top repeat-y; width:100%;}
.box-1 .top { background:url("") no-repeat left top;}
.box-1 .bottom {
	width:100%;
	min-height:371px;
	height:auto !important;
	height:371px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box-1 .inner { padding:54px 25px 50px 30px;}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header .row-1 { height:185px;}
#header .row-1 .indent { padding:23px 0 0 199px;}
#header .row-2 { }
#header .slogan { position:absolute; top:534px; text-align:center; width:980px; margin-left:-28px;}
#header .slogan span { color:#fff;}

/*content*/
#content { padding:0 31px 0 28px;}
#content .row-2 {
	padding:30px 0 25px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #690;
	font-weight: normal;
	text-align: left;
}

/*footer*/
#footer { color:#3d4245; text-align:center;}
#footer p { padding:24px 0 0 0;}
#footer a {color:#3d4245; text-decoration:none;}
#footer a:hover {
	text-decoration:underline;
	color: #000;
}

/*==========================================*/
