﻿#homeContent
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 690px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#intro_animation
{
	position: relative;
	float: right;
	width: 166px;
	height: 100px;
}
#intro
{
	position: relative;
}
#preamble
{
	position: relative;
	font-size: 1.1em;
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#preamble p.p1
{
	float: left;
	width: 500px;
}
#brochure
{
	position: relative;
	width: 75px;
	height: 80px;
	padding: 5px;
	float: right;
	background-color: #deebef;
	font-size: .7em;
	margin-right:5px;
	margin-top: 0px;
	text-align: center;
}
#professionals
{
	position: relative;
	width: 280px;
	margin-top: 5px;
	float: left;
}
#professionals h3
{
	color: #c70f22;
	border-bottom : 1px #c70f22 solid;
}
#profContainer
{
	margin-bottom: 0px;
}
#professionals p
{
	margin-bottom: 0px;
}
#professionals span.learnMore
{
	position: relative;
	float: right;
	padding-right:5px;
}
#executives
{
	position: relative;
	margin-top: 5px;
	padding-left: 10px;
	width: 280px;
	float: left;
	z-index: 2;
}
#executives h3
{
	color: #c70f22;
	border-bottom: 1px #c70f22 solid;
}
#executives p
{
	margin-bottom: 0px;
}
#executives span.learnMore
{
	position: relative;
	float: right;
	padding-right:5px;
}
#whatIsIPOVS
{
	position: relative;
	float: left;
	width: 290px;
	background-color: #deebef;
	padding-bottom:10px;
}
#whatIsIPOVS h3
{
	width: 290px;
	height: 44px;
	background-image: url(../images/what-is-an-IPO-Vital-Sign.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#whatIsIPOVS h3 span
{
	display: none;
}
#whatIsIPOVS p
{
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#whatIsIPOVS span.learnMore
{
	position: relative;
	float: right;
	padding-right:5px;
}
#vsMonth
{
	position: relative;
	float: right;
	width: 290px;
	margin-left:10px;
	margin-right: 30px;
	background-color: #deebef;
}
#vsMonth h3
{
	width: 290px;
	height: 44px;
	background-image: url(../images/ipo-vs-of-the-month.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#vsMonth h3 span
{
	display: none;
}
#vsMonth p
{
	padding-left: 5px;
	padding-right: 5px;
}
#intro_divider
{
	position: relative;
	clear: both;
	height: 10px;
	width: 680px;
	background-image: url(../images/break-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-top: 10px;
}
#demoRequest
{
	clear: left;
	position: relative;
	float: left;
	width: 345px;
}
#demoRequest h3
{
	width: 292px;
	height: 60px;
	background-color: navy;
	background-position: center top;
	background-image: url(../images/demo-request.gif);
	background-repeat: no-repeat;
}
#demoRequest h3 span
{
	display: none;
}
#sidebar
{
	margin-left: 700px;
	width: 280px;
	height: 650px;
	padding: 10px;
	background-color: #e0e0e0;
	text-align: center;
}
#clientLogin
{
	background-color: #e7c673;
	width: 220px;
	text-align: center;
}
#clientLogin h4
{
	background-color: #217b94;
	color: #ffffff;
	text-align: center;
}
#activityChart
{
	margin-top: 5px;
	text-align: center;
}
#ipoWeek
{
	text-align: left;
}
#ipoWeek h3
{
	color: #c70f22;
	border-bottom : 1px #c70f22 solid;
}
#ipoWeek p.p1
{
	margin-bottom:5px;
}
#loginError
{
	background-color: #ff0000;
	color: #ffffff;
}
#ieRes
{
	position: relative;
	clear: right;
	width: 100%;
}
