/* CSS Document */
@charset "utf-8";

html, body, div, span, h3, p, a, img, ul, li {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h3 {
	clear: both;
	font-weight: normal;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
a img {
	border: none;
}
/*******************************************************/

body {
	background: #fff;

	line-height: 1;    font-family: arial;
}


@font-face {
	font-family: 'Conv_gothic_0';
	src: url('fonts/gothic_0.eot');
	src: local('?'), url('fonts/gothic_0.woff') format('woff'), url('fonts/gothic_0.ttf') format('truetype'), url('fonts/gothic_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




#header-wrap
{
width:100%;
height:auto;
float:left;
background:#2f8eb7;
padding-top: 12px;
}
#header
{
width:975px;
margin:0 auto;
height:auto;
}
#header #logoSide
{
 float: left;
    width: 181px;
}
#header #logoSide img
{
}
#header #contactSide
{
    float: left;
    margin-left: 423px;
    width: 26%;
	 padding-top: 5px;
}
#header #contactSide p
{
  color: #FFFFFF;
    font-family: cursive;
    font-size: 30px;
    padding-top: 12px;
    text-align: center;
}
#header #contactSide span
{
 color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 11px;
    padding-left: 13px;
    padding-top: 5px;
    text-align: center;
}
#header #image
{
 float: right;
    margin-right: 31px;
}







/* =Menu
-------------------------------------------------------------- */

#access {
	
}
#access .menu-header {
	
}
#access .menu-header ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	
	display:none;
	 float: left;
    left: 0;
    position: absolute;
    top: 26px;
    width: 155px;
    z-index: 99999;
}
#access ul ul li {
	min-width: 144px;
}
#access ul ul a {
  background: none repeat scroll 0 0 #4DBBE5;
    height: auto;
    line-height: 16px;
    padding-bottom: 7px;
    width: 123px;
}
#access li:hover > a {
	
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-item > a {
	color: #fff;
}

/************************/










#header #topNav
{
  background: url("top-nav-bg.png") repeat scroll 0 -2px transparent;
    float: left;
    height: 26px;
    margin-left: 35px;
    width: 96%;
}
#header #topNav ul
{
  float: left;
    margin-left: -46px;
    padding-left: 21px;
    position: relative;
}
#header #topNav ul li
{
   background: url("top-nav-li-bg.png") no-repeat scroll 0 -2px transparent;
    float: left;
    height: 28px;
    padding-left: 12px;
}
#header #topNav ul li a
{
  color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
#header #topNav ul li a:hover
{
color:#2f8eb7;
}
#footer-wrap
{
    /* background: url("images/footer-bg.png") no-repeat scroll center top #DAEFF6; */
    border-bottom: 7px solid #0095CA;
    float: left;
    height: auto;
    padding-top:35px;
    width: 100%;
}
#footer
{

width:975px;
height:auto;
margin:0 auto;

}

#footer .links
{  float: left;margin-left: 0;margin-right: 58px;padding-bottom: 10px;
}
#footer  .links h3
{
  font-family: arial;
    font-size: 12.5px;
    padding-bottom: 5px;
	 color: #FE0000;
	   padding-bottom: 14px;
}
#footer .links ul
{
}
#footer  .links ul li
{
}
#footer .links ul li a
{
  color: #000000;
    font-family: arial;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}
#footer #footerNav
{
  float: left;
    width: 100%;
	   padding-bottom: 5px;
}
#footer #footerNav p
{
  color: #000000;
    float: right;
    font-family: arial;
    font-size: 14px;
    padding-top: 2px;
   margin-right: 56px;
}
#footer #footerNav  a
{
color: #000000;
 font-family: arial;
    font-size: 14px;
    text-decoration: none;
}
#footer #footerNav  a:hover
{
color: #2f8eb7;

    text-decoration:underline;
}

/************************/

