* { margin:0; padding:0;}
body { background:#010101 url(images/body-bg.gif) center top; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#878074;}

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:0;
	padding:0;
}

.tail-top { background:url(images/tail-top.png) repeat-x left top;}

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

.form { height:30px;}
label { float:left; padding-top:2px; width:60px;}
.form input {width:246px; padding:2px 0 2px 3px; background:#363636; border:0; float:left; text-transform:uppercase; color:#cfc08c;}
textarea { width:246px; height:72px; background:#363636; border:0; float:left; padding:2px 0 0 3px; text-transform:uppercase; color:#cfc08c;}
.buttons { margin:14px 14px 0 0; text-align:right;}


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

.list { padding:0 6px 0 4px; position:relative}
.list li { display:inline;}
.list li a { padding:5px 0 4px 22px; letter-spacing:2px; color:#beb692; text-decoration:none; cursor:pointer; background:url(images/marker-2.gif) no-repeat left top; display:block; line-height:.78em; margin-bottom:3px;}
.list li a.act { background:url(images/marker-2-act.gif) no-repeat left top; color:#f6c006;}
.list li a:hover {color:#f6c006; background:url(images/marker-2-act.gif) no-repeat left top; display:block;}

.list1 li { display:inline;}
.list1 li a { float:left; margin-right:22px;}
.list1 li.button a  { margin-top:23px;}

.list2 li { width:100%; overflow:hidden; padding-bottom:3px; vertical-align:bottom}
.list2 li span { width:247px; float:left; margin-right:40px; color:#878074; padding-bottom:10px; display:block;}
.list2 li em { width:90px; float:left; margin-right:30px; font-style:normal;}
.list2 li b { width:90px; float:left;}
.list2 li a { text-decoration:none; width:247px; float:left; margin-right:40px; color:#878074;}
.list2 li a:hover { text-decoration:underline;}

.list3 li { padding-bottom:4px;}

/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:25px;}
.p3 { margin-bottom:35px;}

.phone { float:right;}

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

h2 {color:#cfc08c; font-size:1em;}
h2 span { background:url(images/marker-1.gif) no-repeat left 2px; padding-left:18px;}

.txt1 { color:#9b896a;}
.txt2 {color:#878074;}

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

.line-hor { border-bottom:1px solid #000; padding-bottom:20px; margin-bottom:20px;}

.title { background:url(images/title-tail1.gif) repeat-x left bottom; margin-bottom:14px; width:100%;}
.title .left { background:url(images/title-left1.gif) no-repeat left bottom; padding:0;}
.title .right { background:url(images/title-right1.gif) no-repeat right bottom;}
.title .right .inner { padding:0 1px 4px 8px;}

.title1 { background:url(images/title-right2.png) no-repeat right top; color:#cfc08c; float:left; display:block; position:relative;}
.title1 em { background:url(images/title-left2.gif) no-repeat left top; display:block; padding:0 17px 0 1px;}
.title1 b { font-style:normal; font-weight:normal; background:url(images/title-tail2.gif) repeat-x left top; padding:4px 0 4px 6px; display:block; position:relative;}

/*==================boxes====================*/
.header-box { background:url(images/header-bg.jpg) no-repeat center top; }
.header-box .left { background:url(images/header-left.png) no-repeat left top;}
.header-box .right { background:url(images/header-right.png) no-repeat right top; height:263px;}

.cont-box { background:url(images/cont-tail.gif) repeat-y center 246px; width:100%; line-height:1.4em;}
.cont-box .top { background:url(images/cont-top.gif) no-repeat center top;}
.cont-box .bot { background:url(images/cont-bot.gif) no-repeat center bottom;}
.cont-box .inner { padding:11px 0 50px 137px;}

.footer-box { background:url(images/footer-right.png) no-repeat right top; width:498px;}
.footer-box .left { background:url(images/footer-left.png) no-repeat left top; padding:0 8px 0 9px;}
.footer-box .right { background:url(images/footer-tail.png) repeat-x;}
.footer-box .inner { padding:2px 0 3px 0;}

.box { background:url(images/box-tail.png) repeat-y; color:#cfc08c; height:420px; height:auto!important; height:420px;}
.box .inner { padding:15px 6px 5px 0;}
.box .inner1 { padding:0 5px 0 10px;}
.box .inner2 { padding:15px 6px 15px 0;}
.box input { width:124px; padding:1px 0 1px 3px; background:#363636; text-transform:uppercase; color:#cfc08c; border-top:1px solid #1f1f1f; border-left:1px solid #1f1f1f; border-bottom:0; border-right:0; margin:3px 0 7px 0;}
.box .title {
	background:url(images/title-tail.gif) repeat-x left top;
	margin:0 5px 22px 8px;
	position:relative;
	width:auto;
}
.box .title .left { background:url(images/title-left.gif) no-repeat left top; padding:0;}
.box .title .right { background:url(images/title-right.gif) no-repeat right top;}
.box .title .inner { padding:4px 1px 4px 8px;}

.box1 { width:148px; height:33px; margin-top:22px; background:url(images/box1-bg.png) no-repeat; }
.box1 ul { padding:11px 0 0 11px;}
.box1 li { float:left; margin-right:8px;}

.box2 { background:url(images/box2-bg.png) repeat; margin:0 0 38px -7px;}
.box2 .inner { padding:18px 0 14px 0; position:relative}

.box3 { background:url(images/box3-tail.png) repeat-y left top;}
.box3 .inner { padding:0 10px 10px 13px;}

.box4 { background:url(images/box4-tail.png) repeat-y left top;}
.box4 .inner { padding:0 10px 10px 13px;}


/*header*/
#header .logo {
	position:absolute;
	top:31px;
	left:354px;
}
#header .slogan {
	position:absolute;
	top:77px;
	left:547px;
	height: 19px;
	width: 126px;
}
#header .site-nav { position:absolute; top:182px;}
#header .site-nav a { color:#969595; text-decoration:none; background:url(images/nav-bg.png) no-repeat; padding-top:62px; width:116px; text-align:center;}
#header .site-nav a:hover { color:#fff; background:url(images/nav-act.png) no-repeat top;}
#header .site-nav a.act { color:#fff; background:url(images/nav-act.png) no-repeat top;}
#header .site-nav .m1 a { position:absolute; left:266px;}
#header .site-nav .m2 a { position:absolute; left:335px;}
#header .site-nav .m3 a { position:absolute; left:412px;}
#header .site-nav .m4 a { position:absolute; left:505px;}
#header .site-nav .m5 a { position:absolute; left:598px;}

/*content*/
#content .cont-left { background:url(images/cont-left.png) repeat-y left top;}
#content .cont-right { background:url(images/cont-right.png) repeat-y right top;}
#content .cont-right-top { background:url(images/cont-right-top.png) no-repeat right top;}
#content .indent { padding:22px 0 0 29px;}
#content .indent1 { padding-right:42px;}
#content .indent2 { margin-bottom:-1px;}


/*footer*/
#footer {
	margin:-79px 0 0 316px;
	position:absolute;
	left: -5px;
	top: 1032px;
}
#footer a { color:#878074; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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