* {
	margin:0;
	padding:0;
}
body {
	background:#252322;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#645b56;
}

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 {
	width:auto;
	overflow:hidden;
}
.wrapper2 {
	width:674px;
	overflow:hidden;
}
.container { width:100%;}

p { margin:0; padding:0;}


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

.form1 { height:44px;}
.form1 input {width:274px; color:#fff; padding:2px 0 2px 3px; background:#302e2d; border:1px solid #645b56;}
textarea { width:274px; height:127px; color:#fff; margin-bottom:30px; overflow:auto; background:#302e2d; border:1px solid #645b56; padding:2px 0 0 3px; }


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

.list { margin-top:-21px; padding-bottom:25px;}
.list li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:21px;}
.list li img { float:left; margin:0 12px 0 0;}

.list1 { padding-bottom:33px;}
.list1 li { background:url(images/marker-1.gif) no-repeat left 7px; padding:0 0 3px 14px; color:#9e9088;}
.list1 li a { color:#9e9088;}

.list2 li { background:url(images/marker-1.gif) no-repeat left 7px; padding:0 0 4px 14px; color:#4e4743;}
.list2 li a { color:#4e4743; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 { padding-bottom:12px;}
.list3 li { background:url(images/marker-1.gif) no-repeat left 5px; padding:0 0 2px 10px; color:#645b56;}
.list3 li a { color:#645b56;}

.list4 li { background:url(images/marker-1.gif) no-repeat left 5px; padding:0 0 2px 8px; color:#4e4743;}
.list4 li a { color:#4e4743; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}

/*==================other====================*/
.img-box img {
	margin-bottom:22px;
	display:block;
}

.img-indent { margin:0 20px 0 0; float:left;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box1 img { float:left; margin:0 27px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:30px;}

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


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

h3 {
	font-size:1.15em;
	color:#fff;
	font-weight:normal;
	margin-bottom:auto;
}
h3 a { color:#fff; text-decoration:none;}
h3 a:hover { text-decoration:underline;}
h4 { color:#fff; font-size:1em; margin-bottom:17px;}

.txt1 { color:#ff3600;}
.txt2 { color:#645b56;}

.link3 { display:block; float:left; font-size:.77em; text-transform:uppercase; background:#ff3600; color:#fff; text-decoration:none;}
.link3 em { display:block; background:url(images/link3-left.gif) no-repeat left top;}
.link3 b { display:block; background:url(images/link3-right.gif) no-repeat right top; padding:7px 13px 7px 12px; font-weight:normal; font-style:normal;}
.link3:hover { text-decoration:underline;}

/*==================boxes====================*/
.slogan-box { height:323px; background:url(images/header-bg.jpg) no-repeat left top;}
.slogan-box .indent { padding:110px 0 0 513px;}
.slogan-box .slogan { margin:0 0 23px 7px;}

.nav-box .bg1 { height:48px; background:url(images/nav-bg.gif) no-repeat left top #9e9792;}
.nav-box .bg2 { height:48px; background:#514c48;}
.nav-box .indent { padding:8px 0 0 16px;}

.box { background:#000; width:100%;}
.box .inner { padding:44px 36px 36px 30px;}
.box .title { margin-bottom:0px;}
.box cite { line-height:1.08em; font-style:normal; display:block; margin-bottom:6px;}

.box1 { background:#1e1c1b; width:100%;}
.box1 .inner {padding:44px 36px 36px 30px;}
.box1 .title { margin-bottom:0px;}
.box1 cite { line-height:1.08em; font-style:normal; display:block; margin-bottom:6px;}

.box11 { background:#1e1c1b; width:744px;}
.box11 .inner {padding:44px 36px 36px 30px;}
.box11 .title { margin-bottom:0px;}
.box11 cite { line-height:1.08em; font-style:normal; display:block; margin-bottom:6px;}

.box3{ background:#1e1c1b; width:100%;}
.box3.inner { padding:44px 36px 36px 30px;}
.box3.title { margin-bottom:0px;}
.box3.cite { line-height:1.08em; font-style:normal; display:block; margin-bottom:6px;}


/*content*/
#content p { line-height:1.08em;}
#content .flash { margin-top:-48px;}
#content .extra-row { padding:34px 29px 20px 29px;}

/*footer*/
#footer p { font-size:.85em; color:#fff; padding:32px 0 0 29px;}
#footer p a { color:#fff;}

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

