html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	border: none
}
body {
	font-family: 'Open Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	background-color: #000;
	color: #666;
}
#maincontainer {
	min-height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://img.en25.com/eloquaimages/clients/Bravepoint/{a432153e-a296-4d6d-8eef-cd3209e01d1a}_chart.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F2F2F2;
}
#header {
	margin: 0px;
	padding: 0px;
}
#content {
	line-height: 1.5em;
	background-image: url(http://img.en25.com/eloquaimages/clients/Bravepoint/{c472565e-d7b5-488a-9fcf-99495df70628}_bg_trans.png);
	border-bottom: 1px solid #FFF;
	padding-bottom: 75px;
	padding-left: 60px;
	box-shadow:0px 4px 10px #333333;
	-moz-box-shadow:0px 4px 10px #333333;
	-webkit-box-shadow:0px 4px 10px #333333;
	margin-top: -10px;
}
#content h1 {
	font-weight: 700;
	font-size: 2.7em;
	color: #1F99BF;
	padding-top: 75px;
	padding-bottom: 40px;
}
#content p {
	margin-bottom: 15px;
}
#content #leftcolumn {
	float: left;
	width: 450px;
}
#content #rightcolumn {
	float: left;
	margin-left: 75px;
}
#content #rightcolumn #form {
	width: 320px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(http://img.en25.com/eloquaimages/clients/Bravepoint/{5f73b275-a4c2-484b-b1fc-06e61aa1bc19}_hdr_bookgiveaway.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #FFF;
	padding-top: 75px;
	padding-bottom: 25px;
}
#content #rightcolumn #form .textinput {
	padding: 8px 8px 8px 15px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	font-family: 'Open Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .7em;
	color: #999;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-transform: uppercase;
	width: 225px;
	background-color: #FFF;
	background-image: url(http://img.en25.com/eloquaimages/clients/Bravepoint/{e5132723-9da9-411c-a0dc-4f8221dd58f6}_bg_formfield.gif);
	background-repeat: repeat-x;
}
#content #rightcolumn #callout {
	width: 270px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
	padding: 25px;
	margin-top: 35px;
}
#rightcolumn #callout img {
	float: left;
	border: 1px solid #CCC;
	margin-right: 20px;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#footer #address {
	background-color: #000;
	font-size: 0.7em;
	color: #999;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	letter-spacing: .1em;
}
#footer #address .separatorbar{
	color: #137391;
	margin-right: 10px;
	margin-left: 10px;
}
#footer #address strong{
	color: #137391;
}








.clearboth {
	clear: both;
	border-width: 0px;
	border-style: none;
}
em {
	font-style: italic;
}
.largegoldtype {
	font-size: 1.5em;
	font-weight: 700;
	color: #DCB21E;
}
.largebluetype {
	font-weight: 700;
	color: #3399BF;
	font-size: 1.2em;
}
.largetype {
	font-size: 1.3em;
	line-height: 1.5em;
}
ul {
	list-style-type: none;
	border-top: 1px solid #DCB21E;
	border-bottom: 1px solid #DCB21E;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
li {
	margin-bottom: 5px;
	list-style-type: none;
}
a {
	color: #3399BF;
	text-decoration: none;
}
strong {
	color: #3399BF;
}
a:hover {
	color: #DCB21E;
	text-decoration: underline;
}
