body {
	font:13px/1.22 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	text-align: center;
	background: #001c56 url(images/back.jpg) no-repeat top center;
	margin: 0 0 1em;
	color: #445577;
}

	
a {
	text-decoration: none;
	color: #335587;
	padding: 2 3 0 3;
}

a:hover {
	text-decoration: none;
	color: #002a5c;
}

a:visited {
	text-decoration: none;
	color: #888;
}

.home_page {
	width: 870px;
	margin: auto;
}

.logo-bar {
	margin-top:  0px;
	width: 870px;
	float: left;
}

.logo {
	float: left;	
	width: 170px;
	height: 150px;
	display: block;
	background-image: url(/images/logo.jpg);
}

.menu-bar {
	float: left;
	text-align: left;
	font-family: helvetica;
	font-weight: bold;
	color: #002a5c;
	font-size: 1.2em;
	width: 700px;
	height: 46px;
	line-height: 30px;
}

#mi1 {
	margin: 0 0 0 0;
	cursor: hand;
	cursor: pointer;	
	width: 175px;
	height: 46px;
	line-height: 46px;
	float: left;
	color: #335588;
	font-size: 18px;
	font-family: georgia;
	font-weight: normal;
	background: url(/images/m1.jpg) top no-repeat;
}

#mi1:focus,
#mi1:hover {
	background: url(/images/m1.jpg) bottom no-repeat;
}

#mi2 {
	margin: 0 0 0 0;
	cursor: hand;
	cursor: pointer;	
	width: 175px;
	height: 46px;
	line-height: 46px;
	float: left;
	color: #335588;
	font-size: 18px;
	font-family: georgia;
	font-weight: normal;
	background: url(/images/m2.jpg) top no-repeat;
}

#mi2:focus,
#mi2:hover {
	background: url(/images/m2.jpg) bottom no-repeat;
}

.header {
	float: left;
	text-align: left;
	font-family: "lucida grande";
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	margin: 15 10 0 20;
	width: 650px;
}

.read {
	float: left;
	width: 825px;
	height: 50px;
	vertical-align: middle;
	margin-left: 10px;
	background: url(/images/read.jpg) bottom left no-repeat;
	text-align: right;
}

.quotes {
	width: 865px;
	height: 652px;
	float: left;
	background: #fff;
}

.quote {
	float: right;
	text-align: left;
	font-family: "lucida grande";
	font-weight: lighter;
	font-size: 13px;
	line-height: 18px;
	margin: 0 5 10 0;
	padding: 5 5 5 5;	
	width: 840px;
	color: #555;
}

#quote_text {
	float: left;
	width: 840px;
	display: block;
	overflow: hidden;
}

#sig {
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 10 0 10 5;
	width: 840px;
	color: #445577;
	font-size: 11px;
}

#read_more {
	width: 820;
	text-align: right;
}

.footer {
	width: 865px;
	height: 38px;
	float: left;
	font-family: "lucida grande";
	font-weight: lighter;
	font-size: 13px;
	color: #555;
	background: url(/images/bottom.jpg) bottom repeat-x;
}

.founders {
	float: left;
	margin: 20 0 0 0;
	width: 870px;
	height: 32px;	
	background: url(/images/founders.jpg) no-repeat;	
}

.ads {
	float: left;
	margin: 50 0 0 0;
	width: 870px;
	height: 32px;	
	background: url(/images/ads.jpg) no-repeat;	
}

.your_quote_head {
	float: left;
	margin: 20 0 0 0;
	width: 870px;
	height: 38px;	
	background: url(/images/your_quote.jpg) no-repeat;	
}

.your_quote_div {
	float: left;
	text-align: center;
	font-family: "lucida grande";
	font-weight: lighter;
	font-size: 13px;
	line-height: 18px;
	width: 870px;
	height: 400px;
	color: #555;
	margin: 30 0 0 0;
}

.your_quote_title {
	float: center;
}

.your_quote_box {
	float: center;
	text-align: center;
	width: 630px;
	height: 365px;
	background: #f1f6fc;
	margin: auto;
}