#header {
	height: 80px;
	width: 100%;
	background-color: #2bbc17;
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header-container {
	height: 80px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#logo-container {
	float: left;
	height: 80px;
	width: 421px;
}
#search-container {
	float: right;
	height: 80px;
	width: 553px;
	text-align: right;
	line-height: 80px;
}
#content-container {
	clear: both;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#heroshot-container {
	float: left;
	height: 304px;
	width: 421px;
	padding-top: 10px;
}
#cta-container {
	float: right;
	width: 553px;
}
#cta-container img {
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo-container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#promotions {
	background-image: url(http://www.onlinemeetingreviews.com/images/bg-btf.png);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
}
#promotions-container {
	clear: both;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#promotions-container br {
	clear: both;
}
.promotions-box {
	float: left;
	width: 275px;
	margin-left: 37px;
	border: 1px solid #003366;
	background-color: #FFFFFF;
}
.promotions-box h2 {
	font-size: .9em;
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	padding: 5px;
}
.promotions-box p {
	font-size: .8em;
	margin: 0px;
	padding: 5px;
}
.promotions-box img {
	float: left;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(http://www.onlinemeetingreviews.com/images/bg-footer.png);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}
#footer-container {
	font-size: .8em;
	color: #666666;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-container a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
#global-navigation {
	background-color: #003366;
	border-top-style: none;
	background-repeat: repeat-x;
}
#global-navigation-container {
	background-color: #003366;
	line-height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 130px;
}
#global-navigation-container li {
	display: inline;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#global-navigation-container a {
	color: #FFFFFF;
	text-decoration: none;
}
#global-navigation-container a:hover {
	text-decoration: underline;
}
#global-navigation-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contextual-navigation {
	float: left;
	width: 200px;
}
#contextual-container {
	background-color: #fff8bc;
	margin-top: 10px;
	margin-right: 10px;
}
#contextual-container h2 {
	font-size: 1em;
	color: #003366;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#contextual-container ul {
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 10px;
}
#contextual-container li {
	line-height: 1.5em;
	font-size: .9em;
}
#contextual-container a {
	color: #003366;
}
#right-content {
	float: right;
	width: 774px;
	margin-top: 10px;
}
.review-summary {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	clear: both;
}
.review-summary h2 {
	font-size: 1.1em;
}
.review-summary img {
	float: left;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
.review-summary p {
	font-size: .9em;
}
#review-detail {
}
#review-detail h1 {
	font-size: 1.2em;
}
#review-detail img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#review-detail hr {
	clear: both;
}