/*
		+GLOBAL
		+HEADER
		+NAVIGATION
		+MAIN
		+FOOTER	
*/
/*
========== +GLOBAL ====================
*/
body {
	margin: 0 auto;
	padding: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	color:#3F3B39;
}

#container {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 auto;
}

.noborder {border:none;}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006B8B;
	line-height: 30px;
	letter-spacing: 2px;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
h3 {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 16px;
		color:#006B8B;
		line-height: 30px;
	letter-spacing: 2px;
	
}
h4 {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size: 12px;
		color:#000000;
	
}
h5 {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 16px;
		color:#00000;
		line-height: 30px;
	letter-spacing: 2px;
	
}
.redtext {
	font-weight:bold;
	color: #FF0000;
	font-size:large;
}

.xbig {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#006B8B;
	line-height: 30px;
	letter-spacing: 3px;
}

hr {
	height: 1px;
    border-top: 1px;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}

blockquote {
  background: transparent url(../images/leftquote.gif) left top no-repeat;
}

blockquote div {
  border: solid #F3F3F3 1px;
  padding: 0 25px;
  background: transparent url(../images/rightquote.gif) right bottom no-repeat;
}
/*
========== +HEADER =====================
*/
#head-wrap {
	z-index: 3;
	background-image:url(../images/header_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position: relative;
	width: 100%;
	height: 100%;
	border-top: solid #018EB1 12px;
}
.head-wrap-box {
	position: relative;
	width: auto;
	height: auto;
}
/*
========== +NAVIGATION =================
*/
#nav-container {
	text-align:left;
	letter-spacing:normal;
	clear: both;
	position: relative;
	width: 100%;
	height: 39px;
	background-color: #403C3A;
}
#nav-wrap {
	float: left;
	padding-left: 70px;
	position: relative;
	width: auto;
	height: 39px;
}
#nav-wrap-right {
	float: right;
	padding-right: 70px;
	position: relative;
	width: auto;
	height: 39px;
}
/*
========== +MAIN =======================
*/
#main-container {
	z-index: 2;
	position: relative;
	width: auto;
	height: auto;
}
#main-wrap {
	padding: 10px 100px 25px 100px;
	position: relative;
	width: auto;
	height: auto;
}

#main-wrap a {
	color: #006B8B;
	cursor: hand;
	text-decoration: underline;
}

#main-wrap a:hover {
	color: #006B8B;
	cursor: hand;
	text-decoration: none;
}
.main-bg {
	background-image:url(../images/green_bg.jpg);
	background-repeat:repeat-x;
	position: relative;
	width: 70px;
	height: 510px;
}
#right-block-wrap {
	float:right;
	/**padding: 18px 0 20px 25px;**/
	padding: 0px 20px 20px 25px;
	position: relative;
/**	width: 510px;**/
width:480px;
	height: 380px;
}
#right-block-wrap-home {
	float:right;
	/**padding: 18px 0 20px 25px;**/
	padding: 0px 20px 1px 25px;
	position: relative;
	/**	width: 510px;**/
width:auto;
	height: 320px;
}
#right-block-wrap-hearingloss {
	float:right;
	/**padding: 18px 0 20px 25px;**/
	padding: 0px 20px 1px 25px;
	position: relative;
	/**	width: 510px;**/
width:auto;
	height: auto;
}
#left-block-wrap {
	float:left;
	/**padding: 18px 0 20px 25px;**/
	padding: 10px 10px 20px 10px;
	position: relative;
/**	width: 510px;**/
width:95px;
	height: 160px;
}
#right-block-wrap-small {
	float:left;
	/**padding: 18px 0 20px 25px;**/
	padding: 0 10px 20px 10px;
	position: relative;
/**	width: 510px;**/
width:860px;
	height: auto;
}
.left-block-box {
	
	padding:0 5px 0 0;
	
	float:left;
	text-align:center;
	border:none;
	background-color:#F9FBFD;
	text-align: centre;
	width: auto;
	height: auto;
}
.right-block-box {
	margin-bottom:20px;
	margin-left:10px;
	float:right;
	text-align:center;
	border:none;
	background-color:#F9FBFD;
	text-align: centre;
	width: auto;
	height: auto;
}
/*
========== +FOOTER =======================
*/
#footer-wrap {
	margin: 0 70px 0 70px;
}
#footer-inner-wrap {
	background-color: #403C3A;
	clear: both;
	position: relative;
	width: 100%;
	height: 43px;
}
.footer-box-left {
	float:left;
	font-size:smaller;
	line-height: 4;
	padding-left:15px;
	position: relative;
	width: 220px;
	height: 43px;
	letter-spacing:normal;
	color:#FFF;
	text-decoration:none;
}
.footer-box-left a {
	text-decoration:none;
	color:#FFF;
}
.footer-box-left a:hover {
	text-decoration:underline;
	color:#FFF;
}
.footer-box-right {
	float: right;
	font-size: smaller;
	line-height: 4;
	padding-left:15px;
	letter-spacing: normal;
	color: #FFF;
	position: relative;
	width: 650px;
	height: 43px;
}
.footer-box-right a {
	text-decoration:none;
	color:#FFF;
}
.footer-box-right a:hover {
	text-decoration:underline;
	color:#FFF;
}
/*
========== +NEWS TICKER =======================
*/
#scrollup {
	line-height:normal;
	position: relative;
	overflow: hidden;
	/**height: 60px;**/
	height: 70px;
	width: auto;
 }
 .headline {
	position: absolute;
	top: 199px;
	left: 3px;
	height: 60px;
	width:auto;
 }

