body{
	margin:0;
	color:#000;
	font:11px/11px Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/*main page*/
#wrapper{
	width:960px;
	margin:0 auto;
	position:relative;
	padding-top:491px;
}

#wrapper_admin{
	width:960px;
	margin:0 auto;
	position:relative;
	padding-top:150px;
}

/*main */
#main{
	width:100%;
	overflow:hidden;
}
/*left part*/

.aside_admin{
	width:675px;
	float:left;
	font-size:14px;
	line-height:20px;
	color:#5a6363;
}

.aside1{
	width:519px;
	float:left;
	font-size:14px;
	line-height:20px;
	color:#5a6363;
}

/*title*/
.aside1 h1{
	margin:0 0 16px 0;
	font-size:24px;
	line-height:22px;
	color:#479496;
	font-weight:normal;
}

.aside1 h1 .small{
	margin:0 0 16px 0;
	font-size:18px;
	line-height:22px;
	color:#479496;
	font-weight:normal;
}

/*text*/
.aside1 p{
	margin:0 0 20px 0;
}
/*links*/
.aside1 p a{
	color:#34b6b8;
	text-decoration:underline;
}
.aside1 p a:hover{
	text-decoration:none;
}
/*title*/
.aside1 h2{
	margin:0;
	padding:6px 0 4px;
	font-size:18px;
	line-height:20px;
	color:#424949;
	font-weight:normal;
}
/*list*/
.aside1 ul{
	width:100%;
	overflow:hidden;
	margin:0 0 30px 31px;
	padding:0;
	list-style:none;
}
.aside1 ul li{
	font-size:14px;
	line-height:20px;
	color:#5a6363;
	background:url(../images/bg-marck.gif) no-repeat 0 7px;
	padding-left:18px;
	width:400px;
	float:left;
	margin-top:10px;
}
/*gray box*/
.aside1 .box{
	width:519px;
	overflow:hidden;
	background:#dfe3e3 url(../images/gray-box-top.gif) no-repeat;
}
/*bottom part*/
.aside1 .box-b{
	width:463px;
	padding:21px 29px 0 27px;
	overflow:hidden;
	background:url(../images/gray-box-bttm.gif) no-repeat 0 100%;
}
/*title*/
.aside1 .box h3{
	font-size:18px;
	line-height:20px;
	margin:0 0 8px 0;
	color:#393f3f;
	font-weight:bold;
}
/*text in box*/
.aside1 .box p{
	font-style:italic;
	font-weight:bold;
	color:#393f3f;
}
/*links in box*/
.aside1 .box p a{
	color:#855f3f;
	text-decoration:underline;
}
.aside1 .box p a:hover{
	text-decoration:none;
}
/*title*/
.aside1 h3{
	margin:36px 0 4px 0;
	font-size:18px;
	line-height:20px;
	color:#424949;
	font-weight:normal;
}
/*image*/
.aside1 .img{
	margin:-7px 0 13px;
}
.aside1 .img img{
	display:block;
}
.aside2{
	width:401px;
	float:right;
}
/*blue box*/
.aside2 .box{
	width:100%;
	overflow:hidden;
}
/*title of blue box*/
.aside2 .box .title{
	width:380px;
	overflow:hidden;
	font-size:20px;
	line-height:22px;
	color:#fff;
	display:block;
	padding:15px 0 13px 21px;
	background:#6fc4c7 url(../images/bg-box-title.gif) no-repeat;
}
/*bottom part*/
.b-box{
	width:361px;
	padding:0 20px 24px;
	overflow:hidden;
	background:#98dbdd url(../images/bg-bttm-part-box.gif) no-repeat 0 100%;
}
/*form*/
.signup{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
.signup .row{
	overflow:hidden;
	height:1%;
}
/*labels*/
.signup  label{
	font-size:12px;
	line-height:14px;
	float:left;
	color:#1c2b2b;
	padding:14px 0 2px 3px;
	font-weight:bold;
	letter-spacing:1px;
}
.signup  label span{
	font-size:18px;
	line-height:18px;
}
/*background of input*/
.signup .bg{
	background:url(../images/bg-input.gif) no-repeat;
	width:100%;
	height:33px;
	float:left;
}
/*input field*/
.signup .text{
	width:337px;
	margin:0;
	background:none;
	padding:8px 12px 9px 12px;
	font-size:16px;
	color:#422416;
	border:0;
	float:left;
}
/*bottom text*/
.signup strong{
	float:left;
	font-style:italic;
	font-size:11px;
	line-height:33px;
	color:#1c2b2b;
	margin-top:27px;
}
/*button*/
.signup .search{
	float:right;
	width:139px;
	height:33px;
	margin-top:27px;
}
/*titles*/
.aside2 h3{
	margin:28px 0 0 0;
	font-size:20px;
	line-height:22px;
	color:#1a1a1a;
	font-weight:normal;
}
/*links*/
.aside2 a{
	color:#34b5b7;
	text-decoration:underline;
}
.aside2 a:hover{
	text-decoration:none;
}
/*text*/
.aside2 p{
	font-size:14px;
	line-height:20px;
	color:#1a1a1a;
	margin:8px 0 0 0;
	padding-bottom:2px;
}
/*list*/
.aside2 ul{
	width:395px;
	overflow:hidden;
	margin:-2px 0 0 3px;
	padding:0 0 10px 0;
	list-style:none;
}
.aside2 ul li{
	float:left;
	width:369px;
	padding:0 0 0 21px;
	margin-top:9px;
	font-size:14px;
	line-height:17px;
	background:url(../images/marck-list.gif) no-repeat 0 50%;
}
/*image*/
.aside2 .img{
	margin:7px 0 46px 0;
}
.aside2 .img img{
	display:block;
}
/*title*/
.aside2 .box h3{
	font-size:20px;
	line-height:22px;
	color:#422416;
	margin:25px 0 0 0;
	font-weight:bold;
}
/*info*/
.aside2 address,
.aside2 .box .tell,
.aside2 .box .mail{
	font-size:18px;
	line-height:20px;
	color:#422416;
	font-style:normal;
	display:block;
	margin-top:28px;
}
.aside2 .box .mail a{
	color:#422416;
}
.aside2 .box .mail{
	padding-bottom:4px;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	border-top:1px solid #bebebe;
	margin-top:23px;
}
/*navigation*/
#footer .nav{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #bebebe;
}
#footer .nav ul,#nav{
	margin:0;
	padding:9px 0 16px 0;
	list-style:none;
	float:right;
}
#footer .nav li,#nav li{
	float:left;
	font-size:13px;
	line-height:15px;
	margin-left:38px;
	display:inline;
}
#footer .nav li a,#nav li a{
	color:#422416;
	font-weight:bold;
	float:left;
	padding:10px 0 0 0;
}
/*navigation's hover abd active*/
#footer .nav li a:hover,#footer .nav .active a,#nav li a:hover,#nav .active a{
	color:#479496;
	text-decoration:none;
	background:url(../images/nav-marck.gif) no-repeat 50% 0;
}
/*botom's info*/
.copy,.credits{
	float:left;
	font-size:11px;
	line-height:43px;
	color:#122020;
}
.credits{
	float:right;
	color:#34b5b7;
}
.credits a{
	text-decoration:underline;
	color:#34b5b7;
}
.credits a:hover{
	text-decoration:none;
}
/*header*/
#header{
	width:100%;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:0;
}
/*top part*/
#header .top{
	width:100%;
	overflow:hidden;
	padding-bottom:17px;
}
/*logo*/
.logo{
	width:100%;
	float:left;
	width:143px;
	height:33px;
	margin-left:10px;
	display:inline;
}
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:100%;
	font-size:0;
	line-height:0;
	background:url(../images/logo.gif) no-repeat;
}
/*navigation*/
#nav{
	padding:0;
	margin-top:12px;
}
#nav li a{
	padding:0 0 8px 0;
}
#nav li a:hover,#nav .active a{
	background:url(../images/nav-marck-id.gif) no-repeat 50% 100%;
}
/*block with images*/
.block{
	width:100%;
	overflow:hidden;
	position:relative;
}
/*left part*/
.block .left-part{
	width:635px;
	position:absolute;
	top:0;
	left:0;
}
/*right part*/
.block .right-part{
	width:960px;
}
/*transparent part*/
.blue-box{
	width:272px;
	padding:20px 28px 0 28px;
	background:url(../images/bg-blue.png) repeat;
	position:absolute;
	top:0;
	right:77px;
	min-height:320px;
	font-family:Georgia, serif;
	font-style:italic;
}
* html .blue-box{
	right:76px;
}
.block img{
	display:block;
}
* html .blue-box{
	height:320px;
}
/*transparent title*/
.blue-box .title{
	font-size:24px;
	line-height:36px;
	color:#fff;
}
.blue-box blockquote{
	margin:19px 0 0 0;
	width:100%;
	display:block;
	font-size:18px;
	line-height:24px;
	color:#512714;
}
.blue-box cite{
	display:block;
	margin-top:15px;
}
/*corners on a picture*/
.lt,
.rt,
.lb,
.rb{
	font-size:0;
	line-height:0;
	display:block;
	width:4px;
	height:4px;
	position:absolute;
	z-index:100;
}
.lt{
	top:0;
	left:0;
	background:url(../images/lt-part.gif) no-repeat;
}
.rt{
	top:0;
	right:0;
	background:url(../images/rt-part.gif) no-repeat;
}
.lb{
	bottom:0;
	left:0;
	background:url(../images/lb-part.gif) no-repeat;
}
.rb{
	bottom:0;
	right:0;
	background:url(../images/rb-part.gif) no-repeat;
}
