body {
	padding: 10px 7px 11px 7px;
	margin: 0;
	font: normal normal 75% Tahoma, Arial, sans-serif normal;
}

h1 {
	color: #0e1115;
	font: normal normal 1.5em Tahoma, Arial, sans-serif normal;
	text-transform: uppercase;
	margin: 8px 0 7px 0;
}

h2 {
	color: #0e1115;
	font: normal normal 1.3em Tahoma, Arial, sans-serif normal;
	text-transform: uppercase;
	margin: 8px 0 7px 0;
}

h3 {
	color: #0e1115;
	font: bold normal 1.1em Tahoma, Arial, sans-serif normal;
	margin: 8px 0 7px 0;
}

p {
	color: #0e1115;
	margin: 0 0 14px 0;
	font: normal normal 1em/1.25em Tahoma, Arial, sans-serif normal;
	font-size: 1em;
	line-height: 20px;
}

a {
	color: #0064fa;
	text-decoration: underline;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #99ccff;
	background-color: #99ccff;
	margin:8px 0;
}

small {
	font-size: .9166em; /*11px;*/
}

.catalog-section-list ul li a{
	font: normal 120% Tahoma, Arial, sans-serif;
	line-height: 20px;
}
table, ul li {
	line-height: 20px;
}
/* ---------------------------------------- */
.header {
	vertical-align: top;
}

.header span {
	display: block;
	background: #57aaef url(images/hdr_fill.png) top left repeat-x;
	margin: 0 3px 0 1px;
}

.header span span {
	background: url(images/hdr_left.jpg) top left no-repeat;
	margin: 0;
}

.header span span span {
	background: url(images/hdr_right2.jpg) top right no-repeat;
	height: 111px;
	margin: 0;
	padding: 17px 19px;
	color: #fff;
	font-size: 1.3em;/*16px;*/
	line-height: 24px;
}

.header span span span strong {
	color: #000;
	font-weight: normal;
}

/* ---------------------------------------- */
.hdr_right {
	vertical-align: top;
	background: #3479be url(images/hdr_photos.jpg) top left no-repeat;
	color: #fff;
	font-size: 11px;
}

.hdr_right .title {
	padding: 11px;
	display: block;
}

.hdr_right .photo {
	display: block;
	padding: 2px 7px 0 15px;
	float: left;
	line-height: 11px;
}

.hdr_right .photo a {
	text-decoration: none;
	color: #fff;
}

.hdr_right .photo img {
	margin-bottom: 5px;
	border: 1px solid #b5ceff;
}

/* ---------------------------------------- */
.leftcol {
	margin: 18px 0 0 0;
}

.menu {
	padding: 0 0 8px 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

.menu li {
	line-height: 23px;
}

.menu a {
	display: block;
	height: 23px;
	padding: 0 0 0 26px;
}

.m1 li a {
	font-weight: bold;
	color: #fff;
	padding-top: 1px;
}
.m1 {
	padding: 0 0 7px 0;
	background: #4a94d4 url(images/m1.jpg) top left no-repeat;
}

.m2 li a {
	font-weight: bold;
	color: #075fa8;
}
.m2 {
	padding: 0 0 9px 0;
	background: #83b7e9 url(images/m2.jpg) top left no-repeat;
} 

.m3 li a {
	color: #0769fb;
	font-size: 12px;
	height: 21px;	
}
html>body .m3 li a{
	padding-top: 2px;

}
.m3 {
	background: #c3e7f7 url(images/m3.jpg) top left no-repeat;
} 

.m4 li a {
	color: #0769fb;
	font-size: 12px;
	height: 21px;	
}
html>body .m4 li a{
	padding-top: 2px;

}
.m4 {
	background: #c3e7f7 url(images/m4.jpg) top left no-repeat;
	padding: 0 0 10px 0;
} 

.m5 li a {
	color: #0769fb;
	font-size: 12px;
	height: 21px;	
}
html>body .m5 li a{
	padding-top: 2px;

}
.m5 {
	background: #ebebeb url(images/m5.jpg) top left no-repeat;
	padding: 0 0 12px 0;
} 

.pollform {
	color: #0769fb;
	font-size: 0.9166em;/*11px;*/
	margin-bottom: 10px;
}

.pollform strong {
	color: #032d6c;
	font-size: .8333em;/*10px;*/
	line-height: 14px;
	text-transform: uppercase;
	font-weight: normal;
}

.pollform div {
	margin: 5px 0 0 0;
	line-height: 1.166em;/*14px;*/
}

.pollform input {
	margin-left: 0;
}

.leftcol .phone {
	font-size: 1em;/*12px;*/
	line-height: 150%;
}

.leftcol .email a {
	font-size: 1em;/*12px;*/
	line-height: 150%;
	color: #0064fa;	
}

.button {
	background: #2e85ec url(images/button1.png) top left no-repeat;
	display: block;
	width: 122px;
	height: 19px;
	
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	margin: 4px 0;
	padding: 2px 0 0 0;
}

/* ---------------------------------------- */
.content {
	padding: 18px 22px 18px 20px;
}

.content .block {
	border: 1px solid #cae1f7;
	background: #ebf1ff url(images/block_fill.png) top left repeat;
	color: #829cda;
	padding: 10px;
	margin: 25px 0 15px 0;
	font-size: .9166em;/*11px;*/
	line-height: 1.5em;/*18px;*/
}

.block form {
	margin: 0;
	padding: 0;
}

/* ---------------------------------------- */
.rightcol {
	padding: 3px 0 0 0;
	overflow: hidden;
}


.search {
	background: #8db3d4 url(images/searchbox.png) top left no-repeat;
	padding: 0;
	margin: 0;
	height: 28px;
	position: relative;
	overflow: hidden;
}

.searchform {
	padding: 0;
	margin: 0;
}

.searchbox {
	display: inline;
	border: none;
	background: #fff;
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	width: 78px;

	position: absolute;
	left: 22px;
	top: 6px;
	z-index: 199;
}

.searchbtn {
	display: inline;
	border: none;
	background: #4bb8f0 url(images/searchbox.png) top right no-repeat;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 81px;

	position: absolute;
	right: 0;
	z-index: 99;
	cursor: pointer;
}

.randphoto {
	background: url(images/randphoto.png) top left no-repeat;
	height: 90px;
	padding: 15px 30px 0 25px;
text-align: center;
	overflow: hidden;
}

.randphoto img {
	border: 1px solid #d8d8d0;
}

.rightcol .block {
	background: #ebf1ff;
	padding: 0;
	margin: 0;
	width: 175px;
	overflow: hidden;
}

.rightcol .block .title {
	display: block;
	background: #d1e5f3 url(images/right_h.png) top left no-repeat;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #000;
	font-size: .9166em;/*11px;*/
	text-align: center;
}

.rightcol .block .text {
	color: #000;
	font-size: 1em;/*12px;*/
	padding: 10px 8px 5px 8px;
	margin: 0;
	border-left: 1px solid #99ccff;
	border-right: 1px solid #99ccff;
	line-height: 1.25em;/*15px;*/
}

.rightcol .block .alt {
	color: #0065fb;
	font-weight: bold;
	font-size: .9166em;/*11px;*/
}

.rightcol .block a {
	color: #0065fb;
	font-size: 11px;
}

.rightcol .block a.alt {
	color: #000;
	font-size: 1em;/*12px;*/
	font-weight: bold;
}

.rightcol .subscribe {
	background: #9fbeda url(images/subscribe.jpg) top left no-repeat;
	height: 88px;
	position: relative;
}

.rightcol .subscribe form {
	margin: 0;
	padding: 0;
}

.button2 {
	background: #58a5ee url(images/button3.png) top left no-repeat;
	display: block;
	width: 122px;     
	height: 19px;
	
	color: #fff;
	text-decoration: none;
	font-size: 1em;/*12px;*/
	text-align: center;
	margin: 0;
	padding: 2px 0 0 0;
}

.rightcol .subscribe .button2 {
	position: absolute;
	left: 10px;
	top: 50px;
}

.rightcol .subscribe .title {
	display: block;
	width: 170px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
}

.rightcol .subscribe .input {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 112px;
	padding: 0 4px;
	margin: 0;
	border: 1px inset;
	font-size: 11px; 
	color: #829cda;
}

.bottom-line {
	border-bottom: 1px solid #99ccff;
}

.copy {
	color: #5f6569;
	font-size: .9166em;/*11px;*/
	padding-top: 15px;
}

.sss {
	color: #000;
	font-size: .9166em;/*11px;*/
	padding-top: 57px;
}

.sss a {
	color: #0064fa;
}

.vtop {
	vertical-align: top;
}

