/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear{clear:both; font-size:1px;line-height:1px; display:block; height:0;}
.clrflt{clear:both;}
.last	{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
input:focus, textarea:focus{outline:none; resize:none;}
/**************************************************************************************/
a											{color:#000; text-decoration:none; outline:0 none; display:inline-block;}
a:hover										{color:#000;  text-decoration:none;}
h1											{font-size:24px;}
h2											{font-size:22px;}
h3											{font-size:18px;}
h4											{font-size:16px;}
h5											{font-size:14px;}
h6											{font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 										{}
body										{color:#b1b1b1; font-family:"Arial", Verdana, Tahoma; font-size:12px;margin:0px; padding:0px; background:#414042;}
.flt_lt										{float:left; display:inline;}
.flt_rt										{float:right; display:inline;}
header, nav, section, article, aside, footer{display:block;}
/* ---------------------------------------------------------------------------------*/
@font-face {
    font-family: 'steelfishregular';
    src: url('../fonts/steelfish_rg/steelfish_rg-webfont.eot');
    src: url('../fonts/steelfish_rg/steelfish_rg-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/steelfish_rg/steelfish_rg-webfont.woff') format('woff'),
         url('../fonts/steelfish_rg/steelfish_rg-webfont.html') format('truetype'),
         url('../fonts/steelfish_rg/steelfish_rg-webfont.svg#steelfishregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ----------------------- layout ----------*/
.wrapper									{margin:0 auto; width:100%;  min-width:998px;}
.container									{width:998px; margin:0 auto;  }
header										{ width:100%; padding:9px 0 0 0; height:147px; background:url(../images/strip2.png) no-repeat center bottom; margin-bottom:20px;}
.logo										{ width:298px; margin:0 auto; padding:0px 10px 0 0px;}
.strip										{ width:100%; background:url(../images/strip2.png) no-repeat center top; height:41px;}
.strip_in									{ text-align:center;}
.strip_in img								{ margin:0; padding:0;}
/*-------------------------------------------*/
.main_content								{ width:100%; max-width:1400px; margin:0px auto; min-width:925px; min-height:620px; background:#fff;}

/* ------------------ HEADER HERE -------------------*/
/* ---------------------------------------------------------*/



/* ------------------------- NAVIGATION HERE ---------------*/
.nav										{}
.nav ul										{}
.nav ul li									{}
.nav ul li a								{}
.nav ul li a span							{}
.nav ul li a:hover							{}

/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/
/* ---------------------------------------------------------*/


/* ------------------ FOOTER HERE --------------------------*/
.footer{width:100%; margin:0; padding:0; height:110px; background-size:cover;}
.footer-in{width:998px; margin:0 auto; padding:20px 0 0 0; display:block;}
.footer-in p{display:inline-block; margin:0 0 0 25px; padding:0; float:left; font-family: 'steelfishregular'; font-size:30px; color:#fff; font-weight:normal; text-transform:uppercase; word-spacing:4px;}
.footer-in p span a{border-left:2px solid #fff;margin:0 0 0 8px; padding:0 8px 0 12px; }
.footer-in p a{display:inline-block;border-left:2px solid #fff;margin:0 0 0 5px; padding:0 0px 0 7px; font-family: 'steelfishregular'; font-size:30px; color:#fff; font-weight:normal;}
.footer-in p a:hover{text-decoration:underline;}
.fot-logo{display:inline-block; margin:-2px -22px 0 0; padding:0; float:right;}
.fot-logo a{display:inline-block; margin:0; padding:0;}
/* ---------------------------------------------------------*/


