@charset "UTF-8";
body {
	background:#F7931E url(../images/TeleBlend_bg.jpg) top center no-repeat;
	min-width: 1020px;
	min-height:700px;
	font-family:Verdana, Geneva, sans-serif;
}

a {
	color:#5076D3;
}

#container {
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#greeting {
	width:757px;
	padding-top:10px;
	float:right;
	font-size:36px;
	color:#fff;
	text-align:center;
	margin-bottom:18px;
	margin-top:10px;
	margin-right:2px;
}
#content {
	width:757px;
	margin-right:2px;
	height:auto;
	padding-top:339px;
	float:right;
}
#signup {
	height:40px;
	width:757px;
	text-align:center;
		margin-top:0px;
}
#signup a{
		color:#fff;
		font-size:30px;
}
#disclaimer {
	
	margin-top:10px;
	text-align:center;
	color:#959595;
	font-size:10px;
			margin-bottom:20px;
			padding:0 30px;
	
}
#footer{
	width:757px;
	margin-right:2px;
	height:20px;
	float:right;
	font-size:12px;
	text-align:center;
	color:#959595;
}
#bottom_text {
	color:#fff;
	font-size:14px;
}
#bottom_text ul {
	margin-left:20px;
	list-style:none;
}
#bottom_text ul li {
	padding-bottom:23px;
}
#bottom_text ul li.bottom {
	padding-bottom:0px;
}
	
	