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

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#646464; 
	min-width:980px;
}

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.gif) left top repeat-x;
}

.tail-middle {
	background:url(images/tail-middle.jpg);
}

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

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

#newsletter-form .field {
	background:url(images/input-bg.gif) no-repeat left top;
	width:220px;
	height:43px;
}
#newsletter-form input {
	background:none;
	border:0;
	color:#fff;
	margin-left:8px;
	padding-top:5px;
	width:200px;
	vertical-align:top;
	line-height:1.08em;
}
#newsletter-form .fleft {
	padding-top:8px;
}
#newsletter-form .fleft,
#newsletter-form .fleft a {
	color:#525151;
}

/*--------------------*/

#contacts-form {
	width:220px;
}
#contacts-form label {
	display:block;
}
#contacts-form .field {
	height:52px;
}
#contacts-form .field span {
	background:url(images/input-bg.gif) no-repeat left top;
	width:220px;
	height:27px;
	display:block;
}
#contacts-form .field1 {
	margin-bottom:23px;
}
#contacts-form .field1 span {
	background:url(images/textarea-bg.gif) no-repeat left top;
	width:220px;
	height:167px;
	display:block;
}
#contacts-form input {
	width:200px; 
	margin-left:8px;
	padding-top:5px;
	background:none;
	color:#fff; 
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:212px; 
	height:160px; 
	overflow:auto;
	background:none;
	color:#fff; 
	border:0;
	padding:5px 0 2px 8px; 
}
#contacts-form a {
	margin-left:28px;
}

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

.list {
	position:absolute;
	left:17px;
	top:-9px;
}
.list ul {
	overflow:hidden;
	width:100%;
}
.list ul li {
	float:left;
	width:100px;
	text-align:center;
	padding:28px 0 22px 0;
	margin-right:20px;
	padding-right:20px;
	background:url(images/divider1.gif) no-repeat right top;
}
.list ul li.last {
	margin:0;
	padding-right:0;
	background:none;
}
.list ul li a {
	color:#fff;
	display:block;
}
.list ul li span {
	display:block;
	margin-top:-15px;
	position:relative;
}

.list1 {
	padding-bottom:16px;
}
.list1 li {
	font-size:.77em;
	text-transform:uppercase;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:13px;
	margin-bottom:14px;
}
.list1 li span {
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	padding:1px 0 1px 31px;
}
.list1 li a {
	color:#51a6d9;
}
.list1 li.m1 span {
	background-image:url(images/pic1.gif);
}
.list1 li.m2 span {
	background-image:url(images/pic2.gif);
}
.list1 li.m3 span {
	background-image:url(images/pic3.gif);
}
.list1 li.m4 span {
	background-image:url(images/pic4.gif);
}
.list1 li.m5 span {
	background-image:url(images/pic5.gif);
}
.list1 li.m6 span {
	background-image:url(images/pic6.gif);
}
.list1 li.m7 span {
	background-image:url(images/pic7.gif);
}
.list1 li.m8 span {
	background-image:url(images/pic8.gif);
}

.list2 {
	margin-top:-30px;
	padding-bottom:10px;
}
.list2 li {
	width:100%;
	overflow:hidden;
	padding-top:30px;
}
.list2 li img {
	float:left;
	margin-right:30px;
}
.list2 li .link1 {
	display:inline-block;
	float:none;
}

.list3 {
	padding-bottom:15px;
}
.list3 li {
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:14px;
	margin-bottom:14px;
	font-size:.77em;
	text-transform:uppercase;
}
.list3 li span {
	background:url(images/arrow.gif) no-repeat left 4px;
	padding:0 0 0 27px;
	display:block;
}

.list4 {
	position:absolute;
	left:17px;
	top:-9px;
}
.list4 ul {
	overflow:hidden;
	width:100%;
}
.list4 ul li {
	float:left;
	width:111px;
	text-align:center;
	padding:28px 0 22px 0;
	margin-right:20px;
	padding-right:20px;
	background:url(images/divider1.gif) no-repeat right top;
}
.list4 ul li.last {
	margin:0;
	padding-right:0;
	background:none;
}
.list4 ul li a {
	color:#fff;
	display:block;
	float:left;
}
.list4 ul li span {
	display:block;
	padding-top:18px;
}

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

.img-box1 { 
	width:100%; 
	overflow:hidden;
	margin-top:-2px;
}
.img-box1 img { 
	float:left; 
	margin:2px 20px 0 0;
}
.img-box1 p {
	margin-bottom:0;
}

p { 
	margin-bottom:25px;
	line-height:1.62em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:7px;
}

.phone { 
	float:right; 
	margin-right:60px;
}
.phone1 { 
	float:right; 
	margin-right:108px;
}

dl {
	line-height:1.62em;
	margin-bottom:-18px;
}
dl dd {
	margin-bottom:18px;
}

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

a {	
	color:#458dbe; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:1.69em;
	line-height:1.14em;
	color:#fff;
	font-weight:normal;
	margin-bottom:18px;
}
h4 {
	font-size:1em;
	line-height:1.62em;
	font-weight:normal;
	margin-bottom:28px;
}

.txt1 {
	color:#fff;
}
.txt2 {
	color:#646464;
}

.link1 { 
	display:block; 
	float:left; 
	background:url(images/link1-right.gif) no-repeat right top;  
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
}
.link1 em { 
	display:block; 
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 7px;
}
.link1 b { 
	display:block; 
	background:url(images/link1-tail.gif) repeat-x left top;	
	padding:11px 4px 11px 4px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover { 
	color:#51a6d9;
}

.link2 { 
	display:block; 
	float:right; 
	background:url(images/nav-act-right.gif) no-repeat right top;  
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
}
.link2 em { 
	display:block; 
	background:url(images/nav-act-left.gif) no-repeat left top;
	padding:0 7px;
}
.link2 b { 
	display:block; 
	background:url(images/nav-act-tail.gif) repeat-x left top;	
	padding:11px 4px 11px 4px; 
	font-style:normal; 
	font-weight:normal;
}
.link2:hover {
	text-decoration:underline;
}

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

.header-box {
	height:507px;
	background:url(images/header-box-bg.png) no-repeat left top;
	position:relative;
}
.header-box div {
	position:absolute;
	left:18px;
	top:19px;
}
.header-box ul {
	position:absolute;
	left:8px;
	bottom:8px;
}
.header-box ul li {
	font-style:italic;
	float:left;
	line-height:1.23em;
	margin-right:-11px;
}
.header-box ul li a {
	color:#646464;
	text-decoration:none;
	width:310px;
	height:133px;
	background:url(images/banner-bg.png) no-repeat left top;
	display:block;
	float:left;
	cursor:pointer;
}
.header-box ul li a span {
	display:block;
	padding:29px 30px 0 23px;
	height:1%;
}
.header-box ul li a em {
	color:#fff;
	text-decoration:underline;
}
.header-box ul li a b {
	color:#fff;
	font-style:normal;
	font-size:1.50em;
	display:block;
	font-weight:normal;
	padding-bottom:17px;
}
.header-box ul li img {
	float:left;
	margin-right:17px;
}
.header-box ul li a:hover em,
.header-box ul li a:hover b {
	color:#51a6d9;
}

/*---------------------*/

.box { 
	width:100%;
	margin-left:-7px;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:16px; 
	padding-left:16px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top;
	height:16px; 
	padding-right:16px;
}
.box .border-top { 
	background:url(images/border-top.png) left top repeat-x; 
	height:16px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner {
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:16px; 
	padding-left:16px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:16px; 
	padding-right:16px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:16px;
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:16px;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:16px;
}
.box .xcontent { 
	background:url(images/box-tail.png);
	width:100%;
}
.box .extra {
	height:143px;
	position:relative;
	overflow:hidden;
}
.box .inner {
	padding:14px 12px 15px 20px;
}
.box h3 {
	margin-bottom:12px;
}

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

#header .row-1 {
	height:42px;
	width:100%;
	overflow:hidden;
	font-size:.77em;
	line-height:1.08em;
	text-transform:uppercase;
	color:#fff;
}
#header .row-1 .fleft {
	padding:15px 0 0 36px;
}
#header .row-1 .fleft span {
	color:#458dbe;
}
#header .row-1 .fright {
	padding:9px 35px 0 0;
}
#header .row-1 .fright a {
	display:inline-block;
	background:url(images/rss.gif) no-repeat right top;
	text-decoration:none;
	padding:6px 62px 16px 0;
}
#header .row-1 .fright a:hover {
	color:#fff;
}
#header .row-2 {
	height:158px;
}
#header .row-2 div {
	padding-top:48px;
}
#header .row-3 {
	padding:0 0 0 28px;
}

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

#content {
	padding:31px 25px 42px 36px;
}
#content .indent {
	padding-bottom:41px;
}
#content .indent1 {
	padding-right:30px;
}
#content .indent2 {
	padding-bottom:34px;
}
#content .indent3 {
	margin-top:-40px;
}

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

#footer p {
	text-align:center;
	font-size:.92em;
	line-height:1.2em;
	color:#4c4c4c;
	padding-top:14px;
	margin:0;
}
#footer p a {
	color:#4c4c4c;
	text-decoration:none;
}
#footer p a:hover {
	color:#7b7979;
}

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