* {
	margin:0;
	padding:0;
	color: #8C8C8C;
}
body {
	background:url(images/body-bg.gif) center top #1b1b1b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height:normal;
	color:#8c8c8c;
	text-transform:uppercase;
	font-style: normal;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright {
	text-align:left;
	float: right;
}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:14px;
	line-height: normal;
	color: #8C8C8C;
}

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

#search-form { float:right; padding:134px 56px 0 0;}
#search-form input.text { width:166px; background:#131313; border:1px solid #131313; border-left:1px solid #050505; border-top:1px solid #050505; color:#555; text-transform:uppercase; padding:3px 0 4px 3px; margin-right:2px;}
#search-form input.submit { width:31px; height:22px; background:url(images/go-button.jpg) no-repeat left top; border:0; color:#fff; text-transform:uppercase;}

.form { height:26px;}
.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}
textarea {
	width:403px;
	height:128px;
	overflow:auto;
	border:1px solid #555038;
	background-color: #FFF;
}

/*==================list====================*/
ul {
	list-style:none;
	font-size: 16px;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
}

#menu li { display:inline;}
#menu li a { display:block; background:url(images/menu-bg.gif); float:left; margin-right:1px; font-size:1.2em; color:#646464; text-decoration:none; width:144px; text-align:center; height:57px; line-height:57px;}
#menu li a:hover {
	background:#000;
	color:#0071FF;
}
#menu li a.current {
	background:#000;
	color:#0071FF;
}

.list1 li {
	background:url(images/bull.gif) no-repeat left 5px;
	padding:0 0 4px 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.list1 li a { color:#8c8c8c; text-decoration:none;}
.list1 li a:hover {
	color:#8C8C8C;
}
.list1 li a.alt {
	color:#0071FF;
}
.list1 li a.alt:hover {
	color:#0071FF;
}

.list2 li { float:left; padding:0 23px 26px 0;}
.list2 li.alt { padding-right:0;}

.list3 dt { padding-bottom:7px;}
.list3 dd { padding-bottom:11px;}

.page-nav li { display:inline;}
.page-nav li a {
	color:#0071FF;
	text-decoration:none;
}
.page-nav li a:hover { text-decoration:underline;}
.page-nav .pages { padding:0 40px;}
.page-nav .pages a { color:#8c8c8c; text-decoration:none;}
.page-nav .pages a:hover {
	color:#0071FF;
}
.page-nav .pages b a {
	color:#0071FF;
	text-decoration:underline;
}
.page-nav .pages b a:hover { text-decoration:none;}

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


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

h2 { color:#fff; font-size:2.2em; line-height:1.1em; font-weight:normal; margin-bottom:9px;}
h3 {color:#fff; font-size:1.7em; line-height:1.1em; font-weight:normal; margin-bottom:36px;}
h4 {
	font-size:1em;
	font-weight:normal;
	color:#0071ff;
	padding:6px 0 10px 0;
}

.txt1 { font-size:1.3em; line-height:1.46em; color:#5f5f5f;}

.link1 { display:block; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.7em; text-transform:none; line-height:1.1em;}
.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:3px 15px 4px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button { display:block; width:106px; height:35px; line-height:35px; color:#fff; text-decoration:none; text-align:center; background:url(images/button.jpg) no-repeat left top; font-size:2.2em; font-weight:normal; text-transform:none; margin:0 auto;}
.button:hover { text-decoration:underline;}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x #000; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:17px 20px 25px 22px;}

.box1 { background:url(images/box1-bg.gif) left top; width:100%;}
.box1 .top { background:url(images/box1-top.gif) no-repeat left top;}
.box1 .bottom1 { background:url(images/box1-bottom1.gif) no-repeat left bottom; width:100%;}
.box1 .bottom2 { background:url(images/box1-bottom2.gif) no-repeat left bottom; width:100%;}
.box1 .bottom3 { background:url(images/box1-bottom3.gif) no-repeat left bottom; width:100%;}
.box1 .inner { padding:29px 40px 29px 22px;}
.box1 p { margin-bottom:18px;}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:0 55px 0 56px;}
#content .row-1 {
	padding-bottom:0px;
	padding-top: 15px;
}

/*footer*/
#footer { color:#fff;}
#footer a {
	color:#0071FF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color: #0071FF;
}

/*==========================================*/
#page1 #main #content .row-2 .wrapper .col-1.maxheight .box.maxheight .left-top-corner.maxheight .right-top-corner.maxheight .right-bot-corner.maxheight .left-bot-corner.maxheight .inner .list1 li a {
	font-size: 16px;
}
