/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}

html, body {
	height: 100%;
	text-align: center;
	font-size: 14px;
}

a {
	color: #36afff;
}

img {
	border: none;
}

.m2{	font-family: Arial, Helvetica, sans-serif; color: #fa9f00;  	font-size: 13px;}
/*A.m:hover { font-family:Tahoma; color: #FFFFFF; font-weight: bold; 	font-size: 12px; TEXT-DECORATION: none}*/

A.nav:link, A.nav:visited {	font-family: Tahoma; color: #000000; font-weight: bold; TEXT-DECORATION: none; font-size: 12px;}
A.nav:hover { font-family:Tahoma; color: #FFFFFF; font-weight: bold; 	font-size: 12px; TEXT-DECORATION: none;}

A.m3:link, A.m3:visited {	font-family: Arial, Helvetica, sans-serif; color:  #36afff;  	font-size: 11px;}

.m4{	font-family: Arial, Helvetica, sans-serif; color: #333333;  font-weight: bolder;	font-size: 11px;}

.m5{	font-family: Arial, Helvetica, sans-serif; color: #333333; font-weight: normal; font-size: 12px;}

.m6{height: 100%; wight: 100%; align: center; valign: down;}

.m7{	font-family: Arial, Helvetica, sans-serif; color: #333333; font-weight: normal; font-size: 10px;}
div#envelope {
	background: scroll white url(../images/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	text-align: justify;
/*	overflow: hidden;*/
}

div#inner {
	position: relative;
	margin: 0px 45px;
}

div#contacts {
	float: right;
	margin: 10px;
	color: #fffffe;
	text-align: right;
}

div#partners {
	float: right;
	text-align: center;
}

#partners .top {
	background: scroll #fff4df url(../images/partners.top.jpg) top center no-repeat;
	width: 133px;
}

#partners .bot {
	background: scroll #fff4df url(../images/partners.bot.jpg) bottom center no-repeat;
	width: 133px;
}

div#menu {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 650px;
}

#menu a {
	white-space: nowrap;
}

#center {
	background: scroll #fff4df url(../images/content.top.jpg) top center no-repeat;
	width: 653px;
}

#content {
	background: scroll url(../images/content.bot.jpg) bottom center no-repeat;
	padding: 0px 25px 15px 25px;
}

#menu .active {
	color: #fa9f00;
	text-decoration: none;
}

div#footer {
/*	position: absolute;*/
	background: url(../images/footer1.jpg);
	color: #333333;
	width: 80%;
	height: 90px;
/*	bottom: 0px;*/
	font-size: 11px;
}

div#copyright {
	margin: 0px 45px 0px 45px;
}

#copyright a {
	font-weight: bold;
}


#center1 {
	background: scroll #fff4df url(../images/top1.gif) top center no-repeat;
width: 323px;
}

#content1 {
	background: scroll url(../images/bot1.gif) bottom center no-repeat;
	
}

