body {
	font-size: 14px;
	line-height:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}
@font-face {font-family: 'PT Sans'; 
	font-style: italic;
	src: url('http://stickytouch.ru/fonts/pts56f.eot'); 
	src: local('PT Sans Italic'), url('http://stickytouch.ru/fonts/pts56f.woff') format('woff'), url('http://stickytouch.ru/fonts/pts56f.ttf') format('truetype');}
 
@font-face {font-family: 'PT Sans';
	src: url('http://stickytouch.ru/fonts/pts75f.eot');
	font-style: normal;
	font-weight: bold; 
	src: local('PT Sans Bold'), url('http://stickytouch.ru/fonts/pts75f.woff') format('woff'), url('http://stickytouch.ru/fonts/pts75f.ttf') format('truetype');}
 
@font-face {font-family: 'PT Sans';
	font-style: italic;
	font-weight: bold; 
	src: url('http://stickytouch.ru/fonts/pts76f.eot'); 
	src: local('PT Sans Bold Italic'), url('http://stickytouch.ru/fonts/pts76f.woff') format('woff'), url('http://stickytouch.ru/fonts/pts76f.ttf') format('truetype');}
 
@font-face {font-family: 'PT Sans Caption'; 
	src: url('http://stickytouch.ru/fonts/ptc55f.eot');
	src: local('PT Sans Caption'), url('http://stickytouch.ru/fonts/ptc55f.woff') format('woff'), url('http://stickytouch.ru/fonts/ptc55f.ttf') format('truetype');}
 
@font-face {font-family: 'PT Sans Caption';
	font-weight: bold; 
	src: url('http://stickytouch.ru/fonts/ptc75f.eot');
	src: local('PT Sans Caption Bold'), url('http://stickytouch.ru/fonts/ptc75f.woff') format('woff'), url('http://stickytouch.ru/fonts/ptc75f.ttf') format('truetype');}
 
@font-face {font-family: 'PT Sans Narrow';
	src: url('http://stickytouch.ru/fonts/ptn57f.eot');
	src: local('PT Sans Narrow'), url('http://stickytouch.ru/fonts/ptn57f.woff') format('woff'), url('http://stickytouch.ru/fonts/ptn57f.ttf') format('truetype');}
 
@font-face {font-family: 'PT Sans Narrow';
	font-weight: bold; 
	src: url('http://stickytouch.ru/fonts/ptn77f.eot');
	src: local('PT Sans Narrow'), url('http://stickytouch.ru/fonts/ptn77f.woff') format('woff'), url('http://stickytouch.ru/fonts/pts77f.ttf') format('truetype');}
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h4, h5, h6 {
	color: #F36;
	font-size:24px;
	font-family: 'PT Sans' Verdana, Geneva, sans-serif;
	font-style:italic;
	text-decoration:none;
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align:right;
}
h3 {
	font-size: 48px;
	line-height:normal; 
	font-family: 'PT Sans'; 
	font-weight: normal;
	}
p {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
a img { 
	border: none;
}
a:link {
	color: #09F;
	text-decoration: underline;
}
a:visited {
	color: #C36;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.menutop {
	height:50px;
	width:100%;
	background-color:#ccc;
	font-family: 'PT Sans' Verdana, Geneva, sans-serif;
	font-size:14px;
	background-image: url(index.files/menubg.jpg);
	background-repeat: repeat-x;
}
.left {
	width: 50%;
	float: left;
}
.right {
	float: right;
	width: 50%;
}
#nav {
	margin: 15px 15px 0px 15px;
	float: left;
}
#navright {
	margin: 15px 15px 0px 15px;
	float: right;
}
.container {
	width: 900px;
	background: #fff;
	margin: 0 auto;
}

.content {
	padding: 0px 0;
}
#contentleft {
	height:450px;
	width: 450px;
	float: left;
	}
#contentright {
	height:450px;
	width: 450px;
	float: right;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footer{
	height:50px;
	width:100%;
	float:left;
	margin-top:30px;
	text-align: right;
	}

