* { margin:0; padding:0;}
body {
	background:#010607;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.25em;
	color:#B4D9D7;
}

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, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:20px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #071719;}
.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;
	margin-top: 0px;
}

#search-form label { display:block; height:24px;}
#search-form label span { float:left; font-size:1.3em; color:#63bdc8; width:244px;}
#search-form label input { width:209px; background:#142325; border:1px solid #364244; color:#22474c; font-size:.77em; padding:2px 0 2px 3px;	}
#search-form label select {width:214px; background:#142325; border:1px solid #364244; color:#22474c; font-size:.77em; padding:2px 0 2px 3px;}

#contacts-form label { display:block; height:46px;} 
#contacts-form label input { width:195px; padding:2px 0 2px 3px; background:#142325; border:1px solid #364244; color:#fff;}
#contacts-form textarea {width:195px; height:165px; padding:2px 0 2px 3px; margin-bottom:15px; background:#142325; border:1px solid #364244; color:#fff; overflow:auto;}
#contacts-form label span {font-size:1.3em; font-weight:normal; color:#63bdc8;}
#contacts-form .link1 { float:right !important; margin-left:15px;}

/*==================list====================*/
ul { list-style:none;}

.nav { width:100%; overflow:hidden; background:url(images/divider.gif) no-repeat left top;}
.nav li { display:inline;}
.nav li a { display:block; float:left; background:url(images/divider.gif) no-repeat right top; width:124px; text-align:center; color:#ddf1f4; font-size:.91em; text-transform:uppercase; text-decoration:none; height:51px; line-height:46px; padding-right:2px;}
.nav li a:hover { text-decoration:none; background:url(images/nav-bg.gif) left top repeat-x #e03105;}

.list1 dt { color:#63bdc8; font-weight:bold; margin-bottom:10px;}
.list1 dt a {color:#63bdc8; text-decoration:none;}
.list1 dt a:hover { color:#fff;}
.list1 dd { padding-bottom:21px;}
.list1 dd img.alt { margin-bottom:12px;}

/*==================other====================*/
.img-indent { margin:0 17px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:25px;}
.img-box img { float:left; margin:0 17px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:10px;}

.marker {
	margin-top:5px;
}

/*==================txt, links, lines, titles====================*/
a {color:#ec3c0b; text-decoration:none;}
a:hover { text-decoration:underline;}

h1 { font-size:2.46em; color:#fff; font-weight:normal; line-height:1em; margin-bottom:22px;}
h1 span { font-size:.5em; line-height:1.25em; color:#63bdc8; display:block; padding-top:5px;}
h1 span.alt { color:#ec3c0b;}
h2 { background:url(images/title-bg.gif) left top repeat-x #0f1e20; font-size:1.7em; color:#fff; font-weight:normal; line-height:1.1em; padding:7px 10px 10px 15px; margin-bottom:13px;}
h3 { font-size:1.47em; text-transform:uppercase; font-weight:normal; color:#fff; line-height:1.1em; letter-spacing:-1px; margin-bottom:25px;}
h4 { font-size:1.3em; font-weight:normal; color:#63bdc8;}
h4 a { text-decoration:none; color:#ec3c0b;} 
h4 a:hover { text-decoration:underline;}
h5 { font-size:1em; color:#468a92; padding-top:8px;}

.txt1 { color:#63bdc8;}
.txt2 { color:#468a92;}
.txt3 { font-size:1.23em;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.1em;}
.link1 span { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:0 10px 18px 10px;}
.link1:hover {
	text-decoration:underline;
}

.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) left top repeat-x #071719;
	width:100%;
	color:#42868E;
}
.box .inner { padding:23px 33px 0 31px;}

.cont-box { padding:0 70px 0 0; margin:0;}
.cont-box span { float:right;}
.cont-box1 { padding:0 25px 0 0; margin:0;}
.cont-box1 span { float:right;}

/*content*/
#content { padding:7px 112px 40px 112px;}

/*footer*/
#footer { color:#63bdc8;}
#footer p { margin:0; padding:27px 0 0 0;}
#footer a { color:#f83009;}

/*==========================================*/
