body {
	background: #000000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}

.cleaner { clear: both; overflow: hidden; height: 0px; }

.page {
	width: 768px;
	padding: 0px;
	margin: 0px auto;
	background: #999999;
	border: 1px solid #a7a37e;
	text-align: left;
	position: relative;
}

.menu {
	width: 465px;
	height: 547px;
	position: absolute;
	top: 75px;
	right: 22px;
}

.left-menu {
	border: 1px dotted #a7a37e;
	border-right: none;
	border-bottom: none;
}

.right-menu {
	border: 1px dotted #a7a37e;
	border-bottom: none;
}

.last {
	border-bottom: 1px dotted #a7a37e;
}

.menu-link {
	width: 231px;
	height: 106px;
	background: url('images/menu2.png');
	display: block;
	color: #a7a37e;
	text-decoration: none;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 75px;
	cursor: hand;
}

.menu-link:hover {
	width: 231px;
	height: 106px;
	background: url('images/over.png');
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 75px;
	cursor: hand;
}

.second {
	height: 116px;
	padding-top: 65px;
}

.second:hover {
	height: 116px;
	padding-top: 65px;
}

.content {
	width: 465px;
	height: 547px;
	background: url('images/menu.png');
	position: absolute;
	top: 75px;
	right: 22px;
	border: 1px dotted #a7a37e;
}

.header {
	width: 768px;
	height: 189px;
	background: #999999;
	text-align: left;
}

.footer {
	width: 768px;
	height: 189px;
	background: #999999;
	text-align: left;
}

.preview {
	width: 768px;
	height: 300px;
	background: url('images/preview.jpg') no-repeat;
	text-align: left;
}

.logo {
	padding-top: 67px;
	float: left;
}

.flag {
	float: right;
	margin-right: 22px;
	margin-top: 50px;
	text-align: right;
}

.certificate {
	width: 270px;
	margin-left: 7px;
	margin-top: 10px;
	font-size: 9px;
	font-family: Tahoma;
	color: #444444;
}

.certificate td {
	padding: 2px;
}

.cert {
	text-align: center;
}

.home {
	width: 80px;
	height: 17px;
	background: #3e5252;
	float: right;
	border-left: 1px dotted #a7a37e;
	border-bottom: 1px dotted #a7a37e;
	text-align: center;
	padding-top: 3px;
}

.home a {
	color: #639b9b;
	text-decoration: none;
}

.home a:hover {
	color: #ccc;
	text-decoration: none;
	margin-left: 1px;
}

.buttons {
	width: 80px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.text {
	color: #639b9b;
	width: 400px;
	height: 460px;
	margin-top: 30px;
	margin-left: 30px;
	overflow: hidden;
	position: relative;
}

#mover {
	position: absolute;
}

li {
	background: url('images/li.png') no-repeat left center;
	padding-left: 20px;
	margin-left: 20px;
	list-style: none;
	margin-bottom: 5px;
}

.alignleft  {
	float: left;
	margin-right: 15px;
}

.border {
	width: 400px;
	height: 1px;
	background: url('images/border.jpg') repeat-x;
}

h1 {
	color: #a7a37e;
	text-decoration: none;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
}

input.field {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Sans-serif; 
	font-size: 12px; 
    width: 200px;
	border: 1px solid #707070;		
	background: #ffffff;
}

textarea.field {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Sans-serif; 
	font-size: 12px; 
	border: 1px solid #707070;
	background: #ffffff;
}


input.button, button.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Sans-serif; 
	font-size: 12px; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #707070;
	background: #ffffff;
	height: 20px;
}

.flag a {
	text-decoration : none;
	font-weight: bold;
	color: #000;
}

.title_txt {
                font-weight: bold;
				color: #fff;
            }

textarea {
	width: 192px;
	height: 77px;
	color: #666;
}

.contacts {
	width: 192px;
	margin-bottom: 14px;
	color: #666;
}

.but {
	text-align: right;
}

.but input {
	border: 0px;
	background: none;
	color: #fff;
}