* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	width: 100%;
	height: 100%;
}
a {
	color: #a304bd;
	outline: none;
	text-decoration: underline;
	font-weight: bold;
	line-height:19px;
}
a:hover {
	text-decoration: none;
}

p {margin: 0 0 18px}
img {
		border: 0px;
		text-decoration: none;
		border:none;
		font-size:22px;
		text-align:center;
		max-width:600px;
		padding-bottom:10px;
		

}

a.fig {
text-align:center;padding-left:28px;padding-right:28px;float: left; padding-top:10px; padding-bottom:10px; text-decoration:none;
width:114px; height:200px;}

a.fig2 {
text-align:center;padding-left:28px;padding-right:28px;float: left; padding-top:10px; padding-bottom:10px; color:#c02d65;  text-decoration:none}

input {vertical-align: middle}
#wrapper {

	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 300px;
	background-image:url(http://cgtexture.ru/images/header.jpg);
	background-repeat:no-repeat
}

#desript {
font-family:Tahoma;
font-size:11px;
line-height: 16px;
color:#ffffff;
padding-left:312px;
padding-top:184px;
padding-right:50px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 30px 0 285px;
}
#backe{	
	background-image:url(http://cgtexture.ru/images/line.jpg);
	height:84px;
	width:500px;
	z-index: -223;
	left:-20px;
	position:absolute; 
	clear:both/*float:left*/
	background-repeat:no-repeat}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	width: 226px;
	position: absolute;
	top: 164px;
	color:#a304bd;
	padding-left:30px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -18px auto 0;
	height: 17px;
	color:#CCCCCC;
	text-align:center;
	
	background-image:url(http://cgtexture.ru/images/footer.jpg);
	background-repeat:no-repeat
}

h1 { font-size:17px; color:#0977ff; padding-top:25px; padding-bottom:10px;}