#container {
	width: 752px;
	margin: 0 auto;	
	}

#top {
	width: 752px;
	height: 103px;
	}
	
	#top #logo {
		float: left;
		width: 400px;
		}

	#top #loginForm {
		float: right;
		text-align: right;
		width:352px;
		}
		#top #loginForm #username {
			width: 96px;
			margin: 0px 5px 0px 0px;
			float: left;
			}
		#top #loginForm #password {
			width: 96px;
			margin: 0px 5px 0px 0px;
			float: left;
			}
		#top #loginForm #login {
			float: left;
			padding: 0px;
			margin: 0px;
			}
			
			
			
			
#header {
	width: 752px;
	height: 84px;
	}
#home {
	width: 752px;
	background: url(../gui/welcome.jpg) no-repeat;
	}
	#home #homeColLeft {
		width: 362px;
		margin-top: 116px;
		float: left;
		}
	#home #homeColRight {
	width: 373px;
	padding-left: 17px;
	margin-top: 160px;
	float: left;
		}
#becoming_client {

	height: 100%;
	width: 752px;
	background: url(../gui/headers/i_am_interested_in_becoming_a_client.jpg) no-repeat;
	}
	#becoming_client #colLeft {
		width: 362px;
		margin-top: 67px;
		float: left;
		}
	#becoming_client #colRight {
		width: 373px;
		padding-left: 17px;
		margin-top: 110px;
		float: left;
		}
		#becoming_client #colRight #colRightBreadcrumb {
			font-size: 10px;
			width: 300px;
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 0px 0px;
			}
		#becoming_client #colRight #colRightBreadcrumb ul {
			margin: 0px;
			padding: 0px;
			}
		#becoming_client #colRight #colRightBreadcrumb ul li {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			float: left;
			padding: 0px 10px 0px 10px;
			color: #555555;
			background: url(../gui/breadcrumb.gif) no-repeat 0px 4px;
			}
		#becoming_client #colRight #colRightBreadcrumb ul #bbHome{
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			float: left;
			padding: 0px 10px 0px 0px;
			background: url(../gui/spacer.gif);
			}
#content {
	width: 752px;
	margin-top: 5px;
	}
	#content #brdTop {
		width: 752px;
		background: url(../gui/content/brd_top.gif) repeat-x top;
		}
	#content #brdLeft {
		width: 752px;
		background: url(../gui/content/brd_left.gif) repeat-y left;
		}
	#content #brdRight {
		width: 752px;
		background: url(../gui/content/brd_right.gif) repeat-y right;
		}
	#content #brdBottom {
		width: 752px;
		background: url(../gui/content/brd_bottom.gif) repeat-x bottom;
		}
	#content #c1 {
		width: 752px;
		background: url(../gui/content/c1.gif) no-repeat top left;
		}
	#content #c2 {
		width: 752px;
		background: url(../gui/content/c2.gif) no-repeat top right;
		}
	#content #c3 {
		width: 752px;
		background: url(../gui/content/c3.gif) no-repeat bottom left;
		}
	#content #c4 {
		width: 752px;
		background: url(../gui/content/c4.gif) no-repeat bottom right;
		}
	#content #main {
		width: 712px;
		padding: 20px;
		}
	#content #main #title {
		padding: 0px 0px 10px 0px;
		margin-bottom: 20px;
		color: #555555;
		font-weight: bold;
		background: url(../gui/content/brd_bottom.gif) repeat-x bottom;
		}
#breadcrumb {
	font-size: 10px;
	width: 732px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
	#breadcrumb ul {
		margin: 0px;
		padding: 0px;
		}
	#breadcrumb ul li {
		margin: 0px;
		margin-bottom: 5px;
		padding: 0px;
		list-style-type: none;
		float: left;
		padding: 0px 10px 0px 10px;
		color: #555555;
		background: url(../gui/breadcrumb.gif) no-repeat 0px 4px;
		
		}
	#breadcrumb ul #bHome{
		margin: 0px;
		margin-bottom: 5px;
		padding: 0px;
		list-style-type: none;
		float: left;
		padding: 0px 10px 0px 0px;
		background: url(../gui/spacer.gif);
		}
#footer {
	width: 752px;
	margin-top: 10px;
	background: #f5f1e5;
	}
	#footer #c1 {
		background: url(../gui/footer/c1.gif) no-repeat top left;
		}
	#footer #c2 {
		background: url(../gui/footer/c2.gif) no-repeat top right;
		}
	#footer #c3 {
		background: url(../gui/footer/c3.gif) no-repeat bottom left;
		}
	#footer #c4 {
		background: url(../gui/footer/c4.gif) no-repeat bottom right;
		}
	#footer #footerContent {
		width: 732px;
		text-align: center;
		font-size: 10px;
		padding: 10px;
		}
	#footer a {
		color: #355746;
		font-size: 11px;
		}
#copyright {
	width: 728px;
	padding: 10px 10px 20px 20px;
	font-size: 10px;
	color: #888888;
	}
	#copyright a {
		color: #888888;
		}
.clear {
	clear: both;
	}
.emph {
	font-weight: bold;
	}
.step {
	background: #f5f1e5;
	margin: 10px 0px 20px 0px;
	width: 700px;
	}
	.step .c1 {
		width: 700px;
		background: url(../gui/footer/c1.gif) no-repeat top left;
		}
	.step .c2 {
		width: 700px;
		background: url(../gui/footer/c2.gif) no-repeat top right;
		}
	.step .c3 {
		width: 700px;
		background: url(../gui/footer/c3.gif) no-repeat bottom left;
		}
	.step .c4 {
		width: 700px;
		background: url(../gui/footer/c4.gif) no-repeat bottom right;
		}
	.step #step1 {
		width: 700px;
		background: url(../gui/steps/1.gif) no-repeat top left;
		}
	.step #step2 {
		width: 700px;
		background: url(../gui/steps/2.gif) no-repeat top left;
		}
	.step #step3 {
		width: 700px;
		background: url(../gui/steps/3.gif) no-repeat top left;
		}
	.step #step4 {
		width: 700px;
		background: url(../gui/steps/4.gif) no-repeat top left;
		}
	.step #step5 {
		width: 700px;
		background: url(../gui/steps/5.gif) no-repeat top left;
		}
	.step #step6 {
		width: 700px;
		background: url(../gui/steps/6.gif) no-repeat top left;
		}
	.step #step7 {
		width: 700px;
		background: url(../gui/steps/7.gif) no-repeat top left;
		}
	.step #step8 {
		width: 700px;
		background: url(../gui/steps/8.gif) no-repeat top left;
		}
	.step #step9 {
		width: 700px;
		background: url(../gui/steps/9.gif) no-repeat top left;
		}
	.step .bulb {
		width: 700px;
		background: url(../gui/steps/bulb.gif) no-repeat top left;
		}
	.step .lock {
		width: 700px;
		background: url(../gui/steps/lock.gif) no-repeat top left;
		}
	.step .stepContent {
		width: 590px;
		padding: 10px 10px 10px 100px;
		}
	.step .stepContent p {
		margin: 15px 0px 0px 0px;
		padding: 0px;
		}
	.step a {
		color: #ae8e59;
		}
.tField {
	border: solid #555555 1px;
	background: #f8f3ea;
	}
.tFieldMed {
	border: 0px;
	border-bottom: solid #555555 1px;
	background: #FFFFFF;
	}
.tQty {
	border: solid #555555 1px;
	background: #f8f3ea;
	text-align: right;
	}
.itemName {
	font-weight: bold;
	}
.itemDesc {
	font-size: 11px;
	}	
.btnAddCart {
	margin-top: 5px;
	}
.top10 {
	width: 235px;
	float: right;
	margin: 0px 0px 10px 10px;
	}
.box1 {
	background: #f5f1e5;
	margin: 10px 0px 0px 45px;
	width: 150px;
	}
	.box1 .c1 {
		width: 150px;
		background: url(../gui/footer/c1.gif) no-repeat top left;
		}
	.box1 .c2 {
		width: 150px;
		background: url(../gui/footer/c2.gif) no-repeat top right;
		}
	.box1 .c3 {
		width: 150px;
		background: url(../gui/footer/c3.gif) no-repeat bottom left;
		}
	.box1 .c4 {
		width: 150px;
		background: url(../gui/footer/c4.gif) no-repeat bottom right;
		}
	.box1 .content {
		width: 120px;
		padding: 15px;
		color: #4b7d66;
		}
.privacy li {
	margin: 10px 0px 10px 0px;
	color: #555555;
	list-style-type: none;
	background: url(../gui/bullet_2.gif) no-repeat 0px 2px;
	padding-left: 20px;
	}
.prodTitle {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3d6451;
	}
.prodDet {
	background: url(../gui/tables/_dotted.gif) repeat-x;
	}
.prodDetT {
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3d6451;
	}
.error {
	color: #CC0033;
}
	
