* {
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
body { background:#332e34; font-family:Tahoma; font-size:100%; line-height:.8em; color:#393939;}
.bg_bot { background:url(images/bg_bottom.gif) left bottom repeat-x;}

/*in_line*/
img {border:0; vertical-align:top;}

a:hover{
	text-decoration:none;
}
a {color:#f46200;}

.clear { clear:both;}
.alignright { text-align:right; padding-right:17px;}
.more { background:url(images/z_more.gif) left 6px no-repeat; padding-left:11px; color:#013eb1;}
span {
	color:#FFFFFF;
	line-height: 32px;
}




/*txt, links*/

h3 {
	font-size:1.09em;
	color:#846764;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.333em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
h4 { font-size:1.09em; color:#846764; font-weight:normal; margin:2px 0 14px 0; text-transform:uppercase; line-height:1.333em;}



/*header*/
#header { font-size:0.625em;}
#header a { color:#c3c3c3; text-decoration:none;}
#header a:hover { text-decoration:underline;}
#header .a { background:url(images/header_z1.gif) left top no-repeat; padding-left:21px; margin-right:15px;}
#header .a1 { background:url(images/header_z2.gif) left top no-repeat; padding-left:21px; margin-right:16px;}
#header .a2 { background:url(images/header_z3.gif) left top no-repeat; padding-left:20px;}
#header .mini_menu { padding-top:40px;}
#header .logo { margin:13px 195px 65px 11px; float:left;}
#header .title { margin:0 0 15px 36px;}
#header .menu {
	padding-top: 47px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}
#header ul {
	margin-left:40px;
	padding:0;
	list-style:none;
	margin-right: 40px;
}
#header .top_links {
	padding-left:31px;
	line-height:1.733em;
	font-family:Arial;
	font-size:1.5em;
	background-repeat: no-repeat;
	background-position: left 4px;
	background-image: url(images/z_ul_header.gif);
}
#header .top_links a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bolder;
}
#header .top_links a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}




/*content*/
#content {
	color:2px solid #f46200;
}
#content .indent { padding:0 20px 35px 41px;}
#content p {
	padding-bottom:13px;
	font-size: 12px;
	line-height: 18px;
}
#content .pic { float:left; margin:0 15px 0 0;}
#content .bg_line {
	background:url(images/bg_line.gif) left bottom repeat-x;
	padding-bottom:23px;
	margin-bottom:10px;
}
#content .pad { padding-bottom:25px;}
#content .title { margin-bottom:25px;}
#content .col_1 .ind { padding-right:44px;}

#content ul { margin-bottom:6px; padding:0; list-style:none;}
#content li {
	background:url(images/z_ul.gif) left 10px no-repeat;
	padding-left:12px;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 30px;
}
#content li a { color:#8e726f;}
#content li a:hover {
	color:#f46200;
}




/*footer*/
#footer {
	font-size:.9em;
	color:#e5e3e2;
	text-align:center;
}
#footer a { color:#e5e3e2; font-size:.8em; text-decoration:none;}
#footer p { color:#e5e3e2; font-size:.8em;}
#crosslinks { color:#e5e3e2; line-height:1em;}
#crosslinks a { font-size:.6em; line-height:1em;}
#footer ul { margin:0px; padding:0px 0 4px 0; list-style:none;}
#footer li { background:url(images/z_ul_footer.gif) left 5px no-repeat; padding-left:22px; display:inline; margin-right:22px;}
#footer li a { text-decoration:none; font-size:.8em;}
#footer li a:hover { text-decoration:underline;}
#footer li.none { background:none;}


/*================== index.html ==================*/
#page1 #content .col_1 .bg_line span { color:#013eb1;}
#page1 #content .title { margin-bottom:15px;}
#page1 #content .col_1 strong {
	font-size:.8em;
}
#page1 #content .col_2 .pic1 { margin:3px 0 6px 0;}
#page1 #content .col_2 .ind { padding-left:18px;}
#page1 #content .col_2 .contact {
	padding-left:18px;
	border: thin dashed #000000;
	margin-top: 20px;
}

/*================== index-1.html ==================*/
#page2 #content .pic1 { float:left; margin:0 15px 0 0;}
#page2 #content .pic { margin-bottom:20px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .ind, #page5 #content .col_1 .ind  { padding-right:62px;}
#page3 #content .col_1 .bg_line { padding-bottom:15px;}

/*================== index-3.html ==================*/
#page4 #content .col_2 ul, #page5 #content .col_1 ul { margin:10px 0 0 182px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 span, #page6 #content .col_1 span { font-size:1.09em; color:#846764; font-weight:normal; text-transform:uppercase;}

/*================== index-5.html ==================*/
#page6 #content .column1 { width:232px;}
#page6 #content .column2 { width:205px;}
#page6 #content .div { height:31px;}
#page6 #content .div1 { height:142px;}
#page6 #content .alignright { padding-right:0;}

/*================== index-6.html ==================*/
#page7 #content .indent { padding:0 40px 34px 42px;}


/*==========================================*/

.input {color:#2d2d2d;		 
		height:25px;
		width:218px;
		background:none;
		border:solid 1px #c3c3c3;
		font-size:.8em;
		font-family:Tahoma;
		padding-left:7px;
}

textarea {	background:none;
			color:#2d2d2d;
			border:solid 1px #c3c3c3;
			width:198px;
			height:118px;
			overflow:auto;
			font-family:Tahoma; 
			font-size:.8em;
			padding-left:7px;
			
}

/*=========== .col_2 .ind ==========*/
#page1 #site_center .bg_bot #main #content .indent .col_2 .ind h2 {
	padding-top: 15px;
	font-size: 13px;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-left: 12px;
}

/*=========== .col_2 .contact ==========*/
#page1 #site_center .bg_bot #main #content .indent .col_2 .contact h2 {
	padding-top: 15px;
	font-size: 13px;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-left: 12px;
}
#page1 #site_center .bg_bot #main #content .indent .col_2 .contact li {
	background:none;
	padding-left:12px;
	line-height:1.5em;
	text-transform: none;
	padding-bottom: 10px;
}
#page1 #site_center .bg_bot #main #content .indent .col_2 .contact p {
	line-height:1..8em;
	padding-bottom: 2px;
}

/*============== Nav Bar =============*/
#page1 #site_center .bg_bot #main #header .menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#page1 #site_center .bg_bot #main #header .menu li {
	float: left;
	margin: 0;
}
#page1 #site_center .bg_bot #main #header .menu a {
	background:	url(images/menutab.gif) #fff bottom left repeat-x;
	height: 38px;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
	width: 150px;
	display: block;
	text-decoration: none;
	text-align: center;
}
#page1 #site_center .bg_bot #main #header .menu a:hover {
	background:	url(images/menutab_selected.gif) #fff bottom left no-repeat;
	height: 38px;
	font-size: 14px;
	line-height: 32px;
	font-weight: bolder;
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}
#page1 #site_center .bg_bot #main #header .menu .selected a {
	background:	url(images/menutab_selected.gif) #fff bottom left no-repeat;
	height: 38px;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;	
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}
#page1 #site_center .bg_bot #main #header .menu .selected span {
	font-weight: bolder;
	color: #0d2474;
	font-size: 14px;
}
#page1 #site_center .bg_bot #main #header .menu span {
	font-weight: bolder;
	color: #FFFFFF;
}
#page1 #site_center .bg_bot #main #header .menu a:hover span {
	background:	url(images/menutab_selected.gif) #fff bottom left no-repeat;
	height: 38px;
	font-size: 14px;
	font-weight: bolder;
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}
#page1 #site_center .bg_bot #main #content .indent .col_1 .ind .bg_line h2 {
	text-decoration: underline;
	padding-bottom: 15px;
	font-size: 16px;
}
#page1 #site_center .bg_bot #main #header .menu .traffic a:hover {
	background:	url(images/menutab_selected.gif) #fff bottom left no-repeat;
	height: 38px;
	font-size: 13px;
	line-height: normal;
	font-weight: bolder;
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}
#page1 #site_center .bg_bot #main #content .indent .col_2 .bg_line .contact_us {
	background-image: url(images/contact_us.gif);
	width: 253px;
	height: 71px;
}
#page1 #site_center .bg_bot #main #content .indent .col_2 .bg_line .elfpa {
	background-image: url(images/elfpa.gif);
	width: 253px;
	height: 71px;
}
#page1 #site_center .bg_bot #main #content .indent .col_2 .bg_line .contact_us a {
	font-size: 17px;
	padding-left: 95px;
	line-height: 60px;
}
#page1 #site_center .bg_bot #main #content .indent .col_2 .bg_line .elfpa a {
	font-size: 17px;
	padding-left: 60px;
	line-height: 60px;
}#page1 #site_center .bg_bot #main #content .indent .col_1 .ind .bg_line td {
	font-size: 12px;
}
#page1 #site_center .bg_bot #main #content .indent .col_1 .ind .bg_line .contact_content {
	border: 2px solid #f46200;
	padding: 10px;
}
#page1 #site_center .bg_bot #main #content .indent .col_1 .ind .bg_line h3 {
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
#page1 #site_center .bg_bot #main #content .indent .col_1 .ind .bg_line .indentlist {
	margin-left: 35px;
}
#page1 #site_center .bg_bot #main #content .indent .col_1 .ind .bg_line h5 {
	text-decoration: underline;
	margin-top: -10px;
	margin-bottom: 15px;
	font-style: italic;
}