* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) left top #242424; font-family:Arial, Helvetica, sans-serif; font-size:110%; line-height:1em; color:#ddd;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left; }
.fright { float:right;}
.clear { clear:both;}
.success {margin: 0 10px;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}
.red{color:#990000; font-weight:bold; margin: 0 5px; font-size:1.1em; }

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

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
.img_center{margin-left:10px;}
.img_vid{margin-bottom:5px; padding-right:5px;}
.quote{
	margin-left:10px;
	margin-right:10px;
	font-style: italic;
	color:#000;
}

#contacts-form { padding-bottom:6px;}
#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:204px; padding:1px 0 2px 3px; color:#111; background:#fff; border:1px solid #a09b96;}
#contacts-form textarea {width:226px; height:100px; padding:1px 0 1px 3px; margin-bottom:25px; color:#111; background:#fff; border:1px solid #a09b96; overflow:auto;}

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


.top-nav { overflow:hidden;}
.top-nav li { display:inline; margin-left:-1px;}
.top-nav li a { background:url(images/divider.gif) no-repeat left 2px; padding:0 6px 0 7px; font-size:.91em; color:#e0ceb8; text-decoration:none; }
.top-nav li a:hover { color:#ff9b33; text-decoration:none;}
.top-nav li a.current { color:#ff9b33; text-decoration:none;}

#site-nav { width:100%; overflow:hidden; padding-top:20px; }
#site-nav li { display:inline;}
#site-nav li a {
	display:block;
	float:left;
	background:url(images/menu-off.gif) no-repeat left top;
	width:120px;
	height:63px;
	line-height:58px;
	text-align:center;
	margin-right:3px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}
#site-nav li a:hover { background:url(images/menu-on.gif) no-repeat left top;}
#site-nav li a.current {
	background-image: url(images/menu-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-nav { float:right; overflow:hidden;}
#footer-nav li { display:inline; margin-left:-1px;}
#footer-nav li a { font-size:.91em; text-transform:uppercase; color:#949494; background:url(images/footer-divider.gif) no-repeat left 3px; padding:0 2px 0 5px;}

.list1 li {
	padding:0 0 4px 15px;
	margin-left:15px;
	font-size:1.1em;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.list1 li a { color:#ddd; text-decoration:underline;}
.list1 li a:hover { text-decoration:underline;}
.list1_bullet{list-style-image:url(images/arrow1.gif);}

.list3 li a{
	padding:0 0 4px 15px;
	margin-left:15px;
	font-size:.7em;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;

}
.list3 li {
	padding:0 0 4px 9px;
	font-size:1em;
	color:#000;

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

.extra-wrap { overflow:hidden;}

.p1 { margin-bottom:16px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#000; text-decoration:underline;}
a:hover { text-decoration:underline;}



h1 { font-size:2.2em; font-weight:normal; color:#fff; margin-bottom:10px; text-decoration:none;}
h2 { font-size:2.4em; font-weight:bold; color:#ccc; margin-bottom:10px; text-decoration:none;}
h3 { font-size:1em; font-weight:normal; color:#ff9c00; margin-bottom:10px;}
h4 { font-size:2em; font-weight:bold; color:#990000;   margin-left:10px; margin-bottom:16px; margin-top:16px;}

.big { font-size:2.5em; font-weight:bold; color:#990000;   }

.txt1 {color:#000; margin: 0 5px; font-size:1.1em; font-weight:bold;}
.txt2 { color:#fff;}
.txt3 { color:#000;padding-left:30px;}

.link1 { background:url(images/arrow2.gif) no-repeat left 4px; padding:0 0 0 8px;  font-weight:bold;font-size:.91em; color: #000; text-decoration:underline;}
.link2 { background:url(images/arrow2.gif) no-repeat right 4px; padding:0 8px 0 0; text-transform:uppercase; font-size:.91em;}

.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top { background-image:url(images/line-ver-bord.gif); background-repeat:no-repeat; width:100%;}
.line-ver-bot { background-image:url(images/line-ver-bord.gif); background-repeat:no-repeat; width:100%;}

.title { border-bottom:1px solid #ccc; height:33px; margin-bottom:5px; text-decoration:none;}
.title1 { margin-bottom:24px;}
.title a { text-decoration:none; color:#fff;}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x #990000; width:100%; color:#fff;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:25px 19px 22px 22px;}
.box .title { border-bottom:1px solid #ccc;padding-top:5px;}

.box1 { background:url(images/box1-bg.gif) left top repeat-x #181818; width:100%;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:25px 19px 22px 22px;}

.box2 { background:url(images/box2-bg.gif); width:100%;}
.box2 .border-bot {background:url(images/border-bot2.gif) repeat-x bottom;}
.box2 .border-right {background:url(images/border-right2.gif) repeat-y right;}
.box2 .border-top { background:url(images/border-top2.gif) left top repeat-x;}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .inner { padding:25px 22px 20px 24px;}
.box2 .list1 li { background:url(images/arrow2.gif) no-repeat left 6px;}

.cont-box { padding:0 145px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header .row-1 { height:35px;}
#header_support .row-1 { height:35px;}
#header_support_staff .row-1 { height:35px;}
#header_contact .row-1{height:35px;}
#header .row-1 .fleft {
	padding:10px 0 0;
	
}

#header_support .row-1 .fleft {
	padding:10px 0 0;
	
}
#header_contact .row-1 .fleft {
	padding:10px 0 0;
	
}

#header .row-1 .fright { padding:55px 15px 0 0;clear:}
#header_support .row-1 .fright { padding:55px 15px 0 0;clear:}
#header_contact .row-1 .fright { padding:55px 15px 0 0;clear:}

#header .row-2 { height:73px;}
#header_support .row-2 { height:73px;}
#header_contact .row-2 { height:73px;}

#header .row-3 {
	padding:40px 0 0 0px;
}

#header_support .row-3 {
	padding:30px 0 0 0;
}

#header .row-3 .slogan { margin-bottom:21px;}
#header_support .row-3 .slogan { margin-bottom:21px;}
#header_support_staff .row-3 .slogan { margin-bottom:21px;}

/*content*/
#content { padding:0 0 0 2px;}
#content .row-1 { padding:0 0 10px 0;}

/*footer*/
#footer {
	color:#000;
}

/*==========================================*/
form {color:#000;}