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

body {
	background-color:#221f1f;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	
	background-position:center top;
	margin:0;
	padding:0;
	
}


#wrapper {
	width:879px;
	margin:0 auto;
}

#logo h2 {
	background-image:url(images/slice_03.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:82px;
	text-indent:-9999px;
	margin:13px 0 0 65px;
	float:left;
}
	
#logo {
	background-image:url(images/website_01.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
width:1024px;
height:109px;
}

#welcome h2 {
	background-image:url(images/website_04.jpg);
	background-repeat:no-repeat;
	margin:0;
	float:left;
	width:879px;
height:249px;
text-indent:-9999px;
}


	
#content{
	float:left;
	background-color:#FFF;
	width:879px;
	margin:0;
padding:0 0 20px 0;
	
}

#disclaimer h3 {
	background-image:url(images/Disclaimer_06.jpg);
	
	
}


#contact h3 {
	background-image:url(images/slices_06.jpg);
}


#disclaimer{

	width:586px;
float:left;
padding:5px 0 0 0px;
margin:0 0 20px 0;
}

#contact{

	width:293px;
float:left;
padding:5px 0 0 0px;
margin:0 0 20px 0;
}


#content h3 {
	text-indent:-9999px;
background-repeat:no-repeat;
	
	height:41px;
margin:0;
padding:0;
	
}


#content p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
padding:0 20px 0 15px;
}

#content ul {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
list-style-type:disc;
  margin: 0 0 0 15px;
padding:0 0 0 15px;

}

#content a {
	color:#333;
}




#footer a {
	color:#FFF;
}


#footer {
	background-image:url(images/slice_13.jpg);
	background-repeat:no-repeat;
	width:879px;
	height:33px;
	float:left;
	margin: 0;
}
	

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:2px 0 0 0;
}

