/*
us_corp general style sheet
Copyright 2009 Konstantin Rozhkov
Last edit: 2009-04-22 @ 13:46
*/
/* TOC
	COLORS
*/
/*
=COLORS
*/
body {
	background: url(../images/bgbody.jpg) repeat-x 0 0;
}
.mwa {
	background: url(../images/footer.jpg) repeat-x left bottom;
}
#header {
	height: 100px;
}
#header img {
	margin: 25px 0 0 0;
}
#menu {
	margin-left: 71px;
}
#menu li {
	background: url(../images/menuli.gif) no-repeat right bottom;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 24px 15px 15px 14px;
}
#menu li.endmenuli {
	background: url(../images/ishop.jpg) no-repeat right bottom;
	padding-right: 26px;;
}
/*#menu li a{
	color: #390;
}*/
#menu li a{
	color: #996633;
}

#menu li.endmenuli a{
	color: #c00;
}
#menu li a:link, #menu li a:visited { text-decoration:  none; }
#menu li a:hover, #menu li a:active { text-decoration:  underline; }

.br {
	clear: both;
	height: 1px;
}
.content{
	clear: both;
	float:left;
	width:870px;
}

.lc{
	margin-right: 210px;
	margin-left: 5px;
}
.cc{
	font-size: 1.2em;
	float:left;
	margin-top:  40px;
	margin-left:-210px;
	width:205px;
}
#footer {
	border-top: 1px solid #e6e6c8;
	color: #663;
	font-size: 0.92em;
	height: 105px;
	height/**/:/**/ 85px;
	margin-top: 30px;
	padding-top: 20px;
}
#allrights {
	float: left;
	margin-left:15px;
	width: 275px;
}
#fphone {
	float: left;
	width: 220px;
	width/**/:/**/ 170px;
	padding-right: 50px;
}
#fphone span {
	font-size: 1.27em;
}
#counter {
	margin-right: 30px;
	text-align: right;
}
#counter img {
	margin: 0 0 5px 5px;
}
#footer .cc{
	margin-top:  0px;
}
#footer .lc{
	font-size: 1.2em;
}
