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

/* @group Links N Stuff */

.bodyBackground {
	
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #c8cccd;
}
a:active, a:visited  {
	color: #4b575d;
	text-decoration: none;
}
a:hover {
	color: #897c49;
}

.textShadow {
-webkit-text-shadow: 1px 1px 1px #232323;

-moz-text-shadow: 1px 1px 1px #232323;

text-shadow: 1px 1px 1px #232323; 

}

div .contactInfo a {
	color: #ffffff;
}

/* @end */

/* @group Header */

/* Header Styles */
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	
	
}


/*Navigation*/
.navContainer {
	margin-left: 425px;
	padding-top: 161px;
	height: 39px;
	
}
	/*Home Button*/
	#home
	{
	 display: block;
	 width: 100px;
	 height: 39px;
	 background: url("../images/nav-sprite.gif") no-repeat 0 0;
	 float: left;
}
	
	#home:hover
	{ 
	 background-position: 0 -39px;
	}
	
	#home span
	{
	 display: none;
	 }
	 
	 /*Getting Started Button*/
	#started
	{
	 display: block;
	 width: 155px;
	 height: 39px;
	 background: url("../images/nav-sprite.gif") no-repeat -100px 0;
	 float: left;
}
	
	#started:hover
	{ 
	 background-position: -100px -39px;
	}
	
	#started span
	{
	 display: none;
	 }
	 
	 /*Video*/
	#video
	{
	 display: block;
	 width: 155px;
	 height: 39px;
	 background: url("../images/nav-sprite.gif") no-repeat -254px 0;
	 float: left;
	}
	
	#video:hover
	{ 
	 background-position: -254px -39px;
	}
	
	#video span
	{
	 display: none;
	 }
	 
	/*Contact*/
	#contact
	{
	 display: block;
	 width: 100px;
	 height: 39px;
	 float: left;
	 clear: right;
	background: url(../images/nav-sprite.gif) -409px 0;
}
	
	#contact:hover
	{ 
	 background-position: -409px -39px;
	}
	
	#contact span
	{
	 display: none;
	 }

/* Ad Images */

.ad {
	background-image: url(../images/ad-home.jpg);
	background-repeat: no-repeat;
	height: 265px;
	display: block;
}
/* Ad Section */

/* @end */

/* @group Body */


/* Body Section */

#indexBody {
	padding-bottom: 35px;
}

.firstCol {
	padding-top: 20px;
	
}


.divider{
	background: url(../images/divider.png) no-repeat;
	height: 466px;
	padding-top: 20px;
}

.titles {
	color: #504e4e;
	font-weight: bold;
	font-size: 30px;
	
	
	
}
.paragraphText {
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
}
.bullet-lists {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#bullet-highlight {
	background: url(../images/highlights.png) no-repeat;
	height: 38px;
}
#bullet-benefits {
	background: url(../images/benefits.png) no-repeat;
	height: 38px;
}	
#bullet-account {
	background: url(../images/bullet-account.gif) no-repeat 0 bottom;
	height: 44px;
	padding-left: 47px;
	line-height: 40px;
}
#bullet-video {
	background: url(../images/bullet-video.gif) no-repeat 0 bottom;
	height: 44px;
	padding-left: 47px;
	line-height: 40px;
}
.subtext {
	padding: 15px 0px 10px 0px ;
}



#videoPlayButton {
	
}


/* List styles for the index page */
#indexlists ul {
	padding-top: 10px;
}

#indexlists ul li {
	list-style-position: inside;
	padding-left: 12px;
	font-size: 18px;
	color: #5e5d5d;
	line-height: 21px;
}

#call {
	height: px;
	padding-top: 20px;
	background: url(../images/buster.png) no-repeat 0 57px;
}

/*Getting Started Button*/
	#callButton
	{
	 display: block;
	 width: 227px;
	 height: 47px;
	 background: url(../images/btn-gettingStarted.png) no-repeat 0 0;
	 
}
	
	#callButton:hover
	{ 
	 background-position: 0 -48px;
	}
	
	#callButton span
	{
	 display: none;
	 }
	 #phone {
	background: url(../images/phone.png) no-repeat;
	height: 452px;
}

/* Submit Button */

#submitBtn
	{
	 display: block;
	 width: 136px;
	 height: 34px;
	 background: url(../images/btn-submit.gif) no-repeat 0 0;
	 border: 0;
	 margin-top: 25px;
	 
	 
}
	
	#submitBtn:hover
	{ 
	 background-position: 0 -34px;
	}
	
	#submitBtn span
	{
	 display: none;
	 }
	 
	 /* Reset Button */

#resetBtn
	{
	 display: block;
	 width: 136px;
	 height: 34px;
	 background: url(../images/btn-reset.gif) no-repeat 0 0;
	 border: 0;
	 margin-top: 25px;
	 
}
	
	#resetBtn:hover
	{ 
	 background-position: 0 -34px;
	}
	
	#resetBtn span
	{
	 display: none;
	 }

/* @end */

/* @group Footer Section */
.footerBG {
	background-color: #39271e;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 314px;
}
.desert {
	background: url(../images/footerBg.jpg) no-repeat;
	height: 314px;
}
.contactTitle {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size: 40px; color: #ad754b; line-height: 40px; margin-top: 25px; padding-bottom: 20px;
}

.contactInfo {
	font-size:25px;
	line-height: 25px;
	color: #ffffff;
	padding-top: 26px;
}

.contactInfo a {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	
}

.adBook {
	background: url(../images/accent-datebook.png) no-repeat;
	height: 112px;
}

.xcharge {
	background: url(../images/accent-Xcharge.png) no-repeat;
	height: 239px;
	margin-top: 30px;
}

/* @end */


	 
