
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
	background-color: #c0c1ae;

	background-image: url(../images/body_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#wrapper {
	border: 1px solid #695727;
	width: 991px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
/*header and logo*/
div#header {
	height: 182px;
	background-image: url(../images/header_short.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 3;
	margin: auto;
	padding: 0px;
}
#logo_float {
	background-image: url(../images/logo_trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 232px;
	width: 227px;
	position: relative;
	z-index: 5;
	left: 0px;
	top: 0px;
}



/*search box*/

#top_area {
	height: 20px;
	width: 200px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
div.search input {
	width: 145px;
	border: 1px solid #333333;
	margin: 0px;
	background-color: #FFF;
	font-weight: bold;
}
.search .button{
	width:30px;
	height:17px;
	background-color: #39F;
	float: right;
	margin-top: 0px;
	position: absolute;
	top: 34px;
	margin-left: 10px;
	padding-bottom: 2px;
} 
/*** Breadcrumb parameters begin ***/

#pathway {
	width: 500px;
	text-align: left;
	height: 20px;
	color: #333 !important;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: -10px;
	font-weight: normal !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#pathway a:link {
	color: #82755a !important;
	text-decoration: none;
}

#pathway a:visited {
	color: #828570 !important;
	font-weight: bold !important;
	text-decoration: none;
}
#pathway a:hover {
	color: #333 !important;
	font-weight: bold;
	text-decoration: none;
}

/*** Breadcrumb parameters end ***/
/*centre content*/
#whitebox {
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#whitebox div {
	text-align: left;
}

#whitebox_m {
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(../images/outline_tile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#whitebox_m a:link {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
#whitebox_m a:visited {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
#whitebox_m a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

/*inner centre box*/
#maincolumn,
#maincolumn_full {
	margin-left: 10px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
}
#innercontent {
	margin-left: -15px;
	width: 734px;
	background-image: url(../images/content_inner_tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 18px !important;
	margin-bottom: 20px;/*	-moz-opacity: 0.8;
	filter: alpha(opacity=75);
	opacity:.75;*/
}
#subinnercontent {
	background-color: #FFF;
	margin: auto;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	min-height: 200px;
/*			-moz-opacity: 0.8;
	filter: alpha(opacity=999);
	opacity:.999;*/
}				  
table.nopad {
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 734px;
	float: right;

}

table.nopad td.middle_pad {
	width: 20px;
}

/*footer box*/
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	background-color: #FFF;
	background-image: url(../images/footer_tile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 10px;
}
div#footer a:link {
	text-decoration: none;
	font-weight: normal;
	color: #C00;
}
div#footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #C00;
}
div#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #90F;
}
/*page bottom area*/
.webwise {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	
}
.webwise a:link {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
.webwise a:visited {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
.webwise a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
