@charset "utf-8";
/* CSS Document */

@import url('reset.css');
@font-face {
	font-family: AvantGarde-Medium;
	src: url('AvantGarde-Medium.otf');
}
body {
	background: #fff url(../images/background/bodybg.jpg) 0 115px repeat-x;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
a {
	text-decoration: none !important;
}
p {
	margin-bottom: 15px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#header {
	background: url(../images/background/headerbg.jpg) repeat-x;
	height: 115px;
}
#header h1 {
	background: url(../images/misc/logo.png) no-repeat;
	width: 372px;
	height: 133px;
	float: left;
	text-indent: -999em;
	margin-left: -92px;
	display: block;
}
#header ul {
	float: right;
	margin-top: 55px;
}
#header ul li {
	float: left;
	margin-left: 40px;
	font-size: 16px;
}
#header ul li:first-child {
	margin-left: 0 !important;
}
#header ul li a {
	color: #7a7c7a;
}
#header ul li a:hover {
	color: #fff;
}
#header ul li.active a {
	color: #fff;
}
#slider {
	background: url(../images/background/sliderbg.jpg) no-repeat;
	width: 960px;
	height: 287px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}
#slider h2 {
	font-size: 34px;
	color: #c61414;
	width: 500px;
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
	-moz-border-radius: 6px; /* FF1-3.6 */
	border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-bottom: 8px;
}
#conwrap {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 30px;
	background: #fff;
}
.sub {
	border-top: 7px solid #e9e9e9;
	padding: 15px 30px 20px 30px !important;
	width: 900px !important;
	min-height: 500px;
}
#conwrap h2 {
	color: #2d2d2d;
	font-size: 24px;
	margin-bottom: 15px;
}
#conwrap h3 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #2d2d2d;
}
#conwrap p {
	line-height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#leftcol {
	width: 680px;
	float: left;
	padding-left: 6px;
}
.hometext {
	width: 500px;
	padding-top: 30px;
	margin-bottom: 40px;
}
.conbox {
	padding: 20px 30px;
	background: #ebeceb;
	border: 1px solid #dddedd;
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
	-moz-border-radius: 6px; /* FF1-3.6 */
	border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.conbox .text {
	float: left;
	width: 400px;
}
#rightcol {
	width: 238px;
	float: right;
	padding: 30px 6px 0 0;
}
#rightcol .block {
	background: #ebeceb;
	border: 1px solid #dddedd;
	margin-bottom: 3px;
}
#rightcol #testimonial {
	background: url(../images/_home_page/testimonialblock.png) no-repeat;
	width: 187px;
	height: 162px;
	padding: 30px 25px 0 25px;
	position: relative;
}
#rightcol #testimonial li {
	line-height: 20px;
	display:none; /* hide the items at first only */
	font: 12px Arial, Helvetica, sans-serif;
}
#rightcol #testimonial cite {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #707070;
	margin-top: 5px;
	position: absolute;
	left: 0;
	bottom: -18px;
}
#meta {
	background: url(../images/background/metabg.jpg) repeat-x;
	height: 32px;
	padding-top: 10px;
}
#meta small {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 8px;
	margin-right: 10px;
}
#meta ul {
	float: left;
	margin-top: 6px;
}
#meta li {
	padding: 0 5px;
	border-left: 1px solid #bcbdbc;
	border-right: 1px solid #bcbdbc;
	float: left;
}
#meta li:first-child {
	border-right: none;
}
#plangrid {
	font-size: 13px;
	margin-top: 65px;
}
#plangrid ul {
	float: left;
	display: block;
}
#plangrid ul.labels li {
	text-indent: 15px;
	background: #f9f9f9;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #E0E0E0;	
}
#plangrid ul.labels li.black {
	background: url(../images/_plans_page/blackbg.jpg) repeat-x !important;
	color: #fff;
	border-bottom: 1px solid #282828 !important;
	border-right: 1px solid #282828 !important;
	border-left: 1px solid #282828 !important;
}
#plangrid ul.plan {
	margin-top: -43px;	
}
#plangrid ul.plan li {
	text-align: center;
	background: #ebeceb;
	border-bottom: 1px solid #d3d4d3;
	border-right: 1px solid #d3d4d3;
}
#plangrid li {
	line-height: 43px;
	width: 178px;
}
#plangrid li.red {
	background: url(../images/_plans_page/redbg.jpg) repeat-x !important;
	color: #fff !important;
	text-shadow: 1px 0 1px #780c0c !important;
	border-right: 1px solid #790808 !important;
	border-bottom: none !important;
	border-left: none !important;
}
#plangrid ul.plan li.black {
	background: url(../images/_plans_page/blackbg.jpg) repeat-x !important;
	color: #fff;
	border-bottom: 1px solid #282828 !important;
	border-right: 1px solid #282828 !important;
	border-left: none !important;
}
#plangrid li.topblack {
	border-top: 1px solid #282828;
}
#plangrid li.topleft {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 6px 0px 0px 0px;
	border-radius: 6px 0px 0px 0px;
}
#plangrid li.bottomleft {
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-radius: 0px 0px 0px 6px;
border-radius: 0px 0px 0px 6px;	
}
#plangrid li.topright {
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 6px 0px 0px;
border-radius: 0px 6px 0px 0px;	
}
#plangrid li.bottomright {
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 0px 6px 0px;
border-radius: 0px 0px 6px 0px;	
}
#plangrid ul.plan li.order img {
	display: block;
	margin: 0 auto;
	padding: 5px 0 4px 0;	
}
#plangrid img.status {
	display: block;
	margin: 0 auto;
	padding: 11px 0 10px;	
}
* {/* for demo only*/
    margin:0;
    padding:0
}
html, body {
    height:100%;/* needed to base 100% height on something known*/
}
#outer {
    margin:auto;
    min-height:100%;
    margin-top:-158px;/*footer height - this drags the outer 40px up through the top of the monitor */
    clear:both;
}
* html #outer {
    height:100%
}
#header {
    border-top:158px solid transparent; /* soak up negative margin and allows header to start at top of page*/
}
#footerwrap {/* footer now sits at bottom of window*/
    margin:auto;
    clear:both;
	height: 158px;
}
/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
#outer:after {/* thank you Erik J - instead of using display table for ie8*/
    clear:both;
    display:block;
    height:1%;
    content:" ";
}
#footer {
	background: url(../images/background/footerbg.jpg) repeat-x;
	height: 96px;
    padding-top: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #777777;
}
#footer ul {
	float: right;
}
#footer li {
	float: left;
	border-left: 1px solid #777777;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0 5px;
}
#footer li:hover a {
	color: #fff;
}
#footer li:first-child {
	padding-left: 0;
	border-left: none !important;
}
#footer li a {
	color: #777777;
}

