body.selector {
	/*background-color: #1d1506;*/
	/*background-color: #d1bfa7;*/
	background-color: #000;
	height: 100%;
	color: #fff;
	text-align: center;   /* horizontal centering, for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font-family: georgia, times, serif;
	font-size: small;
	overflow: hidden;
}

body.selector ul {
	list-style-type: none;
}

body.selector a {
	color: #fff;
	/*font-style: italic;*/
	text-decoration: none;
	text-transform: lowercase;
}

body.selector a:hover {
	color: #000;
}

a:active,
body.selector input {
 outline: none;
}

a:focus,
body.selector input:focus {
 -moz-outline-style: none;
}

body.selector div#content a {
	font-size: 14px;
	font-variant: small-caps;
}

body.selector .shrink {
	font-size: 11px;
}

body.selector div#distance { 
	margin-bottom: -306px;
	width: 1px;
	height: 50%;
	float: left;

}

body.selector div#content {
	background-image: url("/images/bg-intro-920.jpg");
	position: relative;
	text-align: left;
	height: 613px;
	width: 920px;
	margin: 0 auto;
	clear: left;
}

body.selector div#content ul {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 340px;
	left: 30px;
}

body.selector div#content ul li {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

body.selector #logo {
	/*background-image: url("../images/logo-transparent.gif");*/
	background-image: url("/images/logo-black.png");
	width: 51px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	top: 240px;
	left: 30px;
}

body.selector .links {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -999em;
}

body.selector .links:hover {
	background-position: 0 -11px;
}

#canadian {
	background-image: url("/images/canadian-investors.png");
	height: 11px;
	width: 205px;
}

#international {
	background-image: url("/images/us-and-international-investors.png");
	height: 11px;
	width: 205px;
}

#subscribe {
	background-image: url("/images/subscribe.png");
	height: 40px;
	left: 432px;
	position: absolute;
	top: 336px;
	width: 369px;
}

#subscribe:hover {
	background-position: 0 -40px;
}

body.selector #footer { display: none;
	color: #fff;
	font-size: 14px;
	font-variant: small-caps;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	text-align: left;
	width: 920px;
}

.hid {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
}

.fancy_bg,
#fancy_close {
	display: none !important;
}

.buttons {
	display: inline;
	float: right;
	padding: 12px;
	margin-top: 157px;
}

.btn {
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-style: normal;
	font-variant: small-caps;
	height: 26px;
	margin: 0 5px;
	padding: 0;
	text-decoration: none;
	text-indent: -999em;
	text-transform: lowercase;
	width: 92px;
}

.btn:hover {
	background-position: 0 0;
}

.negative {
	background-color: transparent;
	background-image: url("/images/btn-return.png");
	background-position: 0 26px;
}

.positive {
	background-color: transparent;
	background-image: url("/images/btn-continue.png");
	background-position: 0 26px;
}

#fancy_div,
#popup {
	background-image: url("/images/disclaimer.png");
	background-repeat: no-repeat;
	color: #000 !important;
	font-family: arial, helvetica, sans-serif;
	height: 214px;
}