/* 
Title:     Accelerator CSS
*/



/* structure
---------------------------------------------------------- */


html {
	height:100%;
}

body {
	margin:8px 0px 0px 0px;
	height:100%;
	background:url(../images/bg.jpg);
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #000000;
	line-height: 1.5em;
}

#main_top {
	width:100%;
	background:url(../images/top.jpg);
	height:293px;
	background-repeat:repeat-x;
	z-index: 0;
}

#main_header {
	width:100%;
	height:293px;
	width:750px;
	background-image: url(../images/header.jpg);
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0 px;
	margin-top:0 px;
}

#main_footer {
	background-image: url(../images/footer.jpg);
	height:330px;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0 px;
	clear:both;
}

#main_body {
	background-image: url(../images/body.jpg);
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0 px;
	margin-top:0 px;
	background-repeat:repeat-y;
	border:0 px;

}

#main_copy {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0 px;
	border:0 px;
}



/* font styles
---------------------------------------------------------- */




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.float_left {
	float: left;
	margin-right: 10px;
}

.float_right {
	float: right;
	margin-right: 10px;
}

.intro_features{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	
}

ul {

	color: #000000;
}

li {
	color: #000000;
	padding: 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.lightbulb {
	background-image:url(http://www.gravitationalmarketing.net/images/lightbulb.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-position: left center;
}


/* newton
---------------------------------------------------------- */


a:link {
	color: #3300FF;

}
a:visited {
	color: #990099;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	line-height:1em;
}



H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#CC0000;
	text-align:center;
	border-bottom: 1px dotted #CC0000;
}


H3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bolder;
	color: #660000;
	text-align:center;
}

H4 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}

H5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}

.highlightedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.bodyunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
.bodybolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.margin {
	margin: 0px 20px 10px;
}

.testimonial {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
}
.peanut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 7px;
}

.image_float_left {
	float: left;
	margin: 5px;
}
.image_float_right {
	float: right;
	margin: 5px;
}
.quote {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #E6EEF7;
	padding: 10px;
	border: medium solid #B5CDE8;
	
}
#feature1 {
	width: 439px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
	border: medium solid #FFF295;
}
#feature2 {
	width: 439px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEF7EE;
	border: medium solid #D3EBD3;
}
#feature3 {
	width: 439px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAEFEF;
	border: medium solid #F4DFDF;
}
#feature4 {
	width: 439px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEEDE;
	border: medium solid #E1E0C1;
}
#feature5 {
	width: 439px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F1EAFF;
	border: medium solid #E6D9FF;
}

#shadow {
	width: 439px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shadow.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
}
	
#guarantee_wrapper {
	margin-left:auto;
	margin-right:auto;

}


#guarantee_top {
	background-image:url(../images/guarantee_top.jpg);
	width:520px;
	height:174px;
	margin:0 auto 0 auto;
	float:center;
}

#guarantee_body {
	background-image:url(../images/guarantee_body.jpg);
	width:480px;
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:0 auto 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	float:center;
}

#guarantee_body p {
	margin:0;
	padding-bottom:10px;
}

#guarantee_bottom {
	background-image:url(../images/guarantee_bottom.jpg);
	width:520px;
	height:63px;
	margin:0 auto 0 auto;
	float:center;
}

#johnsonbox_dash {
	padding: 5px 20px 10px 20px;
	border:medium dashed #CC0000;

}

#johnsonbox_dash p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

#bullets {
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	padding-left:0;
	list-style: none;
}

#bullets li {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bullet_triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;

}

#legal {
	color:#ffffff;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
}

#legal a:link {
	color:#ffffff;
	text-decoration:none;
}

#legal a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.copyright {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center
}


