body {
	background-color: #FFFFFF;
}


#header {
	position:relative;
	top:-10px;
	width:780px;
	height:164px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}
#nav {
	position:absolute;
	left:0px;
	top:164px;
	width:780px;
	height:25px;
	z-index:2;
	text-align:center;
	word-spacing:30px;
}

#nav a {color:#496572; font-family:"Century Gothic"; font-size:16px; }
#nav a:link {
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	text-decoration: none;
}
#banner {
	position:absolute;
	left:0px;
	top:189px;
	width:780px;
	height:166px;
	z-index:3;
}
#top {
	position:absolute;
	left:0px;
	top:355px;
	width:780px;
	height:45px;
	z-index:4;
}

#side {
	position:absolute;
	left:32px;
	top:400px;
	width:245px;
	height:87px;
	z-index:2;
	background-image:url(../images/top023.gif); background-repeat:repeat;
	color:#496572;
	font-family:"Century Gothic";
}

#body {
	position:absolute;
	left:315px;
	top:400px;
	width:424px;
	height:113px;
	z-index:5;
	background-image: url(../images/fon01.jpg); background-repeat:repeat;
	font-family:"Century Gothic";
	padding:20px;
	font-size:12px;
}

#body2 {
	position:absolute;
	left:0px;
	top:631px;
	width:740px;
	height:135px;
	z-index:2;
	font-family:"Century Gothic";
	padding:20px;
	font-size:12px;
}


#footer {
	position:absolute;
	left:-3px;
	top:1198px;
	width:780px;
	height:14px;
	z-index:6;
	background-image:url(../images/bot.jpg);
}

#footer a {color:#496572; font-family:"Century Gothic"; font-size:12px; }
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
}
 
#leftmargin {
	position:absolute;
	left:-17px;
	top:0px;
	width:17px;
	height:auto;
	z-index:7;
	background-image:url(../images/bg_left.gif);
}
#rightmargin {
	position:absolute;
	left:780px;
	top:0px;
	width:17px;
	height:auto;
	z-index:8;
	background-image:url(../images/bg_right.gif);
}
