body{
	background: #4a2207 url("/images/back_main.gif");
	font-family: Tahoma;
	font-size: 13px;
	color: #734a30;
}

body, form, p, h1, h2, h3, h4, h5, h6, input{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
}

a{
	color: #c04a00;
}

h3{
	text-align: center;
	font-size: 18px;
	font-family: "Times New Roman";
	font-weight: normal;
	margin-bottom: 10px;
}

#page{
	background: #f0dfc2 url("/images/back_page.gif") repeat-y bottom;
	width: 858px;
	margin: 0 auto;
}

#top_border{
	float: left;
	width: 858px;
	height: 10px;
	font-size: 2px;
	line-height: 1px;
	background: url("/images/border_top.gif");
}

#logo{
	float: left;
	width: 858px;
	height: 204px;
	background: url("/images/logo.jpg") no-repeat center;
}

#menu{
	float: left;
	font-family: "Times New Roman";
	font-size: 18px;
	width: 858px;
	text-align: center;
	padding: 10px 0;
}

#menu a{
	color: #3b1b05;
	text-decoration: none;
	margin: 0 15px;
	padding: 0 5px;
}

.delim1{
	height: 21px;
	width: 100%;
	float: left;
	background: url("/images/delim1.gif") no-repeat center;
}
.delim2{
	height: 29px;
	width: 100%;
	float: left;
	background: url("/images/delim2.gif") no-repeat center;
}
.delim3{
	height: 24px;
	width: 100%;
	float: left;
	background: url("/images/delim3.gif") no-repeat center;
}

.text{
	float: left;
	width: 90%;
	padding: 20px 65px;
	line-height: 18px;
}

#form{
	float: left;
	width: 100%;
	margin: 10px 0 20px;
}

#form form{
	width: 100%;
}

#form table{
	margin: 0 auto;
}

#form .label{
	text-align: right;
	padding-right: 8px;
}

#form .check{
	font-size: 10px;
}

#form input{
	margin-right: 5px;
}

#form .btn{
	text-align: center;
	padding: 10px 0 0 5px;
}

.cols_content{
	float: left;
	width: 100%;
}

.cols_content table{
	margin: 0 40px;
}

.cols_content .content{
	width: 50%;
	vertical-align: top;
	padding: 15px 60px 15px;
	font-size: 11px;
}

.cols_content .title{
	display: block;
	margin: 10px 0 5px;
}

#footer{
	float: left;
	width: 718px;
	height: 75px;
	background: url("/images/back_footer.gif");
	margin-bottom: -30px;
	font-size: 11px;
	padding: 25px 70px 0;
}
#fixator{
	line-height: 30px;
}

#safe {position:relative;float:left;width:336px;height:55px;background:url("/images/safe.jpg");padding-top:347px;font-size:22px; color:#CC0000;}
.c1 {position:absolute; left:67px;}
.c2 {position:absolute; left:117px;}
.c3 {position:absolute; left:167px;}
.c4 {position:absolute; left:225px;}
.c5 {position:absolute; left:275px;}
#safe_txt {width:350px; float:right;}

#webim{
	position:absolute;
	top:10px;
	right:10px;
}