@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #010027;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3 {
	color: #000;
	text-align: center;
	margin:20px;
}
p {
	margin: 20px;
}
UL
{
	margin: 6px 0px 8px 5px;
	padding: 0;
	list-style: none;
}
LI
{
	padding: 2px 0px 2px 25px;
	background-image: url(images/packagebullet.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-style: italic;
}
hr {
	color: #f00;
	background-color: #f00;
	height: 1px;
	width: 470px;
	border: none;
}
#wrapper {
	width: 835px;
	margin: 0 auto;
	overflow: auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	border: 0px solid #000000;
	text-align: left;
	clear: both;
}
#header {
	width: 835px;
	height: 259px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#leftCol {
	width: 575px;
	margin-left: 40px;
	float: left;
}
#rightCol {
	width: 178px;
	margin-left: 20px;
	float: left;
}
#rightCol UL {
	margin: 6px 0px 8px 5px;
	padding: 0;
	list-style: none;
}
#rightCol LI {
	padding: 10px 0px 5px 10px;
	background-image: url(images/navseparator.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
#rightCol a {
	text-decoration:none;
	color: #FFF;
}
#footerBg {
	clear: both;
	width: 100%;
	height: 237px;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 835px;
	height: 237px;
	background-image: url(images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
.heading {
	width: 575px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.headingLeft {
	width: 15px;
	height: 42px;
	float: left;
	background-image: url(images/headlineleft.jpg);
	background-repeat: no-repeat;
}
.headingMiddle {
	width: 545px;
	height: 42px;
	float: left;
	background-image: url(images/headlinebg.jpg);
	background-repeat: repeat-x;
}
.headingText {
	color:#FFF;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	font-size: 17px;
}
.headingYellow {
	color: #FF0;
}
.headingRight {
	width: 15px;
	height: 42px;
	float: left;
	background-image: url(images/headlineright.jpg);
	background-repeat: no-repeat;
}
.testimonial {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.1em;
	width:533px;
	height: 336px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear:both;
}
.testimonialHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
}
.testimonialLeft {
	float:left;
	background-image:url(images/shadowleft.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:336px;
}
.testimonialText {
	float:left;
	text-align:left;
	width:517px;
	height: 334px;
	background-image:url(images/yellowgradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #f5f27e;
}
.testimonialRight {
	float:left;
	background-image:url(images/shadowright.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:336px;
}

.box {
	width:533px;
	height: 336px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear:both;
}
.boxRed {
	font-size: 10px;
	color: #C00;
	text-align:center;
	font-style:italic;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
}
.boxLeft {
	float:left;
	background-image:url(images/shadowleft.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:336px;
}
.boxText {
	float:left;
	text-align:left;
	font-style:italic;
	font-size: 14px;
	width:517px;
	height: 334px;
	background-image:url(images/yellowgradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #f5f27e;
}
.boxText2 {
	float:left;
	text-align:left;
	font-style:italic;
	font-size: 12px;
	width:517px;
	height: 334px;
	background-image:url(images/yellowgradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #f5f27e;
}
.boxRight {
	float:left;
	background-image:url(images/shadowright.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:336px;
}
.packages {
	width:540px;
	height:406px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear:both;
}
.packagesTop {
	background-image:url(images/packagetop.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:79px;
	clear:both;
}
.packagesLeft {
	float:left;
	background-image:url(images/packageleft.jpg);
	background-repeat:no-repeat;
	width:219px;
	height:327px
}
.packagesRight {
	float:left;
	background-image:url(images/packageright.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:327px;
}
.packagesText {
	margin: 0px;
	text-align:left;
	font-size:14px;
}
.packagesTextSmall {
	font-size:10px;
}
.packagesHeader {
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:24px;
	font-weight:bold;
	text-align:left;
}
.packagesName {
	width: 250px;
	height: 34px;
	color:#FF0;
	font-style: italic;
	font-weight: bold;
	margin-top: 43px;
	margin-left: 110px;
	text-align: left;
	font-size: 14px;
	float:left;
}
.packagesPrice {
	width: 150px;
	height: 34px;
	color:#FF0;
	font-style: italic;
	font-weight: bold;
	margin-top: 34px;
	margin-right: 20px;
	text-align:right;
	font-size: 24px;
	float:right;
}
.packagesWhite {
	color: #FFF;
}
.cards {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 14px;
}
.bold {
	font-weight: bold;
}
.photo {
	margin-left: 18px;
}
.guarantee {
	margin-left: 13px;
}
.examples {
	margin-left: 25px;
}
.faq {
	text-align: left;
}