/* CSS Document */

body,
	html {
		margin:0;
		padding:0;
		background:#FFF;
		color:#000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	body {
		min-width:775px;
		background-color:#FFF;
		color: #000;
		background-image:url(images/ppc-background.gif);
		background-repeat:repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	a:link, a:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none
}

	a:hover, a:active {
	font-size: 12px;
	color: #01544a;
	text-decoration:underline;
}
	
	#wrap {
		background: transparent;
		margin:0 auto;
	    width: 776px;
	}
	
	#wrap2 {
		background: transparent;
		margin:0 auto;
	    width: 775px;
	}
	
	#header {
		background:#FFF; 
		margin-top: 8px;
		margin-bottom: 4px;
	}
	
	#header a:link, #header a:visited {
	font-size: 10px;
	color: #808080;
	}

	#header a:hover, #header a:active {
	font-size: 10px;
	color: #FF9900;
}

	h1 {
	font-size:16px;
	margin-bottom: 3px;
	}
	
	#menu {
	text-align: center;
	position:absolute;
	min-width:800px;
	}
	
	#focus {
	background-image:url(css-imgs/focus-back.jpg);
	background-repeat: repeat-x;
	height: 194px;
	text-align:center;
	width: 100%;
	margin-top: 35px;
	}
	
	.pfa {
	width: 365px;
	text-align:left;
	background-image:url(css-imgs/partner-pfa.jpg);
	height: 89px;
	padding-left: 10px;
	padding-top: 105px;
	padding-right: 400px;
	line-height: 18px;
	margin: 0 auto;
	}
	
	#sidebar {
		background:#FFF;
		float:right;
		width:257px;
		padding-left: 5px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#sidebar h2, #sidebar h3, {
		font-weight: normal;
		margin: 0px;
    }
	
	.main {
	width: 775px;
	}
	
	
	
	#content {
		background:#FFF;
		float:left;
		width:460px;
		line-height: 18px;
		padding-left: 5px;
		padding-right: 15px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
    #main h3, #main p {
		padding:0 10px 0 0;
    }
	#footer {
		background-color: #000;
		color: #FFF;
		font-size: 10px;
		clear:both;
		width: 100%;
		text-align: center;
	}
	
		#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #FF9900;
	}

	#footer a:hover, #footer a:active {
	font-size: 10px;
	color: #808080;
}
	
	
	#footer p {
		padding:5px;
    }
	
	.bottom {
	width: 775px;
	text-align: left;
	padding: 10px;
	margin: 0 auto;
	}
	
#testimonial {
float:right;
width: 120px;
height: 80px;
margin:5px;
padding: 40px;
font-size: 10px;
line-height: 12px;
background-image:url(css-imgs/bubble.gif);
background-repeat: no-repeat;
}

#testimonial a:link, #testimonial a:visited {
color: #005045;
margin-top: 5px;
display:block;
border:none;
font-weight: bold;
text-decoration: none;
}

#testimonial a:hover, #testimonial a:active {
color: #FFF;
margin-top: 5px;
display:block;
border:none;
font-weight: bold;
text-decoration: none;
}

#sidebar a:link, #sidebar a:visited {
border: none;
color: #000;
}

#sidebar a:hover, #sidebar a:active {
border: none;
color: #000;
}


.sticky {
background-image:url(images/sidebar.gif);
background-repeat: no-repeat;
background-position: 0;
width:235px;
height: 100px;
cursor: pointer;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 12px;
padding-right: 10px;
font-size: 11px;

}

.sticky:hover {
background-image:url(images/sidebar.gif);
background-repeat: no-repeat;
background-position: -257px;
width:235px;
height: 100px;
cursor: pointer;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 12px;
padding-right: 10px;
font-size: 11px;
}

.sticky a:link, .sticky a:visited {
border: none;
color: #000;
}

.sticky a:hover, .sticky a:active {
border: none;
color: #000;
text-decoration: none;
}

.sticky-green {
background-image:url(images/sidebar-green.gif);
background-repeat: no-repeat;
background-position: 0;
width:235px;
height: 100px;
cursor: pointer;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 12px;
padding-right: 10px;
font-size: 11px;
}

.sticky-green:hover {
background-image:url(images/sidebar-green.gif);
background-repeat: no-repeat;
background-position: -257px;
width:235px;
height: 100px;
cursor: pointer;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 12px;
padding-right: 10px;
font-size: 11px;
}

.sticky-green a:link, .sticky-green a:visited {
border: none;
color: #000;
}

.sticky-green a:hover, .sticky-green a:active {
border: none;
color: #000;
text-decoration: none;
}

.sticky h1 {
margin: 0px;
}

.sticky-green h1 {
margin: 0px;
}

.sticky img {
border: none;
}

.sticky-green img {
border: none;
}


.question {
		width: 400px;
		margin-bottom: 15px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.question p {
		margin: 15px;
	}

	.expandlink {
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 5px;
		color: #666666;
		font-style:italic;
		font-family: Verdana, Arial, Helvetica, sans-serif;

	}
	
	#expandlink a:link, #expandlink a:visited, {
		color: #FF0000;
		text-decoration: none;
	}
	
	#expandlink a:hover, #expandlink a:active, {
	color: #FF0000;
    text-decoration: underline;
	}
