/* CSS Document */

#wrapper {
	width: 884px;
	margin: auto;
	background: #fff url(Images/sideMain_tile.gif) repeat-y;
}

#main{
	float:right;
	width: 684px;
	margin:0;
	padding-top:3px;
	padding-bottom: 0px;
	padding-right: 4px;
}

/* //////////////////////////////// main images start /////////////////////////////////// */

#maingraphic_a {
	padding-left: 13px;
	width: 605px;
	height: 205px;
	background: url(Images/graphic_a.jpg) no-repeat top center;
}

#services_image {
	padding-left: 13px;
	width: 605px;
	height: 205px;
	background: url(Images/services_image.jpg) no-repeat top center;
}


#faqsimage {
	padding-left: 13px;
	width: 605px;
	height: 205px;
	background: url(Images/faqs_image.jpg) no-repeat top center;
}

#howitworks_image {
	padding-left: 13px;
	width: 605px;
	height: 205px;
	background: url(Images/howitworks_image.jpg) no-repeat top center;
}

#contact_image {
	padding-left: 13px;
	width: 605px;
	height: 205px;
	background: url(Images/contact_image.jpg) no-repeat top center;
}

#concepts_image {
	padding-left: 13px;
	width: 605px;
	height: 205px;
	background: url(Images/concepts_image.jpg) no-repeat top center;
}

/* //////////////////////////////// main images end /////////////////////////////////// */


#subNav {
	float:left;
	margin:0;
	padding-left: 2px;
	padding-top: 0px;
}

/* //////////////////////////////// bullet start /////////////////////////////////// */

#bullet li {
	background: url(Images/bullet.gif) no-repeat 0 3px;
	padding-left: 25px;
	margin: 5px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bullet ul {
	margin: 10px;
}

/* //////////////////////////////// bullet end /////////////////////////////////// */





/* //////////////////////////////// table start /////////////////////////////////// */


#compare table {
	margin-left: 5px;
}


#compare td {
	vertical-align:top;
	border-top: 1px solid #81c85e;
	border-left: 1px solid #81c85e;
	border-collapse:inherit;
}

.right {
	border-right: 1px solid #81c85e;
}

.bottom1 {
	border-bottom: 1px solid #81c85e;
}

.bottom2 {
	border-right: 1px solid #81c85e;
	border-bottom: 1px solid #81c85e;
}

/* //////////////////////////////// table start /////////////////////////////////// */


#testimonial strong {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:#81c85e;
font-size: 12px;
	
}


.sb {
	margin: 0px;
	padding: 0px;
	width: 180px; 
} 

.sb h2 {
	padding-bottom: 0px;
	margin: 0px;
	height: 40px;
	background: url(Images/SB_header.gif) no-repeat right top;
}

.sb {
	margin: 0px;
	padding-bottom: 150px;
}

ul{ 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

ul a {
	display: block;
	width: 180px;
	height: 26px;
	line-height: 26px;
	color:#666666;
	text-decoration: none;
	background: url(Images/pixeyRollover.gif) no-repeat left bottom;
	text-indent: 11px;
}

li{
	display: inline: /*  :KLUDGE: Removes large gaps in IE/Win */
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#666666;
}	 

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#FFFFFF;
}

a:hover, .selected a {
	background-position: right bottom;
	color:#999999;
}
 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#f9e864;
}


#content {
	padding: 3px 14px 10px 18px;
}

p {
	margin: 5px;
	padding-left: 0px;
	padding-right: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	margin: 0px;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 14px;
	color:#81c85e;
}

h2 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#81c85e;
}

#footer{
	margin: 0;
	height: 26px;
	width: 884px;
	background: url(Images/footer.gif) no-repeat left bottom;
	clear:both;
}

#footer p{
	padding-left: 217px;
	padding-bottom: 10px;
}

#rule hr{
	width: 600px; 
	color:#81c85e; 
	margin: 0px;
}

#results tr{
	background-color:#81c85e;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#results td{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}