body {
	background: #d3d3d3 url('images/background.jpg') 50% 0;
	background-repeat:repeat-x;
	font-family: arial;
	color: #444444; 
	font-weight:lighter;
	
}

.daughter {
	
	background: url('images/daughter_body_bar.jpg');
	
	
}

table {
	font-size: 10pt;
}

.daughterHeaderShell {
	
	background: url('images/Daughter_header_shell.jpg');
	padding-top: 5px;
	padding-left: 5px;
	
}

.daughterBodyShell {
	
	background: url('images/daughter_body_shell.jpg');
	padding-left: 5px;
	
}

.TitleBar {
	
	background: url('images/TitleBar.jpg');
	padding-left: 5px;
	color: white;
	text-transform: uppercase;
	height: 25px;
	font-weight: bold;
	
}

.header {
	
	background: url('images/home_header.jpg');

}

.header2 {
	
	background: url('images/daugterHeader.jpg');
	margin-top: 1px;
	margin-left: 1px;
	height: 135px;
	width: 978px;

}

.box1 {
	
	background: url('images/box_testimonials.jpg');
	width: 296px;
	
}

.box2 {
	
	background: url('images/box_press.jpg');
	width: 304px;
}

.box3 {
	
	background: url('images/box_partners.jpg');
	width: 325px;
}

#Menu {

	font-size: 12px;
	text-transform: uppercase;
	line-height: 14pt;
	margin-top:3px;
	padding-left: 4px;
	font-weight: bold;

}

#Menu A:link {text-decoration: none; color: #5c748c;}
#Menu A:visited {text-decoration: none; color: #5c748c;}
#Menu A:active {text-decoration: none; color: #9bbcdd;}
#Menu A:hover {text-decoration: underline; color: #9bbcdd;}