@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #111111;
}
#clear {clear: both;}

#container {
	margin: 0 auto;
	text-align: center;
	width: 800px;
	background-color: #000000;
}

#header {
	background-color: #ffffff; height: 100px;
	background-image: url(images/logo.gif); background-repeat: no-repeat;
}
		
#dmbTB1ph {height: 25px; background-color: #DD137B;}

#lgnp {
	background-color: #000000; height: 40px;
	background-image: url(images/bggen.jpg); background-repeat: no-repeat; background-position: right;
	border-bottom: 1px solid #DD137B;
	display: none;
}

#content {
	min-height: 523px;
	height: auto !important;
	height: 523px;	
	text-align: left;
	font-family: Verdana, Tahoma, Arial; font-size: 11px; text-decoration: none; color: #cccccc;
}
	#content #images {float: left; margin-right: 20px; height: 523px;}
	#content #servicestext {}	
	#content p {line-height: 15px; margin: 0; padding: 0px;}	
	#content p.highlight {color: #DD137B;}
	#content h1 {font-size: 12px; text-decoration: none; color: #DD137B; line-height: 21px;}
	#content a {font-size: 11px; text-decoration: underline; color: #DD137B;}
	#servicestext .listbox {float: left; width: 150px; margin-right: 1px; margin-bottom: 10px;}
	#servicestext ul {float: left;}
	#servicestext li {font-size: 11px; color: #ffffff; margin-left: 10px; list-style-position: inside; line-height: 15px;}
	#text {padding: 15px;}
	#text li {font-size: 11px; color: #ffffff; margin-left: 10px; list-style-position: inside; line-height: 15px;}
	#cards {float: right;}
	#online {margin-top: 10px; margin-bottom: 10px;}
	#galleryslideshow {margin-top: 10px; margin-bottom: 10px;}
		#flashcontent {text-align: center;}
	.pwdbox {background-color: #000000; color: #DD137B; border: 1px solid #DD137B; padding: 5px; font-size: 10px width: 75px; text-align: center;}

#footer {
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #DD137B; 
	background-image: url(images/bgfooter.gif); background-repeat: no-repeat; background-position: left;
}
	#footer p {
		font-family: Verdana, Tahoma, Arial; font-size: 10px; text-decoration: none; color: #ffffff;
		line-height: 15px;
		margin: 0px; padding: 0px;
	}
	#footer a {
		font-family: Verdana, Tahoma, Arial; font-size: 10px; text-decoration: underline; color: #ffffff;
		line-height: 15px;
	}	
#dwlinks {
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	background-color: #DD137B;
}
	#dwlinks p {
		font-family: Verdana, Tahoma, Arial; font-size: 10px; text-decoration: none; color: #ffffff;
		line-height: 15px;
		margin: 0px; padding: 0px;
	}
	#dwlinks p a {
		font-family: Verdana, Tahoma, Arial; font-size: 10px; text-decoration: underline; color: #ffffff;
		line-height: 15px;
	}		

#testimonial_text{
	padding:15px;
	overflow:auto;
	height:490px;
	text-align:justify;
	}
	
#testimonial_text p{
	padding-top:15px;
	}
	
#links_page{
	padding:15px;
	overflow:auto;
	height:490px;
	}
	
#links_page a{
	text-decoration:underline;
	color:#dd137b;
	border:0;
	}
	

/* wrapper */
.bodybg {background-color: #000000;}
#wrapper {
	padding-top: 20px; padding-bottom: 20px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial; font-size: 11px; text-decoration: none; color: #cccccc;
}

