@charset "utf-8";
/* CSS Document */


body {
font-family:Arial, Helvetica, sans-serif;
}

#outer {
width:100%;
}

#header {
text-align:left;
width:780px;
background-color:#ffffff;
}

#features {
text-align:left;
width:780px;
background-color:#ffffff;
}

#main {
text-align:left;
width:780px;
background-color:#ffffff;
}

a img {
border:0;
}

.column1 {
width:163px;
float:left;
}

.column2 {
width:366px;
float:left;
}

.column3 {
width:251px;
float:left;
}

h1 {
color:#f47c1a;
font-size:14px;
margin:20px 0 15px 0;
padding:0;
}

p {
color:#747474;
font-size:12px;
}

strong {
color:#081722;
font-weight:bold;
}

div.clear {
clear:both;
}

div.ftr {
background-color:#081722;
height:26px;
margin-top:25px;
color:#747474;
font-size:10px;
}

div.ftr a {
color:#747474;
text-decoration:none;
}