body {
	margin: 0;
	background: rgb(231,233,237);
	font: 12px/150% Arial, Helvetica, sans-serif;
}

div#page {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 890px;
	height: 690px;
	margin-left: -440px;
	margin-top: -340px;	
}

div#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 890px;
	height: 125px;
	background: url(bt_header_1.jpg) no-repeat;
}

div#menu {
	position: absolute;
	left: 1px;
	top: 40px;
	width: 150px;
	height: 475px;
	overflow: hidden;
}

div#menu table {
	width: 150px;
	height: 100%;
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}

div#menu table td{
	width: 150px;
	padding: 0;
	vertical-align: top;
}

div#menubox {
	position: relative;
	width: 150px;
}

div#menubox div {
	margin: 0;
}

div#menubox div div {
	width: 150px;
	padding: 20px 0;
	background: url(bt_menu_sub_no_1.jpg) top no-repeat;
}

div#menubox div a {
	display: block;
	font: 1.0em/150% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: rgb(0,0,0);
}

div#menubox div div a {
	display: block;
	padding: 0 0 0 10px;
	letter-spacing: -0.05em;
}

div#menubox div div a:focus,
div#menubox div div a:hover {
	display: block;
	color: rgb(0,78,128);
	background: url(bt_menu_sub_ro_1.jpg) top no-repeat;
}

div#menubox div div a.active {
	background: url(bt_menu_sub_ro_1.jpg) top no-repeat;
}

div#content {
	position: absolute;
	left: 0;
	top: 125px;
	width: 890px;
	height: 535px;
	background: url(bt_mainbg_1.jpg) repeat-y;
	overflow: hidden;
}

div#contentbox {
	position: absolute;
	left: 170px;
	top: 40px;
	width: 690px;
	height: 475px;
}

div#left_col {
	position: absolute;
	left: 0;
	top: 0;
	width: 335px;
	height: 475px;
}

div#right_scroll {
	position: absolute;
	left: 355px;
	top: 0;
	width: 354px;
	height: 475px;
	background: #ffffff;
	overflow: auto;
}

div#right_col {
	position: absolute;
	left: 0;
	top: 0;
	width: 335px;
	min-height: 475px;
}

/*
*html div#left_col,
*html div#right_col {
	width: 365px;
	w\idth: 367px;
	height: 446px;
}
*/

div#footer {
	position: absolute;
	left: 0;
	top: 660px;
	width: 890px;
	height: 30px;
	background: url(bt_footerbg_1.jpg) no-repeat;
	color: rgb(128,128,128);
	font: 0.8em/150% Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0 0 5px 0;
}

h1,h2,h3,h4,h5 {
	margin: 0 0 10px 0;
}

div.wtgallery_list_area,
div.wtgallery_list,
div.wtgallery_category_area,
div.wtgallery_categories {
	display: inline;
	float: left;
}

.wtgallery_list_firstofrow,
.wtgallery_list_centerofrow {
	margin: 0 10px 10px 0;
}

.wtgallery_list_lastofrow {
	margin: 0 0 10px 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	display: block;
	float: left;
	margin: 0;
	width: 135px;
}

*html label {
	width: 132px;
}

textarea {
	margin: 0 0 3px 0;
	border: 1px solid #d0d0d0;
	width: 335px;
}

input {
	margin: 0 0 3px 0;
	border: 1px solid #d0d0d0;
	width: 200px;
}

table {
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}

td {
	font-size: 12px;
	vertical-align: top;
}

div.disclaimer {
	margin-right: 20px;
	font-size: 10px;
	line-height: 150%;
	text-align: justify;
	color: #808080;
}

a {
	color: #0083d7;
	text-decoration: none;

}

a:hover,
a:focus {
	color: #001f83;
	text-decoration: none;

}

a img {
	border: none;
}
