/*-------------------------------------
Design & Coding by MinisiteStudio.com
---------------------------------------*/

body {
background-color:#32130a;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

p{padding:0;margin:0;}

a {color:#000000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}
	
.maincopy{
	margin:0px auto;
	width:700px;
	text-align:left;
}

.maincopy p{padding:0;margin:0;}

#headerbar{
	height:140px;
	padding:0px;
	margin:0px;
	background-image:url(images/headerbk.gif);
	background-repeat:repeat-x;
}

#headercontent{
	margin:0px auto;
	width:763px;
	height:140px;
	padding:0px;
	line-height:0px;
	background-image:url(images/1.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:763px;
	background-image:url(images/2.jpg);
	height: 447px;
}

#footer{
	background-image: url(images/footerbk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 184px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:447px;
	width:763px;
	background-image:url(images/3.jpg);
}


#containermain{}

.aclear{clear:both;}

.containerleft{
	float:left;
	width:455px;
	padding-top: 45px;
}
.containerright{
	float:left;
	width:300px;
	padding-top: 73px;
}
