@charset "UTF-8";
/* CSS Document written by Scott Tylor, Click Creative, for Melbourne Audiology Centre web site */

body
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		margin: 0px;
		background-color: #362f2d;
		background-image:url(../img/backing.gif);
		background-position:top center;
		background-repeat:no-repeat;
		}
		
h6
{
	font-size: 11px;
	font-weight:bold;
}

.news-box
{
	padding-left:30px;

}

.news-header
{
	padding:0px;
	margin:0px;
	padding-top:15px;
}

.news-body
{
	padding:0px;
	margin:0px;
}

.content .news-header
{
	padding-top:0px;
}

.content .news-body
{
	padding-bottom:25px;
	margin:0px;
}

.content .news-box
{
	padding-left:0px;
}
		
td
		{
		vertical-align:top;
		}
		
.mainTable
		{
		background-color: #aaaaaa;
		}
		
.leftPanel
		{
		background-image: url(../img/leftTile.gif);
		background-repeat: repeat-y;
		text-align: left;
		vertical-align: top;
		}
		
.topPanel
		{
		height: 90px;
		}
		
.flashPanel
		{
		height: 286px;
		background-color:#FFFFFF;
		}
		
.content
		{
		background-color: #FFFFFF;
		text-align: justify;
		vertical-align: top;
		padding: 10px 30px 0px 30px;
		}
		
.logoPanel
		{
		height: 179px;
		}
		
.featurePanel
		{
		height: 115px;
		background-image: url(../img/featurePanel.gif);
		background-repeat: no-repeat;
		text-align: left;
		vertical-align: top;
		}
		
.contactPanel
		{
		height: 115px;
		text-align: left;
		vertical-align: top;
		}
		
.footerPanel
		{
		background-image: url(../img/footerPanel.gif);
		background-repeat: no-repeat;
		background-color: #aaaaaa;
		text-align: right;
		vertical-align: top;
		padding: 14px 14px 14px 0px;
		height: 30px;
		color: #666666;
		font-size: 10px;
		}
		
a
		{
		text-decoration: none;
		outline: none;
		}
		
a:link
		{
		color: #000000;
		}
		
a:active
		{
		color: #000000;
		}
		
a:visited
		{
		color: #000000;
		}
		
a:hover
		{
		color: #FF3300;
		}
		
h1
		{
		font-size: 12px;
		color: #222222;
		}
		
h2
		{
		font-size: 11px;
		color: #222222;
		}
		
h3
		{
		font-size: 11px;
		color: #666666;
		}
		
h4
		{
		font-size: 10px;
		font-weight: bold;
		color: #666666;
		}
		
		
#name,#email,#phone,#comment
		{
		width: 300px;
		height: 18px;
		border: solid 1px #333333;
		background-color: #e6e6e6;
		padding: 2px;
		font-size: 10px;
		color: #463110;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 140px;
		}
		
.thumb
		{
		width:130px;
		}

.thumb img
		{
		width:100px;
		border:solid 1px #999999;
		}

.summery
		{
		text-align:justify;
		}
		
.products
		{
		border:solid 1px #999999;
		display: none;
		}
		
.productdes
		{
		width:330px;
		}
		
.descrip img
		{
		width:500px;
		
		}

.descrip h1
		{
		margin-top:0px;
		}
		
.descrip
		{
		line-height:170%;
		}

hr 
		{
		border: none;
		border-bottom: 1px dotted;
		border-bottom-color: #999999;
		}
		
.alt
		{
		
		background-color: #EEEEEE;
		}
		
.even
		{
	
		background-color: #DEDEDE;
		}
		
.feature_img
		{
		border: 1px solid #333333;
		margin: 20px 0px 0px 20px;
		}
		
.feature-right
		{
		padding: 15px 0px 0px 15px;
		width: 274px;
		}
		
