* {
	margin:0;
	padding:0;
}
body { background:#00526e; font-family:Tahoma, Geneva, sans-serif; font-size:100%; line-height:1.125em; color:#919292;}

input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:18px;}

.tail-top { background:url(images/tail-top.jpg) left top repeat-x #000;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:219px; padding:1px 0 1px 3px; color:#111; background:none; border:1px solid #000;}
#contacts-form textarea {width:219px; height:165px; padding:1px 0 1px 3px; margin-bottom:21px; color:#111; overflow:auto; background:none; border:1px solid #000;}
#contacts-form input.reset { position:absolute; right:0; bottom:5px;}
#contacts-form input.send { position:absolute; right:121px; bottom:5px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(http://www.brro.com/images/bull.gif) no-repeat left 6px; padding:0 0 6px 11px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 27px 0 0;}

/*==================txt, links, lines, titles====================*/
a {color:#039dce;}
a:hover{text-decoration:none;}

h2 {
	font-size:28px;
	line-height:1em;
	font-family:"Times New Roman", Times, serif;
	background:url(images/icon9.jpg) no-repeat left top;
	padding:27px 0 17px 85px;
	font-style:italic;
	color:#2a2f35;
	margin-bottom:8px;
}

h2.icon2 {
	background:url(images/icon10.jpg) no-repeat left top;
}
h2.icon3 {
	background:url(images/icon4.jpg) no-repeat left top;
}

h2.icon4 {background:url(images/icon4.jpg) no-repeat left top;}
h2.icon5 {background:url(images/icon5.jpg) no-repeat left top;}


first row icons
h3.icon2 {
	background:url(images/icon10.jpg) no-repeat left top;
}
h3.icon3 {
	background:url(images/icon4.jpg) no-repeat left top;
}
h3.icon4 {background:url(images/icon4.jpg) no-repeat left top;}
h3.icon5 {background:url(images/icon5.jpg) no-repeat left top;}
end first row icons

h2.icon6 {background:url(images/icon6.jpg) no-repeat left top; padding-left:100px;}
h2.icon7 {background:url(images/icon7.jpg) no-repeat left top;}
h2.icon8 {background:url(images/icon8.jpg) no-repeat left top;}
h2.icon9 {background:url(images/icon9.jpg) no-repeat left top;}
h2.icon10 {background:url(images/icon10.jpg) no-repeat left top;}
h2.icon11 {background:url(images/icon11.jpg) no-repeat left top; padding-left:60px;}
h3 { font-family:Arial, Helvetica, sans-serif; font-size:1.3em; color:#1da5d9; font-weight:normal; line-height:1.3em; margin-bottom:20px;}
h3:first-line { color:#fff; font-size:1.47em;}
h4 { font-size:1em; color:#1786b0; text-transform:uppercase; margin-bottom:8px;}
h5 { font-size:1em; color:#fff; font-weight:normal;}

.txt1 { color:#fff;}

.link1 { color:#ee4907}
.rss { background:url(images/rss.jpg) no-repeat right top; padding:5px 35px 4px 0; color:#0b8db6; text-decoration:none; font-size:.91em; display:inline-block;}
.rss:hover { color:#fff;}
.button {
	background:url(images/button.jpg) no-repeat left top;
	width:106px;
	height:43px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:42px;
	text-decoration:none;
	bottom:9px;
	right:0;
	position:absolute;
}
.button:hover { text-decoration:underline; }

/*==================boxes====================*/
.box { background:#fff; width:100%; line-height:1.3em; color:#2a2f35;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .right-bot-corner {
	width:100%;
}
.box .inner { padding:17px 10px 102px 15px;}
.box .inner1 { padding:17px 10px 65px 15px;}
.box .inner2 { padding:0 10px 0 10px;}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div { position:absolute; margin:0 0 0 -40px;}

/*content*/
#content { width:100%; position:relative;}
#content .inside {
	padding:10px 0 1px 0;
}

/*footer*/
#footer { color:#fff;}
#footer p { padding:26px 0 0 0; margin:0;}
#footer a { color:#04c4fb; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
#header ul li a.bull{
	background:url(images/bull.gif) no-repeat 0 0 #FBFBFB;
	font:bold 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#032a6f; text-decoration:none; padding:0 0 0 18px; margin:0 35px 0 0;
	display:block;
	}
