/* Simply Lipo */

BODY {
	background-color: #212121;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #212121;
	text-decoration : none;
	background-attachment: scroll;
}

/* ============================= tables ============================= */

#top_t {
	width: 765px;
	height: 34px;
}

#navigation_t {
	width: 765px;
	height: 53px;
}

#content_t {
	width: 765px;
	height: 253px;
}

#content_t_left {
	width: 242px;
}


#content_t_sub {
	height: 554px;
}

#testimonial_t {
	background-repeat: no-repeat;
	background-position: top;
}

#bar {
	width: 765px;
}

#midbar {
	width: 9px;
}

#footer {
	width: 765px;
	height: 70px;
	background-color:#080808
}

/* ============================= div ============================= */

#test_t {
	background-color: #353535;
}

/* ============================= texts ============================= */
.testimonial_txt {
	font-size : 12px;
	font-weight: bold;
	color : #3eb649;
	}
	
.footer_but{
 font-family: Arial, Helvetica, sans-serif; 
}

/* ============================= links ============================= */
A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #212121;
	text-decoration : underline;
}

a:hover {  color: #999999;

}
.please {
	font-size: 9px;
}
