@charset "utf-8";
#gradientContainer {
	position:absolute;
	left:2px;
	top:74px;
	width:798px;
	height:502px;
	z-index:10;
	background-image: url(images/grad_background.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	margin-right: auto;
	margin-left: auto;
}
#leftColumn {
	position:absolute;
	left:16px;
	top:152px;
	width:233px;
	height:384px;
	z-index:30;
}
#leftCol1 {
	position:absolute;
	left:1px;
	top:4px;
	width:229px;
	height:166px;
	z-index:35;
	background-image: url(images/welcome_background.gif);
}
#rightCont {
	position:absolute;
	left:284px;
	top:152px;
	width:463px;
	height:351px;
	z-index:31;
	border: 1px solid #336633;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftCol2 {
	position:absolute;
	left:1px;
	top:207px;
	width:229px;
	height:168px;
	z-index:37;
	background-image: url(images/welcome_background.gif);
}
