html ,body
{
	margin:0px;
	padding:0px;
}
body
{
	background-image:url(/images/fon.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:verdana;

}
a img
{
border:none;
}
#ie {margin-top:130px; margin-bottom:25px;float:right;}
#iediv{height:130px;}
#iediv2{padding-top:320px;}
.whitetop
{
	width:1003px;
	background-image:url(/images/whitetop.png);
	height:45px;

	margin:auto;
	margin-top:75px;
}
.whitecontent
{
	width:1003px;
	background-image:url(/images/whitemiddle.png);
	margin:auto;
	position:relative;

}
.whitebottom
{
	width:1003px;
	height:377px;
	background-image:url(/images/whitebottom.png);background-repeat:no-repeat;
	margin:auto;

}
.list {list-style-type:none;color:#8a2700; margin-left:0px; margin-bottom:9px;padding-left:0px;}
#topmenu1 {position:absolute; margin-left:488px;margin-top:105px;border:0px none;}
#topmenu2{position:absolute;margin-left:614px;margin-top:106px;border:0px none;}
#topmenu3{position:absolute;margin-left:771px;margin-top:106px;border:0px none;}
#topmenu4{position:absolute;margin-left:919px;margin-top:108px;border:0px none;}
.ftr{margin-bottom:10px;}
#wrd{float:right; margin-right:20px;}
#ftg{font: 18px verdana; color:#333333;}
.cvb{margin-left:40px;}
.noclick {height:34px; vertical-align:top;color:#8a3700; font:12px verdana;text-align:center;}
.click { height:34px; vertical-align:top;color:#ffffff; background-color:#8a3700; font:12px verdana; text-align:center;}
.whiteheader
{
	position:absolute;
	top:120px;
	left:50%;
	height:206px;
	width:1003px;
	z-index:90;
	background-image:url(/images/whiteheader.png);background-repeat:no-repeat;
	margin-left:-501px;

}
.content
{
	top:250px;
	position:relative;
	font-size:12px;
	color:#333333;
}
.mainmenu
{
	top:0px;
	left:50%;
}
.maintext
{
}
a{color:#333333;}

.searchform
{
    /*border:1px solid red;*/
    position:absolute;
    top:145px;
    left:50%;
    margin-left:-465px;
    padding:0px;
    background-image:url(/images/search.gif);
    height:21px;
    width:202px;
display:block;
}
.searchform input
{
    border:none !important;
    border:0 !important;
}
.searchform .searchtext
{

border:none;
    font-family:verdana;
    position:absolute;
    font-size:11px;
    margin:0px;
    width:170px;
    padding:0px;
    margin-left:5px;
    margin-top:3px;
    color:#999999;
    /*border:1px solid red;*/
}
.searchform .searchbut
{
border:none;
    left:175px;
    position:absolute;
    font-family:verdana;
    height:19px;
    margin:0px;
    width:23px;
    padding:0px;
}
