body
{
background: white;
background-repeat: repeat;
font-family: Century Gothic;
}

#contain
{
width: 1000px;
padding-bottom: 10px;
border-left: 1px orange;
border-right: 1px orange;
margin-top: -6px;
background: white bottom left no-repeat;
}

#border
{
background: #2d4eb2;
width: 1000px;
padding: 5px;

margin-top: -9px;
border: 2px solid #777;
padding-right: 6px;
}

#header
{

width: 1000px;
height: 236px;

}

#links
{
width: 1000px;
height: 24px;
background: url(images/link_bg.gif) ;
text-align: center;
padding-top: 30px;
}

#links a
{
font-size: 14px;
font-family: "Courier New", monospace;
text-decoration: none;
color: black;
display: inline;
padding-left: 25px;
padding-right: 5px;
background: url(images/link_div_blank.gif) no-repeat;
padding-bottom: 3px;
padding-top: 2px;
}

#links a:hover
{
color: #0066CC ;
background: url(images/link_div.gif) no-repeat;
font-weight: 800;
}

#content
{
width: 1000px;
margin: auto;
margin-top: 10px;
clear: both;
}

#left
{
width: 176px;
float: left;
margin-left: 10px;
margin-top: 12px;
text-align: center;
}

.left_text
{
background: url(images/left_bg.png) ;
border-left: 2px solid #9BCF32;
border-right: 3px solid #9BCF32;
border-bottom: 2px solid #9BCF32;
padding-bottom: 10px;
padding-top: 5px;
margin-top: -12px;
font-size: 10px;
}

h2.lefthl
{
color: black;
display: block;
text-shadow: 4px 4px 3px #fff;
background: url(images/left_header.gif);
height: 27px;
padding-top: 10px;
font-size: 14px;
}

#left a
{
color: black;
}

#left a:hover
{
color: #ffa13e;
}

#right
{
float: right;
width: 70%;
background: none;
border: none;
margin-right: 10px;
}

.right_text
{

text-align: justify;
padding: 10px;
font-size: 12px;
border: 1px solid #ffa13e;
background: white;
margin-bottom: 10px;
}

h2.headline
{
font-size: 16px;
color: #9BCF32;
text-align: right;
margin-right: 15px;
margin-top: 0px;
font-family: georgia;
margin-bottom: -5px;
}

.plans_table
{
border: 1px solid black;
font-size: 12px;
text-align: center;
}

.plan_legal
{
font-size: 10px;
margin-top: 5px;
}

h3.plans
{
font-size: 13px;
margin-bottom: 2px;
}

#footer
{
clear: both;
width: 798px;
margin-left: -1px;
text-align: center;
margin-bottom: -11px;
background: url(images/footer.gif) bottom no-repeat;
border-left: none;
border-bottom: none;
font-size: 10px;
padding-top: 0px;
margin-top: 50px;
}

.phone_linkbar
{
border: 1px solid black;
margin-bottom: 25px;
text-align: center;
width: 99%;
height: 16px;
font-size: 10px;
background: white;
}

.phone_linkbar a
{
text-decoration: none;
}

.phone_linkbar a:hover
{
text-decoration: none;
}


