@charset "UTF-8";
/* CSS Document */

/* 
Percy family

#3b3b3b		Bg and text headings


*/

body  {
background:#3b3b3b url(../images/bg_content.jpg) repeat-y center 185px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#3b3b3b;
line-height:15px;
margin:0;
padding:0;
}

p  {
margin:0 0 12px 0;
padding:0;
}

a  {
color:#3b3b3b;
text-decoration:underline;
}
a:hover  {
text-decoration:none;
}
a:focus {
outline:none;
}

a img	{
border:0;
}

img {
behavior: url(iepngfix.htc);
}

div, span  {
margin:0;
padding:0;
}

td	{
vertical-align:text-top;
}

form  {
margin:0;
}
input, textarea   {
margin:0;
}
select   {
margin:0;
width:auto;
}

ul, ol  {
margin:0;
padding:0;
margin:0 25px 10px 25px;
}
li  {
margin:0;
padding:0;
}

h1  {
color:#272727;
font-size:18px;
font-weight:bold;
margin:0 0 13px 0;
}

/*  */

#pageWrap_p	{
width:992px;
margin:0 auto;
}

#headerLogo_p	{
height:185px;
background:url(../images/logo_header.jpg) no-repeat;
}
#headerLogo_p img	{
margin:40px 0 0 197px;
}

#pageContent_p	{
}

#colLeft_p	{
width:180px;
float:left;
}

#colLRight_p	{
width:790px;
float:right;
}

#content_p	{
padding:0 140px 40px 0;
}

#footer_p	{
margin:20px 0 0 80px;
}
#footer_p div	{
border-top:1px solid #272727;
width:863px;
padding:8px 0;
color:#272727;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
text-align:center;
}
#footer_p	{
}

.clearBoth	{
clear:both;
height:0px;
}


#considerThis div
{
float:none;
font-size: 11px;
padding: 10px;
width: 160px;
height: 180px;
margin: 0px 10px 0px 10px;
background: #e3cca9;
}


#considerThis div.mainText
{
float:none;
font-size: 11px;
padding: 10px 50px;
width: auto;
height: 110px;
font-size: 18px;
line-height: 20px;
background: none;
}

#considerThis ul
{
margin: 0;
padding: 0;
}

#considerThis ul li
{
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}

#considerThis .horizontalArrow
{
font-size: 40px; 
text-align: center; 
display: block; 
height: 35px; 
float: left; 
width: 100%; 
padding: 10px 0px 13px;
}

#considerThis .verticalArrow
{
font-size: 40px; 
text-align: none; 
display: block; 
height: 35px; 
float: none; 
width: auto; 
padding: 10px 0px 13px;
}
