body{
	font: 72% Georgia, Times, serif;
	margin: 0;
	background-image: url(../images/site/body_bg.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #f9a819;
    color: #444444;
}


ul#menu {
    font-family: "Trebuchet MS", Arial;
    float:right;
    margin: 0px;
    padding: 0px;
}
ul#menu li{
    display: inline;
}
ul#menu li a
{
    float:left;
    text-align:left;
    display: block;
    padding: 15px 12px 5px 13px;
    font-size: 120%;
    text-decoration: none;
    color: #fff;
    border-bottom:none;
}
ul#menu li a:hover
{
    color: #0676b9;
}

ul#menu li a.left-line
{
   	background-image: url(../images/site/menu_divider.gif);
    background-position: left;
    background-repeat: no-repeat; 
}

#main .fullwidth-menu
{
    background-color: #f9a819;
    background-image: url(../images/menu_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 527px;
	height: 46px;
	padding-left: 410px;
	margin-left: 55px;
	
}
.fullwidth-menu li
{
    float:none;
}

#main img.logo
{
    position: absolute;
    float:left;
	margin-top: 8px;
	margin-left: 80px;
}

.bg
{
    background-image: url(../images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	
}

#head {
    margin-left: auto;
    margin-right: auto;
    width: 991px;
    height: 454px;
	background-image: url(../images/site/head_bg_2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    text-align:left;
}

#head ul#points
{
    width: 350px;
    display: inline;
    float:left;
    text-align: left;
    font-size: 140%;
    position: absolute;
    margin: 270px 0 0 608px;
    padding:0;
}
#head ul#points li
{
    margin: 0px 0px 10px 10px;
    padding-left: 50px;
    list-style-type: none;
    background-image: url(../images/site/bullet.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#head img.register-button
{
    display: inline;
    float:left;
    position:absolute;
    margin: 200px auto auto 618px;
}

#head h3#motto
{
    font-family: "Trebuchet MS";
    float:left;
    display: inline;
    position: absolute;
    width: 350px;
    text-align:left;
    margin: 104px auto auto 620px;
    font-size: 300%;
    line-height: 100%;
    
}

.blue
{
    font-size: 90%;
    font-weight: normal;
    color: #4a94c9;
}

#main
{
    width: 991px;
    margin-left: auto;
    margin-right: auto;    
}

#content
{
  font-family: Georgia, Times, serif;
  font-size: 125%;
  width: 896px;
  margin-left: 55px;
  padding: 20px;
  background-color: #f0f0f0;
}

#content h2
{
    margin-top: 10px;
    font-family: "MS Trebuchet", Arial, sans-serif;
    font-size: 180%;
    line-height: 100%;
    color: #0676b9;
}

#content h3
{
    font-family: "MS Trebuchet", Arial, sans-serif;
    color: #f9a819;
    font-size: 120%;
    line-height: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}

#content ul
{
    margin: 0;
    padding: 0;
}
#content ul li
{
    margin: 0px 0px 00px 0px;
    padding-left: 35px;
    padding-bottom: 10px;
    list-style-type: none;
    background-image: url(../images/site/bullet_li.gif);
    background-position: top left;
    background-repeat: no-repeat;    
}
#content .box
{
    width: 256px;
    text-align: left;
    float: left;
    padding: 0px 20px 30px 20px;
}

#content .box-half-width
{
    width: 552px;
    text-align: left;
    float: left;
    padding: 0px 20px 30px 20px;
}

#content .box-full-width
{
    width: 860px;
    text-align: left;
    float: left;
    padding: 0px 20px 30px 20px;
}

#content .pricing-box
{
    display:block;
    width: 237px;
    height: 333px;
    text-align: center;
    float: left;
    overflow: hidden;
    padding: 10px 20px 30px 20px;
    background-image: url(../images/site/pricing_box.jpg);
    background-position: top left;
    background-repeat: no-repeat;    
    
    
}
#content a.pricing-box, #content a.pricing-box:link, #content a.pricing-box:visited, #content a.pricing-box:hover
{
    border: 0px;
}

#content #fb-link
{
    margin-top: 80px;
}

.pricing-box .pricing-foot
{
    position:absolute;
    margin-top: 320px;
    font-size: 85%;
    text-align:center;
    width: 237px;
}

#content .pricing-box ul li
{
    text-align: left;
}

#foot
{
    bottom: 0px;
    height: 91px;
    background-image: url(../images/site/foot_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 100%;
}
#foot #foot-menu
{
    padding-top: 30px;
    font-family: "Trebuchet MS";
    margin: auto auto auto auto;
    text-align:right;
    width: 991px;
}
#foot #foot-menu a
{
    margin-left: 20px;
}

#foot #foot-menu .logo
{
    float:left;
    margin-left: 55px;
    margin-top: 0px;
}

h1
{
    margin-top:10px;
    width: 100%
}


hr {
  border: none;
  border-top: 1px solid #F29A00;
}

.clear-all
{
	clear:both;
}

.center
{
    text-align:center;
    float:none;
    width: 100%;
    margin:auto;
}
.right
{
    float:right;
}
.left
{
    text-align:left;
}

img
{
    border: none;
}
img.left
{
    float:left;
    margin-right: 10px;
}

a{
    color: #000000;
    border-bottom: 1px dotted #000;
    text-decoration: none;
}
a:link, a:active, a:visited, a:hover{
    text-decoration: none;
}
a:hover
{
    color: #4a94c9;
}
a.noborder, a.noborder:link, a.noborder:visited, a.noborder:hover
{
    border-bottom: none;
}