html, body { margin: 0; padding:0; width: 100%; height: 100%; top:0;}

body {	
	position: relative;
	background-color: #FFF;
	font-size: 13px;
	font-family: tahoma, sans-serif;
	background:url(../images/framework/background.gif);
	text-align:center;
	top:0;
}


#master {
	position: relative;
	width: 950px;
	min-height:100%;
	padding: 0px;
	text-align: left;
	margin:0 auto;
	border: 0px;		
	border-left: 2px solid #4973B8;		
	border-right: 2px solid #4973B8;
	background:#fff;

}

img	{border:0px;}
.hypers{color:#000000;}
	
#main {
	clear:both;
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding:0px;
}

#home-text {
	float:left;
	position: relative;
	width: 315px;
	margin: 0 auto;
	padding:0px;
}


#home_contents {padding: 15px 0px 0px 0px; }

#wrapper_main, #wrapper_no_sub{
	padding: 15px 0px 0px 0px;
	float:left;
	border-left: 2px solid #4973B8;		
	border-right: 2px solid #4973B8;
	background:#fff;
	width: 950px;
	margin-left:-2px;
	float:left;
	height:100%	
}
#regular_left, #regular_left_2, #regular_left_3	{
	float:left;
	width: 425px;	
}
#regular_left	{padding:0px 0px 0px 15px;	line-height:17px; }
#regular_left_2	{padding:0px 15px 0px 0px;}
#regular_left_3	{padding:0px 15px 0px 15px;	color:#000000;}

.see_listed_table_wrap{
	width:580px !important;

}

#wrapper_main_irregular{
	float:left;
	border-left: 2px solid #4973B8;		
	border-right: 2px solid #4973B8;
	background:#fff;
	width: 950px;
	margin-left:-2px;
}
#irregular_left	{
	float:left;
	width: 175px;
	padding:15px 11px 0px 15px;
}
#regular_right	{
	float:right;	
	padding:0px;
}
#irregular_right	{
	float:right;
	width: 730px;
	padding:0px 15px 0px 0px;
}
#regular_full{
	width:890px;
	height:100%;
	min-height:450px;
	float:left;
	background:#fff;
	margin:0 0 15px 15px;
	color:#404040;
	border:#FF8409 solid 15px;
}

#regular_full_you{
	width:920px;
	height:100%;
	min-height:450px;
	float:left;
	margin-left:15px;
	color:#404040;
}

#regular_full_you a{color:#fff; font-weight:bold; text-decoration:underline;}


.regular_padding{padding:0 20px 20px 20px;}

#consumers_bg, #profile_bg, #business_bg, #together_bg, #contact-form-grey, #bottom_bg, #bottom_bg_2, #bottom_bg3{
	padding:15px;	
	color:#FFF;
}

#consumers_bg, #profile_bg, #business_bg, #together_bg{
	min-height:600px;
}

#consumers_bg			{background-color:#ED2D8C;	color:#FFF;}
#business_bg 			{background-color:#EF3B23;}
#together_bg 			{background-color:#9dba20;}
#contact-form-grey		{background-color:#d0d0d0; color:#000;}
#bottom_bg, #bottom_bg3	{background-color:#FFF;	color:#000000;}
#bottom_bg_2			{background-color:#253F8F;}
#cmp_profile_bg			{background-color:#fff; color:#404040; }
#profile_bg				{background-color:#FF8409;}

#everybody_full_you #profile_bg	 {background-color:#9DBA20; min-height:580px;}
#everybody_full_you {padding:0 15px 15px 15px}


#wrapper_no_sub a	{padding:0px; color:#000000;}


/*FOOTER*/

.footer-place-holder{
	clear:both;	
	width: 950px;
	height: 1.2em;
	margin-left:auto;
	margin-right:auto;
	bottom:0px;
	padding-top:2px;
	font-family: Arial;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color:#fff;	
}

#footer { 
	clear:both;	
	width: 950px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	bottom:0px;
	font-family: Arial;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color:#4973B8;
}
	
#footer a{
	padding:0 30px;
	margin:0 0px;
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	background-color:#FFF;
	color:#4973B8;
	text-decoration:none;
}

#footer a.selected{
	background-color:#FFF;
	color:#4973B8;
	text-decoration:underline;
}


.footer-see-listed{ 
	clear:both;	
	width: 950px;
	height: auto; 
	margin-left:auto;
	margin-right:auto;
	padding:1px 0 0 0;
	bottom:0px;
	font-family: Arial;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color:#ffffff;

}

.footer-see-listed ul{
	clear:both;	
	float:left;
	width: 920px;
	margin:0;
	padding:0;
	background-color:#ffffff;

}

.footer-see-listed ul{
	padding-left:30px;
	padding-top:0em;
}

.footer-see-listed ul li{
	margin:0;
	list-style:none;
	float:left;
	padding-bottom:0.5em;
}

.footer-see-listed ul li a{
	float:left;
	padding:0 !important;
	margin:0 !important;
}

.footer-see-listed ul li a img{
	width:80px;
	margin-right:20px;
}

.footer-see-listed h1{
	margin:0;
	padding:0;
	text-indent:1em;
	color:#404040;
	font-size:0.9em;
	text-align:left;
}
.footer-see-listed h1.footer-header-replace{
	text-indent:-9999px;
	width:930px;
	height:40px;
	margin-left:5px;
	background:url(../images/framework/see-footer-header.png) no-repeat top left;
}