
* {
	padding: 0;
	margin: 0;
	}

.hidden {
	display: none;
	}

body {
	background: #fff url(../img/bg-main.png) top left repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
	
	body .wrapper {
		background: url(../img/bg-center.png) top center no-repeat;
		width: 100%;
		height: 820px;
		}
		#page {
			width: 820px;
			margin: 0 auto;
			}

.bodyBullets {
	line-height: 17px;
	padding-left: 30px;
	}
	.bodyBullets2{
		width: 325px;
		
				
		}
		.bodyBullets2 li {
			clear: both;
			width: 325px;
			list-style: none;
			margin: 4px 0;
			float: left; 
			
			}
		.bodyBullets2 li i {
			width: 270px;
			font-style: normal;
			float: left;
			padding-left: 7px;
			
			
		
			}
		.bodyBullets2 li u {
			float: right;
			text-decoration: none;
			padding-right: 7px;
			
			}



#navBG {
	z-index: 99;
	position:absolute;
	}
#navMain {
	width: 820px;
	height: 82px;
	margin: 0 auto;
	
	z-index: 100;
	position:absolute;
	}
	#navMain .logo {
		float: left;
		width: 166px;
		height: 36px;
		position: relative;
		top: 10px;
		left: -28px;
		/*margin: 15px 0 0 25px;*/
		/*padding: 15px 0 0 25px;*/
		}
	#navMain .menu {
		float: right;
		height: 70px;
		margin-right: 25px;
		font: normal 12px Arial, Helvetica, sans-serif;
		line-height: 70px;
		/*width: 550px; temp - remove before committing files*/
		}

		#navMain li{
			float: left;
			display: block;
			list-style-image: none;
			list-style-position: outisde;
			list-style-type: none;
			position: relative;
			margin: 0pt -1px 0 0;
					
			} 
			#navMain li a {
				display: block;
				max-height: 70px;
				padding: 0pt 18px;
				background: url(../img/navMenu-bg.png) top right no-repeat;
				text-decoration: none;
				color: #333;
				}
					#navMain .last a{
						background-image: none;
						background-color: #1F2021;
						color: #fff;
						}
				#navMain li a:hover, 
				#navMain li.active a {
				float: left;
				max-height: 70px;
				padding: 0pt 18px;
				background: url(../img/navMenu-bg-hover.png) top left repeat-x;
				text-decoration: none;
				color: #fff;
				}

#sideMenu {
	float: left;
	
	
	width: 250px;
	cursor: pointer;
	}
	#sideMenu li {
		float: left;
		width: 250px;
		display: block;
		list-style-image: none;
		list-style-position: outisde;
		list-style-type: none;
		position: relative;
		margin: 0pt -1px 0 0;
		line-height: 35px;
		}
		#sideMenu li a {
			display: block;
			max-height: 35px;
			padding: 0pt 18px;
			/*background: url(../img/sideMenu-bg-normal.png) bottom left repeat-x;*/
			border-bottom: 1px #90BFD6 solid;
			text-decoration: none;
			color: #333;
			}
			#sideMenu li a:hover {
				float: left;
				width: 215px;
				max-height: 35px;
				padding: 0pt 18px;
				background: url(../img/sideMenu-bg-hover.png) top left repeat-y;
				text-decoration: none;
				color: #333;
				}
			#sideMenu li.active a {
				float: left;
				width: 215px;
				max-height: 35px;
				padding: 0pt 18px;
				background: url(../img/sideMenu-bg-active.png) top left repeat-y;
				text-decoration: none;
				color: #333;
				font-weight: bold;
				}
				
			#sideMenu li.sub span {
				float: left;
				width: 215px;
				max-height: 35px;
				padding: 0pt 18px;
				background-color: #4A4B4B;
				text-decoration: none;
				color: #fff;
				font-size:14px;
				font-weight: bold;
				cursor: default;
				}



#sideContent {
	float: left;
	width: 250px;
	display: block;
	margin-top: 80px;
	background-color: #fff;
	border-top: 1px #BAD5E2 solid;
	}
	#sideContent p{
		padding: 7px;
		}



#intro {
	width: 820px;
	height: 250px;
	margin: 0 auto;
	padding-top: 70px;
	text-align: center;
	}
	#intro img {
		margin-top: 15px;
		}
#contentHeader {
	background: url(../img/content-header.png) top center no-repeat;
	width: 820px;
	height: 70px;
	position: absolute;
	z-index: 50;
	margin-top: 250px;
	}
	#contentTitle {
		float: left;
		width: 510px;
		line-height: 59px;
		/*margin: 10px 20px 0 30px;		ie6*/
			padding: 10px 0 0 30px;
		
		/*border-bottom: 1px #90BFD6 solid;*/
		line-height: 60px;
		}
		#contentTitle h2 {
			color:#00B8F2;
			font-size:24px;
			}
	#pageTitle {
		float: right;
		
		/*margin: 10px 10px 0 0;		ie6*/
			padding: 10px 10px 0 0;
		}
		#pageTitle h3 {
			line-height: 60px;
			diplay: block;
			width: 250px;
			height: 60px;
			background: #ccc url(../img/pageTitle-bg.png) top left no-repeat;
			text-indent: 20px;
			
			font-size: 24px;
			color: #fff;
			/*padding: 17px 0 0 20px;	ie6*/
			}
		
#content {
	background: url(../img/content-bg.png) top left no-repeat;
	width: 820px;
	/*margin: 0 auto;	ie6*/
	height: 400px; /*temp*/
	}
	.sellPoint {
		float: left;
		width: 800px;
		/*margin: 0 10px;	ie6*/
		
		background-color: #252525;
		color: #fff;
		}

		#vidBox{
			float: left;
			background-color: #252525;
			width: 507px;
			height: 307px;
			}
		#tryItBox {
			float: left;

			width: 293px;
			height: 307px;
			background: url(../img/tryIt-tileBG.png) top left repeat-x;
			}
	


	.siteMap {
		float: left;
		width: 800px;
		background-color: #4A4B4B;
		margin: 0 10px;
		}
		.siteMap .title {
			width: 100%;
			background-color: #5A5B5B;
			color: #C8C8C8;
			border-bottom: 1px #333 solid;
			}
			.siteMap .title b {
				font-size: 16px;
				line-height: 35px;
				padding-left: 15px;
				}
		.siteMap .links {
			width: 100%;
			color: #fff;
			padding: 10px 0 15px 0;
			}
		.siteMap .links table {
			width: 770px;
			margin: 0 auto;
			}	
			
			.siteMap .links ul {
				width: 155px;
				list-style: none;
				font-size: 12px;
				display: block;
				}
				.siteMap .linkTitle {
					border-bottom: 1px #7F8686 solid;
					margin-bottom: 7px;
					line-height: 25px;
					}
				.siteMap li a{
					line-height: 17px;
					color: #DBDFE2;
					text-decoration: none;
					}
					.siteMap li a:hover {
						text-decoration: underline;
						}
					
	
	.double {
		float:left;
		width: 507px;
		/*margin-left: 10px;	ie6*/
		padding-left: 11px;
		}
		.double .wrap {
			min-height: 300px;
			}
		.double h4{
			color: #01AFE8;
			font-size: 16px;
			}
		.double h5 {
			color: #01AFE8;
			font-size: 16px;
			font-weight: normal;
			}
		.double ul {
			list-style: inside square;
			line-height: 20px;
			} 
	.double-sub {
		float:left;
		width: 549px;
		/*margin-left: 10px;	ie6*/
		padding-left: 10px;
		}
		.double-sub .wrap {
			min-height: 400px;
			padding: 20px 20px 70px 20px;
			}
		.double-sub h4,
		table h4 {
			color: #000;
			font-size:16px;
			padding-bottom: 5px;
			}
			.double-sub h5 {
				font-size: 16px;
				font-weight: normal;
				}

		.double-sub p {
			color: #333;
			}
	.single-r {
		float: left;
		width: 266px;
		/*margin-right: 10px;	ie6*/
		background: url(../img/bg-rightCol266.png) top left no-repeat;
		}
	.single-sub {
		float: right;
		width: 250px;
		min-height: 350px;
		background: url(../img/bg-sideMenu.png) top left no-repeat;
		/*margin-right: 10px;	ie6*/
		padding-right: 10px;
		}
		
		
		.single-sub .wrap {
			float: left;
			padding: 20px 0 20px 20px;
			}
			

			
.priceTable tr td {
	border-bottom: 1px #90BFD6 solid;
	}
.logoTable tr td {
	height: 150px;
	text-align: center;
	border-bottom: 1px #90BFD6 solid;
	}
	.priceTable .right,
	.logoTable .right {
		border-right: 1px #90BFD6 solid;
		}
	.priceTable .noBottom,	
	.logoTable .noBottom {
		border-bottom: none;
		}
table .quote,
table h6,                        
table .amount {
	text-align: left;
	padding: 10px;
	}
	table .amount,
	table h6 {
		font-size: 16px;
		}

.featureList {
	
	border-right: 1px #D6E7F0 solid;
	
	}
	.featureList td {
		border-left: 1px #D6E7F0 solid;
		border-bottom: 1px #D6E7F0 solid;
		background: url(../img/featureList-row-bg.png) bottom left repeat-x;
		padding: 5px 0;
		font-size: 11px;
		}	
	.featureList p{
		margin: 0 10px;	
		}
		.featureList p span {
			font-size: 12px;
			color: #01A5DD;
			font-weight: bold;
			}
	.featureList .blank {
		padding: 7px 0;
		border-bottom: 1px #D6E7F0 solid;
		background-image: none;
		background-color: #E9F2F7;
		}
	.featureList .clear {
		background: none;
		border-bottom: 1px #D6E7F0 solid;
		border-left: none;
		}
	
.nextLink a,
.previousLink a{
	text-decoration: none;
	color: 	#00B8F2;
	}
	.nextLink a:hover,
	.previousLink a:hover {
		text-decoration: underline;
		}		
					
#foot {
	float: left;
	background: url(../img/bg-foot.png) top center no-repeat;
	clear: both;
	width: 820px;
	height: 155px;
	/*margin: 0 10px;	ie6*/
	padding-top: 15px;
	}
	#foot .copy {
		margin: 25px 25px 0 0;
		font-size: 9px;
		color: #666666;
		float: right;
		}
	#foot .link {
		margin-left:25px;
		float: left;
		}
		#foot .link a {
			font: normal 11px Arial, Helvetica, sans-serif;
			text-decoration: none;
			color: #666666;
			}
		#foot .link a:hover {
			text-decoration: underline;
			color: #000;
			}

#demoFields .label {
	float: left;
	width: 99px;
	height: 22px;
	line-height: 21px;
	padding: 1px;
	margin-bottom: 5px;
	}
#demoFields .input {
	float: right;
	}		
		
#demoFields label {
	font-weight: bold;
	white-space: nowrap;


	}
#demoFields input {
	width: 150px;
	line-height: 12px;
	padding: 1px;
	margin-bottom: 5px;
	}
	
.demoList {
	
	border-right: 1px #D6E7F0 solid;
	
	}
	.demoList td {
		border-left: 1px #D6E7F0 solid;
		border-bottom: 1px #D6E7F0 solid;
		background: url(../img/featureList-row-bg.png) bottom left repeat-x;
		padding: 5px 0;
		font-size: 11px;
		}	
	.demoList p{
		margin: 0 10px;	
		}
		.demoList p span {
			font-size: 12px;
			color: #01A5DD;
			font-weight: bold;
			}
	.demoList .blank {
		padding: 7px 0;
		border-bottom: 1px #D6E7F0 solid;
		background-image: none;
		background-color: #E9F2F7;
		}
	.demoList .clear {
		background: none;
		border-bottom: 1px #D6E7F0 solid;
		border-left: none;
		}
	.demoList .textfield,
	.demoList textarea {
		width: 250px;
		}
	.demoList textarea {
		height: 85px;
		}	
