
body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #3e789b;
		font-family: Verdana, Arial;
		font-size:11px;
		color:#414040;
}


td
{
		vertical-align:top;
}

.contentTable
{
		
}

.sidemenu
{
		width:167px;
		background-image:url(../img/menuback.png);
		background-repeat:no-repeat;	
		background-color:#c2c2c2;	
}

.content
{
		width:573px;
		text-align:justify;
		line-height:140%;
		background-color:#FFFFFF;
		padding-top:10px;
		padding-left:30px;
		padding-right:30px;
		
	
}
.banner
{
		background-image:url(../img/bannerback.png);
		background-repeat:repeat-x;
}

.container
{
		background-image:url(../img/background.png);
		background-repeat:repeat-x;
}

h1
{
		color:#27608a;
		font-size:13px;
		font-weight:bold;
		background-image:url(../img/headerline.png);
		background-position:bottom left;
		background-repeat:no-repeat;
		padding-bottom:3px;
}

h2
{
		color:#27608a;
		font-size:12px;
		font-weight:bold;
	
}

.infotable
{
		border:solid 1px #999999;
}

.th
{
		color:#ffffff;
		background-color:#27608a;
		padding:3px;	
		text-align:center;
}
.odd
		{
		background-color:#e9e9e9;
		}

hr
		{
		border:none;
		border-bottom:dotted 1px #666666;
		color:#FFFFFF;
		padding-bottom:10px;
		}

li
{
		
		margin-left:5px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #ffffff;
		text-decoration: none;
}

.footer a:hover
{	
		text-decoration: underline;
		color: #ffffff;
}

a, a:link, a:visited, a:active 
{
		color: #253385;
		text-decoration: underline;
}

a:hover
{	
		text-decoration: none;
		color: #253385;
}

.thumbs
{
	padding-left:20px;
	padding-bottom:15px;
}

.footer
{

		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #ffffff;
		text-align: right;
		padding-top: 10px;
		padding-right: 30px;
		padding-bottom:30px;
		background-image:url(../img/footer.png);
		background-repeat:no-repeat;
	
}


#name,#email,#phone,#comment,#cname, #address,#postcode,#fax,#country,#suburb,#state,#subject
		{
		width: 250px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 160px;
		}