#container {	/*#container*/
width: 933px;
	margin: auto;
	margin-top: 30px;
}
#content {	/*#content*/
background: url(../designfiles/content_back.jpg) no-repeat;
	width: 933px;
	height: 311px;
}
#content_left {	/*#content_left*/
float: left;
	line-height: 1.8em;
}
#content_right {	/*#content_right*/
float: right;
	width: 276px;
	padding-right: 70px;
	padding-top: 160px;
}
#footer {	/*#footer*/

	font-size: 11px;
	text-align: center;
	margin-top: 7px;
color:#eeeae8;
}
#header {	/*#header*/
height: 110px;
	width: 933px;
}
#header_left {	/*#header_left*/
float: left;
}
#header_right {	/*#header_right*/
float:right;
}
#nav {	/*#nav*/
background: url(../designfiles/mainmenu_back.gif) no-repeat;
	width: 933px;
	height: 57px;
}
#partner_pic {	/*#partner_pic*/
float: left;
}
#text {	/*#text*/
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eeeae8; 
	line-height: 1.8em;
}
.iframe {	/*.iframe*/
width: 510px;
	height: 260px;
	margin: 20px 0px 0px 50px;
}
.input_button {	/*.input_button*/
border-style: none;
background:#e19825;
padding: 2px 15px;
color:#eeeae8;
}
.input_text {	/*.input_text*/
border-style:none;
font-family: tahoma, verdana, arial;
font-size: 12px;
}
.mainmenu {	/*.mainmenu*/
margin: 0px;
	padding: 0px;
	margin-left: 60px;
	padding-top: 10px;
}
.mainmenu li {	/*.mainmenu li*/
float: left;
	list-style: none;
	margin-right: 35px;
}
.mainmenu li a {	/*.mainmenu li a*/
font-size: 16px;
font-weight: bold;
color: #fff;
text-shadow: 0px 1px 2px rgba(0,0,0,0.75);
}
a {	/*a*/
color:#eeeae8;
	text-decoration: none;
}
a:hover {	/*a:hover*/
text-decoration: underline;
}
body {	/*body*/
font-family: Helvetica, Arial, sans-serif;
	background: url(../designfiles/taust_1.gif);
	font-size: 12px;
line-height: 1.6em;
	
}
h2 {	/*h2*/
font-size: 24px;
	font-weight: normal;
color:#eeeae8;
}
p {	/*p*/
margin:0px;
padding: 0px;
}
