
/* GLOBAL */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
html body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 21px;
}
p {padding: 7px; font-size: .8em;}


h3 {margin: 0 7px 9px 7px; padding: 7px 0; font-size: 1.4em; color: #333333; letter-spacing: -1px; border-bottom: 1px solid #8EC351;}
h4 {margin: 0 7px 9px 7px; padding: 4px 0; border-bottom: 1px solid #ccc; text-transform: uppercase;}

#container:after, #nav:after, #callout:after, #priceList:after, #mainContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #nav, #callout:after, #priceList, #mainContent { display: inline-block; }
#container, #nav, #callout:after, #priceList, #mainContent { display: block; }

.anchorTop {font-size: .9em;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#header {
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(../images/header.gif) no-repeat top center;
	height: 91px;
	padding: 0;
	text-align: right;
}
#header img {
	margin-right: 150px;
	margin-top: 20px;
}

/* NAV */

#nav {
	text-align: right;
	padding: 10px 0 3px 0;
	width: 720px;
	margin: 7px auto;
	border-top: 1px solid #ccc;
}
#nav ul {
	list-style-type: none;
	font-size: .75em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav li {
	display: inline;
	padding: 0 .65em;
	border-right: 1px solid #ccc;
}
#nav li a {
	color: #333;
	text-decoration: none;
}
#nav li a:hover {
	border-bottom: 1px solid #8EC351;
}
#nav li#last {
	border-right: none;
}
#nav li.active a {
	border-bottom: 1px solid #8EC351;
}
/* MAIN CONTENT */

#mainContent {
	margin: 0 auto;
	padding: 5px;
	width: 710px;
	border: 1px solid #ccc;
	position: relative;	
	overflow: hidden;
}

#mainContent h1 {
	letter-spacing: -1px;
	color: #333;
	font-size: 1.3em;
	float: right;
	margin-top: -100px;
	margin-right: 15px;
}

#disclaimer {
	float: left;
	width: 690px;
	padding: 5px;
	font-style: italic;
}

/* CALLOUT */

#callout {
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
#callout ul {
	list-style-type: none;
}
#callout li {
	display: inline;
	float: left;
	padding: 0 3px;
}
#callout li a {
	text-decoration: none;
	display: block;
	width: 233px;
	height: 143px;
	text-indent: -999999px;
}
/* CALLOUT A */
#callout li#about a {
	background-image: url(../images/callout_1.gif);
}
#callout li#price a {
	background-image: url(../images/callout_2.gif);
}
#callout li#contact a {
	background-image: url(../images/callout_3.gif);
}
/* CALLOUT HOVER */
#callout li#about a:hover, #callout li#price a:hover, #callout li#contact a:hover {
	background-position: 0 -145px
}

/* FOOTER */

#footer {
	padding: 0;
	background: url(../images/footer.gif) no-repeat top center;
	height: 150px;
}
#footer p {
	text-align: center;
	margin: 0;
	font-size: .75em;
	padding-top: 85px;
}

/* CONTACT */

div#contact {
	margin: 0 auto;
	width: 425px;
	float:left;
}
div#phone {
	float: right;
	width: 230px;
	text-align: right;
}

/* ABOUT */

ul#steps {
	list-style-type: none;
	width: 520px;
}
ul#steps li {
	margin: 0 20px;
	font-size: .8em;
	padding: 5px 0 0 20px;
	background: url(../images/list.gif)  no-repeat 0 10px;
}
ul#steps a {
	color: #333;
	text-decoration: underline;
}

/* PRINT DOWNLOAD */

#printDownload {
	float: left;
	width: 100%;
	display: inline;
}
#printDownload ul {
	list-style-type: none;
}
#printDownload li {
	display: inline;
	float: left;
	padding: 0;
}
#printDownload li a {
	text-decoration: none;
	display: block;
	text-indent: -999999px;
	width: 122px;
	height: 54px;
}
#printDownload li#print a {
	background-image: url(../images/print.gif);
}
#printDownload li#download a {
	background-image: url(../images/download.gif);
}
#printDownload li#print a:hover, #printDownload li#download a:hover {
	background-position: 0 -52px;
}

/* PRICE LIST */

#priceList {
	margin: 0 auto;
	width: 710px;
}

div.anchorTop a {
	float: left; 
	width: 100%;
	display: block;
	text-align: right;
	color: #8EC351;
	font-size: .9em;
}
div.anchorTop a:hover {
	text-decoration: underline;
}
/* PRICE TABLE */

caption {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 2px;
}

table, th, td {text-align: left; line-height: 22px;}

#elitePrice {
	float: left;
	border: 1px solid #ccc;
	width: 708px;
	margin: 0 auto;
	overflow: hidden;
}

#elitePrice tbody td, tbody th {
	padding: 6px;
}

#elitePrice th {
	padding: 4px 8px;
} 

th {
	background: #8EC351;
	padding: 10px 15px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

tbody td, tbody th { padding: 8px;}

td { padding: 0 10px; font-size:12px;}

tbody tr {background: #efefef;}

.bold { font-weight: bold;}
