/**
 *	General
 */	
* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	height:100%;
	background: url(/resources/images/bg.gif) repeat-x center 0;
}

#page {
	height:100%;
	display:block;
	width:1004px;
	margin:0 auto;
}

.text {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
h3 {
	font-weight: bold;
	color: #0163B5;
	font-size: 15px;
	line-height: 17px;
}
.hidden {
	display:none;
}
img a, a img {
	border:0;
}
/**
 * Styles for #top
 */
#top {
	display:block;
	width:1004px;
	height:342px;
	background:url(/resources/images/header.jpg) no-repeat;
}
#top-promo {
	display:block;
	width:1004px;
	height:342px;
	background:url(/resources/images/header_promo.jpg) no-repeat;
}
.empha {
	font-style:italic;
}
#top-signup {
	display:block;
	width:555px;
	height:192px;
	position:absolute;
	margin-left:218px;
}
/**
 * End
 */
 /**
 * Styles for #content-up
 */
#content-up {
	display:block;
	width:1004px;
	height:292px;
	background:url(/resources/images/content_up.jpg) no-repeat;
}
#content-up-promo {
	display:block;
	width:1004px;
	height:292px;
	background:url(/resources/images/content_up_promo.jpg) no-repeat;	
	text-align:center;
	font-size:19px;
	position:relative;
}
#content-up-promo b {
	font-size:19px;
	font-weight:bold;
	color:#ff1f23;
}
#content-up-promo .limited_offer_text {	
	width:563px;
	position:absolute;
	left:315px;
	top:75px;
}

#content-up-signup {
	display:block;
	width:139px;
	height:88px;
	position:absolute;
	margin-left:762px;
	margin-top:187px;
}
#content-up-text {
	display:block;
	width:434px;
	height:98px;
	margin-left:328px;
	margin-top:170px;
	position:absolute;
}
#content-up-title {
	display:block;
	width:565px;
	height:42px;
	margin-left:328px;
	margin-top:127px;
	position:absolute;
}
/**
 * End
 */
/**
 * Styles for #content-flash
 */
#content-flash {
	display:block;
	width:1004px;
	height:492px;
	background:url(/resources/images/content_flash.jpg) no-repeat;
}
#content-flash-title {
	display:block;
	width:417px;
	position:absolute;
	margin-left:97px;
	margin-top:53px;
	text-align:center;
}
#content-flash-text {
	display:block;
	width:417px;
	position:absolute;
	margin-left:97px;
	margin-top:129px;
	text-align:center;
}
#content-flash-object {
	display:block;
	width:366px;
	height:220px;
	margin-top:19px;
	margin-left:533px;
	position:absolute;
}
/**
* End
*/
/**
* Styles for #request-demo
*/
#request-demo {
	display:block;
	width:1004px;
	height:66px;
	background:url(/resources/images/request-demo.jpg) no-repeat;
	text-align:center;
}
/**
* End
*/
/**
* Styles for #content-bottom
*/
#content-bottom {
	display:block;
	width:1004px;
	height:278px;
	background:url(/resources/images/content_bottom.jpg) no-repeat;
}
#content-bottom-title {
	display:block;
	width:710px;
	position:absolute;
	margin-left:145px;
	margin-top:29px;
	text-align:center;
}
#content-bottom-text {
	display:block;
	width:336px;
	position:absolute;
	margin-left:131px;
	margin-top:184px;
	text-align:center;
}
#pf-logo {
	display:block;
	position:absolute;
	width:219;
	height:69px;
	margin-left:257px;
	margin-top:84px;
}
#vc-logo {
	display:block;
	position:absolute;
	width:221;
	height:69px;
	margin-left:519px;
	margin-top:84px;
}
#content-bottom-signup {
	display:block;
	width:402px;
	height:82px;
	position:absolute;
	margin-left:500px;
	margin-top:166px;
}
/**
* End
*/
/**
 * Styles for INSTRUCTION PART
 */
#instruction-top {
	display:block;
	width:1004px;
	height:224px;
	background:url(/resources/images/background_instructions.gif) no-repeat;
}
#instruction-top div {
	display:block;
	width:726px;
	height:224px;
	margin-left:125px;
	font-weight:bold;
	font-size:12px;
	padding-right:8px;
	padding-left:6px;
	line-height:20px;
}
#instruction-top div h2 {
	text-align:center;
	color:#FF201B;
	margin-bottom:28px;
	font-size:22px;
}

#instruction-top div h3 {
	display:inline;
	font-size:15px;
}

#terms {
	display:block;
	width:1004px;
	background:url(/resources/images/background_terms_slice.gif) repeat-y;
}

#terms #terms-text {
	display:block;
	width:1004px;
	background:transparent url(/resources/images/background_terms_top.gif) no-repeat;
}
#terms #terms-text h2 {
	color:#FF201B;
	margin-bottom:28px;
	font-size:22px;
	text-align:center;
}
#terms #terms-text div {
	display:block;
	width:726px;
	margin-left:125px;
	font-size:12px;
	padding-right:8px;
	padding-left:6px;
}
#terms #terms-text p {
	margin-bottom:12px;
}
/**
* End
*/