* { margin:0; padding:0;}
body { background:#cfd9dc; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.9375em; color:#6f6e6e;}
#logo {
	clear: both;
	float: left;
	height: 200px;
	width: 170px;
}


input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}
.indent {
	padding-left: 1em;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

div#header a { outline: none; }

.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:15px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x;}
.tail-middle { background:url(images/content-bg1.gif) left top repeat-x #fff;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
.tail-bottomTextDecNone {
	background:url(images/tail-bottom.gif) left bottom repeat-x;
	 text-decoration:none;

}
.tail-left { background:url(images/tail-left.gif) no-repeat right 97px; position:absolute; width:50%; height:363px;}

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

#contacts-form label { display:block; height:25px;} 
#contacts-form label input { width:263px; padding:1px 0 1px 3px; color:#333434; background:none; border:1px solid #333434;}
#contacts-form textarea {width:285px; height:65px; padding:1px 0 1px 3px; margin-bottom:10px; color:#333434; background:none; border:1px solid #333434; overflow:auto;}

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

.list1 { width:100%; overflow:hidden; padding-bottom:15px;}
.list1 li { list-style-position:inside; float:left; width:222px; list-style-type:none; padding-right:30px;}
.list1 li.last { padding-right:0;}

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

.extra-wrap { overflow:hidden; }

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

h1 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:5px;
}
h1 strong { display:block; font-size:1.46em; padding:5px 0 0 0;}
h2 {
	font-size:1.8em;
	color:#408601;
	font-weight:normal;
	line-height:1.2em;
	letter-spacing:-1px;
	padding:6px 0 6px 0;
}
h3 {
	font-size:1.5em;
	font-weight:normal;
	color:#1e4a55;
	line-height:1em;
	letter-spacing:-1px;
	line-height:24px;
	padding:7px 0 0 0;
	margin-bottom:18px;
}
h4 {
	font-weight: bold;
}

h5 { font-size:1em; color:#333434;}
h6 {
	color: #78C3D8;
	font-size: 0.8em;
	font-weight: bold;
}

.link1 { background:url(images/marker.gif) no-repeat left top; display:inline-block; padding:4px 0 5px 32px; color:#2797e6;}
.link2 { background:url(images/marker1.gif) no-repeat left top; display:inline-block; padding:4px 0 5px 32px; color:#2797e6;}

.button { position:absolute; right:58px; margin-top:-12px;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.cont-box { padding:0 5px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header .row-1 {
	height:110px;
}
#header .row-1 .fleft { padding:30px 0 0 16px;}
#header .row-1 .fright { padding:68px 18px 0 0;}
#header .row-1 .fright img { margin-left:3px;}
#header .row-2 {
	padding:20px 0 0 16px;
	line-height: 5em;
}
#header .row-2 p { font-size:1.17em; color:#8cbac6; margin-bottom:0; line-height:1.29em;}
#address {
}



/*content*/
#content { background:#f4f4f4; width:100%;}
#content .inner { padding-bottom:10px;}

#content .row-1 { padding:28px 0 26px 0;}
#content .row-1 .indent { padding:0 0 0 9px;}
#content .row-2 .indent {
	padding:31px 0 39px 18px;
	color:#484949;
}

/*footer*/
#footer { color:#2d3334;}
#footer p { text-align:center; padding:15px 0 0 0;}
#footer a { color:#007fa3;}

/*==========================================*/
#header #tagline {
	float: left;
	padding-top: 25px;
}
#address {
	float: left;
	clear: left;
	font-size: 1.17em;
	line-height: 1.29em;
	color: #8cbac6;
	padding-top: .2em;
}


