* { margin:0; padding:0;}
body { background:#0f0c0b; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.875em; color:#fff; text-transform:uppercase;	}

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:17px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.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;}

#page-nav { width:100%; overflow:hidden; text-align:center;}
#page-nav li { display:inline;}

#site-nav li { display:inline;}
#site-nav li a { display:block; text-align:center; border-bottom:1px solid #232323; padding:13px 0 13px 0; color:#fff; text-decoration:none; position:relative;}
#site-nav li a:hover { background:url(images/menu-bg.gif) no-repeat left top; padding:15px 0 14px 0; border:0; margin-top:-2px; position:relative;}
#site-nav li a.last { border-bottom:0;}
#site-nav li a.current {background:url(images/menu-bg.gif) no-repeat left top; padding:15px 0 14px 0; border:0; margin-top:-2px;}

.list1 { margin-bottom:8px;}
.list1 li { background:url(images/marker.gif) no-repeat left 4px; padding:0 0 10px 12px;}
.list1 li a { color:#fff; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 li { padding-bottom:12px;}
.list2 img { margin-bottom:5px;}

.list3 li { width:100%; overflow:hidden; padding-bottom:20px;}
.list3 li img { float:left; margin-right:20px;}
.list3 li strong { color:#000; font-weight:normal;}

.list4 { margin-bottom:8px;}
.list4 li { width:100%; overflow:hidden; background:url(images/line-dotted.gif) left 11px repeat-x; padding-bottom:10px; vertical-align:top;}
.list4 li a { float:left; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}
.list4 li span { float:right;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}


/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

/*==================boxes====================*/
.box1 { background:url(images/box1-bg.gif) left top repeat-x #0f0f0f; width:100%;}
.box1 .inner { padding:98px 36px 0 36px;}

.box2 { background:url(images/box2-bg.jpg) left top repeat-x #cd3f00; width:100%;}
.box2 .inner { padding:44px 20px 33px 19px;}

.cont-box { padding:0 70px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .indent { padding:59px 0 0 390px;}

/*content*/
#content .indent { padding:0 0 55px 225px;}

/*footer*/
#footer { text-align:center;}
#footer a { color:#e84c00;}

/*==========================================*/
