@charset "utf-8";
/* CSS Document */

div#top-bar {
	display:block;
	overflow:hidden;
	height:33px;
	width:100%;
	margin-top:12px;
}
div#top-bar img {
	margin-left:26px;
	display:inline;
	float:left;
}
div#toplead {
	position:relative;
	width: 535px;
	left: 81px;
	top: 27px;
	margin: 0px;
}
div#mainframe {
	position: relative;
	overflow:hidden;
	height: 623px;
	background: url(img/mainframe.jpg);
	background-repeat:no-repeat;
}
div#mainframe h2 {
	font-size: 13px;
	color:white;
	font-weight:normal;
	line-height:16px;
	margin-top: 4px;
}
div#mainframe p {
	color:#D5D5D5;
	margin-top: 8px;
}
div#mainframe div#toplead h2 {
	color:#1B1D1F;
	font-size: 17px;
	line-height:17px;
	font-weight:bold;
	margin-bottom: 6px;
}
div#mainframe div#toplead p {
	color:#666666;
	font-size: 13px;
	line-height:18px;
}
div#f1, div#f2, div#f3 {
	position: relative;
	float: left;
	width: 195px;
	height: 130px;
	top: 273px;
}
div#f1 p, div#f2 p, div#f3 p {
	font-size:12px;
	line-height:18px;
}
div#f1 {
	left: 106px
}
div#f2 {
	left: 198px;
}
div#f3 {
	left: 289px;
}
div#links {
	position: relative;
	float: right;
	top: 11px;
}
div#links a {
	margin-right: 22px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#475259;
}
div#links a:hover {
	color:#F90;
}
#middle div.panel {
	background-color:#FAFAFA;
	padding: 16px;
}
div.panel p {
	margin-top:4px !important;
}
div#comparision td {
	border-bottom:1px solid #EAEAEA;
	padding: 2px;
}
div#comparision td.header {
	font-weight: bold;
	padding-bottom: 4px;
	background-color:#EAEAEA
}
div#doc ul li {
	list-style:none
}
div.quote {
	margin-bottom: 8px;
	padding: 0;
}
blockquote {
	color:#424242;
}
div.quote blockquote {
	margin-bottom: 4px;
}
blockquote.quote {
	background-color:#F9F9F9;
	font-style: italic;
}
