﻿body {
font-family:tahoma;

background-image:url(/content/images/bg.jpg);
}

#main {
clear:both;
padding-top:2px;
}

#container {
width:800px;
background-image:none;
background-color:#fff;
margin:0px auto 0px auto;
padding:5px 20px 5px 20px;
}

#header {
text-align:left;
}

a img {
border:0px;
}

.caption {
font-weight:bold;
margin-top:10px;


font-size:1em;
}

.findOutMore {
margin-top:20px;

font-size:0.8em;
}

.pricing {
font-size:0.84em;
border-collapse:collapse;
border:solid 1px #909090;
margin:0px auto 0px auto;
}

.pricing td {
border:solid 1px #e0e0e0;
padding:5px;
text-align:center;
}

.odd {
    background-color:#FEFFC0;
    text-align:center;
    
}

.even {
    background-color:#fff;
    text-align:center;
    
}



th.feature {
width:200px;
}

th.plan {
width:120px;
}

.pricing thead,.pricing tfoot {
background-color:#F9CA41;
font-weight:bold;
height:35px;
}

h1 {
font-size:1.2em;
}


h2 {
font-size:1.1em;
color:#404040;
font-weight:normal;
}

h3 {
font-size:0.8em;
color:#000;
font-weight:bold;
}

p, li {
font-size:0.8em;
}

a {
color:#0F7FC2;
}

#footer {
border-top:solid 1px #e0e0e0;
padding:0px;
padding-top:10px;
margin-top:30px;
margin-bottom:10px;
}

#footer p{

padding:0px;
margin:0px;
}

#nav {
margin-top:5px;
width:100%;
background-color:#3A6ACE;

float:left;
}

#nav ul {
margin:0px;
padding:0px;
list-style-type:none;
width:100%;
background-color:#3A6ACE;
}

#nav li {
margin:0px;
padding:0px;
float:left;
height:30px;
padding:0px 10px 0px 10px;
border-right:solid 1px #fff;
color:#fff;
background-color:#3A6ACE;
font-family:Century Gothic;
font-weight:bold;
font-size:0.79em;
 

}

#nav li a{
text-align:center;
color:#fff;
display:block;
margin-top:7px;
text-decoration:none;
}

#nav li a:hover {
font-weight:bold;
color:#FFC600;


}

#promo {
width:798px;
height:200px;
border:solid 1px #e0e0e0;
background-image:url(/Content/images/promo.gif);
}

#headerNav {
margin-top:5px;
width:100%;
border-bottom:solid 1px #f0f0f0;
padding:0px;
margin:0px;

}

#headerNav ul {
margin:0px;
padding:0px;
float:right;
list-style-type:none;
}

#headerNav li {
margin:0px;
padding:0px;
float:left;

padding:0px 5px 0px 5px;





font-size:0.8em;

}

#headerNav li a{
text-align:center;
color:#909090;
display:block;
margin-top:7px;
text-decoration:none;
}

#headerNav li a:hover {
text-decoration:underline;
color:#000;


}

dl.faq {

}

dl.faq dt {
font-weight:bold;
font-size:0.9em;
}

dl.faq dd {
margin:0px;
font-size:0.8em;
}

.screenshot img {
width:250px;
height:157px;
}

.screenshot {
float:left;
margin:5px;
}