body {
	background: #7aabc3 url(/images/indexb/bg-tile.jpg) repeat-x;
	font-family: Arial, helvetica;
}

#container {
	width: 980px;
	margin: auto;
}

	#header {
		height: 131px;
		background: url(/images/indexb/header-bg.jpg) no-repeat;
		position: relative;
	}

	/*#header-blank {
		height: 131px;
		background: url(/images/indexb/header-bg-blank.jpg) no-repeat;
		position: relative;
	}*/
	
		#is-logo {
			margin: 43px 0 0 20px;
		}
		
		
		
		ul#microNav {
			position: absolute;
			top: 35px;
			right: 10px;
		}
		
		ul#microNav li {
			float: left;
			padding: 0 5px 0 5px;
			font-size: 11px;
			color: #666;
		}
		
			ul#microNav li a {
				color: #666;
				text-decoration: none;
			}
		
			ul#microNav li a:hover {
				color: #000;
				text-decoration: underline;
			}
		
		/****************************************************/
		
		ul#mainNav {
			position: absolute;
			bottom: 10px;
			right: 10px;
		}
		
		ul#mainNav li {
			float: left;
			padding: 0 10px 0 10px;
			font-size: 13px;
			color: #bfbfbf;
		}
		
			ul#mainNav li a {
				color: #bfbfbf;
				text-decoration: none;
			}
		
			ul#mainNav li a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
	#contentArea {
		background: #fff url(/images/indexb/home-content-bg.jpg) 0 322px no-repeat;
	}
			
	#processArea {
		background: #fff;
	}
	
		#searchArea {
			background: #1c3651 url(/images/indexb/search-area-bg.gif);
			width: 960px;
			height: 322px;
			margin: 0 auto;
			position: relative;
		}
		
			#pointArrow {
				position: absolute;
				top: 30px;
				left: -35px;
			}
		
			#searchPic {
				position: absolute;
				top: 110px;
				left: 350px;
			}
		
			#titleBlocks {
				position: absolute;
				top: 20px;
				left: 22px;
			}
		
				h1.homeTitle {
					font-size: 20px;
					color: #fff;
				}
		
				.searchBy {
					font-size: 12px;
					color: #fff;
				}
		
		.tabNavigation {
			position: absolute;
			top: 64px;
			left: 23px;
		}
		
		.tabNavigation li {
			float: left;
			height: 15px;
			background: #2f96c9;
			margin-right: 1px;
			font-size: 12px;
			padding: 9px 6px 9px 6px;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			font-family:Arial, Helvetica, sans-serif;
		}
		
		.tabNavigation li a.selected, .tabNavigation li.selected {
			/*font-weight: bold;*/
			color: #19334c;
			background: #fff;
		}
		
		.tabNavigation li.selected  a {
			color: #19334c;
			text-decoration: none;
		}
		
		
		.tabNavigation li a {
			color: #d0e2eb;
			text-decoration: underline;
		}
		
		.tab-content {
			position: absolute;
			top: 85px; /*100px;*/
			left: 22px;
			padding-top: 15px;
		}
		
			.tab-content label {
				float: left;
				width: 100px;	
				font-size: 12px;
				color: #303030;
				text-align: right;
			}
		
			.tab-content label {
				float: left;
				width: 100px;	
				font-size: 12px;
				color: #303030;
				text-align: right;
				margin: 10px 10px 0 10px;
			}
		
			.tab-content input, .tab-content select {
				margin: 5px 10px 0 10px;
				width: 170px;
				height: 20px;
				font-size:12px;
			}
			
			.tab-content .noPadd {
				padding: 0;
				margin: 0;
			}
		
			
			.tab-content #amount {
				padding: 0;
				margin: 0;
				/*margin-bottom: 20px;*/
				margin-left: 10px;
				color: #333;
				text-align: center;
				border:0;
				font-size: 11px;
			}
		
			#slider {
				width: 155px;
				margin-left: 140px;
				margin-top: 10px;
			}
		
	#home-left {
		float: left;
		width: 50%;
	}
		
	#home-right {
		float: left;
		width: 50%;
	}
		
	#footer {
		height: 53px;
		background: url(/images/indexb/footer-bg.gif) no-repeat;
		margin: 0 auto;
		width: 980px;
	}
	
	.paddContent {
		padding: 20px;
	}
	
h1 {

}

h2 {
	font-size: 22px;
	color: #1e729b;
	margin-bottom: 10px;
}

h3 {

}

p {
	font-size: 12px;
	padding-bottom: 20px;
}
	
.bold {
	font-weight: bold;
}

ul.bulletList li {
	list-style-image: url(/images/indexb/widget-bullet.gif);
	margin-left: 30px;
	font-size: 12px;
	line-height: 20px;
}

.grey {
	color: #ccc;
}

.odd-grey {
	color: #666;
}

.even-grey {
	color: #333;
}

.clearBoth {
	clear: both;
}

.splitLayoutLHS {
	width: 40%;
	float: left;
	text-align: left;
	color: #fff;
	font-size: 10px;
	line-height: 5.5em;
	padding-left: 20px;
}

.splitLayoutRHS {
	width: 40%;
	float: right;
	text-align: right;
	color: #fff;
	font-size: 10px;
	line-height: 5.5em;
	padding-right: 20px;
}

.splitLayoutLHS a, .splitLayoutRHS a {
	color: #fff;
}

#corpMessage {
	position: absolute;
	top: 100px;
	right: 30px;
	font-size: 20px;
	width: 380px;
	color: #fff;
}

	#steps {
		/*background: #fff url(/images/indexb/breadcrumb-bg.gif) repeat-x;*/
		height: 75px;
		font-size: 22px;
	}
	
	
	#steps ul li {
		float: left;
		padding: 0 13px 0 13px;
		font-size: 22px;
		line-height: 4em;
		color: #ccc;
	}
	
		#steps ul li.passed {
			color: #999;
		}
	
		#steps ul li.passed a {
			color: #999;
		}

	
		#steps ul li.current {
			color: #333;
		}
	
		#steps ul li.current a {
			color: #638e12;
		}

	#processPage {
		/*background: #fff url(/images/indexb/process-bg.jpg) repeat-x;*/
		padding-top: 30px;
	}
	
		#processPage h1 {
			font-size: 20px;
			color: #000;
			padding: 30px;
			text-align: center;
		}
		
		.productPod {
			float: left;
			width: 260px;
			background: #fff;
			border: 1px solid #2285aa;
			margin-left: 25px;
			text-align: center;
		}
		
			.productPod h2 {
				font-size: 17px;
				color: #000;
				padding: 0;
				margin: 0;
				margin-top: 10px;
				font-weight: bold;
			}
		
			.productPod h3 {
				font-size: 13px;
				text-transform: uppercase;
				color: #666;
				font-weight: bold;
			}
		
			.productPod .price {
				font-size: 27px;
				color: #2284a9;
				margin-bottom: 10px;
				font-weight: bold;
			}
			
			.productPod .productContent {
				/*background: url(/images/indexb/product-bg.jpg) repeat-x;*/
				padding-top: 20px;
				padding-bottom: 10px;
			}
			
				.productPod .productContent ul {
					margin-bottom: 10px;
				}
			
				.productPod .productContent ul li {
					float: none;
					text-align: center;
					list-style-type: none;
					font-size: 15px;
					font-weight: bold;
				}
				
				.highlightProduct {
					border: 1px solid #2285aa;
					width: 340px;
				}
				
				.productBest {
					border: 7px solid #a7cedd;
					width: 340px;
				}
				
				.red {
					color: #ff0000;
				}
				
				.prelimTable {
					width: 100%;
					padding: 0 30px 0 30px;
				}
				
				.prelimTable th {
					background: #a0c4d5;
					font-weight: bold;
				}
				
				.prelimTable th, .prelimTable td  {
					padding: 10px;
					border: 1px solid #fff;
					font-size: 13px;
				}
				
				.prelimTable tr.row1 td{
					background: #d9e7ee;
				}
				
				.prelimTable tr.row2 td{
					background: #e1ecf1;
				}
				
				.addressDetails {
				}