/* CSS Document */

body,td,th {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #3E5F80;
}

body {
	background-color: #657f98;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#8dad4e;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:26px;
	font-weight:bold;
	color:#C8E197;
	line-height:28px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

/*-------------------------------------*/

#mainBackground {
	float:left;
	width:100%;
	background-image:url(../images/mainBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


#contentBackground {
	float:left;
	width:100%;
	/*
	background-image:url(../images/contentBackground.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	*/
}


#centralise {
	margin:0 auto;
	width:890px;
}

#mainArea {
	float:left;
	width:890px;
}

#flashArea {
	float:left;
	width:890px;
	height:160px;
	padding-bottom:20px;
}

#mainContentArea {
	float:left;
	width:810px;
	padding:10px 40px 10px 40px;
}

#footer {
	float:left;
	width:810px;
	height:36px;
	padding:45px 40px 10px 40px;
	background-image:url(../images/footerBackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footer .left {
	float:left;
	width:200px;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}

#footer .right{
	float:right;
	text-align:right;
	width:400px;
	padding:7px 100px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#footer .right a{
	margin-right:20px;
	color:#FFFFFF;
}
	

/*-----------------------------------------*/

#header {
	float:left;
	width:570px;
	text-align:right;
	font-size:17px;
	color:#3E5F80;
	padding-bottom:15px;
	font-weight:bold;
}

#header .email {
	font-size:13px;
	padding:0px 20px 0px 30px;
	background-image:url(../images/emailIcon.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
}

#header .email a {
	color:#3E5F80
}

#content {
	float:left;
	width:810px;
}

#leftMenu {
	float:left;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
	padding:15px 0px 30px 0px;
}

#leftMenu .top{
	float:left;
	width:216px;
	height:19px;
	background-image:url(../images/menuTop.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#leftMenu .middle{
	float:left;
	width:216px;
	background-image:url(../images/menuMiddle.png);
	background-position:left;
	background-repeat:repeat-y;
}

#leftMenu .bottom{
	float:left;
	width:216px;
	height:20px;	
	background-image:url(../images/menuBottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#leftMenu ul{
	float:left;
	list-style:none;
	display:block;
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}

#leftMenu li{
	float:left;
	display:block;
	width:216px;
	padding:0px 17px 0px 5px;
}

#leftMenu li a{
	float:left;
	padding:7px 3px 7px 35px;
	width:161px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

#leftMenu li a:hover{
	text-decoration:none;
	color:#C8E197;
}

#leftMenu .onIt {
	color:#C8E197;
	background-image:url(../images/navigationOnIt.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#leftMenu .inside {
	float:left;
	width:216px;
	font-size:12px;
}

#leftMenu .inside a{
	float:left;
	font-size:12px;
	width:148px;
	padding:4px 0px 4px 50px;
}

#leftMenu .onIt2 {
	color:#C8E197;
	background-image:url(../images/navigationOnIt2.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#leftMenu .enlargeText {
	float:left;
	padding:4px 20px 10px 20px;
	width:167px;
	text-align:center;
}

#leftMenu .enlargeTextTop {
	float:left;
	width:167px;
	padding-bottom:5px;
}

#leftMenu .enlargeTextBottom {
	float:left;
	width:167px;
}

#leftMenu .enlargeText a{
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom:5px;
}

#leftMenu .textSmaller {
	font-size:13px;
}

#leftMenu .textBigger {
	font-size:15px;
}

#leftMenu .suppliers {
	float:left;
	padding:4px 20px 10px 20px;
	width:167px;
	text-align:left;
}

#leftMenu .suppliers img{
	margin:0px 10px 10px 0px;
	background-color:#FFFFFF;
	padding:0px 1px 0px 1px;
}

#rightContent{
	float:right;
	width:570px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#mainContent{
	float:left;
	width:470px;
}

#mainContent img{ 
	border:1px solid #C8E197;
	padding:1px 1px 1px 1px;
	margin:10px 10px 10px 10px;
}

#threeColumns{
	float:left;
	width:530px;
	padding:30px 0px 0px 0px;
}

#threeColumns .top{
	float:left;
	width:530px;
	background-image:url(../images/3ColumnsTop.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#threeColumns .bottom{
	float:left;
	width:530px;
	height:40px;
	background-image:url(../images/3ColumnsBottom.png);
	background-position:top left;
	background-repeat:no-repeat;
}


#threeColumn1{
	float:left;
	width:167px;
}

#threeColumn2{
	float:left;
	width:167px;
	padding:0px 0px 0px 9px;
}

#threeColumn3{
	float:left;
	width:167px;
	padding:0px 0px 0px 11px;
}

#threeColumns .title{
	float:left;
	width:159px;
	padding:10px 0px 8px 8px;
	background-color:#DBECBF;
}

#threeColumns .copy{
	float:left;
	width:147px;
	padding:10px 10px 0px 10px;
}

#hearingAids {
	float:left;
	width:530px;
}

#hearingAids .row {
	float:left;
	width:530px;
	padding:10px 0px 10px 0px;
}

#hearingAids .column1 {
	float:left;
	width:100px;
	padding:0px 20px 0px 0px;
}

#hearingAids .column2 {
	float:left;
	width:100px;
	padding:0px 20px 0px 0px;
}

#hearingAids .column3 {
	float:left;
	width:260px;
	padding:0px 20px 0px 0px;
}

.readMoreLink {
	float:right;
	background-image:url(../images/readMore.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 15px 0px 0px;
}

.readMoreLink a{
	font-weight:bold;
	color:#3E5F80;
}


.contactColumn {
	float:left;
	width:200px;
	padding:0px 0px 30px 0px;
}

.pricesRow {
	width:550px;
	float:left;
}

.pricesColumn1 {
	width:400px;
	padding:0px 20px 0px 0px;
	float:left;
}

.pricesColumn2 {
	width:130px;
	float:left;
}
