﻿* {
	margin:0;
	padding:0;
	list-style: none;
	border-color: #000000;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background:#000;
	font-family:Arial;
	font-size:100%;
	line-height:normal;
	color:#FFFF99;
	text-decoration: none;
}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft {
	float:left;
	width: auto;
}
.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:15px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border-style: none;
	border-color: #000000;
	border-width: 0;
	vertical-align:top;
	text-align:center;
	margin-right: 41;
	margin-left: 0;
}

.form { height:26px;}
.form input {
	width:213px;
	height:18px;
	background:#fff;
	border:1px solid #e1e1e1;
	color:#000000;
	padding-left:3px;
}
textarea {
	width:213px;
	height:70px;
	background:#fff;
	overflow:auto;
	border:1px solid #e1e1e1;
	color:#000;
	padding-left:3px;
	margin-bottom:16px;
}


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

.top-list { padding:73px 0 0 21px;}
.top-list li { background:url(images/marker.gif) no-repeat left 5px; padding:0 0 8px 14px; color:#8a8373; font-size:1.1em; font-family:tahoma;}
.top-list li a {color:#8a8373;}

.site-nav { padding:85px 0 0 28px;}
.site-nav li { background:url(images/marker1.gif) no-repeat left 2px; padding:0 0 22px 26px; color:#f3ead8; font-family:arial; font-size:1.27em;}
.site-nav li a {color:#f3ead8; text-decoration:none;}
.site-nav li a:hover { color:#fff; text-decoration:underline;}

.list1 li { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:22px; margin-bottom:17px; color:#5f6b6f;}
.list1 li.last { background:none; padding-bottom:0; margin-bottom:20px;}
.list1 li strong {
	color:#000000;
}
.list1 li a {
	color:#000000;
	text-decoration:none;
}
.list1 li a:hover { text-decoration:underline;}

.list2 li { background:url(images/marker3.gif) no-repeat left 7px; padding:0 0 5px 8px; color:#5a5854; font-family:tahoma;}
.list2 li a {
	color:#FFFF99;
}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box {
	width:116%;
	overflow:hidden;
	padding-bottom:20px;
	visibility: hidden;
	z-index: auto;
}
.img-box img { float:left; margin:0 20px 0 0;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:5px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:24px;}
.p2 { margin-bottom:10px;}

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

h2 {
	font-size:1em;
	text-transform:uppercase;
	color:#000000;
	margin-bottom:6px;
}
h3 {
	font-size:1em;
	text-transform:uppercase;
	color:#000000;
}

.txt1 {
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}

.link1 {
	background:url(images/marker2.gif) no-repeat left 6px;
	padding-left:8px;
	color:#000000;
}

.line-hor { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:24px; margin-bottom:20px;}
.line-hor1 { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:11px; margin-bottom:20px;}

.title { margin:0 0 37px 0;}

/*==================boxes====================*/
.cont-box { padding:0 30px 0 0; margin-bottom:0;}
.cont-box span { float:right;}


/*header*/
#header .bg { background:url(images/logo2.jpg) no-repeat 227px top; height:448px;}
#header .fleft { padding:55px 0 0 23px;}
#header .fright { padding:73px 0 0 0;}

/*content*/
#content { padding:29px 0 28px 19px;}
#content .inner {
	padding:5px 0px 11px 0;
}
#content .inner1 { padding:0 0 0 9px;}
#content .inner2 { padding:5px 0 0 0;}
#content .inner3 { padding:5px 24px 11px 0;}

/*footer*/
#footer {
	color:#000000;
	font-family:tahoma;
	background-color: #000000;
}
#footer p {
	padding:44px 0 0 23px;
	color: #F00;
}
#footer a {
	color:#FF0033;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:none;
}
/*==========================================*/

