* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#6c6c6c;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:18px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.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;}
object { vertical-align:top;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input {
	width:213px;
	padding:1px 0 1px 3px;
	color:#6c6c6c;
	border:1px solid #e5e5e5;
	background:none;
}
#contacts-form textarea {width:164px; height:227px; padding:1px 0 1px 3px; margin-bottom:12px; color:#6c6c6c; overflow:auto; background:none; border:1px solid #e5e5e5;}
#contacts-form .link2 { float:right; margin-left:14px;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/arrow2.gif) no-repeat left 7px; padding:0 0 5px 15px;}

.list2 dt { background:url(images/bull.gif) no-repeat left 6px; padding:0 0 0 11px; font-weight:bold;}
.list2 dt a { text-decoration:none;}
.list2 dt a:hover { text-decoration:underline;}
.list2 dd { border-bottom:1px solid #e5e5e5; padding-bottom:6px; margin-bottom:6px;}
.list2 dd.last { border:none; padding:0; margin:0;}
.list2 dd.last1 { border:none; padding:0; margin-bottom:15px;}

.list3 li { background:url(images/bull.gif) no-repeat left 6px; padding:0 0 4px 11px;}
.list3 li a { font-weight:bold; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 { padding-bottom:15px;}
.list4 li { background:url(images/arrow2.gif) no-repeat left 8px; padding:0 0 4px 15px;}

.list5 li { width:100%; overflow:hidden; padding-bottom:16px;}
.list5 li img { float:left; margin-right:20px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:36px;}
.p3 { margin-bottom:9px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#360;
}
a:hover{text-decoration:none;}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#393838;
	line-height:1em;
	letter-spacing:-1px;
}
h1 strong {
	display:block;
	color:#FFF;
	font-size:0.8em;
	padding-left:5px;
	padding-top:4px;
	letter-spacing:normal;
}
h2 {
	font-size:1.67em;
	line-height:1.1em;
	color:#360;
	font-weight:normal;
	letter-spacing:-1px;
	padding:6px 0 1px 0;
	margin-bottom:22px;
}
h2:first-line { font-size:1.1em; color:#393838;}
h3 {font-size:1.83em; line-height:1.1em; color:#393838; font-weight:normal; letter-spacing:-1px; padding:4px 0 6px 35px; background:url(images/marker1.gif) no-repeat left 3px; margin:0 0 10px -14px;}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#360;
	font-size:17px;
	font-weight:normal;
	padding:5px 0 6px 0;
	letter-spacing:-1px;
}
h5 { font-size:1em; margin-bottom:9px;}
h6 { font-size:1em; text-transform:uppercase;}
h6 strong { text-transform:none; color:#38a6d6;}

.txt1 { text-transform:uppercase;}

.link1 {
	display:block;
	float:right;
	background:url(images/link1-bg.gif) left top repeat-x;
	color:#4a4a49;
	text-decoration:none;
	right: auto;
}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:3px 16px 4px 16px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { display:block; float:left; background:url(images/link2-bg.gif) left top repeat-x; color:#4a4a49; text-decoration:none;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:2px 14px 4px 14px; font-style:normal;}
.link2:hover { text-decoration:underline;}

.link3 { background:url(images/arrow1.gif) no-repeat left 6px; padding:0 0 0 10px; color:#646464; font-weight:bold;}

.link4 { color:#6c6c6c;}

.line-hor {
	background:#cdcdcd;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:8px 0 5px 0;
}
.line-hor1 { background:#cdcdcd; height:1px; overflow:hidden; font-size:0; line-height:0; margin:16px 0 10px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.box { border:1px solid #e5e5e5; padding:2px;}
.box.alt { margin-bottom:11px;}
.box .inner {
	padding:5px 5px 5px 5px;
}
.box .bg {background:url(images/box-bg.gif) left bottom repeat-x;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}


/*header*/
#header .row-1 {
	height:40px;
	top: auto;
}
#header .row-1 .fleft {
	padding:0px 0 0 0px;
}
#header .row-2 {
	height:55px;
}
#header .row-3 { padding:75px 0 0 0	px;}

.top-links {
	float:right;
	padding:15px 0 0 0;
	vertical-align: middle;
}
.top-links li { display:inline; color:#3d4f59;}
.top-links li a { color:#7e7e7e; text-decoration:none; padding:0 14px 0 12px;}
.top-links li a:hover { color:#000; text-decoration:underline;}

.nav-box { background:url(images/nav-box-bg.gif) left top repeat-x; width:100%;}
.nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top;}
.nav-box .right { background:url(images/nav-box-right.gif) no-repeat right top; height:51px;}

.nav { width:100%; overflow:hidden;}
.nav li { display:inline;}
.nav li a { background:url(images/divider.gif) no-repeat left top; width:131px; text-align:center; display:block; float:left; font-size:.91em; text-transform:uppercase; color:#3f4144; text-decoration:none; height:51px; line-height:50px; font-weight:bold;}
.nav li a.first { background:none;}
.nav li a:hover {
	color:#3C9;
}
.nav li a.current {
	color:#3C9;
}

/*content*/
#content { padding:13px 0 11px 0;}
#content .indent { padding:0 0 0 20px;}

.services { width:100%; overflow:hidden;}
.services li { float:left; width:147px; padding:0 17px 12px 19px; border-right:1px solid #ededed;}
.services li.last { border:none;}
.services li img { display:block; margin:0 auto 10px auto;}
.services li h4 { text-align:center;}

/*footer*/
#footer {color:#5a5a5a;}
#footer .indent {
	padding:5px 0 0 23px;
	font-style: normal;
}
#footer a { color:#5a5a5a;}

/*==========================================*/
#page3 .tail-top .tail-bottom #main #content .indent .wrapper .col-1 table tr td table tr td {
	color: #FFF;
}
#page3 .tail-top .tail-bottom #main #content .indent .wrapper .col-1 table tr td table tr th strong {
	color: #FFF;
}
#page3 .tail-top .tail-bottom #main #content .indent .wrapper .col-1 table tr td table tr td {
	color: #000;
}
#page3 .tail-top .tail-bottom #main #content .indent .wrapper .col-1 table tr td table tr td strong {
	color: #FFF;
}

