/*==================
CSS
Track What Matters
2007-2008
==================*/

/*GLOBAL*/
body{
	margin: 0 auto;
	background-color: #e0dbce;
	background-image:url(../images/bkg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mainwrap {
	width: 1024px;
	height:inherit;
	margin: 0 auto;
	/*background-color:#9933FF;*/
}
#mainwrap2 {
	width: 1024px;
	height:inherit;
	margin: 0 auto;
	/*background-color:#9933FF;*/
}

.boldtext {
	font-weight: bold;
	font-size: 110%;
	line-height:16px;
}

/*HEADER*/
#header {
	height:50px;
	width:1024px;
	padding:0;
	margin:0;
	text-align:left;
}
#header2 {
	height:140px;
	width:1024px;
	padding:0;
	margin:0;
	text-align:left;
}
#logo {
	width:146px;
	height:150px;
	text-align:center;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	/*background-color:#660099;*/
	/*background:url(../images/logo.jpg) no-repeat left center;*/
}
#logo img {
	border:none;
}
#mainimg {
	height:200px;
}

/*LOGIN*/
#emptyloginhead {
	height:30px;
	width:536px;
	float:right;
	position:relative;
	background:none;
	margin-right: 400px;
}
#emptyloginhead2 {
	height:30px;
	width:300px;
	float:left;
	position:static;
	background:none;
}
#emptyloginhead_index {
	height:30px;
	width:500px;
	float:right;
	position:static;
	background:none;
	clear:both;
}
#loginhead {
	height:32px;
	width:990px;
	float:right;
	position:relative;
	background:url(../images/login_bg.jpg) repeat-x;
}
#loginhead_filler {
	height:31px;
	width:70px;
	float:right;
	position:static;
	background:url(../images/login_bg.jpg) repeat-x;
}

#loginhead_index {
	height:31px;
	width:70px;
	float:right;
	position:static;
	background:url(../images/login_bg.jpg) repeat-x;
	clear:both;
}
#logintext {
	vertical-align:middle;
	margin-top:10px;
	padding-right:7px;
}
#loginbody {
	float:right;
	position: relative;
}
#loginsubmit {
	padding-top:5px;
	width:85px;
	float:left;
	position:static;
}
#loginsubmit img {
	border:0;
}
#loginleft {
	width:10px;
	float:left;
	position:absolute;
	background:url(../images/login_left.png) top right no-repeat;
	height: 32px;
	margin-left: 10px;
}
#loginright {
	width:10px;
	float:right;
	position:relative;
	background:url(../images/login_right.png) top right no-repeat;
	height: 32px;
	margin-right: 6px;
}


/*FOOTER*/

#footer{
	height:50px;
	width:800px;
	padding:0;
	margin:0;
	text-align:left;
	position: relative; 
	bottom:0;
}

#footerlinks {
text-align:center;
}
 
.footerlinks a:link {
	color:#006600;
	text-decoration:none;
	font-weight: normal;
}

.footerlinks a:visited {
	color:#006600;
	text-decoration:none;
	font-weight: normal;
}


.footerlinks a:hover {
	color:#000000;
	text-decoration:underline;
}


/*NAV*/
#navbar {
	height:30px;
	padding-top:76px;
	/*width:458px;*/
	float:right;
	position:relative;
	text-align:left;
}
#navbar2 {
	height:32px;
	/*width:458px;*/
	float:left;
	position:relative;
	text-align:right;
}
#navbar img {
	padding:0px;
	margin:0px;
	border:0px;
	display:inline;
}
#indexnavbar {
	height:30px;
	padding-top:76px;
	width:429px;
	float:right;
	position:relative;
	text-align:left;
}
#indexnavbar img {
	padding:0px;
	margin:0px;
	border:0px;
	display:inline;
}
#imgspacing {
	width:100px;
	background-color:#00CCFF;
	height:30px;
	float:left;
}
#imgspacing2 {
	width:100px;
	background-color:#11CCFF;
	height:30px;
	float:left;
}
#imgspacing3 {
	width:100px;
	background-color:#CCCCFF;
	height:30px;
	float:left;
}

#productsbut{
	width:71px;
	height:30px;
	float:left;
}
#pricebut{
	width:109px;
	height:30px;
	float:left;
}
#accountbut{
	width:86px;
	height:30px;
	float:left;
}
#supportbut{
	width:66px;
	height:30px;
	float:left;
}
#contactbut{
	width:65px;
	height:30px;
	float:left;
}
#aboutbut{
	width:55px;
	height:30px;
	float:left;
}
#searchtext {
	position:absolute;
	left:206px;
	top:166px;
	width:766px;
	height:267px;
	z-index:100;
	visibility: hidden;
}

/*SUB CONTENT*/
#subcontent {
	margin-top:20px;
	height:300px;
	width:802px;
}
#subleft {
	width:266px;
	background:url(../images/sub_bg.jpg) no-repeat top right;
	height:inherit;
	float:left;
}
#subcenter {
	width:266px;
	background:url(../images/sub_bg.jpg) no-repeat top right;
	height:inherit;
	float:left;
}
#subright {
	width:266px;
	height:inherit;
	float:left;
}
.subheader {
	margin-left:16px;
	height:40px;
}
}
.subimg a{
	border: 0;
}
.subimg {
	border: 0;
	text-align:center;
	height:86px;
	width:inherit;
}
.subimg img{
	border:0;
	text-align:center;
}
.subtext{
	color:#5C5C5C;
	text-align:left;
	line-height:18px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}
.subtext img {
	border:0;
}
.submore{
	width:95px;
	height:26px;
	float:right;
	margin-right:20px;
	margin-top:8px;
}
.submore img{
	border:0;
}
.subplan {
	
}

/*==BACK PAGES==*/

/*BACK-HEADER*/
/*BACK-NAV*/
#back_homebut{
	width:64px;
	height:30px;
	float:left;
}
#back_productsbut{
	width:71px;
	height:30px;
	float:left;
}
#back_pricebut{
	width:109px;
	height:30px;
	float:left;
}
#back_supportbut{
	width:66px;
	height:30px;
	float:left;
}
#back_contactbut{
	width:64px;
	height:30px;
	float:left;
}
#back_aboutbut{
	width:55px;
	height:30px;
	float:left;
}
/*BACK-SIDEBAR*/
#sidebar {
	margin-top:5px;
	width:164px;
	float:left;
	text-align:left;
	/*background:url(../images/back_nav_bg.jpg) no-repeat;*/
}
#side_top {
	height:400px;
}
#side_quotes {
	background:url(../images/sidebar_quotes.png) no-repeat;
	height:150px;
}
#side_bottom {
	margin-top:10px;
	background:url(../images/sidebar2_bg.jpg) no-repeat;
	height:140px;
}
.side_content {
	padding:5px 5px 5px 5px;
}
.side_content a:link{
	color:#006600;
	text-decoration:none;
	font-weight: normal;
}
.side_content a:visited{
	color:#006600;
	text-decoration:none;
}
.side_content a:hover{
	color:#000000;
	text-decoration:underline;
	background-image:../images/sidebar_bullet.gif;
}
.side_content ul {
	padding-top:0px;
	margin-top:8px;
	padding-left:15px;
	margin-left:0px;
}
.side_content li{
	list-style-image:url(../images/sidebar_bullet.gif);
	padding-left:0px;
	padding-bottom:8px;
	maring-left:0px;
}
#pagehead {
	float:left;
	padding-top:84px;
	width:165px;
	padding-left:80px;
}
.comingsoon {
	font-size: 120%;
	color:#236684;
}

/*RIGHT-SIDEBAR*/
#rightsidebar {
	padding-top:20px;
	width:164px;
	float:left;
	/*background:url(../images/back_nav_bg.jpg) no-repeat;*/
}
#rightside_top {
	background:url(../images/sidebar_bg.jpg) no-repeat;
	height:200px;
}
#rightside_quotes {
	background:url(../images/sidebar_quotes.png) no-repeat;
	height:150px;
}
#rightside_bottom {
	margin-top:10px;
	background:url(../images/sidebar2_bg.jpg) no-repeat;
	height:140px;
}
.rightside_content {
	padding:5px 5px 5px 5px;
}

.rightside_content ul {
	padding-top:0px;
	margin-top:8px;
	padding-left:20px;
	margin-left:0px;
}
.rightside_content li{
	list-style-image:url(../images/sidebar_bullet.gif);
	padding-left:0px;
	padding-bottom:8px;
	maring-left:0px;
}
#rightpagehead {
	float:left;
	padding-top:84px;
	width:165px;
	padding-left:80px;
}
.rightcomingsoon {
	font-size: 120%;
	color:#236684;
}

/*BACK-CONTENT*/
#back_content {
	width:800px;
	margin-left:40px;
	margin-top:2px;
	float:left;
}
#back_content2 {
	width:618px;
	margin-left:19px;
	margin-right:19px;
	margin-top:20px;
	float:left;
}
#back_subleft {
	width:300px;
	float:left;
}
#back_subright {
	width:300px;
	margin-left:15px;
	float:left;
}
.back_subhead {
	float:left;
	clear:right;
	width:295px;
	padding-bottom:15px;
}
.back_subheadwide {
	float:left;
	clear:right;
	width:615px;
	padding-bottom:15px;
}
.back_subthumb {
	float:left;
	width:89px;
}
.back_subcontent {
	float:left;
	width:195px;
	height:125px;
	margin-left:15px;
}
.back_subbutton {
	float:right;
	width:95px;
}
.back_subtext {
	line-height:15px;
	width:775px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B8C48;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.back_subtext img {
	border:0;
}
.back_subtext a:link {
	color:#006600;
	text-decoration: none;
}
.back_subtext a:visited {
	color:#006600;
}
.back_subtext a:hover {
	color:#000000;
	text-decoration: underline;
}
#back_headerimg {
	height:240px;
}
#back_sub {
	width:800px;
	margin-top:10px;
}

#back_sub2 {
	width:800px;
	margin-top:5px;
}

#backfull_header {
	width:750px;
	margin-left:25px;
}
.backfull_content {
	width:590px;
	line-height:18px;
	/*padding: 10px 0px 10px 15px;*/
	padding-left:15px;
}
#containerHead{
	background-image: url(../images/containerHead2.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
	clear: left;
}
#containerTile{
	background-image: url(../images/contentTile2.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	height: 100%;
	overflow:visible;
}
#containerFoot{
	background-image: url(../images/containerFoot2.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
	margin-bottom: 20px;
}

#containerTile_contact{
	background-image: url(../images/contentTile.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 800px;
	height: 520px;

}
.plans {
	margin-top:10px;
	margin-bottom:15px;
	overflow:visible;
}
.plans ul {
	padding-left:50px;
}
#plans_links a:link{
	color:#006600;
}
#plans_links a:visited{
	color:#006600;
}
#plans_links a:hover{
	color:#000000;
	text-decoration: underline;
}
#plans_links {
	padding-left:15px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
#plans_first{
	margin-right:10px;
}
#plans_first a:link{
	color:#006600;
	text-decoration: none;
}
#plans_first a:visited{
	color:#006600;
	text-decoration: none;
}
#plans_first a:hover{
	color:#000000;
	text-decoration: underline;
}
.plan_premium_sub {
	float:left;
	width:196px;
	height:485px;
	background:url(../images/back_prices_premium_bg.jpg) top left no-repeat;
	margin-left:0px;
}
.plan_plus_sub {
	float:left;
	width:196px;
	height:485px;
	background:url(../images/back_prices_plus_bg.jpg) top left no-repeat;
	margin-left:0px;
}
.plan_basic_sub {
	float:left;
	width:196px;
	height:485px;
	background:url(../images/back_prices_basic_bg.jpg) top left no-repeat;
	margin-left:0px;
}
.plan_sub {
	float:left;
	width:196px;
	height:416px;
	background:url(../images/back_plan_sub_bg.jpg) top left no-repeat;
	margin-left:0px;
}
.plans_inside {
	width: 176px;
	margin-left:10px;
}
.plans_image {
	width:170px;
	height:73px;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:15px;
}
.plans_point {
	width:156px;
	margin-left:10px;
	margin-top:10px;
	line-height:14px;
}
.plans_includes {
	margin-top:5px;
	margin-left:12px;
	margin-bottom:10px;
	font-weight: bold;
}
.plans_bullets {
	height:190px;
	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:25px;
	line-height: 13px;
	width:140px;
}
.plans_bullets a:link{
	color:#006600;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.plans_bullets a:visited{
	color:#006600;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.plans_bullets a:hover{
	text-decoration:underline;
	color: #000000;
}
.plans_bullets li {
	padding-left:0px;
	margin-left:0px;
	margin-bottom:12px;
}
.plans_bullets ul {
	padding-left:0px;
	margin-left:0px;
	list-style-image: url(../images/plans_bullet.jpg);
}
.plans_price {
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:65px;
	color:#990000;
	font-size: 15px;
	font-weight:bold;
}
.plans_button {
	float:left;
	padding-left:45px;
	margin-top:15px;
	padding-top:12px;
}
.plans_plan {
	float:left;
	height:32px;
	width:67px;
}
.plans_rates {
	float:left;
	width:82px;
	height:32px;
}
.plans_yearly {
	font-weight: bold;
	color:#990000;
}
#plansleft {
	float:left;
	width:170px;
	padding: 5px 5px 0 5px;
	margin: 5px;
}
#plansmiddle {
	float:left;
	width:170px;
	padding: 5px 5px 0 5px;
	margin: 5px;
}
#plansright {
	float:left;
	width:170px;
padding: 5px 5px 0 5px;
margin: 5px;
}

#online_service {
clear: left;
}

#disclaimer {
	font-style: italic; 
	clear:left;
}
.addbutton img {
	border:none;
}
.addbutton {
	margin-left:38px;
	margin-bottom:10px;
}
#features ul {
	margin-left:10px;
}
.feature {
	font-weight:bold;
}
.howtopoint {
	font-size:120%;
	font-weight: bold;	
}
#faq_links {
	left:auto;
	font-size:100%;
	line-height:18px;
	margin-left:20px;
	margin-top:10px;
}
#faq_links a:link, a:visited, a:hover{
	text-decoration: none;
}
.question {
	width:600px;
	height:15px;
	margin-top:15px;
	margin-bottom:7px;
}
.faq_num {
	float:left;
	width:25px;
	font-size:130%;
	color:#236684;
	font-weight:bold;
}
.faq {
	float:left;
	font-size:130%;
	color:#236684;
	font-weight:bold;
}
#faq_top {
	clear:both;
	font-size:130%;
	color:#236684;
	font-weight:bold;
}
.subpoint {
	margin-left:26px;
}
.subpoint a:visited {
	color:#006600;
	text-decoration: none;
}

.subpoint a:link {
	color:#006600;
	text-decoration: none;
}

.subpoint a:hover {
	text-decoration:underline;
	color:#000000;
}
.insurance {
	font-size:110%;
	color:#236684;
	font-weight:bold;
}
#contact_top {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding-left:100px;
	padding-bottom:15px;
}
.contactleft {
	font-size:12px;
	width:400px;
	margin-left: 50px;
	text-align:left;
	padding-top:3px;
	clear: left;
	height: 26px;
}
.contactright {
	margin-left:15px;
	width:200px;
	text-align:left;
	height: 20px;
}
#comments {
	margin-top: 5px;
}
.contactsubmit {
	margin-top: 50px;
	margin-left: 160px;
}
.contactphone {
	margin-left: 158px;
	margin-top: 20px;
}

/*TESTIMONIALS*/
.testimonial_text {
	width:100%;
	font-size:120%;
}
.testimonial_quote {
	width:560px;
	font-size:120%;
	color:#236684;
	text-align: right;
	font-style: italic;
	font-weight:bold;
}
/*ABOUT*/
.about_head {
	font-size:130%;
	font-weight:bold;
	color:#236684;
}
/*COMMERCIAL*/
#commercial_points {
	margin-top:0px;
	padding-top:0px;
}
.comm_select {
	margin-right:15px;
	float:right;
}
/*KEY STATS*/
.statistics {
	font-size:110%;
	padding-left:5px;
}
.statistics li {
	margin-bottom:8px;
}
/*PRODUCTS*/
.prod_select {
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.prod_buy {
	float:left;
	padding-top:5px;
}
.prod_subbutton {
	float:right;
	width:243px;
	margin-top:-8px;
	padding-top:-8px;
}
.prod_subbutton img {
	border:0;
}
#products_line {
	height:145px;
	width:100%;
}
#features_first {
	float:left;
	width:450px;
}
.sub_gps_image {
	margin-top:25px;
	float:left;
	width:130px;
}
.sub_gps_image img {
	border:0;
}
#products_screens {
	width:100%;
	height:217px;
	margin-bottom:10px;
}
#products_screens img{
	border:0;
}
#product_thumb1 {
	float:left;
}
#product_thumb2 {
	margin-left:20px;
	float:left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B8C48;
}
