* { margin:0; padding:0;}
body {
	background:#111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#89a3a8;
	text-align: left;
	border: thick inset #C60;
}

input, 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;
	color: #FFF;
}
.container { width:100%;}

p {
	margin-bottom:18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	color: #FFF;
}

#contacts-form label {
	display:block;
	height:40px;
	text-align: center;
}
#contacts-form input { width:216px; padding:0 0 0 3px; background:#fff; color:#111;}
#contacts-form textarea { width:216px; color:#111; height:138px; overflow:auto; margin-bottom:15px; padding:0 0 0 3px;}


/*==================list====================*/
ul {
	list-style:none;
	color: #099;
	font-size: 14px;
}

.list1 {
	padding-bottom:20px;
	color: #F00;
}
.list1 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 6px 14px;}
.list1 li.extra { padding-bottom:37px;}
.list1 li a {
	color:#396;
}

.list2 { padding-bottom:15px;}
.list2 li { background:url(images/marker.gif) no-repeat left 6px; padding:0 0 4px 14px;}
.list2 li.extra { padding-bottom:31px;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

blockquote p { margin-bottom:8px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{
	text-decoration:none;
	color: #999;
	font-size: 12px;
}

h1 {}
h2 { font-size:1.17em; text-transform:uppercase; margin-bottom:12px;}
h3 { font-size:1em; margin-bottom:10px;}
h4 {
	font-size:1.33em;
	color:#FC0;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align: center;
}

.txt1 { color:#4f7d87; font-size:1.33em;}

.link1 {
	background:url(images/marker.gif) no-repeat left 6px;
	padding:0 0 0 10px;
	font-weight:bold;
	color: #CCC;
}
.link2 { background:url(images/marker1.gif) no-repeat left 6px; padding:0 0 0 10px; font-weight:bold; color:#4f7e88;}

.title { height:38px; border-bottom:1px solid #fff; padding-left:4px; margin-bottom:14px;}
.title1 { margin-bottom:35px;}
.title2 { margin-bottom:25px;}

/*==================boxes====================*/
.box1 { width:100%; background:url(images/box1-bg.gif) left top repeat-x #b74709; color:#fff;}
.box1 .border-right {background:url(images/border-right.gif) repeat-y right; }
.box1 .border-left {background:url(images/border-left.gif) repeat-y left;}
.box1 .right-top-corner { background:url(images/right-top-corner.jpg) no-repeat right top;}
.box1 .left-top-corner { background:url(images/left-top-corner.jpg) no-repeat left top; width:100%;}
.box1 .inner { padding:32px 20px 31px 21px;}
.box1 .inner .inner {
	padding:22px 0 0 7px;
	text-align: center;
}
.box1 .inner .inner1 { padding:0 0 0 7px; margin-top:-4px;}

.box2 { width:100%; background:url(images/box2-bg.gif) left top repeat-x #b70930; color:#fff;}
.box2 .border-right {background:url(images/border-right1.gif) repeat-y right; }
.box2 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box2 .right-top-corner { background:url(images/right-top-corner1.jpg) no-repeat right top;}
.box2 .left-top-corner { background:url(images/left-top-corner1.jpg) no-repeat left top; width:100%;}
.box2 .inner { padding:32px 23px 31px 25px;}
.box2 .inner .inner {
	padding:19px 0 1px 4px;
	color: #FFF;
}

.cont-box { padding:0 40px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div {
	position:absolute;
	margin:0 0 0 -20px;
	left: 37px;
	top: 27px;
	width: 942px;
}

/*content*/
#content { background:url(images/content-bg.gif) 282px top repeat-y; width:100%;}
#content .indent { padding:44px 20px 34px 36px;}
#content .indent .indent { padding:0 0 0 10px;}
#content #bside .indent { padding:44px 14px 34px 45px;}
#content #bside .indent .indent { padding:0 0 0 10px;}
#content #center .indent { padding:32px 26px 32px 26px; color:#89a3a8;}
#content #center .indent .indent { padding:10px 0 0 10px;}
#content #center #flash { position:absolute; margin:-516px 0 0 0;}

/*footer*/
#footer { color:#526469;}
#footer p {
	padding:22px 0 0 41px;
	margin:0;
	text-align: left;
	color: #526469;
}
#footer a {color:#526469; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .right { background:url(images/footer-right.gif) right top repeat-y; height:51px;}


/*==========================================*/
.de {
	font-weight: bold;
}
.ss {
	font-size: 10em;
}
