@charset "utf-8";
/* http://www.gravitycentral.com.au*/

body{
margin-top:0;
margin-bottom:0;
background-color:#cecece;


}

#everything-bg {
height:auto;
width:auto;
background-image:url(../images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}


#everything {
height:auto;
width:1003px;
margin-left:auto;
margin-right:auto;
position:relative;
}

.header {
width:1003px;
height:214px;
margin-left:auto;
margin-right:auto;
background:url(../images/header.jpg);
}

#sddm
{	margin: 0;
	padding: 0;
	background:url(../images/menu-back.jpg);
	width:1003px;
	height:32px;
	background-repeat:no-repeat;
	z-index: 30;}

#sddm li
{	margin-top:5px;
	padding: 0;
	width:auto;
	list-style: none;
	float: left;
	font: bold 13px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;

	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover{
text-decoration:underline;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	left:110px;
	margin-left: 0;
	padding-left: 0;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background-image:url(../images/menu.jpg);
		color: #FFFFFF;
		font: 12px arial}

	#sddm div a:hover
	{	
		color: #FFF}
		
.content-bg {
width:1003px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:-5px;
background:url(../images/content.jpg);
}

.content {
width:610px;
height:auto;
padding-left:25px;
padding-top:10px;
padding-bottom:25px;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:10px;
color:#000066;
}

.services {
	position:absolute;
	top:574px;
	left:671px;
}

.footer {
width:1003px;
height:49px;
margin-left:auto;
margin-right:auto;
background:url(../images/footer.jpg);
background-repeat:no-repeat;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:10px;
}
