* {
	padding: 12;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
body {
	background:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	line-height:1em;
	color:#000000;
	margin-left: 0px;
}

input, textarea { font-family:"Times New Roman", Times, 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.gif) left top repeat-x #fff;}
.tail-top-left { background:url(images/tail-top-left.gif) repeat-x left top; width:50%; height:395px; position:absolute; left:0px; top:0px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}

#page7 #content form { font-size:.875em;}
#page7 #content form a { font-size:1em;}
.form { height:44px;}
.form input {width:176px; padding:2px 0 2px 3px; background:#fff; border:1px solid #a09b96;  padding-left:3px;}
textarea { width:216px; height:151px; background:#fff; overflow:auto;   border:1px solid #a09b96; padding:2px 0 0 3px; }


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { background:url(images/divider.gif) repeat-y left; display:inline; float:left; margin-left:-2px;}
.site-nav li a {
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:141px;
	display:block;
	float:left;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 23px;
	padding-left: 0;
}
.site-nav li a:hover, .site-nav li a.act { color:#e8a400;}

.list { margin-top:-6px;}
.list li { background:url(images/marker-1.gif) no-repeat left  center; padding-left:9px; margin-top:6px;}
.list li a { font-weight:bold; text-transform:none; text-decoration:none;}
.list li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:25px;}

dt { color:#e8a400; font-weight:bold;}
dd { padding-right:15px;}

.phone { float:right; margin-right:36px;}


/*==================txt, links, lines, titles====================*/
a {color:#e8a400;}
a:hover{text-decoration:none;}

h1 {
	color:#161616;
	text-transform:none;
	font-size:2em;
	line-height:0.7em;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	margin:50px 0 24px 0;
	padding-bottom:11px;
}
#page8 h1 { margin-top:0px;}
h4 {  color:#e8a400; margin-bottom:20px; font-size:1em;}

.txt1 {text-transform:uppercase; font-weight:bold; color:#e8a400; font-size:.875em; line-height:1.2em}

/*==================boxes====================*/
.box {
	text-align:center;
	position:relative;
	background-color: #FFFFFF;
}
.row-2 .box { text-align:left;}
.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:30px 1px 41px 1px;}
.row-2 .box .inner { padding-left:34px;}
.box h4 { color:#e8a400; background:url(images/line-1.gif) repeat-x bottom; padding:0 15px 10px 15px; margin-bottom:8px;}
.row-1 .box p { padding:0 15px 0 15px;}
.box h1 { margin:20px 0 30px 0; padding:0px; border:0px;}
.box .rss { position:absolute; top:50px; right:290px;}
.box .icon img { margin-top:-42px; position:relative;}
.box a {
	text-transform:none;
	font-weight:bold;
	color:#e8a400;
	font-size:0.875em;
}
.box dd a { text-transform:none; font-weight:normal;}

/*header*/
#header .row-1 { width:100%; height:332px; overflow:hidden;}
#header .row-1 span { color:#fff; background:#e8a400; padding:5px 16px 8px 35px; display:block; float:left;}
#header .row-2 {position:absolute; top:138px; left:71px;}

/*content*/
#content {
	padding:32px 0 42px 36px;
	line-height:normal;
}
#content .row-1 .indent { margin:40px 0 11px 0;}

/*footer*/
#footer { padding:0 36px 0 36px;}
#footer p { background:url(images/line-1.gif) repeat-x; padding-top:18px;}

/*==========================================*/
