#information {
	position: relative;
	width: 930px;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar {
	float: right;
	width: 310px;
	background-image: url(../images/panel-background_02.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#information p {
}

#information ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

#information li {
	padding-bottom: 10px;
}

#information h1 {
	font-size: 16px;
	color: #FF0000
}

#information h2 {
	font-size: 14px;
	color: #FF0000
}

#information .listtitle {
	font-size: 12px;
	font-weight: bold;
}

#information .standout {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#information .quoteby {
	font-style: italic;
	font-weight: bold;
}

#information .rightquote {
	margin-left: 80px;
	width: 500px;
}

#information .leftquote {
	margin-left: 20px;
	width: 500px;
}

#information .divider {
	border: 1px dashed #CCCCCC;
}

#information .sectionheader {
	font-weight: bold;
}

#information .pricing {
	border: 1px solid #CCCCCC;
	padding: 5px 10px 5px 10px;
}
#information h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: 300;
}
#sidebar-content {
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 60px;
	padding-left: 35px;
	font-size: 14px;
}

#information td .noborder {
	border: 0px;
}
#main-content {
	width: 600px;
	float: left;
	font-size: 12px;
}
#sidebar-top {
	background-image: url(../images/panel-top_02.jpg);
	height: 20px;
	width: 310px;
	position: relative;
	left: 1px;
}

#products-services {
	text-align:center;
	font-weight: bold;
}

