* {
	margin: 0;
}

#interior-main-background {position: relative; width: 900px; background-image: url(/images/interior_main_background.png); layer-background-image: url(/images/homepage_main_background.png); z-index:0;}
#interior-content-top {padding-top:0px; z-index:0; width:876px; height:17px; background-image:url(/images/interior_content_background_top.png);}
#interior-content-center {background-image:url(/images/interior_content_background_center.png); width:876px; text-align:left; margin-top:-2px;}
#interior-content-bottom {width:876px; height:17px; background-image:url(/images/interior_content_background_bottom.png);}
#interior {margin-left:220px; padding-right:15px; margin-top:0px; text-align:left; height:90%;}

.wrapper {
	min-height: auto;
	height: auto !important;
	height: auto;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	width: 900px; border:1px solid gray; background-color: #FFFFFF;
	position:relative;
}

.footer, .push {
	height: 0px; /* .push must be the same height as .footer */
	clear: both;
}

h1.interior {
	color: #339900;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.interior {
	color: #339900;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.screenshot {
	color: #339900;
	font-size: 11px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11pt;
	margin-top: 0px;
	font-style: italic;
}

#interior a {
	color:#999966;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
#interior a:hover { color:#339900; }

a.caption {
	color:#339900;
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
}
a.caption:hover { color:#339900; text-decoration:underline; }

.greenspecial {font-weight:bold; color:#339900;}

/* LEFT NAV */

div.leftnav{width: 189px;background: #b8b8b8;margin-bottom: 20px}

h3.left-nav-interior{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin:0;padding: 3px 12px 12px;background: #339900;color: #fff;text-align: left}

.leftnav p{margin:5px;padding: 2px 5px 5px;line-height: 1.3;text-align: justify;}

hr {border: none 0; 
	border-top: 1px solid #339900;
	width: 100%;
	height: 1px;
	color: #006666;
	margin: 5px auto 0 0;
	text-align: left;
}

.leftnav a {
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.leftnav a:hover { color:#ffff99; text-decoration: underline; }
.leftnav a:focus { color:#339900; text-decoration: underline; }

/* NEXT STEPS */

h3.next-steps {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3.video {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#company h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: -2px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#partners h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#next-steps p {line-height: 20px;text-align: justify;}
#video p {line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;}
#company p {line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color:#006699}	
#partners p {line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color:#a47f1d}		

#next-steps a {
	color:#999966;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
#next-steps a:hover { color:#339900; text-decoration: underline; }

#video a {
	color:#336699;
	text-decoration: none;
}
#video a:hover { color:#66ccff; text-decoration: underline; }

#partners a {
	color:#a47f1d;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
#partners a:hover { color:#339900; text-decoration: underline; }

#purchase h3 {color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;}

#purchase h2 {color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	padding-top:10px;
	padding-left:10px;}	

#purchase p {color: #ffffff;}

#purchase a {color: #ffffff;}
#purchase a:hover {color: #ffff33; text-decoration:underline;}

.button-get-it-now {
	width: 108px;
	height: 34px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(/images/get-in-now_off.png);
}

.button-get-it-now:hover {
	background-image:url(/images/get-in-now_on.png);
}

.button-order-now {
	width: 108px;
	height: 34px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(/images/order-now_off.png);
}

.button-order-now:hover {
	background-image:url(/images/order-now_on.png);
}
.strikethru {text-decoration:line-through;}

td.greybackground {background-color:#666666; color:#FFFFFF;}
table.pricing {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: #999999;
	border-collapse: collapse;
	background-color: ;
}

table.pricing td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #999999;
	background-color: ;
	-moz-border-radius: ;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 350px;
border: 1px solid #006600;
padding: 4px;
background-color: #ccffcc;
font-size:11px;
text-align:left;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

img.padtop {padding-top:2px;}