body, html {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
	*font-size: 13px;
    padding:0px;
    margin:0px;
	background-color: #75916A;
}
p, li, td, textarea, .normal {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
	*font-size: 13px;
}
.small_1 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 10px;
}
.small_2 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 8px;
}
img { border: none; }

h1,
.heading_1 {
	color: #00498A;
	font-size: 16px;
	font-weight:bold;
}
h2,.heading_2 {
	color: #00498A;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: 1px;
}
h3,
.heading_3 {
	color: #00498A;
	font-size: 14px;
}
.small_font {
	color: #000000;
	font-size: 10px;
}
.red { color:#ff0000; }
.reditalics { color: #ff0000; font-style: italic; }
.input {
	background-image: url(/new/images/bg_input.gif);
	background-repeat:no-repeat;
	height: 18px;
	color: #00498A;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 5px;
	border: 1px solid #C5CCD2;
}
.nav1 a {
	border: none;
}
.nav1 a:hover {
	border-top: 1px solid #eeb2a9;
	border-bottom: 1px solid #eeb2a9;
}
.gallery2 a {
	border: none;
	margin-bottom: 15px;
}
.gallery2 a:hover {
	border-bottom: 1px solid #4a7c3a;
}




/* MAIN LAYOUT */


#wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 961px;
}

#navbar {
	background-image: url(/new/images/t1_1.jpg);
	width: 961px;
	height: 80px;
	vertical-align: bottom;
	text-align: right;
}
#navbar2 {
	background-image: url(/new/images/t2_1.jpg);
	width: 963px;
	height: 59px;
	vertical-align: bottom;
	text-align: right;
}
	#navbar img, #navbar2 img { margin-right: 15px; }



#t1_main_content { 
}
	#t1_main_content div {
		background-repeat: no-repeat;
		width: 961px;
	}
	#t1_main_content img { 
		margin-bottom: 10px;
	}
	#t1_main_content 


#t2_main_content {
	width: 963px;
}
	#t2_main_content div {
		background-repeat: no-repeat;
	}
	#t2_left {
		background-image: url(/new/images/t2_2.jpg);
		width: 201px;
		height: 478px;
		float: left;
	}
	#t2_right {
		position: relative;
		background-image: url(/new/images/t2_3.jpg);
		background-position: right;
		width: 760px;
		height: 478px;
		left: 201px;
		*left: 0px;
	}
	#t2_right_content {
		position:relative;
		top: 38px;
		left: -160px;
		*left: 38px;
		overflow:auto;
		width: 678px;
		height: 402px;
	}

#t3_right {
	background-color: #cddbb3;
	position: relative;
	left: 201px;
	*left: 0px;
	width: 755px;
	*width: 754px;
	height: 467px;
	padding-left: -201px;
	*padding-left: 0px;
	border-top: 5px solid #000000;
	border-bottom: 6px solid #000000;
	border-left: none;
	border-right: 5px solid #000000;
}
#t3_right_content_top {
	position: relative;
	left: -201px;
	*left: 0px;
	padding-left: 10px;
	margin-top: 5px;
	overflow:auto;
	width: 755px;
	*width: 754;
	height: 352px;
	text-align: center;
	vertical-align:middle;
	display:table-cell;
}
#t3_right_content_bottom {
	margin-left: 0px;
	border-top: 5px solid #000000;
}
	#t3_bfix { 
		position: relative; 
		left: -191px; 
		*left: 2px; 
		width: 740px;
		*width: 748px;
		height: 95px;
		text-align: center; 
		vertical-align: middle;
		padding-top: 8px;
		overflow: auto;
		white-space:nowrap;
	}
	
	
#footer {
	background-image: url(/new/images/t1_5.jpg);
	width: 961px;
	height: 46px;
	color: white;
	text-align: center;
	padding-top: 50px;
	font-size: 16px;
	font-family: Calibri, Tahoma, Arial, sans-serif;
}
#footer_text,#footer_text a {
	width: 961px;
	font-size: 9px;
	font-weight: normal;
	color: #acce9e;
	text-align: center;
}
#footer_text a {
	font-weight: bold;
}
