/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:974px;
} 

body {
	background:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#9c9e9f;
	min-width:974px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.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%;
}

/*=========================== TAILING =========================*/

.tail-top {
	background:url(images/tail-top.png) repeat-x center top;
	width:100%;
}

.tail-middle1 { 
	background:url(images/tail-middle.gif) repeat center top;
	width:100%;
}

.tail-middle2 {
	background:#ffae00;
	border-top:1px solid #000;
	width:100%;
}

.middle-bg {
	background:url(images/middle-bg.jpg) no-repeat center top;
	width:100%;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form .field {
	position:absolute;
	right:22px;
	top:8px;
}
#search-form span {
	display:block;
	float:left;
	background:url(images/input-bg.png) no-repeat left top;
	width:172px;
	height:22px;
}
#search-form input {
	background:none;
	border:0;
	margin-left:10px;
	width:152px;
	color:#525658;
	font-size:.83em;
	text-transform:uppercase;
	padding-top:5px;
	line-height:1.2em;
	vertical-align:top;
}
#search-form a {
	float:left;
	cursor:pointer;
}

/*-------*/

#contacts-form .field { 
	height:26px;
}
#contacts-form input {
	width:253px; 
	padding:2px 0 2px 3px; 
	background:url(images/form-bg.png); 
	border:1px solid #515151; 
	vertical-align:top;
	color:#8c8c8c;	
}
#contacts-form textarea { 
	width:253px; 
	height:222px; 
	overflow:auto;
	background:url(images/form-bg.png);
	border:1px solid #515151; 
	color:#8c8c8c;	
	padding:2px 0 2px 3px;
	margin-bottom:18px; 
}
#contacts-form a {
	margin-left:20px;
	float:right;
}

/*========================== LISTS ============================*/

.banner-list {
	position:absolute;
	top:32px;
	left:646px;
}

.banner-list2 {
	position:absolute;
	top:32px;
	left:330px;
}
.banner-list ul li {
	text-transform:uppercase;
	font-size:.83em;

	padding-bottom:5px;
}
.banner-list ul li.last {
	background:none;
}
.banner-list ul li.alt {
	text-transform:uppercase;
	font-size:.83em;

	padding-bottom:1px;
}
.banner-list ul li.alt {
	width:309px;
	height:113px;
	display:block;
	text-decoration:none;
	color:#fff;
	background:url(images/banner-bg-alt.png) no-repeat left top;
}
.banner-list ul li strong {
	font-weight:normal;
	font-size:30px;
	line-height:1.2em;
	text-transform:none;
	display:block;
}
.banner-list ul li strong2 {
	font-weight:bolder;
	text-transform:none;
	font-size: 10px;
}
.banner-list2 ul li strong2 {
	font-weight:bolder;
	text-transform:none;
	font-size: 10px;
	font-variant: small-caps;
}
.banner-list ul li {
	width:309px;
	height:113px;
	display:block;
	text-decoration:none;
	color:#fff;
	background:url(images/banner-bg.png) no-repeat left top;
}
.banner-list ul li a{
	text-decoration:none;
	color:#fff;
}
.banner-list ul li a span {
	display:block;
	padding:20px 42px 0 27px;
}
.banner-list ul li span {
	display:block;
	padding:20px 42px 0 27px;
}
.banner-list2 ul li span {
	display:block;
	padding:20px 42px 0 27px;
}
.banner-list ul li a:hover {
	color:#000;
}

.banner-list2 ul li {
	text-transform:uppercase;
	font-size:.83em;
	padding-bottom:5px;
	display:block;
	width:309px;
	height:113px;
	text-decoration:none;
	color:#fff;
	background:url(images/banner-bg.png) no-repeat left top;
}
.banner-list2 ul li.last {
	background:none;
}
.banner-list2 ul li.alt {
	padding-top:6px;
	background:none;
}
.banner-list2 ul li.alt a {
	background:url(images/banner-bg.png) no-repeat left top;
	height:113px;
}
.banner-list2 ul li strong {
	font-weight:normal;
	font-size:30px;
	line-height:1.2em;
	text-transform:none;
	display:block;
}
.banner-list2 ul li a {
	width:309px;
	height:113px;
	display:block;
	text-decoration:none;
	color:#fff;

}
.banner-list2 ul li a span {
	display:block;
	padding:20px 42px 0 27px;
	}
.banner-list2 ul li a:hover {
	color:#000;
}
 fin banner list 2
.list {
	margin-top:-12px;
}
.list li {
	padding-top:12px;
}
.list li a {
	color:#f5315c;
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	color:#fff;
	background:#f5315c;
}

.list1 {
	margin-top:-14px;
}
.list1 li {
	padding-top:14px;
	line-height:1.25em;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list1 li a {
	color:#17bcf6;
	font-weight:bold;
	text-decoration:none;
}
.list1 li b {
	color:#3c3737;
	font-size:1.08em;
	line-height:1.25em;
}
.list1 li a:hover {
	color:#fff;
	background:#17bcf6;
}

.list2 {
	width:100%;
}
.list2 li {
	padding:0 0 5px 24px;
	background:url(images/marker.gif) no-repeat left 2px;
	font-size:1.08em;
}
.list2 li a {
	color:#e5e5e5;
	text-decoration:underline;
}
.list2 li a:hover {
	text-decoration:none;
}
.list2 li.alt a {
	text-decoration:none;
	color:#9c9e9f;
}
.list2 li.alt a:hover {
	color:#fff;
}

.list3 {
	margin-top:-14px;
}
.list3 li {
	padding-top:14px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list3 li cite {
	font-style:normal;
	line-height:1.25em;
	display:block;
}
.list3 li b {
	color:#17bcf6;
	display:block;
	text-align:right;
}

.list4 {
	margin-top:-40px;
}
.list4 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:40px;
}
.list4 li img {
	float:left;
	margin-right:29px;
}
.list4 li strong {
	color:#fff;
	display:block;
	margin-bottom:12px;
}
.list4 li p {
	margin-bottom:15px;
}
.list4 li .link1,
.list4 li .link1 em,
.list4 li .link1 b {
	display:inline-block;
	float:none;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:27px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}

.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:10px;
	line-height:1.25em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	padding-top:15px;
}
.p2 {
	margin-bottom:17px;
}

.phone { 
	float:right; 
	margin-right:80px;
}

dl {
	line-height:1.25em;
	margin-bottom:-15px;
}
dl dt {
	font-weight:bold;
	color:#17bcf6;
}
dl dd {
	margin-bottom:15px;
}

.address dl dt {
	font-weight:normal;
	color:#9c9e9f;
}
.address dl dd span {
	float:right;
	margin-right:50px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {
	color:#5b5151;
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:24px;
	line-height:1.2em;
	color:#3c3737;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 span {
	display:block;
	margin-bottom:-4px;
}
h2 b {
	color:#f61c4c;
	font-weight:normal;
}
h2 em {
	font-style:normal;
	color:#00c0f7;
}
h3 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:24px;
}
h4 {
	font-size:26px;
	line-height:1.2em;
	color:ffae00;
	margin-bottom:18px;
	letter-spacing:-1px;
}
h5 {
	color:#f5305b;
	font-size:1.67em;
	font-weight:normal;
	position:absolute;
	left:0;
	top:-40px;
	line-height:1.08em;
}
h6 {
	font-size:1em;
	color:#f5315c;
	margin-bottom:15px;
}

.txt1 p {
	line-height:1.38em;
	font-size:1.08em;
}
.txt2 {
	color:#efefef;
}
.txt3 {
	color:#e5e5e5;
}

.link {
	color:#3c3737;
	font-weight:bold;
	font-size:1.08em;
}
.link a {
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
}

.link1 { 
	display:block; 
	float:left; 
	background:#17bcf6;
	color:#fff; 
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/link1-right.gif) no-repeat right top; 
	font-size:.83em;
	line-height:1.15em;
	cursor:pointer; 
}
.link1 em {
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 5px;
	height:27px;
	display:block;
	float:left;
	overflow:hidden;
}
.link1 b { 
	display:block; 
	background:#17bcf6;
	padding:8px 16px 8px 16px;
	font-weight:normal;
	font-style:normal; 
}
.link1:hover { 
	text-decoration:underline;
}

.line-ver1 {
	background:url(images/line-ver.gif) repeat-y 296px 0;
}
.line-ver2 {
	background:url(images/line-ver.gif) repeat-y 616px 0;
}
.line-ver3 {
	height: 370px;
}
.line-ver4 {
	height: 740px;
}
.line-ver5 {
	background:url(images/divider2.gif) repeat-y 713px 0;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%; 
	margin-top:-84px;
	color:#5b5151;
	position:relative;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:17px; 
	padding-left:16px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:17px; 
	padding-right:16px;
}
.box .border-top { 
	background:url(images/border-top.gif) left top repeat-x; 
	height:17px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:19px; 
	padding-left:16px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:19px; 
	padding-right:16px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:2px;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:2px;
}
.box .xcontent { 
	background:url(images/box-tail.gif) repeat-x left top #dadada; 
	min-height:264px; 
	height:auto!important; 
	height:264px;
}
.box .inner {
	padding:15px 0 24px 30px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:36px;
	width:100%;
	overflow:hidden;
}
#header .row-1 ul {
	float:right;
	padding:9px 22px 0 0;
}
#header .row-1 ul li {
	float:left;
	text-transform:uppercase;
	font-size:.83em;
	line-height:1.08em;
	padding:0 15px 0 0;
	margin-right:14px;
	background:url(images/divider.gif) no-repeat right 4px;
}
#header .row-1 ul li a {
	color:#767676;
	text-decoration:none;
	padding:3px 0 2px 0;
	display:block;
}
#header .row-1 ul li.rss {
	margin:0;
	padding:0;
	background:none;
}
#header .row-1 ul li.rss a {
	padding-right:28px;
	background:url(images/rss.gif) no-repeat right top;
}
#header .row-1 ul li a:hover {
	text-decoration:underline;
}
#header .row-2 {
	height:144px;
	width:100%;
	overflow:hidden;
}
#header .row-2 .fleft {
	padding-top:18px;
}
#header .row-2 .fright {
	text-align:right;
	padding:30px 22px 0 0;
}
#header .row-3 {
	height:38px;
	position:relative;
}
#header .row-3 ul {
	position:absolute;
	left:17px;
	top:0;
}
#header .row-3 ul li {
	float:left;
	text-transform:uppercase;
	font-size:.83em;
}
#header .row-3 ul li a {
	color:#fff;
	display:block;
	float:left;
	background:url(images/png-bg.png) no-repeat left top;
	text-decoration:none;
	padding:11px 16px 23px 16px;
}
#header .row-3 ul li a:hover,
#header .row-3 ul li a.act {
	background:url(images/nav-act.png) repeat-x left top;
}

/*========================= CONTENT ===========================*/

#content .row-1 .indent {
	padding:59px 0 158px 20px;
}
#content .row-1 .list1 li,
#content .row-1 .list1 li b {
	color:#b0b0b0;
}
#content .row-2 {
	padding-bottom:53px;
}
#content .row-2 .indent {
	padding:78px 0 0 20px;
}

/*========================= FOOTER ============================*/

#footer p {
	font-size:1.08em;
	color:#4e4f50;
	padding:15px 0 0 17px;
}
#footer p a {
	font-weight:bold;
	color:#787878;
	text-decoration:none;
}
#footer p a:hover {
	color:#acacac;
}

/*=============================================================*/

