/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin-ext);

/* Global properties ======================================================== */
html  {
	width: 100%;
	padding: 0;
	margin: 0;
}

body  {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
    color: #292929;
    min-width: 960px;
    background:  url(../images/bg.gif) center 0 repeat;
    border-top: #292929 6px solid;
	width: 100%;
	padding: 0;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

.ic  {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0;
}

.main  {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/***********************************************************************/
a  {
	text-decoration: none;
	cursor: pointer;
}

a:hover  {
    text-decoration: none;
}

a.button  {
    background: #f4f4f4;
	font-size: 14px;
	line-height: 18px;
	color: #01538f;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 16px 13px 16px;
 }

a.button:hover  {
    background: #d3d1d1;
	color: #333;
 }

a.link  {
	text-decoration: none;
	cursor: pointer;
	color: #01538f;
 }

a.link:hover  {
    text-decoration: underline;
}

.color-1  {
     color: #01538f;
}

a.color-1:hover  {
    color: #000;
}

.font-3  {
	font-size: 17px;
	line-height: 33px;
	color: #292929;
}

h2  {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 36px;
	color: #292929;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

h3  {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 36px;
	margin-top:10px;
	color: #292929;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}


ol,  ul  {
    list-style: none;
}

ul  {
    margin: 0;
	padding: 0;
	list-style-image: none;
}

ul.list-1 li  {
    padding: 0px 0 5px 12px;
	line-height: 25px;
	background: url(../images/marker-1.gif) 0 11px no-repeat;
}

ul.list-1 li a  {
     font-size: 14px;
     color: #292929;
     line-height: 25px;
}

ul.list-1 li a:hover  {
    color: #01538f;
}

ul.list-2 li  {
    padding: 0px 0 5px 12px;
	line-height: 25px;
	background: url(../images/marker-1.gif) 0 11px no-repeat;
}

ul.list-2 li a  {
     font-size: 14px;
     color: #01538f;
     line-height: 25px;
}

ul.list-2 li a:hover  {
     color: #292929;
}

/******************************************************************/
.clear  {
    clear: both;
	line-height: 0;
	font-size: 0;
	width: 100%;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px;
    height: 0;
}

.wrapper  {
    width: 100%;
	overflow: hidden;
	position: relative;
}

.wrap  {
    overflow: hidden;
	position: relative;
}

.extra-wrap  {
	overflow: hidden;
}

.fleft  {
    float: left;
}

.fright  {
    float: right;
}

.img-indent  {
    float: left;
	margin: 3px 30px 0px 0;
}
	
.last  {
    margin-right: 0px !important;
}

.img-radius  {
    border-radius: 4px;
}

.top-1  {
    padding-top: 35px;
}

.top-2  {
    padding-top: 25px;
}

.top-3  {
    margin-top: 23px;
}

.top-4  {
    margin-top: 33px;
}

.top-5  {
    margin-top: 18px;
}

.top-6  {
    margin-top: 12px;
}

.left-1  {
    padding-left: 20px;
}

.bot-0  {
    padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.pad-1  {
    margin: 13px 0px 12px 0px;
}

.p1  {
    padding-bottom: 25px;
}

.p2  {
    padding-bottom: 5px;
	text-shadow: 4px 4px 4px #aaa;
}

.p3  {
    padding-bottom: 12px;
	text-shadow: 4px 4px 4px #aaa;
}

.p4  {
    padding-bottom: 15px;
}

.p5  {
    padding-bottom: 10px;
}

.p6  {
    padding-bottom: 20px;
}

/*********************************header*************************************/
header  {
    width: 100%;
	z-index: 101;
	position: relative;
	overflow: hidden;
	padding-bottom: 17px;
}

h1  {
	float: left;
	margin: 25px 0 0px 30px;
}

h1 a  {
	font-size: 48px;
	line-height: 65px;
	color: #01538f;
	letter-spacing: 1px;
	display: inline-block;
}

h1 a strong  {
    display: block;
	color: #292929;
	margin-top: -21px;
	font-weight: normal;
}

.social-icons  {
    overflow: hidden;
	text-align: right;
	margin-top: 35px;
}

.social-icons a  {
    display: inline-block;
	width: 23px;
	height: 23px;
	float: right;
}

.icon-1  {
    background: url(../images/icon-1.png) 0 0 no-repeat;
}

.icon-2  {
    background: url(../images/icon-2.png) 0 0 no-repeat;
     margin-left: 7px;
}

.social-icons a:hover  {
    background-position: 0 bottom;
}

nav  {
    overflow: hidden;
	margin-right: 30px;
}

ul.menu  {
    float: right;
	margin-top: 39px;
}

ul.menu li  {
    float: left;
	line-height: 20px;
	margin: 0px 0 0px 44px;
}

ul.menu li a  {
    font-size: 17px;
	line-height: 22px;
	color: #292929;
	display: inline-block;
 }

ul.menu li a:hover,  ul.menu li.current a  {
    color: #01538f;
}

.bg-img  {
    background: url(../images/bg-img.gif) 0 0 no-repeat;
	width: 150px;
	height: 6px;
	position: absolute;
	top: -6px;
	left: -152px;
}

/*********************************content*************************************/
#content  {
	width: 100%;
}

.box-shadow  {
    box-shadow:  0px 0px 5px #dbdbdb;
    background: #fff;
}

.img-border  {
    border: #f4f4f4 5px solid;
}

.img-gallery  {
    border: #f4f4f4 5px solid;
	margin: 5px;
}


.block-1  {
     padding: 25px 30px 29px 44px;
}

.block-2  {
     padding: 25px 30px 45px 44px;
}

.block-3  {
     padding: 25px 30px 25px 44px;
}

.col-1  {
    float: left;
	width: 575px;
	margin-right: 65px;
}

.col-2  {
    float: left;
	width: 225px;
}

.col-3  {
    float: left;
	width: 225px;
	margin-right: 50px;
 }

.col-4  {
    float: left;
	width: 590px;
}

.form-search  {
    margin: 27px 0px 0 0px;
	width: 210px;
 }

#form-search input  {
	width: 188px;
	border: #f4f4f4 1px solid;
	height: 18px;
	font-family:  'Open Sans',  Arial,  sans-serif;
	font-size: 14px;
	color: #bebebe;
	vertical-align: top;
	padding: 11px 9px 12px 11px;
	display: inline-block;
	margin-top: 19px;
}

.search_button  {
    background: #f4f4f4;
	font-size: 14px;
	line-height: 18px;
	color: #01538f;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 28px 13px 28px;
	margin: 15px 0px 0 0;
}

.search_button:hover  {
    background: #d3d1d1;
	color: #333;
 }

.box-2>div  {
    float: left;
	width: 170px;
	margin-right: 30px;
}

.box-2 p.color-1  {
    margin-top: 5px;
}

.border-1  {
    border-bottom: #e5e5e5 1px solid;
	padding-bottom: 15px;
	margin-bottom: 9px;
}

/****************************footer************************/
footer  {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: justify;
	padding: 10px 0 30px 0;
}

footer p  {
	line-height: 24px;
	font-size: 12px;
    color: #1e1e1e;
}

ul.list-f li  {
    padding: 0px 0 5px 12px;
	line-height: 24px;
	background: url(../images/marker-1.gif) 0 11px no-repeat;
}

ul.list-f li a  {
     font-size: 12px;
     color: #292929;
     line-height: 24px;
}

ul.list-f li a:hover  {
    color: #01538f;
}

.simplehitcounter {
	text-align: center;
	margin-top: 20px;
}

/**********************form**********************/
.map  {
    width: 200px;
	height: 200px;
	margin: 20px 0 0 0;
}

.map iframe  {
	width: 200px;
	height: 200px;
}

dl  {
    margin: 12px 0px 0 0px;
}

dl dt  {
}

dl dd span  {
	display: block;
	width: 83px;
	float: left;
}

dl dd  {
}

dl dd a  {
	text-decoration: underline !important;
}

dl dd a:hover  {
	text-decoration: underline;
	color: #333;
}

form  {
	margin: 8px 0 0px 0px;
	width: 575px;
 }

form input  {
	border: #f4f4f4 1px solid;
	background: #fff;
	font: 14px 'Open Sans', Arial, sans-serif;
	color: #bebebe;
    padding: 5px 9px 7px 13px;
    outline: medium none;
    width: 340px;
	height: 17px;
	float: left;
}

form textarea {
	border: #f4f4f4 1px solid;
	background: #fff;
    font: 14px 'Open Sans', Arial, sans-serif;
	color: #bebebe;
	height: 192px;
    outline: medium none;
    overflow: auto;
    padding: 6px 0px 0px 13px;
    width: 560px;
    resize: none;
    float: left;
}

form label  {
    position: relative;
    overflow: hidden;
    display:  block;
    min-height: 41px;
}

form input.button {
	background: #f4f4f4;
	font-size: 14px;
	line-height: 20px;
	color: #01538f;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 20px 5px 20px;
	width:105px;
	height:30px;
	margin:20px 10px 0 0px;
}

form input.button:hover {
	background: #d3d1d1;
	color: #333;
}

.btns {
	text-align:right;
	padding-top:20px;
	margin:0 10px 0 0px
}