/* CSS Document */

html {
	height: 100%;
	}

body {
	padding:0px;
	margin:0px;
	text-align:center;
	}
		
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
}
	
#container {
	width: 908px;
	padding:0px;
	margin:0px auto;
	visibility: visible;	
}

#content {
	width:854px;	
	padding:0px 27px 0px 27px;
	clear:both;
}

#l_buysafe {
	width:380px;
	padding:30px 0px 10px 14px;
	text-align:left;
	float:left;
}	

#l_client {
	width:380px;
	padding:30px 7px 10px 0px;
	float:right;
	text-align:right;
}

#flash {
	width:614px;
	height:380px;
	margin:0px;
	float:left;
	background:#fff;
}
	
#callouts {
	width:240px;
	height:380px;
	margin:0px;
	float:right;
}

#call01 {
	width:240px;
	height:126px;
	padding:0px;
	float:left;
	background:#fff
	}
	
#call02 {
	width:240px;
	height:127px;
	padding:0px;
	float:left;
	background:#fff
	}	
	
#footer {
	width:908px;
	margin-top:14px;	
	text-align:left;
	background:#fff;
	float:left;
	clear:both;
}

#f_offer {
	width:108px;
	float:left;
	background:url(../images/partners/bg_offer.gif) repeat-y;
}

#f_txt {
	width:533px;
	padding:0px;
	float:left;
}

#f_quote {
	width:240px;
	margin-right:27px;
	float:right;
}

#copyright {
	width:530px;
	padding:10px 268px 0px 110px;
	float:left;	
	text-align:left;
	clear:both;
}

p.o_head {
	padding:14px 10px 10px 10px;
	margin:0px;
	font-size:17px;
	font-weight:bold;
	word-spacing:-1px;
	color:#FFDB0A;
}

p.o_sub {
	padding:0px 10px 10px 10px;
	margin:0px;
	font-size:11px;
	color:#FFDB0A;
}

p.o_txt {
	padding:0px 20px 2px 10px;
	margin:0px;
	font-size:10px;
	line-height:13px;
	color:#fff;
}

p.note {
	padding:0px 30px 7px 7px;
	margin:0px;
	font-size:9px;
	line-height:13px;
	color:#777;
}