@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#header-container {
	background:#80a3b7;
	padding:10px 10px 0 10px;
	margin:20px;	
}


#logo {
	background:url(../images/ProtectPrivacy.png) no-repeat;
	width:233px;
	height:42px;
	display:block;
	text-indent:-9999px;
	position:relative;
	bottom:-4px;	
}



.content {
	width:900px;
	padding:0 30px;
	margin:0 auto;
	position:relative;
}

#body .content {
	padding:15px;	
}

#intro .content {
	padding:15px;	
}

#intro, #body {
	
	padding:10px;
	margin:20px;
	overflow:hidden;
}

.left-wide {
	width:535px;
	float:left;	
	margin-right:30px;
}

.right-narrow {
	width:335px;
	float:left;	
}


/* BODY TAGS */

.darkbrown {
	color:#1f1e1a;	
	background:#b8b4a0;
	font-size:16px;
}

.beige {
	color:#59574c;	
	background:#f6f5f1;
	font-size:14px;
}

.beige a {
	color:#000;	
}
/* HEADERS */
	h2#header-home {
		background:url(../images/header-home.png) no-repeat;
		width:404px;
		height:89px;
		text-indent:-9999px;
		margin:0;
		padding:0;
		
	}
	
	h2#enhancedsecurity {
		background:url(../images/header-enhanced-security.png) no-repeat;
		width:460px;
		height:91px;
		text-indent:-9999px;
		margin:0 0 20px 0;
		padding:0;
		
	}
	
	
	h2#fraud-tactics {
		background:url(../images/header-fraudtactics.png) no-repeat;
		width:184px;
		height:34px;
		text-indent:-9999px;
		margin:0 0 20px 0;
		padding:0;
		
	}
	
	h2#report-fraud {
		background:url(../images/header-reportfraud.png) no-repeat;
		width:177px;
		height:34px;
		text-indent:-9999px;
		margin:0 0 20px 0;
		padding:0;
		
	}
	
	h2#fraud-prevention {
		background:url(../images/header-fraudprevention.png) no-repeat;
		width:234px;
		height:34px;
		text-indent:-9999px;
		margin:0 0 20px 0;
		padding:0;
		
	}
	
	h3#fraud-tactics-include {
		background:url(../images/header-fraudtacticsinclude.png) no-repeat;
		width:239px;
		height:26px;
		text-indent:-9999px;
		margin:0 0 20px 0;
		padding:0;
		
	}
	
	h3#safeguard {
		background:url(../images/header-safeguard.png) no-repeat;
		width:271px;
		height:26px;
		text-indent:-9999px;
		margin:0 0 20px 0;
		padding:0;
		
	}
	
	.beige h3 {
		color:#80a3b7;
		margin:0 0 20px 0;
		text-transform:uppercase;	
		font-size:18px;
	}
	
	.darkbrown h3 {
		color:#f6f5f1;
		margin:0 0 0 0;
		text-transform:uppercase;	
		font-size:18px;
	}
	
	.darkbrown p {
		margin:0 0 10px 0;	
	}

/* FRAUD TACTICS */
.ft-div {
	background:#fff;
	width:380px;
	padding:30px;	
	margin-bottom:10px;
	color:#777;
}
.ft-div a {
	color:#555;
}
.beige strong {
	color:#80a3b7;
}
.ft-div p {
	margin:0 0 20px 0;	
}
.column-left {
	float:left;
	width:450px;	
}

.column-right {
	float:left;
	width:400px;	
}

/* REPORT FRAUD */

#intro a { color:#fff; }

.darkbrown .arrow {
	background:url(../images/arrow-darkbrown.png) no-repeat;
	padding-left:63px;
	padding-bottom:15px;
	position:relative;
	left:-5px;	
}

.rf-div {
	padding:10px 0;
border-bottom:solid 1px #80a3b7;	
width:375px;
padding-left:150px;
}

.num-1, .num-2, .num-3, .num-4, .num-5 {
	background:url(../images/num-1.png) no-repeat;
	background-position:45px 25px;
}
.num-2 {
	background:url(../images/num-2.png) no-repeat;
	background-position:45px 25px;
}
.num-3 {
	background:url(../images/num-3.png) no-repeat;
	background-position:45px 25px;
}
.num-4 {
	background:url(../images/num-4.png) no-repeat;
	background-position:45px 25px;
}

.num-5 {
	background:url(../images/num-5.png) no-repeat;
	background-position:45px 25px;
}

.gray-box {
	background:url(../images/book-gray.png) no-repeat #6d6e71 23px 20px;
	padding:20px 20px 10px 80px;
	width:350px;
	position:relative;	
	color:#f6f5f1;
}
.gray-box a {
	color:#fff;	
}
.gray-box p {
	margin:0 0 10px 0;	
}

/* FRAUD PREVENTION */

.fp-div {
	padding:20px 0;
border-bottom:solid 1px #80a3b7;	
width:525px;
}

.checklist {
		background:url(../images/checklist.png) no-repeat #6d6e71 23px 20px;
			color:#f6f5f1;

width:260px;
padding:75px 30px 30px 30px;
float:right;
}

.checklist h4 {
	font-size:15px;
	margin:0;
}

.checklist ul {
	margin:10px 0 0 0;
	padding:0;	
}
.checklist ul li {
	margin:0 0 5px 20px;
	padding:0;	
	list-style-type:square;
}

/* MENU */

#menu {
	position:absolute;
	bottom:-1px;
	right:25px;
	height:20px;

}

#menu ul {margin:0; padding:0; }

#menu li {
	display: inline;
	list-style-type: none;
	padding:0 15px 0 0;
	margin:0;
}

#menu a { 
	zoom:1;
	display:inline-block;
	text-align:left;
	text-indent:-9999px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../images/menu-login.png) no-repeat;
	zoom:1;
	*display:block;
	*float:left;
	*margin-right:10px;

}


#menua:hover {
	background-position:0 -20px;
}

#menu a#menu-home {
width:38px;	
}

#menu a:hover#menu-home {
background-position:0 -20px;
}

#menu a#menu-fraudtactics {
width:109px;	
background-position:-43px 0;
}

#menu a:hover#menu-fraudtactics {
background-position:-43px -20px;
}


#menu a#menu-reportfraud {
width:105px;	
background-position:-157px 0;	
}


#menu a:hover#menu-reportfraud {
background-position:-157px -20px;	
}

#menu a#menu-fraudprevention {
width:140px;	
background-position:-267px 0;	
}


#menu a:hover#menu-fraudprevention {
background-position:-267px -20px;	
}

#menu a#menu-enhancedsecurity {
width:148px;	
background-position:-412px 0;	
}


#menu a:hover#menu-enhancedsecurity {
background-position:-412px -20px;	
}

