a {
	text-decoration:none;
	color:#0066CC;
} 
a:hover {
	text-decoration:underline;
	color:#0066CC;
}
a:visited {
	color:#0066CC;
}
a:active {
	color:#0066CC;	
}

img {
	border:none;
}

#csgwrap {
	position: relative;
	width: 990px;                       /*1024px;*/
	height: 100%;
	/*margin: 0pt auto;*/
	margin: 0 auto;
}

#content_block {
	background:#000000 repeat scroll ;
	position: relative; /*absolute;*/
	left:0px;  /*4px; */
	top:58px;  /*54px;*/
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	/*width:100%;*/
	width:990px;       /*1024px;     */
	z-index:100;  /*5;*/
}
#content_block .container {
	height:270px;      /*280px;*/
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	text-align:left;
	width:990;       /*1024px;     */
}
.img_signup {
	padding:30px 10px 0 40px;   
}
div.csgcontenthome
{
	clear: both;
	position: relative;
	top: 0;
	/*vertical-align: top;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	width:990px;     /*1024px;     */
	height:270px;    /*330px;      */
}
div.blockleft
{
	float: left;
	display: block;
	width: 225px;    /*235px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 270px;
	min-height: 270px;
	border: none;
	/*vertical-align: top;*/
}
div.blockright
{
	float: left;
	display: block;
	width: 535px;     /*515px;   */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 270px;          
	min-height: 270px;      
	border: none;
	/*vertical-align: top;*/
}
.blockright h1
{
	font-size: 28px;
	color: #fff;
	text-align: left;
	padding: 20px 40px 30px 0;
	margin: 0 0 0 0;
}
.blockright h2
{
	font-size: 27px;
	color: #fff;
	text-align: left;
	padding: 15px 25px 0 0;
	margin: 0 0 0 0;
}
.blockright h4
{
	font-size: 20px;
	color: #fff;
	text-align: left;
	padding: 15px 25px 20px 0;
	margin: 0 0 0 0;
}
.blockright p
{
	font-size: 14px;  /*15px;*/
	color: #fff;
	padding: 10px 25px 0 0;      
	margin: 0 0 0 0;     
	line-height:130%;       
}
div.signup{
	width:200px;
	display:block;
	padding:0px 0 0 0;
	margin:0 0 0 0px;
	font-size: 16px;
	color: #fff;
	float:left;
	text-align:center;
}
div.signin{
	width:240px;
	display:block;
	padding:0px 40px 0 0;
	margin:0 0 0 0px;
	font-size: 16px;
	color: #fff;
	float:right;
	text-align:center;
	height:150px;
}
.img_signbtn {
	padding:30px 30px 0 15px;
}
.blockright ul {
	list-style-image:url(http://img.superpages.com/superguarantee/images/bgPlusSign.gif);
	list-style-position:outside;
	padding: 10px 20px 0 0;          /*10px 25px 0 0;      */
	margin:3pt 0 0 12pt;
	font-size:12px;
	color: #fff;
	/*padding-top:15px;*/
}
.blockright li {
	padding-bottom:15px;             /*10px; */
	margin:0;
}

.sidebar {
	/*float:right;*/
	position: absolute;
	left:750px;      /*763px;	*/
	top: 0px;
	height:373px;    /*270px; */
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	width:218px;
	z-index:100;
	display:inline;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

div.blockside
{
	float: left;
	display: block;
	left:750px;      /*763px;	*/
	top: 20px;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.bsidecontent
{
	display: block;
	/*border: 1px solid silver;*/
	border-top:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	width:218px;                            
	background: #FBFBFB none repeat scroll 0%;
	height:185px;    /*178px;*/
}
input.bsidesubmit {
	border:0pt none;
	padding:20px 0pt 0pt 60px;
	margin:0pt;
}
.bsidesrch 
{
	background-color:#fff;
	height:75px;
	width:218px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 4px double silver;
/*	vertical-align:middle;*/
}
*html .bsidesrch {
	height:65px;               /* For IE 6.0 */
}
/**+html .bsidesrch {
	height:56px;               // For IE 7.0 
}*/
.bsidelabel 
{
	font-size:13px;
	font-weight:bold;
	padding:15px 0pt 0pt 5px;  /*30px 0pt 0pt 5px; */
	margin:0pt;
}
.bsidelabelSFS 
{
	font-size:11px;
	font-weight:bold;
	padding:15px 0pt 0pt 5px;  /*30px 0pt 0pt 5px; */
	margin:0pt;
}
.bsideinput {
	padding:5px 0pt 0pt 5px;
	margin:0pt;
}
.bsidefield
{
	padding:2px 0 2px 3px;
	width:200px;
	font-size:12px;
	font-weight:normal;
	color:#999999;
}
#footer_bg {
	position:absolute;
	left:970px;  
	top:322px;   
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	padding:0;
	border:none;
	z-index:100; 
}
#footer_bg .container {
	height:112px;
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	width:20px;
	float:right;
}
#footer_bar {
	/*background:transparent url(http://img.superpages.com/superguarantee/images/bgNav.jpg) repeat-x scroll center top; */
	position:absolute;
	left:0;  /*4px;*/
	top:322px;   /*332px;*/
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	/*width:100%;*/
	border:none;
	z-index:100; /*10;*/
}
#footer_bar .container {
	height:160px;
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	text-align:left;
	width:750px;                           /*990px;*/
	float:left;
}
#csgfooter{
	height:90px;
	width:640px;
	display:block;
	padding:0px 0 0 0;
	margin:25px 0 0 130px;
}

div.footer_left{
	width:340px;
	display:block;
	padding:0px 0 0 0;
	margin:0 0 0 0px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	float:left;
}

.footer_left a{
	font-size:100%;
	font-weight:bold;
}

div.footer_right{
	width:300px;
	display:block;
	padding:0px 0 0 0;
	margin:0 0 0 0px;
	font-size:12px;               /*13px;*/
	color:#666666;
	font-weight:bold;
	float:right;
}
.step_r {
	color:#999;
	font-size:10px;
	padding-top:10px;
	text-align:center;
	width:990px;                   /*1024px;*/
}
#buslist_hdr {
	height:20px;
	width:1024px;
	color:#444444;
	line-height:150%;
	padding:10px;	
	margin-left:8px;
	margin-right:8px;
	margin-top:0px;
	padding-top:0;
	display:none;
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	/*background:transparent url(http://img.superpages.com/superguarantee/images/listingsHorizontalBorder.jpg) no-repeat scroll left bottom; */
}
.hdr_txt {
	line-height:200%;
	font-size:16px;
}
.sample_txt {
	font-size:12px;
	font-style:italic;
	padding-left:270px;
}
.hide-bus {
	font-size:12px;
	padding-left:50px;
	padding-right:50px;
	font-weight:bold;
}

#buslist {
	/*background:transparent url(http://img.superpages.com/superguarantee/images/listingsHorizontalBorder.jpg) no-repeat scroll left bottom; */
	height:480px;    /*450px;*/
	margin:0pt;
	padding:35px 0pt 25px 0pt;
	width:850px;     /*800px;*/
	display:none;
}
.licol {
    float: left;
    width: 235px;      /*225px;*/
	padding-right:40px;
}
.licol li {
    margin:15px 0 0 0;
    padding:0 10px 0 0;
    line-height:15px;
	font-size:14px;    /*11px;*/
	font-family:arial,helvetica,sans-serif;
	color:#000000;
}
#nav_bar {
	background:transparent url(http://img.superpages.com/superguarantee/images/header.gif) no-repeat scroll center top; 
	position:absolute;
	top:-1px; /*-2px;*/
	left:0px;  /*4px; */
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	width:100%;
	/*z-index:500;*/ /*1;*/
	/*background:transparent url(http://img.superpages.com/superguarantee/images/bgNav.jpg) repeat-x scroll center top; */
	/*border-top:#FFFFFF medium solid;*/
}
#nav_bar .container {
	height:60px; /*56px;*/
	margin:0pt auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	text-align:left;
	width:990px;     /*1024px;     */
}
#nav_bar_faqs {
	background:transparent url(http://img.superpages.com/superguarantee/images/header_faqs.gif) no-repeat scroll center top; 
	position:absolute;
	top:-1px; /*-2px;*/ 
	left:0px;  /*2px; */ 
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	width:100%;
	/*z-index:500;*/ 
}
#nav_bar_faqs .container {
	height:60px; /*56px;*/
	margin:0pt auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	text-align:left;
	width:990px;     /*1024px;     */
}
#nav_bar_signup {
	background:transparent url(http://img.superpages.com/superguarantee/images/header_signup.gif) no-repeat scroll center top; 
	position:absolute;
	top:-1px; /*-2px;*/ 
	left:0px;  /*4px; */ 
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	width:100%;
	/*z-index:500;*/ 
}
#nav_bar_signup .container {
	height:60px; /*56px;*/
	margin:0pt auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	text-align:left;
	width:990px;     /*1024px;     */
}
#nav_bar_tvads {
	background:transparent url(http://img.superpages.com/superguarantee/images/header_tvads.gif) no-repeat scroll center top; 
	position:absolute;
	top:-1px; /*-2px;*/ 
	left:0px;  /*4px; */
	margin:0 auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/;
	padding:0;
	width:100%;
	/*z-index:500;*/ 
}
#nav_bar_tvads .container {
	height:60px; /*56px;*/
	margin:0pt auto;   /* "0 pt" For IE 6.0 and "auto" for other browsers*/
	text-align:left;
	width:990px;     /*1024px;     */
}
.menu_cont {
/*	background:transparent url(http://img.superpages.com/superguarantee/images/arrow.jpg) no-repeat scroll bottom; 
	background-position:33% 100%; */
	color:#696969; 
	height:56px;
	margin:0;
	padding:0;
	width:750px;       /*790px;*/	
}
.menu_txt {
	margin:0pt;
	padding:25px 0 0 160px;		/*25px 0 0px 0;*/
	text-align:center;
}
.menu_cont li {
	display:inline;
	font-family:arial,helvetica,sans-serif;
	font-size:12px; 
	border-right:#ffba01 thin solid;
}
.menu_cont a {
	margin:0pt;
	padding:0pt 10px;
	text-decoration:none;
}
.menu_cont a:link, .menu_cont a:visited, .menu_cont a:active {
	color: #666666;
	text-decoration:none;
}
.menu_cont a:hover {
	color: #666666;                   /*#ffba01;*/
	text-decoration:underline;
}
li.menu_selected a span {
	color:#000000;
	font-weight:bold;
	margin:0pt;
	padding:0px 0px 0pt;	
}
div.botsidecont {
	font-size:100%;
	font-weight:normal;
	clear: both;
	display: block;
	background: #f6f6f6;
	height: 27px;
	width:218px;                            
	padding: 0px 0 0 0; /*2px 0 0 0;*/
	margin: 0 0 0 0px; /*-1px*/
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
#sweepsbanner {
	z-index:1000;
	padding-top:9px;    /*10px;*/
/*	margin-left:-200px;
	position:absolute;
	width:700px;
*/	
}
#home_main_content {
	display:none;
}
#home_main_sgfocus {
	display:none;
}
#home_main_combo {
	display:block;
}
#home_main_promo {
	display:none;
}
div.footer_hidelist{
	width:850px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	float:left;
}

.footer_hidelist a{
	font-size:100%;
	font-weight:bold;
}
.footer_hidelist img{
	display:inline;
}
