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


body {
	margin:0;
	background-color:#bad3de;
}

/*ID's*/


#wrapper {
	margin:0;
}

/*Header*/

#header-container {
	background-color:#ffffff;	
}

#header {
	width:960px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/header.jpg);
}

#header-text {
	height:134px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
}

/*Nav*/

#nav-container {
	background-image:url(images/nav-container-bg.jpg);
	background-repeat:repeat-x;
	background-color:#e9f8ff;
	height:46px;
	margin:0;
}

#nav {
	width:960px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
}

/*Content*/

#content-container {
	background-color:#e9f8ff;
	background-image:url(images/content-container-bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content {
	width:916px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b0b0b0;
	border-left-color: #b0b0b0;
	padding-top:20px;
}

#subcontent {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
}


/*Footer*/

#footer-container {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#e9f8ff;
	margin-top: -20px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	width:960px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/footer.jpg);
}

#footer-text {
	height:81px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

/*Main Content Classes*/

.hlocation {
	height:82px;
	padding:15px;
	float:left;
	color:#000000;
	font-size:16px;
	margin-left:600px;
}

.phone {
	height:82px;
	padding:15px;
	color:#3160ad;
	font-size:16px;
	font-weight:300;
	margin-left:690px;
	font-weight:900;
}

.copyright {
	padding-top:45px;
	padding-left:30px;
	float:left;
	width:20%;
	color:#446fa0;
	line-height:1px;
}

.zac {
	font-size:9px; 
	color:#789fca;
}

.email {
	padding-top:40px;
	padding-right:30px;
	margin-left:770px;
	color:#123558;
}


/*Web Pages by Name*/

/*Location*/

.maptitle {
	width:200px;
	margin-top:15px;
	margin-bottom:20px;
}

.maptitletext {
	width:200px;
	margin-top:50px;
	margin-bottom:20px;
}


/*Home*/

#welcome {
	background-image:url(images/home-welcome-box.png);
	float:left;
	width:510px;
	height:250px;
}

#hearingaids {
	
	margin-left:530px;
	margin-top:30px;
	width:347px;
	height:156px;
	background-image:url(images/home-hearingaids.jpg);
}

#welcometext {
	padding-left:25px;
	padding-right:25px;
	padding-top:35px;
}

#columns {
	height:460px;
}

#col1 {
	clear:left;
	float:left;
	width:29%;
	text-align:left;
	margin-left:20px;
}

#col2 {
	float:left;
	width:29%;
	text-align:left;
	margin-left:30px;
}

#col3 {
	float:left;
	width:29%;
	text-align:left;
	margin-left:30px;
}

.colhead { 
	width:260px;
	color:#ffffff;
}

/*About Us*/

#aboutl {
	float:left;
	width:20%;
}

#aboutr {
	width:70%;
	margin-left:230px;
	height:500px;
}

#marc {
	background-image:url(images/marc.png);
	background-position:top;
	background-repeat:no-repeat;
	width:198px;
}

#marctext {
	padding-left:10px;
	padding-right:10px;
	padding-top:250px;
	color:#0f3574;
	font-style:oblique
}

/*Contact*/

#contacttitle {
	width:500px;
	margin-bottom:20px;
}

.form {
	padding:30px;
	text-align:left;
	background-image:url(images/form-bg-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#e6f5fd;
	width:50%;
	color:#000000;
}

/*Testimonials*/

.row {
	padding-left:15px;
	padding-right:15px;
	background-image:url(images/row-gradient-even.gif);
	background-repeat:repeat-x;
	background-color:#d8e6f4;
}

.name {
	font-style:italic;
	color:#1a4792;
}

/*FAQ*/

#faqtitle {
	width:500px;
	margin-bottom:15px;
}

#faq {
	background-image:url(images/form-bg-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#e6f5fd;
}

#faqtext {
	padding:15px;
	float:left;
}

/*Offers*/

#coupontitle {
	width:500px;
	margin-bottom:50px;
}

/*Gallery*/

#gallerytitle {
	width:500px;
	margin-bottom:50px;
}

#gallerytable {
	background-image:url(images/form-bg-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#e6f5fd;
}

/*Rounded Corner Box*/

.rounded-box {
   background: #adcfdf url(images/rounded-corner/rounded-gradient.gif) repeat-x top left;
}
.rounded-top div {
   background: url(images/rounded-corner/rounded-tl.gif) no-repeat top left;
}
.rounded-top {
   background: transparent url(images/rounded-corner/rounded-tr.gif) no-repeat top right;
}
.rounded-bottom div {
   background: url(images/rounded-corner/rounded-bl.gif) no-repeat bottom left;
}
.rounded-bottom {
   background: transparent url(images/rounded-corner/rounded-br.gif) no-repeat bottom right;
}

.rounded-top div, .rounded-top,
.rounded-bottom div, .rounded-bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.rounded-content { 
	margin: -15px 15px -15px; 
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}