* {
	padding: 0;
	margin: 0;
}
body {
	background:#0B1012;
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	line-height:1.2em;
	color:#adaaa0;
}

input, textarea { font-family:"Trebuchet MS", 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 { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #607078;}
.tail-top-right { position:absolute; right:0; top:0; width:50%; background:url(images/tail-top-right.gif) repeat-x right top; height:1226px;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


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

.form { height:30px; width:100%; overflow:hidden;}
.form select {
	color:#615e5e;
	font-size:0.85em;
	font-family:"Times New Roman", Times, serif;
	float:left;
}
.form select.sel-1 { width:106px; margin-right:21px;}
.form select.sel-2 { width:75px;}

.form1 { height:22px; margin-bottom:4px; background:url(images/input-bg.gif) no-repeat left top; width:242px}
.form1 input {width:228px; padding:2px 0 2px 5px; background:none; border:0;}
.form2 { width:239px; margin-bottom:16px; height:106px; background:url(images/textarea-bg.gif) no-repeat left top;}
.form2 textarea { width:234px; height:100px; overflow:auto; background:none; border:0; padding:2px 0 0 3px; }


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

.list { width:100%; overflow:hidden; padding-bottom:33px}
.list li { float:left;}

.site-nav {
	width:100%;
	overflow:hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.site-nav li {
	float:left;
	font-family:"Times New Roman", Times, serif;
	text-transform:none;
	font-size:18px;
	margin-left:-5px;
	line-height:1em;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 0;
	padding-left: 40px;
} 
.site-nav li a { text-decoration:none; color:#fff;}
.site-nav li a:hover { color:#e7bc77;}
.site-nav li a.act {
	color:#000000;
	margin-right: 12px;
}

.list1 { width:100%; overflow:hidden;}
.list1 li {
	float:left;
}
.list1 li img {
	display:block;
}
.list1 li.last { margin-right:0;}

.list2 li { font-size:.85em; color:#534f4f; text-transform:uppercase; width:100%; overflow:hidden; vertical-align:top;}
.list2 li span { display:block; width:28px; height:18px; float:left; background:url(images/list1-bg.gif) no-repeat left top; text-align:center; padding-top:3px;}
.list2 li span b { color:#627d8d;}
.list2 li span.alt { background:url(images/list1-bg1.gif) no-repeat right top; width:24px;}
.list2 li.first { color:#282e31; }
.list2 li.first span { background:url(images/line-2.gif) repeat-y left; padding-top:2px; height:16px;}
.list2 li.first span.alt { background:none;}
.list2 li.last { border-bottom:1px solid #fff; height:17px;}

.list3 { width:100%;}
.list3 li {
	padding:0 0 0 14px;
	line-height:1.5em;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: left 12px;
}

.list4 { padding-bottom:15px;}
.list4 li { padding:0 0 0 9px; line-height:1.38em; margin-bottom:12px;}
.list4 li span { background:url(images/line-3.gif) repeat-x bottom; display:inline-block; padding:0 16px 14px 11px;}
.list4 li a {
	color:##5f6d75;
	font-size:0.92em;
	font-weight:bold;
}
.list4 li b {
	color:#171a1b;
	padding-top:12px;
	font-weight:normal;
	display:block;
}
.list4 li.last { margin-bottom:0;}

.list5 { width:100%; overflow:hidden;}
.list5 li { padding:0 0 0 14px; color:#171a1b; background:url(images/marker-4.gif) no-repeat left 12px; line-height:2em;}
.list5 li a {color:#171a1b;}


/*==================other====================*/
.img-box { position:relative; width:100%;} 
.img-box img { margin-bottom:25px; display:block;}

.img-box1 { width:100%; overflow:hidden; position:relative;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:32px;}
.p2 { margin-bottom:20px;}
.p3 { margin-bottom:10px;}

.phone { float:right; margin-right:90px;}


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

h2 { color:#e7bc77; font-size:1em;}
h3 {
	color:#5e6568;
	font-family:"Times New Roman", Times, serif;
	font-size:2.54em;
	font-weight:normal;
	line-height:0.92em;
	margin-bottom:25px;
}
h4 { color:#6c8695; font-size:1.31em; font-weight:normal; margin-bottom:14px;}
h5 { color:#e7bc77; font-size:1em; margin-bottom:12px;}
h5 a { color:#e7bc77;}
h5 a span { font-size:.92em;}
h6 { font-size:1em; margin-bottom:17px;}

.txt1 { color:#e7bc77; font-size:.92em; font-weight:bold;}
.txt2 { color:#171a1b;}
.txt3 { color:#e7bc77;}

.link {
	color:#000000;
	font-weight:bold;
	padding-left:0px;
	text-decoration: none;
}

.link1 {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 em {
	display:block;
	background:url(images/link1-left.gif) no-repeat left top;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
}
.link1 b { display:inline-block; background:url(images/link1-bgd.gif) left top repeat-x; padding:5px 15px 5px 15px; font-style:normal;}
.link1:hover { text-decoration:underline;}
.link1:hover b { text-decoration:underline;}

.line-hor {
	height:2px;
	font-size:0;
	line-height:0;
	margin:24px 0;
	background-image: url(images/line-1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.line-hor1 { background:url(images/line-1.gif) repeat-x top; height:2px; font-size:0; line-height:0; margin:16px 0;}


/*==================boxes====================*/
.header-box {
	width:892px;
	height:386px;
	background-repeat: no-repeat;
}
.header-box .inner { padding:17px 18px 0 18px;}

.box {
	width:100%;
}
.box .left-top-corner {
	height:9px;
	padding-left:9px;
}
.box .right-top-corner {
	height:9px;
	padding-right:9px;
}
.box .border-top { background:url(images/border-top.gif) left top repeat-x; height:9px; font-size:0; line-height:0; width:100%;}

.box .left-bot-corner {
	padding-left:331px;
}
.box .right-bot-corner {
	height:9px;
	padding-right:257px;
}
.box .border-bottom {
	height:9px;
	font-size:0;
	line-height:0;
}

.box .xcontent {
	background:url(images/box-tail.gif) repeat-x bottom #353d43;
	position:relative;
	background-image: url(images/box-tail.gif);
}
.box .xcontent .left { background:url(images/box-left.gif) no-repeat left bottom;}
.box .xcontent .right { background:url(images/box-right.gif) no-repeat right bottom; min-height:178px; height:auto!important; height:178px;}
.box .xcontent .inner { padding:10px 26px 5px 23px;}

.box1 { width:100%;}
.box1 .left-top-corner {
	height:10px;
	padding-left:10px;
	background-image: url(images/left-top-corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1 .right-top-corner {
	height:10px;
	padding-right:10px;
	background-image: url(images/right-top-corner1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box1 .border-top { background:url(images/border-top1.gif) left top repeat-x; height:10px; font-size:0; line-height:0; width:100%;}

.box1 .left-bot-corner {
	height:10px;
	padding-left:10px;
	background-image: url(images/left-bot-corner1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box1 .right-bot-corner {
	height:10px;
	padding-right:10px;
	background-image: url(images/right-bot-corner1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1 .border-bottom { background:url(images/border-bot1.gif) left bottom repeat-x; height:10px; font-size:0; line-height:0;}

.box1 .border-left { background:url(images/border.gif) repeat-y left; width:100%;}
.box1 .border-right { background:url(images/border.gif) repeat-y right; position:relative;}
.box1 .xcontent { background:url(images/box1-tail.gif) repeat-x top #4e5960;}
.box1 .inner { padding:11px 25px 8px 23px;}
.box1 p { color:#171818;}

.box2 { background:#fff; width:100%;}
.box2 .border-top {background:url(images/border-top2.gif) repeat-x top; height:auto; font-size:1em; line-height:1em;}
.box2 .border-bot {background:url(images/border-1.gif) repeat-x bottom; height:auto; font-size:1em; line-height:1em;}
.box2 .border-left {background:url(images/border-1.gif) repeat-y left;}
.box2 .border-right {background:url(images/border-1.gif) repeat-y right; min-height:128px; height:auto!important; height:128px;}
.box2 .inner { padding:0 1px 0 5px;}

.box3 {
	width:213px;
	margin-top:5px;
	position:static;
	height: 731px;
	background-image: url(images/right_nav_bg.jpg);
}
.box3 .left-top-corner { background:url(images/left-top-corner2.png) no-repeat left top; height:7px; padding-left:9px;}
.box3 .right-top-corner { background:url(images/right-top-corner2.png) no-repeat right top; height:7px; padding-right:9px;}
.box3 .border-top { background:url(images/border-top3.png) repeat-x top; height:7px; font-size:0; line-height:0;}

.box3 .left-bot-corner { background:url(images/left-bot-corner2.png) no-repeat left bottom; height:9px; padding-left:9px}
.box3 .right-bot-corner { background:url(images/right-bot-corner2.png) no-repeat right bottom; height:9px; padding-right:9px}
.box3 .border-bottom { background:url(images/border-bot2.png) repeat-x top; height:9px; font-size:0; line-height:0;}

.box3 .xcontent {
	margin-top: 10px;
	padding-top: 5;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.box3 h3 {
	color:#5e6568;
	text-transform:none;
	font-size:1.15em;
	margin-bottom:14px;
}
.box3 h3 em {
	display:block;
	background-image: url(images/nav_button.gif);
	padding-top: 5;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.box3 h3 b {
	font-style:normal;
	font-weight:normal;
	height:29px;
	display:block;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
.box3 h3 span { color:#fff;}


/*header*/
#header .row-1 {
	height:123px;
	padding-left:335px;
}
#header .row-2 { height:360px; padding:0 63px 0 65px; margin-top:-5px;}

/*content*/
#content { min-height:748px; height:auto!important; height:748px;}
#content .indent { padding:26px 68px 12px 70px;}
#content .indent1 {
	padding:0 17px 0 23px;
	font-family: "Times New Roman", Times, serif;
}
#content .indent2 {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
}

/*footer*/
#footer p {
	color:#a6403d;
	font-size:0.85em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
#footer p a {
	color:#a6403d;
}
#footer p span {
	text-transform:none;
}

/*==========================================*/
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #DD2B29;
}
