body {
	margin:0px;
	margin-right:40px; 
	font-family:Tahoma, Arial;
	color:#00216c;
}

td {
	font-size:12px;
}

h1 {
	font-size:24px;
	font-weight:normal;
}

h5 {
	color:#009999;
}

.Content p {
	line-height:180%;
}

.logo_under {
	padding:20px; 
	padding-left:15px;
	padding-top:40px;

	background-position: center top; 
	background-color:#d2d2d2; 
	background-image:url('images/logo_under.jpg'); 
	background-repeat:no-repeat;
	height:650px;
}

.hdr a {
	color:blue;
	text-decoration:none;
}

.Testimonials {
	font-size:11px;
}

.Content {
	background-image: url('images/bg_content.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding:20px;
	padding-top:40px;
	padding-right:30px;
	height:650px;
	width:664px;
}

.small_font {
	font-size:10px;
}