h2 span, h4 span {
	display: none;
}

h2 {
	padding-bottom: 3px;
	border-bottom: 1px solid #444446;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	color: #dde4ea;
	margin-bottom: 5px;
}

h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #444446;
	margin-bottom: 10px;
}

#logo-flash {
	background: url(/images/logo_flash_background.jpg) no-repeat;
	height: 96px;
	width: 780px;
}

#images-flash {
	background: url(/images/images_flash_background.jpg) no-repeat;
	height: 226px;
	width: 780px;
}

/*---Template Code---*/
* { margin:0; padding:0;}
body { 
	background:#272829 url(/images/header_background.jpg) repeat-x; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size:100%; 
	line-height:.875em; 
	color:#888;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { 
	width:100%;

}

p { margin-bottom:13px;}
.p1 { margin-bottom:26px;}
.p2 { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form, .file { height:30px;}
.form input {width:208px; height:18px; background:#111; border:1px solid #323232; font-family:tahoma; color:#888; font-size:1em;}

.file input {background:#111; border:1px solid #323232; font-family:tahoma; color:#888; font-size:1em;}

textarea { width:300px; height:100px; background:#111; overflow:auto; border:1px solid #323232; font-size:1em; font-family:tahoma; color:#888;}
.textarea_box { height:110px;}


/*==================list====================*/
ul { list-style:none;}

.footer_menu li { display:inline}
.footer_menu li a { background:url(/images/foot_divider.gif) no-repeat right 5px; padding:0 25px 0 24px; color:#a0a0a0; text-decoration:none;}
.footer_menu li a.last { background:none;}
.footer_menu li a:hover { color:#fff;}

.col_1 ul { padding:0px 0 10px 19px; clear:both;}
.col_1 li { background:url(/images/marker.gif) no-repeat left 2px; padding-left:21px;padding-bottom: 4px;}
.col_1 li a { display:block; background:url(/images/li_bgd.gif) left top repeat-x; color:#818181; text-decoration:none; padding:3px 0 5px 11px;}
.col_1 li a:hover {color:#fff;}


.list2 { padding:0 0 0 7px;}
.list2 li { background:url(/images/marker1.gif) no-repeat left 6px; padding-left:21px;}
.list2 li a { display:block; background:url(/images/li2_bgd.gif) left top repeat-x; color:#818181; text-decoration:none; padding:3px 0 5px 11px;}
.list2 li a:hover {color:#fff;}
.list2 li a.current {
	color: #0084f1;
}

.determination1 { padding:0 0 0 7px;}
.determination1 dt { color:#426891; font-weight:bold; margin-bottom:1px;}
.determination1 dd { margin-bottom:13px;}

/*==================other====================*/
.img_indent { margin:0 19px 0 0; float:left;}
.img_indent1 { margin:0 19px 38px 0; float:left; text-align: center;}

.contact_box { padding-right:25px;}


/*==================txt, links, lines, titles====================*/
a {color:#0084f1;}
a:hover{text-decoration:none;}

h4 { font-size:1em; margin-bottom:4px; color:#b0b0b0;}
h5 { font-size:1em; font-weight:normal; margin-bottom:5px;}
h6 { font-size:1em; margin-bottom:14px; color:#b0b0b0;}

.txt1 { color:#b0b0b0;}

.link1 { color:#b0b0b0;}
.link2 { text-decoration:none; font-weight:bold;}
.link2:hover { color:#fff;}

.title { margin-bottom:20px;}
.title1 { margin-bottom:17px;}

.title_block { background:url(/images/line1.gif) left bottom repeat-x; padding-bottom:5px; margin-bottom:23px;}

/*==================blocks====================*/
.foot_block { background:url(/images/foot_bgd.gif) left top repeat-x;}
.foot_block .left { background:url(/images/foot_left.gif) no-repeat left top;}
.foot_block .right { background:url(/images/foot_right.gif) no-repeat right top; height:56px;}
.foot_block .line { background:url(/images/foot_line.gif) 451px top no-repeat;}
.foot_block .ind { padding:22px 0 0 30px; text-align:center;}


/*header*/
#header { 
	background:url(/images/head_bot.gif) no-repeat 451px bottom;
	margin-top: 27px;
}

#header div { 
	margin-left:-14px;
}

#header #top-nav {
	height: 28px;
	background: url(/images/top_nav.png) no-repeat;
	margin-left: 0px;
	margin-left:-9px;
}

#header #top-nav ul {
	list-style: none;
	margin-left: 80px;
	padding-top: 7px
}

#header #top-nav ul li {
	float: left;
}

#header #top-nav ul li a {
	color: #9f9f9f;
	text-decoration: none;
	padding:0 16px 0 16px;
	background:url(/images/foot_divider.gif) no-repeat right 5px; 
}

#header #top-nav ul li a:hover {
	color: #fff;
}

#header #top-nav ul li a.last { background:none;}

/*content*/
#content { padding:0 0 0 25px;}
#content .col_1 {
	margin-bottom: 10px;
}
#content .col_1 .indent { padding:2px 27px 0 0;}
#content .col_2 { background:#1d1e1e;}
#content .col_2 .indent { padding:25px 16px 26px 17px;}
#content .indent1 { padding-bottom:35px;}

/*footer*/
#footer p { margin:0; padding:14px 40px 0 0; text-align:center;}
#footer p a { color:#0084f1;}

/*================== index.html ==================*/
#page1 #content .col_1 .indent { padding-top:0;}

/*================== index-1.html ==================*/
#page2 #content .col_2 .indent { padding-bottom:36px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .indent1 { padding:8px 0 57px 6px;}
#page3 #content .col_2 .indent { padding-bottom:30px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent1 { padding:8px 0 70px 6px;}
#page4 #content .col_1 .indent2 { padding:8px 0 0 7px;}
#page4 #content .col_1 .indent3 { padding:0 10px 0 0;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .indent1 { padding-bottom:60px;}
#page5 #content .col_1 .indent2 { padding:8px 0 0 7px;}
#page5 #content .col_2 .img_indent1 { margin-bottom:22px;}
#page5 #content .col_2 .indent { padding-bottom:23px;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .indent1 { padding:8px 0 57px 6px;}

/*================== index-6.html ==================*/
#page7 #header { background:none;}
#page7 #content { padding:2px 43px 40px 25px;}
#page7 #content .indent { padding:8px 0 0 7px;}


/*---FOOTER---*/
#footer {

	height: 108px;
	background: url(/images/footer_background_slice.jpg) repeat-x;
}

#footer-nav {
	margin: 0 auto;
	width: 780px;
	height: 108px;
	background: url(/images/footer_background.jpg) no-repeat;
}

#footer-nav ul {
	list-style: none;
	margin-left: 70px;
}

#footer-nav ul li {
	float: left;
	padding-top: 15px;
}

#footer-nav ul li a {
	color: #9f9f9f;
	text-decoration: none;	
	padding:0 18px 0 18px;
	background:url(/images/foot_divider.gif) no-repeat right 5px; 
}

#footer-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-nav li a.last { background:none;}

#footer .address {	clear:both;
	text-align:center;
	padding-top:30px;
	padding-bottom: 20px;
}

.thirty-dn a{
	color: #363636;
	text-decoration:none;
}
/*==========================================*/
