* {
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background:#0d0d0d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#E08F41;
}

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

.fleft { float:left;}
.fright {
	float:right;
	width: 450px;
}
.clear { clear:both;}
.center {float:none;}

.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.gif) left top repeat-x;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
.tail-content {background:url(images/tail-content.gif) repeat top;}


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

.form { height:26px;}
.form input {width:223px; height:18px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px;}
textarea { width:287px; height:72px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px;}


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

.site-nav { width:100%; overflow:hidden;}
.site-nav li {display:inline;}
.site-nav li a {font-size:14px; color:#696969; text-decoration:none; padding:12px 16px 12px 16px; display:block; float:left;}
.site-nav li a:hover {text-decoration:none; color:#de893e;}
.site-nav li a.act {color:#de893e;}
.site-nav li a.act:hover {text-decoration:none;}

.list li {background:url(images/marker.gif) no-repeat left center; padding-left:17px; margin-bottom:8px;}
.list li a {font-size:13px;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; margin-bottom:25px;}
.img-box img { float:left; margin:0 15px 0 0;}
.img-box1 img { float:left; margin:0 30px 0 0;}

.p1 {margin-top:16px;}
.p2 {margin-top:32px;}
.p3 {margin-top:5px;}
.p4 {margin-top:2px;}

.rss {float:right; margin:0 54px 0 0;}
.rss1 {margin-right:12px;}

.phone {float:right; margin-right:131px;}
.phone1 {float:right; margin-right:82px;}

/*==================txt, links, lines, titles====================*/
a {color:#e08f41; font-size:12px;}
a:hover{text-decoration:none;}

.txt1 {color:#e08f41; font-size:12px;}
.txt2 {color:#e08f41; font-size:13px;}

.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 {
	padding-bottom:28px;
	margin-bottom:30px;
}
.line-hor1 {
	padding:0 0 20px 22px;
	margin:0 1px 0 1px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/line1.gif);
}

.title { margin:0 0 36px 0;}


/*==================boxes====================*/
.nav-box {background:url(images/nav-bgd.gif) repeat-x; margin:33px 0 36px 0;}
.nav-box .left {background:url(images/nav-left.gif) no-repeat left top; padding-left:20px;}
.nav-box .right {background:url(images/nav-right.gif) no-repeat right top;}

.box {width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.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;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:33px 0 30px 0;}
.box .inner1 { padding:22px 23px 0 21px;}
.inner1 img { height:100px; width:259px; }

/*header*/
#header .col-1 {width:364px;}
#header .col-1 .indent {padding:32px 0 0 22px;}
#header .col-2 {width:598px;}

/*content*/
#content {padding:23px 0 37px 28px;}
#content .indent {margin-top:34px;}
#content .indent1 {margin-bottom:40px;}
#content .indent2 {margin-right:51px;}
#content .indent3 {margin-bottom:18px;}

/*footer*/
#footer .fright {padding:21px 32px 0 0;}
#footer .fleft {padding:25px 0 0 29px;}
#footer .center {padding:21px 0 0 29px;}

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

