body, html {
	background: #e1f4fc;
	height:100%;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #666;
}
a {
	text-decoration: underline;
	color: #3a74af;
}
a:hover {
	text-decoration: none;
}
p {
	 margin: 12px 0;
}
h2 {
	font: normal 20px/normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #3a74ae;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h1 {
	font: normal 20px/normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #3a74ae;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.clear {
	clear:both;

}

#wrapper {
	background: #FFF;
	margin: 20px auto;
	width: 940px;
	border: 1px solid #c6dae2;
	position: relative;
}
.line3 {
	background: #e7f0f8 url(../images/lin3.gif) repeat-x;
	height: 19px;
	display: block;
}
#catalog {
	float: right;
}
#menu {
	position: relative;
	clear: both;
	float: left;
	color: #000;
	font: bold 12px Tahoma, Geneva, sans-serif;
	height: 40px;
	background: url(../images/menu.jpg) repeat-x;
	width: 100%;
}
#menu ul {
	display: block;
}
#menu li {

	float: left;
	text-transform: uppercase;
	display: inline;
	height: 40px;
	line-height: 40px;
}

#menu li a {
	color: #627880;
	text-decoration: none;
	display: block;
	padding: 0px 30px;

}
#menu li a:hover {

	color: #FFF;
	text-decoration: underline;
	background: #999;
}
.font12 {
	font-size: 12px;
	line-height: 21px;
	padding: 15px;
}
#footer {
	text-align: center;
	margin-bottom: 15px;
}
.picleft {
	padding: 3px 8px 8px 0px;
	float: left;
}
.soundflash {
	float: left;
	margin: 12px 0px 0px 35px;
}

/*15012013*/
.img-right {
    float: right;
    }

