BODY {
	background-color:#E6E6E6;
	background-image:url('../images/background/bg-main.gif');
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

H1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:0px;
	color:#ff6600;
	width:100%;
	}


H2, H2.home {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;
	margin-top:15px;
	padding-bottom:0px;
	color:#333;
	border-bottom:#ccc solid 1px;
	width:100%;
	}
	
H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:100%;
	}
H3.products, H3.features{
	margin-bottom:5px;
	margin-top:10px;
	padding-bottom:0px;
	}

H3.services {
	margin-bottom:5px;
	}


	
/* centerDiv - centers the main div */
#centerDiv {
	width:100%;
	
}

#main {
	width:990px;
	text-align:left;
	padding-bottom:20px;
	
}

#main.demo {
	padding-bottom:0px;
}

#logo {

	margin-top:20px;
	margin-left:20px;
	}
	
#nextStep {
	margin-top:10px;
	width:195px;
	height:165px;
	background-image:url('../images/background/next_step.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:50px;
	font-weight:bold;
	}

	
#nextStep.features {
	width:190px;
	}

	
#nextStep a {
	text-decoration:none;
	color:#666;
	}

#nextStep a:hover {
	text-decoration:underline;
	color:#333;
	}


	
#footer {
	margin-top:15px;
	font-size:10px;
	}
	
#footer ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	margin-top:3px;
	line-height:13px;
	}

#footer ul a {
	color:#666;
	}
	
#footer h3 {
	margin:0px;
	font-size:11px;
	color:#666;
	}
	
#footer h3 a {
	color:#666;
	}
	
	
#footer td {
	padding-right:30px;
	}
		
#colTop {
	background-image:url('../images/background/colTop.gif');
	width:215px;
	height:30px;
	}

#colTop.stroke {
	background-image:url('../images/background/colTop2.gif');
}

#colBody{
	background-image:url('../images/background/colBody.gif');
	width:175px;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	line-height:16px;
	}
	
#colBody.stroke {
	background-image:url('../images/background/colBody2.gif');
}
	
	
#colBottom {
	background-image:url('../images/background/colBottom.gif');
	width:215px;
	height:30px;
	}
	
#colBottom.stroke {
	background-image:url('../images/background/colBottom2.gif');
}

#colBody H2 {
	font-family:trebuchet ms, verdana, arial;
	font-size:14px;
	color:#ff6600;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top:10px;
	}
	
#colBody ul {
	list-style:none;
	margin:0px;
	padding-left:5px;
	line-height:22px;
	white-space:nowrap;
	}
	
#colBody ul li {
	padding-left:0px;
	border-bottom:#eee solid 1px;
	}	

#colBody ul a {
	color:#333;
	text-decoration:none;
	padding:2px;
	}	

#colBody ul a:hover, #colBody ul li:hover {
	/*background-color:#eee;*/
	color:#ff6600;
	}	

.menu {
	height:30px;
	border-left:#CCCCCC solid 1px;
	padding-top:10px;
}

A.more {
	text-decoration:underline;
	}

#rightColumn IMG.banner {
	width:215px;
	height:80px;
	margin-bottom:10px;
}


A {
	color:#003399;
	text-decoration:none;
	}
	
A:hover {
	text-decoration:underline;
}



IMG.imgSmall {
	border:0;
	}

img.vTourSample
	{
	padding:10px; margin-right:10px; border:#ddd solid 1px;
	}
	
#pageNav {
	margin-top:10px;
	font-size:9px;
	text-transform:capitalize;
	color:#999999;
	}
#pageNav A {
	color:#999999;
}

#colBody ul li.subpage {
	font-size:9px;
	text-indent:10px;
	line-height:18px;
}

#colBody ul li.subpage1 {
	font-size:9px;
	text-indent:10px;
	line-height:18px;
	color:#ff6600;
}

#colBody ul ul {
	margin-left:0px;
	padding-left:0px;
	}

#colBody ul ul li {
	background:#e7e7e7;
	color:#666;
	text-indent:0px;
	padding-left:0px;
	margin-left:0px;
	}

#colBody ul ul a, #colBody ul ul li a, #colBody ul ul li.subpage a {
	color:#666;
	padding-left:0px;
	margin-left:0px;
	}

#colBody ul ul li a:hover , #colBody ul ul li.selected a:hover {
	color:#ff6600;
	}

#colBody ul li.selected a {
	color:#FF6600;
}

#hpClipNav A {
	width:20px;
	height:20px;
	font-size:9px;
	background-color:white;
	margin:2px;
	padding:1px 4px;
	border:1px solid #ccc;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

#hpClipNav A:hover, #hpClipNav .active {
	background-color:#ff6600;
	color:#fff;
	text-decoration:none;
	}




