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

body {
	background-color:#000;
	background-image:url(http://makgraphics.com.au/Images/Y-grey.png);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center top;
	margin-top: 0px;
	color: #FFF;
	font: 0.8em/1.5em Verdana, Geneva, sans-serif;
	vertical-align: top;
}
h1 {
	font-size: 16px;
	color: #CCC;
	padding: 10px 0;
}
h2 {
	font-size: 15px;
	color: #CCC;
	font-weight: bolder;
}
a:link {
	color: #CCC;
	text-decoration: underline;
}
a:visited {
	color: #999;
}
a:active {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
#topper {
	width: 740px;
	margin: 0 auto;
	background-image: url(../Images/home-top1.jpg);
	height: 76px;
	border-top: 1px solid #C00;
	border-right: 1px solid #C00;
	border-bottom: none;
	border-left: 1px solid #C00;
}
#flasher {
	width: 740px;
	margin: 0 auto;
	border-right: 1px solid #C00;
	border-left: 1px solid #C00;
}
#bodyier {
	width: 740px;
	border: solid #C00 1px;
	margin: 0 auto;
	background-image: url(http://makgraphics.com.au/Library/NavBar_Sub-tile.jpg);
	height: 600px;
}

#contentsTOP {
	position:relative;
	width:400px;
	float: left;
	border-right: 1px dashed #C00;
	height: 600px;
	padding: 0 20px;
}
#testimonyTOP {
	width:258px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	overflow: auto;
	height: 600px;
}
#contentsSERVice {
	position:relative;
	padding: 0 20px;
	float: left;
}
.tablePad {
	padding-bottom: 10px;
	padding-top: 3px;
	padding-right: 20px;
}
.LastCopy {
	font-size: 10px;
	color: #999;
}
.grey {
	color: #CCC;
}
#MAKfooter {
	width: 720px;
	z-index: 30;
	border: solid #C00 1px;
	font-size: 12px;
	padding: 10px;
	margin: 10px auto;
	color: #C00;
	background-image: url(http://makgraphics.com.au/Library/NavBar_Sub-tile.jpg);
}
.LastCopy tr td a img {
	border: none;
}
