body, html{
	margin: 0;
	height: 100%;
}
body {
	background-color: #dbdde2;
}
.clear {
	clear: both;
}
#header {
	background-image: url(../images/bg-header.gif);
	height: 107px;
	width: 100%;
}
	#headerbg {
		background-image: url(../images/header.gif);
		height: 107px;
		margin: 0 auto 0 auto;
		width: 1152px;
	}
	#header img {
		border: 0;
		float: left;
	}
	#quote {
		background-image: url(../images/quote.gif);
		float: left;
		height: 68px;
		width: 786px;
	}
	#nav {
		float: left;
		height: 39px;
		width: 786px;
	}
		#home {
			float: left;
		}
			#home a {
				background-image: url(../images/home.gif);
				display: block;
				height: 39px;
				width: 167px;
			}
			#home a:hover {
				background-image: url(../images/homeh.gif);
				display: block;
				height: 39px;
				width: 167px;
			}
			#home  .currentpage {
				background-image: url(../images/homea.gif);
				display: block;
				height: 39px;
				width: 167px;
			}
		#programs {
			float: left;
		}
			#programs a {
				background-image: url(../images/programs.gif);
				display: block;
				height: 39px;
				width: 125px;
			}
			#programs a:hover {
				background-image: url(../images/programsh.gif);
				display: block;
				height: 39px;
				width: 125px;
			}
			#programs  .currentpage {
				background-image: url(../images/programsa.gif);
				display: block;
				height: 39px;
				width: 125px;
			}
		#products {
			float: left
		}
			#products a {
				background-image: url(../images/products.gif);
				display: block;
				height: 39px;
				width: 106px;
				}
			#products a:hover {
				background-image: url(../images/productsh.gif);
				display: block;
				height: 39px;
				width: 106px;
			}
			#products  .currentpage {
				background-image: url(../images/productsa.gif);
				display: block;
				height: 39px;
				width: 106px;
			}
		#services {
			float: left
		}
			#services a {
				background-image: url(../images/services.gif);
				display: block;
				height: 39px;
				width: 103px;
			}
			#services a:hover {
				background-image: url(../images/servicesh.gif);
				display: block;
				height: 39px;
				width: 103px;
			}
			#services  .currentpage {
				background-image: url(../images/servicesa.gif);
				display: block;
				height: 39px;
				width: 103px;
		   	}
		#about {
			float: left
		}
			#about a {
				background-image: url(../images/about.gif);
				display: block;
				height: 39px;
				width: 100px;
			}
			#about a:hover {
				background-image: url(../images/abouth.gif);
				display: block;
				height: 39px;
				width: 100px;
			}
			#about  .currentpage {
				background-image: url(../images/abouta.gif);
				display: block;
				height: 39px;
				width: 100px;
			}
		#contacts {
			float: left
		}
			#contacts a {
				background-image: url(../images/contacts.gif);
				display: block;
				height: 39px;
				width: 111px;
			}
			#contacts a:hover {
				background-image: url(../images/contactsh.gif);
				display: block;
				height: 39px;
				width: 111px;
			}
			#contacts  .currentpage {
				background-image: url(../images/contactsa.gif);
				display: block;
				height: 39px;
				width: 111px;
			}
#flash {
	background-color: #fff;
	width: 1152px;
	height: 332px;
	
	margin: 0 auto 0 auto;
}
#flash_wrapper {
	width: 100%;
	background-color: #fff;
}
#flash_div {
	margin-left: 3px;
}

#bottombg {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
	#bottom{
		background-image: url(../images/bottom-grid.gif);
		margin: 0 auto 0 auto;
		width: 1152px;
		position: relative;
		top: 0;
		left: 0;
	}
		#bottom-wrapper {
			width: 980px;
			min-height: 211px;
			margin: 0 auto 0 auto;
		}
			
			#welnet, #login, #workshops, #news {
				position: relative;
				top: 0;
				left: 0;
			}
		
			.bottom-button {
				position: absolute;
				bottom: 10px;
			}
			
			.bottom-header {
				margin-top: 12px;
			}
			#welnet {
				width: 209px;
				height: 160px;
				padding: 20px 5px 15px 15px;
				float: left;
				background-image: url(../images/welnet.gif);
				background-repeat: no-repeat;
				position: relative;
				top: 0;
				left: 0;			
			}
			#login {
				width: 211px;
				height: 160px;
				padding: 20px 5px 15px 30px;
				float: left;
				background-image: url(../images/login.gif);
				background-repeat: no-repeat;
			}
			#login .input input {
				border: 1px solid #000;
			}
			#workshops {
				width: 208px;
				height: 157px;
				padding: 23px 19px 15px 25px;
				float: left;
				background-image: url(../images/workshops.gif);
				background-repeat: no-repeat;
			}
			#news {
				width: 226px;
				height: 160px;
				padding: 20px 5px 15px 15px;
				float: left;
				background-image: url(../images/news.gif);
				background-repeat: no-repeat;
			}
#footer {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
	#footer img {
		float: right;
		border: 0;
	}
	#footer-interior{
		background-image: url(../images/footer-interior.gif);
		background-repeat: no-repeat;
		margin: 0 auto 0 auto;
		width: 1152px;
	}
#interior-wrapper {
	background-color: #fff;
	padding: 10px;
	margin: 0 auto 0 auto;
}
	#interior-content {
		margin: 0 auto 0 auto;
		width: 950px;
		min-height: 450px;
		background-image: url(../images/interior-left.gif);
		background-repeat: repeat-y;
	}
		#interior-left {
			float: left;
			height: 100%;
			width: 250px;
			border-right: 2px solid #bfbfbf;
		}
		#interior-right {
			border-left: 2px solid #bfbfbf;
			float: left;
			width: 670px;
			padding-left: 25px;
			padding-top: 15px;
			margin-left: -2px;
		}
		#interior-right-welnet {
			float: left;
			width: 445px;
			padding-left: 25px;
			padding-top: 15px;
		}
		.formSubWrapper {
			width: 400px;
			float: left;
			background-color: #EEEEEE;
			padding: 10px 10px 0px 10px;
			}

			.formSubWrapperColumn {
				width: 204px;
				float: left;
				}

				.formSubWrapperTitle {
					width: 408px;
					float: left;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					color: #234283;
					font-weight: bold;
					padding-bottom: 10px;
					}

				.formSubWrapperContent {
					width: 408px;
					float: left;
					}

			.formSubWrapperColumnSmall {
				width: 102px;
				float: left;
				}

		.formWrapperClear {
			width: 408px;
			float: left;
			}

		.formText {
			width: 100%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			float: left;
			padding-right: 10px;
			}

		.formRow {
			width: 100%;
			float: left;
			padding: 0px 0px 10px 0px;
			}

		.formRow1 {
			width: 408px;
			float: left;
			padding: 0px 0px 10px 0px;
			}

			.formCheckbox {
				width: 30px;
				float: left;
				}
			.subButton {
				border: 1px solid #999;
				margin-left: 10px;
			}
		.formField {
			padding: 0px 0px 10px 0px;
			}

			.inputSize0 {
				width: 400px;
				border: 1px solid #CCCCCC;
				}

			.inputSize1 {
				width: 394px;
				border: 1px solid #CCCCCC;
				}

			.inputSize2 {
				width: 190px;
				border: 1px solid #CCCCCC;
				}

			.inputSize3 {
				width: 88px;
				border: 1px solid #CCCCCC;
				}
#welnetsubmit {
	cursor: pointer;
	border: 0;
	background-image: url(../images/log-in.gif);
	width: 200px;
	height: 21px;
}
#welnethack {
	float: right;
	padding-left: 25px;
	padding-top: 15px;
}
.item {
	margin: 10px 0 10px 0;
}
	.item img {
		float: left;
	}
	.item input, #total {
		border: 1px solid #999;
		width: 50px;
	}
.item-left {
	float: left;
	width: 450px;
}
.item-right {
	float: left;
	margin-left: 10px;
	padding-top: 8px;
	width: 200px;
}
	.item-right td, #step2-table td {
		color: #000;
		font-size: 12px;
		font-family: Arial, "MS Trebuchet", sans-serif;
	}
	.item-right th, #step2-table th {
		font-size: 13px;
		font-family: Arial, "MS Trebuchet", sans-serif;
		color: #234283;
	}
	#submit {
		background-image: url(../images/continue.gif);
		border: 0;
		float: right;
		margin-right: 20px;
		height: 21px;
		width: 209px;
	}
	#continue {
		background-image: url(../images/continue.gif);
		border: 0;
		float: right;
		height: 21px;
		width: 209px;
	}
	#revise {
		background-image: url(../images/revise.gif);
		border: 0;
		height: 21px;
		width: 209px;
	}
	#submit-order {
		background-image: url(../images/submit.gif);
		border: 0;
		height: 21px;
		width: 209px;
		margin-top: 10px;
	}
	.require {
		font-size: 10px;
		font-family: Arial, "MS Trebuchet", sans-serif;
		font-style: italic;
		color: #234283;
		margin-top: -10px;
		margin-bottom: 3px;
		
	}
	.billship p {
		font-family: Arial, "MS Trebuchet", sans-serif;
		font-style: italic;
		color: #234283;
		margin-bottom: 0px;
	}
		.input1 {
			border: 1px solid #999;
			width: 400px;
		}
		.input2 {
			border: 1px solid #999;
			width: 190px;
		}
		.input3 {
			border: 1px solid #999;
			width: 90px;
		}
#hear {
	width: 310px;
}
	#hear p {
		margin: 0;
	}
	#hear span {
		margin-left: 25px;
	}
	#hear .right {
		float: right;
	}