body {
	background-color: #FFFFFF;
	background-image: url('/templates/1/images/site_bg.png');
	background-repeat: repeat-y;
	}
	
div#header-outerwrapper {
	position: relative;
	background-image: url('/templates/1/images/header_bg.png');
	background-repeat: repeat-x;
	}
div#header-menu {
	position:absolute;
	bottom: 0px;
	right: 0px;
	z-index: 20;
	}
div#header-left {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 890px;
	height: 173px;
	background-image: url('/templates/1/images/header_left.png');
	background-repeat: no-repeat;
	z-index: 10;
	}
div#header-right {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 173px;
	background-image: url('/templates/1/images/header_right.png');
	background-repeat: no-repeat;
	z-index: 10;
	}
div#header-homelink {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 173px;
	overflow: hidden;
	z-index: 20;
	}
	
div#header-login {
	position:absolute;
	top: 67px;
	left: 771px;
	}
div#login-wrapper {
	position: relative;
	}
div#username-wrapper {
	position: absolute;
	left: 1px;
	top: 0px;
	}
div#password-wrapper {
	position: absolute;
	left: 1px;
	top: 30px;
	}
div#submit-wrapper {
	position: absolute;
	left: 150px;
	top: 30px;
	width: 25px;
	overflow: hidden;
	}
.username-box,
.password-box {
	border: 0px solid white;
	height: 17px;
	width: 143px;
	background-color: transparent;
	}
.submit-box {
	opacity: 0.0;
	filter: alpha(opacity=0);
	}
	
	
	
	
div#header-search {
	position:absolute;
	top: 148px;
	left: 771px;
	}
div#search-wrapper {
	position: relative;
	}
div#string-wrapper {
	position: absolute;
	left: 1px;
	top: 0px;
	}
div#searchsubmit-wrapper {
	position: absolute;
	left: 150px;
	top: 0px;
	width: 25px;
	overflow: hidden;
	}
.string-box {
	border: 0px solid white;
	height: 17px;
	width: 143px;
	background-color: transparent;
	}
.searchsubmit-box {
	opacity: 0.0;
	filter: alpha(opacity=0);
	}
	
	


div#leftColumn-outerwrapper {
	background-color: transparent;
	}
div#leftColumn-innerwrapper {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
	width: 175px;
	z-index: 100;
	}

div#content-outerwrapper-1,
div#content-outerwrapper-2 {
	background-image: url('/templates/1/images/content_bg.png');
	background-repeat: repeat-y;
	}
div#content-innerwrapper {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

div#rightColumn-outerwrapper {
	background-color: #cccccc;
	}
div#rightColumn-innerwrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
div#footer-outerwrapper {
	position:relative;
	background-image: url('/templates/1/images/footer_bg.png');
	background-repeat: repeat-x;
	z-index: 5;
	}
div#footer-innerwrapper {
	position:relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: white;
	z-index: 20;
	}
div#footer-left {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 130px;
	background-image: url('/templates/1/images/footer_left.png');
	background-repeat: no-repeat;
	z-index: 10;
	}
div#footer-right {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 130px;
	background-image: url('/templates/1/images/footer_right.png');
	background-repeat: no-repeat;
	z-index: 10;
	}	
	
	
	
div#home-page-table-1 {
	border-right: 1px solid #ACBDDC;
	border-bottom: 1px solid #ACBDDC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
#home-page-cell-1a {}
#home-page-cell-1b {
	background-image: url('/templates/1/images/content_border.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top: 1px solid #ACBDDC;
	}
/* div#home-page-cell-1b-content-wrapper {
	width: 350px;
	} */
	
div#home-page-table-2 {
	margin-bottom: 10px;
	}	
#home-page-cell-2a {}
#home-page-cell-2b {
	background-image: url('/templates/1/images/content_border.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.home-page-cell-title-left,
.home-page-cell-title-right {
	background-color: #ACBDDC;
	padding: 10px 10px 10px 13px;
	color: white;
	font-weight: bold;
	}
.home-page-cell-title-left {
	margin: 0px 10px 0px 0px;
	}
.home-page-cell-title-right {
	border-left: 1px solid #ACBDDC;
	margin: 0px 0px 0px 0px;
	}
	
.home-page-cell-content {
	padding: 10px 13px 20px 13px;
	}
	
p {
	margin-top: 0px;
	}
