@charset "UTF-8";
/* CSS Document */
/*colors:
	link:#420c00
	address text:#5a2400
	body text: #000
*/	

*, html {margin:0;padding:0;}	
html, body {height:100%;}	
.footer, .push {height:120px;}
.hidden {visibility:hidden;} /*can be assigned to an element to hide it*/

body {
	background: #ffffff url(http://www.poifoot.com/rcms/styles/template01/bg.jpg) repeat-y top center;
	text-align:center;
	font-size:12px;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
a:link, a:visited, a:hover, a:active {
	color:#420c00;
	letter-spacing:.1em;
	}
	
h2 {
	font-size:18px;
	}
h3 {
	font-size:14px;
	}		
	
#wrapper {	
	margin:0 auto -120px;
	min-height:100%;
	height:100%;
	height: auto !important;
	width:800px;
	border-left:1px solid #1e0000;
	border-right:1px solid #1e0000;
	}
	
#container {
	margin:0 auto;
	text-align:left;
	width:800px;
	height:100%;
	}
	
	
/*header styles -------------------------*/	
#header {
	height:154px;
	background:url(http://www.poifoot.com/rcms/styles/template01/header.jpg) no-repeat bottom;
	position:relative;
	}
		
#header h1 {
	width:600px;
	font-size:60px;
	line-height:60px;
	position:absolute;
	left:26px;
	top:22px;
	}	
#header h2 {
	width:600px;
	font-size:14px;
	padding-left:26px;
	position:absolute;
	bottom:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
#agentPhoto {
	width:128px;
	height:146px;
	margin:4px;
	overflow:hidden;
	position:absolute;
	right:60px;
	}
#agentPhoto img {
	border:1px solid #000;	
	}
#agentPhoto2 {
	display:none;
	}	
	
#content {clear:both;}

/*Contact styles------------------------*/
#agentContact {
	width:250px;
	float:left;
	margin-left:39px;
	color:#5a2400;
	padding-top:20px;
	}
#agentContact li {
	list-style-type:none;
	font-size:11px;
	line-height:1.5em;
	}
#agentContact li.button {
	display:block;
	padding:10px;
	background:#5a2400 url(http://www.poifoot.com/rcms/styles/template01/bg_button.png) repeat-x center;
	margin-bottom:20px;
	margin-right:40px;
	line-height:1.6em;
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	}	
#agentContact li.button a {
	color:#fff;
	text-decoration:none;
	}			

/*copy section styles-------------------*/	
#copywrap {
	width: 380px;
	float:left;
	margin-left:20px;
	padding-bottom:40px;
	}
#copy1, #copy2, #copy3 {
	padding-top:20px;
	}
#copy2, #copy3 {
	clear:both;
	}	
#copy1 p, #copy2 p {
	padding-top:10px;
	}
	
#copy3 ul {
	margin-left:25px;
	padding-top:10px;
	padding-bottom:20px;
	list-style:none;
	}

/*positions footer at the bottom*/	
.push {clear:both;}	

/*footer styles-------------------------*/	
.footer {
	width:780px;
	background:url(http://www.poifoot.com/rcms/styles/template01/footer_bg.gif) repeat;
	padding:10px;
	margin:0 auto;
	}	
.footer a {
	color:#000;
	}	
#logo {
	width:180px;
	text-align:center;
	float:left;
	}
#officeContact {
	width:300px;
	float:right;
	text-align:right;
	}		
#officeContact ul {
	font-size:11px;
	line-height:12px;
	}	
#officeContact li {
	list-style-type:none;
	}	
.disclaimer {
	clear:both;
	text-align:center;
	font-size:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #header h1 {
	visibility: hidden;
	font-size:60px;
	line-height:60px;
}

