* {
	margin:0;
	padding:0;
	white-space: normal;
}
body { background:url() left top repeat-x #cd2717; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.875em; color:#fbeb9f; }

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:100%; }

.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%;}

p { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input {
	width:230px;
	padding:4px 0 4px 3px;
	color:#fbeb9f;
	background:#000;
	border:none;
	text-transform:none;
	font-size: 10px;
} 
#contacts-form textarea {
	width:482px;
	height:205px;
	padding:2px 0 2px 3px;
	margin-bottom:21px;
	color:#fbeb9f;
	overflow:auto;
	background:#000;
	border:none;
	text-transform:none;
}

/*==================list====================*/
ul {
	list-style:none;text-align:center
}
.list1 li { background:url(images/marker1.gif) no-repeat left 4px; padding:0 0 7px 8px; text-align:center}
.list1 li { float:left; margin-right:11px; padding-bottom:24px;}
.list1 li.alt { margin-right:0;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; margin-right:11px; padding-bottom:24px;}
.list2 li.alt { margin-right:0;}

.list3 li { padding-bottom:20px;}

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

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}

/*==================txt, links, lines, titles====================*/


/*==================boxes====================*/
.box { background:url(images/box-bg.png) left top; width:100%; min-height:424px; height:auto !important; height:424px;}
.box .left-top-corner {
	position:absolute;
	left:-230px;
	top:-2px;
	width:25px;
	height:24px;
}
.box .inner { padding:30px 30px 18px 42px; position:relative;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .row-1 {
	height:auto;
}
#header .row-2 { height:210px; overflow:hidden;}
#header .row-2 .indent { padding:8px 0 0 120px;}

.nav { padding:19px 0 0 21px;text-align:center}
.nav li { display:inline;text-align:center}
.nav li a { display:block; font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-size:2.00em; text-decoration:none; font-weight:bold;  no-repeat left 11px; padding:0 0 0 1px; color:#fff;  text-transform:none; line-height:1.1em;}
.nav li a:hover {  no-repeat left 11px; color:#ffb618;}
.nav li a.current { no-repeat left 11px; color:#ffb618;}

.top-links {
	position:absolute;
	right:12px;
	top:26px;
	font-size:1.33em;
	text-transform:none;
}
.top-links li { display:inline; color:#797979;}
.top-links li a { color:#797979; text-decoration:underline; padding:0 15px 0 12px;}
.top-links li a:hover { text-decoration:none;}
.top-links li a.first { background:url(images/arrow-1.gif) no-repeat left 5px; padding:0 15px 0 10px; color:#fff; font-weight:bold; text-decoration:none;}
.top-links li a.first:hover { text-decoration:underline;}

/*content*/
#content { padding-bottom:21px;}
#content.splash { height:633px; padding:0;}
#content.splash .indent { padding:198px 0 0 120px;}

/*footer*/
#footer { text-align:center; text-transform:none; background:url(images/line-dot.gif) left top repeat-x; padding:19px 0 20px 0; font-style:italic; color:#e7701e;}
#footer a { color:#ff9c00; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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