body {
	margin:0 auto;
	background: #fff;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#000;
}
a:link {
	color: #0099ff;
}
a:visited {
	color: #0099ff;
}
a:hover {
	color: #0099ff;
}
a:active {
	color: #0099ff;
}

#wrapper {
	width:900px;
	margin: 0 auto;
}
h1{
	margin-top:16px;
	margin-bottom:16px;
	color:#0099ff;
	margin-left:10px;
	
	}
img{
		border:0;
		}
/*HEADER*/
#header{
	height:170px;
	background-color:#FFFFFF;
}
#logo{
	height:auto;
	width:400px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#logo a{
text-decoration:none;

}
#rightB{
	width:499px;
	float:right;
	height:187px;

}
#rightMail{
text-align:right;
color:#0099ff;
vertical-align:bottom;
padding-right:10px;
margin-top:-10px;
}
/*BANNER*/
#banner{
height:200px;
background-image: url(http://aptonline.com.au/img/banner/rotate.php);
background-position:left top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}


/*CONTENT*/
#content{
height:400px;
background-color:#FFFFFF;
}
#leftC{
width:230px;
height:400px;
border-right:solid 1px #00aeef;
background-position:center;
background-repeat:no-repeat;
vertical-align:top;

}
td#menu{
width:669px;
height:30px;
vertical-align:top;
font-size:14px;
font-weight:bold;
text-align:center;
color:#fff;
}
td#menu a:active,td#menu a:link, td#menu a:visited {

color:#ffffff;
text-decoration:none;
}

td#menu:hover{
color: #0099ff;
background: #ffffff;
cursor:
}
td#menu .menuHome:hover{
color: #0099ff;
background: #ffffff;
}
td#menu .menuAbout:hover{
color: #0099ff;
background: #ffffff;
}
td#menu .menuCoat:hover{
color: #0099ff;
background: #ffffff;
}
td#menu .menuWork:hover{
color: #0099ff;
background: #ffffff;
}
td#menu .menuLoxon:hover{
color: #0099ff;
background: #ffffff;
}
td#menu .menuContact:hover{
color: #0099ff;
background: #ffffff;
}
.menuHome{
	float:left;
	width:85px;
	padding:7px 0 1px;
	height:22px;
	background-color:#99ccff;
	}
.menuAbout{
	width:100px;
	float:left;
	padding:7px 0 1px;
	height:22px;
	vertical-align:middle;
	background-color:#6699ff;}
.menuCoat{
	width:135px;
	float:left;
	padding:7px 0 1px;
	height:22px;
	background-color:#3366ff;}
.menuWork{
	width:144px;
	float:left;
	padding:7px 0 1px;
	height:22px;
	background-color:#0033ff;}
.menuLoxon{
	float:left;
	width:90px;
	padding:7px 0 1px;
	height:22px;
	background-color:#0033cc;
	}
.menuContact{
	float:left;
	width:115px;
	background-color:#003297;
	padding:7px 0 1px;
	height:22px;
	}
#active{
color: #0099ff;
background: #ffffff;

}

#rightC{
width:669px;
heigth:370px;
vertical-align:top;
}
#rightC p{
	margin-left:10px;
	margin-right:10px;
	}
#rightC .gallery{	
width:650px;
margin:0 auto;
text-align:center;
padding-top:10px;
}
/*FOOTER*/
#footer{
padding-top:10px;
border-top:solid 1px #00aeef;
}
#footer, #footer a{
text-align:center;
height:114px;
background-color:#FFFFFF;
font-size:11px;
font-style:italic;
color:#0099ff;
font-family:Georgia, Arial, serif;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

