* { margin:0; padding:0;}
body {
	background:#13071A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.875em;
	color:#E3E3E3;
}

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;}
.container { width:100%;}

.maxheight img { position:relative;}

p {
	margin-bottom:22px;
	margin-left: 12px;
}

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

#contacts-form .form {
	height:30px;
	margin-left: 15px;
}
#contacts-form .form input {
	width:206px;
	color:#84817c;
	padding:2px 0 2px 2px;
	background:none;
	border:1px solid #84817c;
}
#contacts-form textarea {
	width:206px;
	height:111px;
	background:none;
	overflow:auto;
	border:1px solid #84817c;
	color:#84817c;
	padding:1px 0 0 3px;
	margin-bottom:20px;
	margin-left: 15px;
}
#contacts-form .link1 b {
	width:auto;
	padding-right:17px;
	padding-left:17px;
}
#contacts-form .send { margin-left:10px;}


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

.list1 dt {
	background:url(images/icon1.gif) no-repeat left 2px;
	padding:0 0 9px 21px;
	font-size:1.1em;
	margin-left: 12px;
}
.list1 dd {
	padding-bottom:28px;
	margin-left: 9px;
}

.list2 li {
	background:url(images/marker.gif) no-repeat left 4px;
	padding:0 0 8px 19px;
	margin-left: 12px;
}
.list2 li a {
	color:#EBBF25;
	text-decoration:none;
	margin-left: 0px;
}
.list2 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-indent {
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
}
.img-box { width:100%; overflow:hidden; padding-bottom:30px; position:relative;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 {
	margin-bottom:22px;
}
.p2 {
	margin-bottom:10px;
	margin-left: 12px;
}
.p3 {
	margin-bottom:32px;
}


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

h2 {
	font-size:1.1em;
	line-height:1.1em;
	font-weight:lighter;
	margin-bottom:28px;
	color:#EBBF25;
	margin-left: 12px;
}
h3 {
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:8px;
	color:#EBBF25;
}
h4 {
	font-size:1.1em;
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:16px;
	color:#EBBF25;
}
h5 {
	font-size:1.1em;
	font-weight:normal;
	color:#EBBF25;
}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.extra-link { background:url(images/arrow.gif) no-repeat left 1px; padding:0 0 0 15px; font-size:1.1em;}

.title {
	margin-bottom:33px;
	background:url(images/line-hor.gif) left bottom repeat-x;
	padding-top: 15px;
	padding-left: 12px;
}
.title img { margin:0 0 0 -13px; position:relative;}


/*==================boxes====================*/
.box { background:url(images/box-bg.jpg) left top repeat-y; width:100%;}
.box .top { background:url(images/box-top.jpg) no-repeat left top;}
.box .top1 { background:url(images/box-top1.jpg) no-repeat left top;}
.box .top2 { background:url(images/box-top2.jpg) no-repeat left top;}
.box .bottom { background:url(images/box-bot.jpg) no-repeat left bottom;}
.box .inner {
	padding:20px 2px 30px;
}

.box1 {
	background:url(images/box-middle_about.jpg) repeat-y left top;
	width:900px;
}
.box1 .top {
	background:url(images/box-top_about.jpg) no-repeat left top;
}
.box1 .top1 { background:url(images/box1-top1.jpg) no-repeat left top;}
.box1 .bottom {
	background:url(images/box-btm_about.jpg) no-repeat left bottom;
}
.box1 .inner {
	padding:20px 25px 30px 32px;
	width: 800px;
}

.box2 { background:url(images/box2-bg.jpg) left top repeat-y; width:100%;}
.box2 .top { background:url(images/box2-top.jpg) no-repeat left top;}
.box2 .bottom { background:url(images/box2-bot.jpg) no-repeat left bottom;}
.box2 .inner {
	padding:20px 25px 30px 32px;
}

.cont-box {
	padding:0 25px 0 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.cont-box span {
	float:right;
}

/*content*/
#content {
	background:url(images/content-bg.jpg);
	width:100%;
}
#content .bg {
	background:url(images/content-top2.jpg) no-repeat left -1px;
	width:100%;
}
#content .inside {
	padding:20px 40px 54px 60px;
	background: #200631;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #E5BA26;
}

/*footer*/
#footer {
	background:url(images/footer-bg.jpg) left top no-repeat;
	text-align:center;
	clear: both;
}
#footer p { padding:30px 0 10px 0; margin:0; font-size:1.1em;}
#footer p a {
	padding:0 28px 0 28px;
	color:#EBBF25;
	text-decoration:none;
}
#footer p a:hover { text-decoration:underline;}

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