﻿
/***** global settings *****/

body
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	background: #a6a6a6 url(images/BG.jpg) repeat-x;
}
a img
{
	border: none;
}
#page
{
	font-size: 14px;
	margin: auto;
	width: 1000px;
	text-align: left;
}
#page #wrapper
{
}


/** horizontal navigation **/
#page #main-nav
{
	width: 970px;
	height: 34px;
	background: url(images/navBG.jpg) repeat-x;
	text-align: center;
	border-bottom: 20px solid #41a140;
	margin: auto;
	background: #fff;
}
#page #main-nav li.nav-selected a
{
	background: url(images/button-select.jpg) repeat-x;
	color: #fff;
}
#page #main-nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#page #main-nav ul li
{
	display: inline;
	float: left;
}
#page #main-nav ul li a
{
	display: block;
	width: 149px;
	height: 34px;
	margin: 0 2px 0 2px;
	background: url(images/button.jpg) no-repeat;
	color: #fff;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#page #main-nav ul li a:hover
{
	background: url(images/button-select.jpg) repeat-x;
	color: #fff;
}


/** header **/
#page #header
{
	width: 970px;
	height: 140px;
	background: url(images/topBG.jpg) repeat-x;
	position: relative;
	margin: auto;
	background: #fff;
}
#page #logo
{
	width: 275px;
	height: 98px;
	margin-left: 20px 0 0 30px;
	background: url(images/logo.jpg) no-repeat;
	background-position: center;
	float: left;
	
}

/** layout **/
#page #buttons
{
	bottom: 45px;
    position: absolute;
    right: 40px;
    width: 390px;
}
#page #social
{
	position: absolute;
	top: 10px;
	right: 40px;
	width: 390px;
}

#page #twitter a
{
	display: block;
	width: 128px;
	height: 35px;
	background: url(images/twitter.jpg) no-repeat;
	float: left;
}
#page #twitter a:hover
{
	background: url(images/twitter-over.jpg) no-repeat;
}

#page #facebook a
{
	display: block;
	width: 126px;
	height: 35px;
	background: url(images/facebook.jpg) no-repeat;
	float: left;
}
#page #facebook a:hover
{
	background: url(images/facebook-over.jpg) no-repeat;
}

#page #blog a
{
	display: block;
	width: 129px;
	height: 35px;
	background: url(images/blog.jpg) no-repeat;
	float: left;
}
#page #blog a:hover
{
	background: url(images/blog-over.jpg) no-repeat;
}
#page #applynow a
{
	display: block;
	width: 167px;
	height: 37px;
	background: url(images/applyBtn.jpg) no-repeat;
	float: left;
}
#page #applynow a:hover
{
	background: url(images/applyBtn-over.jpg) no-repeat;
}
#page #return a
{
	display: block;
	width: 195px;
	height: 37px;
	margin-right: 22px;
	background: url(images/returnBtn.jpg) no-repeat;
	float: left;
}
#page #return a:hover
{
	background: url(images/returnBtn-over.jpg) no-repeat;
}

#page #phone
{
	width: 170px;
	height: 40px;
	position: absolute;
	top: 35px;
	right: 380px;
	color: #fff;
}

#page #main-image
{
	width: 960px;
	padding-right: 10px;
	margin: 0 auto;
	background: #fff;
	border-bottom: 20px solid #41a140;
}
#page #main-content
{
	width: 1000px;
	margin: auto;
}
#page #left-block
{
	width: 560px;
	margin-right: 40px;
	float: left;
	text-align: left;
}
#page #right-block
{
	width: 240px;
	float: left;
}
#page #full-block
{
	width: 950px;
	padding: 10px;
	margin: auto;
	background: #fff;
}
#page #sign-up
{
	width: 970px;
	height: 248px;
	margin: auto;
	background: #fff;
	background: url(images/stages.jpg);
	position: relative;
}
#page #apply
{
	width: 230px;
	height: 150px;
	position: absolute;
	left: 80px;
	top: 70px;
}

#page #mid-strip
{
	width: 1000px;
	height: 113px;
	background: url(images/mid-banner.png);
	margin: 0 auto;
}
#page #white
{
	width: 970px;
	margin: auto;
}
/** footer **/

#page #footer
{
	width: 930px;
	height: 140px;
	background: url(images/footerBG.jpg) repeat-x;
    background-size:19px 180px;
	color: #fff;
	margin: 0 auto;
	padding: 20px;
	border-top: 12px solid #1d6c1c;
	position: relative;
}
/** horizontal navigation **/
#page #footer-nav
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 200px;
	color: #115c11;
	font-size: 11px;
	width: 700px;
}
#page #footer-nav li.nav-selected a
{
	text-decoration: underline;
}
#page #footer-nav ul
{
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}
#page #footer-nav ul li
{
	display: inline;
	margin: 0 10px 0 0;
}
#page #footer-nav ul li a
{
	text-align: center;
	padding: 0 10px 0 0;
	border-right: solid 1px #115c11;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #115c11;
}
#page #footer-nav ul li a:hover
{
	text-decoration: underline;
}
#page #footer-logo
{
	width: 138px;
	height: 54px;
	background: url(images/small-logo.jpg);
	position: absolute;
	top: 10px;
	left: 20px;
}
#page #copyright
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #115c11;
	font-size: 11px;
}
#page #disclaim
{
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #000;
	width: 300px;
}
#page #fisca-logo
{
	width: 100px;
	height: 41px;
	background: url(images/fisca-logo.jpg);
	position: absolute;
	bottom: 50px;
	left: 400px;
}
#page #ola-logo
{
	width: 102px;
	height: 41px;
	position: absolute;
	bottom: 90px;
	left: 510px;
}
#page #goDaddy
{
	width: 132px;
	height: 31px;
	background: url(images/godad-logo.jpg);
	position: absolute;
	bottom: 30px;
	right: 10px;
}


.clear
{
	clear: both;
}
#super {
    background: url(images/super-icon.png) no-repeat scroll center center transparent;
    height: 134px;
    left: 355px;
    position: absolute;
    width: 124px;}
#page #numbers {
    bottom: 0;
    position: absolute;
    right: 40px;
    width: 390px;}
#page #local {
    color: #41A140;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 37px;
    margin-right: 22px;
    text-align: center;
    width: 195px;
}
#page #free {
    color: #41A140;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 37px;
    text-align: center;
    width: 167px;
}
