/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:url(images/tail-top.gif) repeat-x center top #fefefe; 
	font-family:"trebuchet MS", Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#777; 
	min-width:980px;
	padding-top:8px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:"trebuchet MS", 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 =========================*/

.header-bg {
	background:url(images/header-bg.jpg) no-repeat center top;
}

.tail-middle {
	background:url(images/tail-middle.gif) repeat-x left top #fff;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left top repeat-x;
}

/*=========================== FORMS ===========================*/

#newsletter-form .field {
	width:100%;
	overflow:hidden;
	height:55px;
}
#newsletter-form label {
	display:block;
	color:#808080;
	font-weight:bold;
	margin-bottom:7px;
}
#newsletter-form span {
	display:block;
	float:left;
	background:url(images/input-bg.gif) no-repeat left top;
	width:179px;
	height:26px;
	margin-right:4px;
}
#newsletter-form input {
	background:none;
	border:0;
	width:158px;
	margin-left:10px;
	padding-top:3px;
	vertical-align:top;
	line-height:1.2em;
}
#newsletter-form .link2 {
	margin-top:1px;
}

#contacts-form .field { 
	height:35px;
	width:289px;
	background:url(images/input-bg1.gif) no-repeat left top;
}
#contacts-form .field1 { 
	height:96px;
	width:289px;
	margin-bottom:17px;
	background:url(images/textarea-bg.gif) no-repeat left top;
}
#contacts-form input {
	width:262px; 
	background:none; 
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
	color:#808080;
	font-weight:bold;
	margin-left:13px;
	padding-top:3px;
}
#contacts-form textarea { 
	width:276px; 
	height:91px; 
	overflow:auto;
	background:none;  
	border:0; 
	padding:3px 0 2px 13px;
	color:#808080;
	font-weight:bold; 
}
#contacts-form a {
	float:right;
	margin-left:10px;
}

/*========================== LISTS ============================*/

.list li {
	font-size:15px;
	line-height:1.5em;
	padding:0 0 10px 29px;
	background:url(images/marker.gif) no-repeat left 4px;
}
.list li a {
	color:#000;
	text-decoration:none;
}
.list li a:hover {
	color:#d50c06;
}

.list1 {
	padding-bottom:22px;
}
.list1 li {
	background:url(images/arrow.gif) no-repeat left 5px;
	padding:0 0 4px 20px;
	font-weight:bold;
}
.list1 li.last {
	margin-bottom:-22px;
}
.list1 li.last1 {
	margin-bottom:-10px;
}
.list1 li a {
	color:#6a6a6a;
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}

.list2 {
	padding-bottom:9px;
}
.list2.extra {
	margin-bottom:-21px;
}
.list2 li {
	font-size:17px;
	line-height:1.5em;
	padding:0 0 8px 19px;
	background:url(images/arrow1.gif) no-repeat left 10px;
}
.list2 li a {
	color:#646464;
	text-decoration:none;
}
.list2 li a:hover {
	color:#000;
}

.list3 {
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
}
.list3 li {
	float:left;
	margin-right:8px;
}
.list3 li.last {
	margin-right:0;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding:0 0 0 15px;
	margin-left:-17px; 
}
.img-indent img {
	margin:0 0 22px -15px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:20px;
	line-height:1.38em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:30px;
}
.p2 {
	margin-bottom:7px;
}

.phone { 
	float:right; 
	margin-right:25px;
}

.address a {
	color:#1ebbfe;
}
.address span {
	color:#444444;
}

dl {
	line-height:1.38em;
	color:#999999;
}
dl dt {
	font-weight:bold;
	color:#4e4e4e;
	margin-bottom:10px;
}
dl dd {
	padding-bottom:17px;
}
dl dd.last {
	padding-bottom:4px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#4e4e4e; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:26px;
	line-height:1.2em;
	margin-bottom:16px;
}
h3 {
	font-size:21px;
	line-height:1.2em;
	color:#3f3f3f;
	margin-bottom:38px;
}
h4 {
	font-size:17px;
	line-height:1.2em;
	color:#000;
	margin-bottom:15px;
}
h5 {
	color:#4e4e4e;
	font-size:1em;
	margin-bottom:10px;
	line-height:1.38em;
}

.txt1 {
	color:#1db9fe;
	font-weight:bold;
}

.link1 { 
	display:inline-block; 
	color:#fff;
	width:143px;
	height:32px;
	font-weight:bold; 
	text-decoration:none; 
	line-height:1.2em;
	text-transform:uppercase;
	font-size:.92em;
	text-align:center;
	background:url(images/link1-bg4.gif) no-repeat left top;
}
.link1 span {
	display:block;
	padding:9px 0 0 0;
}
.link1:hover {
	text-decoration:underline;
}

.link2 {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	background:url(images/link2-right.gif) no-repeat right top;	
}
.link2 em {
	display:block;
	background:url(images/link2-left.gif) no-repeat left top;
	padding:0 9px;
}
.link2 b {
	display:block;
	font-weight:normal;
	font-style:normal;
	background:url(images/link2-tail.gif) repeat-x left top;
	padding:3px 6px 5px 6px;
}
.link2:hover {
	text-decoration:underline;
}

.link3 {
	color:#575757;
}
.link3 a {
	color:#fc7e3b;
	font-weight:bold;
}

.line-hor { 
	border-top:1px solid #e7e7e7; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
	position:absolute;
	left:0;
	top:63px;
	width:100%;
}
.line-hor span {
	display:block;
	border-top:1px solid #fff; 
}

/*============================ BOXES ==========================*/

.form-box {
	background:url(images/form-box-bg.gif) no-repeat left top;
	width:313px;
	height:113px;
}
.form-box .inner {
	padding:21px 0 0 25px;
}

.box { 
	width:100%;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.gif) no-repeat left top; 
	height:15px; 
	padding-left:15px;
}
.box .left-top-corner1 {
	background:url(images/left-top-corner1.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:15px; 
	padding-right:15px;
}
.box .right-top-corner1 {
	background:url(images/right-top-corner1.gif) no-repeat right top;
}
.box .border-top { 
	background:url(images/border-top.gif) left top repeat-x; 
	height:15px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-bot { 
	background:url(images/border-bot.gif) left bottom repeat-x; 
}
.box .border-left { 
	background:url(images/border.gif) left top repeat-y; 
}
.box .border-right { 
	background:url(images/border.gif) right top repeat-y; 
}
.box .right-bot-corner {
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .left-bot-corner {
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
	min-height:301px;
	height:auto !important;
	height:301px;
}
.box .xcontent {
	background:url(images/box-tail.gif) repeat-x left top #e7e7e7;
}
.box .inner {
	padding:6px 15px 20px 33px;
}
.box p {
	color:#999999;
}
/*--- style1 ---*/
.box.style1 h2 {
	color:#ffc600;
}
.box.style1 .link1 {
	background:url(images/link1-bg1.gif) repeat-x left top;
}
/*--- style2 ---*/
.box.style2 h2 {
	color:#1db9fe;
}
.box.style2 .link1 {
	background:url(images/link1-bg2.gif) repeat-x left top;
}
/*--- style3 ---*/
.box.style3 h2 {
	color:#8ccc02;
}
.box.style3 .link1 {
	background:url(images/link1-bg3.gif) repeat-x left top;
}

/*========================== HEADER ===========================*/

#header .logo {
	position:absolute;
	top:125px;
	left:20px;
}
#header ul {
	padding-top:22px;
	overflow:hidden;
	width:100%;
}
#header ul li {
	float:left;
	font-size:30px;
	line-height:1.2em;
	background:url(images/divider.gif) no-repeat 20px 21px;
	margin-right:-2px;
}
#header ul li.first {
	background:none;
}
#header ul li a {
	text-decoration:none;
	display:block;
	color:#3c3c3c;
}
#header ul li a em {
	display:block;
}
#header ul li a b {
	display:block;
	font-style:normal;
	font-weight:normal;
	padding:4px 26px 12px 57px;
}
#header ul li a:hover,
#header ul li a.active {
	background:url(images/nav-act-tail.gif) repeat-x left top;
}
#header ul li a:hover em,
#header ul li a.active em {
	background:url(images/nav-act-left.gif) no-repeat left top;
}
#header ul li a:hover b,
#header ul li a.active b {
	background:url(images/nav-act-right.gif) no-repeat right top;
}

/*========================= CONTENT ===========================*/

#content1 {
	padding-bottom:31px;
}
#content2 {
	position:relative;
	min-height:346px;
	height:auto!important;
	height:346px;
}
#content1 .indent {
	 padding-top:140px;
}
#content2 .indent {
	 padding:22px 0 123px 16px;
}

/*========================= FOOTER ============================*/

#footer {
	color:#b2b2b2;
}
#footer .indent {
	border-top:1px solid #fff;
	padding:29px 31px 0 12px;
}
#footer .fright ul li {
	float:left;
	border-right:1px solid #9b9b9b;
	padding-right:24px;
	margin-right:24px;
	line-height:1.15em;
}
#footer .fright ul li.last {
	margin-right:0;
	padding-right:0;
	border:0;
}
#footer .fright ul li a {
	color:#9b9b9b;
	text-decoration:none;
}
#footer .fright ul li a:hover {
	color:#000;
}

/*=============================================================*/