* { margin:0; padding:0;}

body {
	background:url(images/body-bg.gif) center top #1b1b1b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.1em;
	color:#8c8c8c;
}



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



p {
	margin-bottom:14px;
	font-size: 14px;
}



/*==================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; 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;}



.form { height:26px;}

.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}

textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}



/*==================list====================*/

ul { list-style:none;}



#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:#fa6003;}

#menu li a.current { background:#000; color:#fa6003;}



.list1 li { background:url(images/bull.gif) no-repeat left 5px; padding:0 0 4px 17px;}

.list1 li a { color:#8c8c8c; text-decoration:none;}

.list1 li a:hover { color:#fc6806;}

.list1 li a.alt {color:#fc6806;}

.list1 li a.alt:hover { color:#fff;}



.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:#fa5403; 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:#fa5403;}

.page-nav .pages b a {color:#fa5403; 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:0 23px 0 0;}





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

a {
	color:#ffffff;
}

a:hover{
	text-decoration:none;
	color: #FFF;
}



h2 { color:#fff; font-size:2.2em; line-height:1.1em; font-weight:normal; margin-bottom:9px;}

h3 {
	color:#fff;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:36px;
}

h4 { font-size:1em; font-weight:normal; color:#f95403; 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;
	font-size: 12px;
}



.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 { no-repeat left bottom; width:100%;}

.box1 .bottom2 { no-repeat left bottom; width:100%;}

.box1 .bottom3 {  no-repeat left bottom; width:100%;}

.box1 .inner { padding:29px 40px 29px 22px;}

.box1 p { margin-bottom:30px;}



.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:39px;}



/*footer*/

#footer { color:#fff;}

#footer a { color:#fa5403; text-decoration:none;}

#footer a:hover { text-decoration:underline;}



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