@charset "UTF-8";
#wrapper {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}#header {
	width: 900px;
	float: left;
}
#logo {
	height: 75px;
	width: 275px;
	float: left;
	padding-top: 5px;
}
#navigation {
	height: 60px;
	width: 537px;
	float: left;
	padding-top: 20px;
	padding-left: 87px;
	font-size: 14px;
}


/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 13px Arial;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #FFFFFF;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #CCCCCC;
color: #ffffff;
}
.anylinkmenu a:link{ /*hover background color*/
color: #666666;
}
.anylinkmenu a:visited{ /*hover background color*/
color: #666666;
}


/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #990033;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
#seperator {
	height: 33px;
	width: 900px;
	float: left;
}
#home-header {
	height: 288px;
	width: 900px;
	float: left;
}
#middlehome {
	height: 325px;
	width: 900px;
	float: left;
	background-image: url(images/homeback_10.jpg);
	background-repeat: no-repeat;
}
#tester {
	height: 111px;
	width: 111px;
	float: left;
	z-index: 100;
}
#ourguarantee {
	height: 320px;
	width: 200px;
	float: left;
}
#centresection {
	height: 296px;
	width: 510px;
	float: left;
	text-align: center;
	padding-top: 4px;
}
#whichpackage {
	height: 300px;
	width: 188px;
	float: left;
}
#guaranteeheader {
	height: 20px;
	width: 195px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 5px;
}
#packageheader {
	height: 20px;
	width: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 5px;
	
	}
	#packageheader2 {
	height: 20px;
	width: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 5px;
	}
#mainlefthome {
	height: 265px;
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#packagemain {
	height: 260px;
	width: 188px;
	float: left;
	text-align: center;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 300px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 61px;
	top: 16px;
	width: 303px;
	height: 993px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 280px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#bottomsechome {
	height: 330px;
	width: 900px;
	float: left;
	background-image: url(images/bottomback_24.jpg);
	background-repeat: no-repeat;
}
#homeleftfeed {
	height: 320px;
	width: 200px;
	float: left;
}
#feedtitle {
	height: 111px;
	width: 111px;
}
#twitstyle {
	height: 265px;
	width: 180px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#welcomehome {
	height: 300px;
	width: 510px;
	float: left;
}

#testimonials {
	height: 280px;
	width: 168px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#welcometitle {
	height: 20px;
	width: 492px;
	float: left;
	padding-top: 13px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 13px;
}
#welcometext01 {
	height: 285px;
	width: 480px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.names {
	font-weight: bold;
	color: #009933;
}

#navigation a:link {
color: #666666;
text-decoration: none;

}
#navigation a:active {
color: #666666;
text-decoration: none;

}
#navigation a:visited {
color: #666666;
text-decoration: none;

}
#navigation a:hover {
	color: #009933;
	text-decoration: none;

}
#footer {
	text-align: center;
	height: 50px;
	width: 900px;
	float: left;
	font-size: 10px;
	color: #999999;
	background-image: url(images/Picture1.png);
	background-repeat: repeat;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
}
#middlehomeevery {
	width: 900px;
	float: left;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
#mainsheetleft {
	width: 670px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#mainsheetright {
	width: 176px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E1F9E1;
	height: 430px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mainheaderpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainsheetleftlarge {
	width: 870px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#bottomsectionmain {
	width: 870px;
	float: left;
	background-repeat: repeat;
	background-color: #E1F9E1;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#testimonialsbottom {
	height: 111px;
	width: 260px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#testimonialsbottom2 {
	height: 111px;
	width: 260px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#testimonialsbottom3 {
	height: 111px;
	width: 260px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomfeatures {
	width: 870px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FAFAFA;
}
#featuresbottom {
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#featuresbottom2 {
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#featuresbottom3 {
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomboxes {
	width: 360px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomboxes2 {
	width: 360px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#fcf2 {
	font-family:arial;
	font-size:11px;
	margin:5px;
	width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

#footer a:link {
color:#666666;
text-decoration: none;

}
#footer a:active {
color: #666666;
text-decoration: none;

}
#footer a:visited {
color: #666666;
text-decoration: none;

}
#footer a:hover {
color: #009933;
text-decoration: underline;
}

#bottomsectionmain a:link {
color: #009933;
text-decoration: none;

}
#bottomsectionmain a:active {
color: #009933;
text-decoration: none;

}
#fbottomsectionmain a:visited {
color: #009933;
text-decoration: none;

}
#bottomsectionmain a:hover {
color: #003300
text-decoration: underline;
}
