body{
	padding:0px;
	margin:0px;
	background:#f1ede4 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#221a06;
	}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
textarea {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}



.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:152px;
	width:800px;
	}
	
.body_bg{
	background:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:800px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:94px;
	width:800px;
	}
	
.text1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#03456f;
	}
	
.left_box_bg{
	background:url(../images/left_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:360px;
	}
	
.left_box_bottom{
	background:url(../images/left_box_bottom.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:360px;
	height:23px;
	}
	
.right_box_bg{
	background:url(../images/right_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:360px;
	}
	
.right_box_bottom{
	background:url(../images/right_box_bottom.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:360px;
	height:23px;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ef8a08;
	text-decoration:none;
	}
.link2 {
	color: #e98503;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}
.dblue {
	color: #03456f;
	font-size: 14px;
	font-weight: bold;
}
.bullet {
	list-style-image: url(../images/bullet3.gif);
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.bullet li {
	margin-bottom: 5px;
}
.bullet1 {
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
}
.bullet1 li {
	margin-bottom: 3px;
}
.image-float {
	float: right;
}
.image-border {
	padding: 2px;
	border: 1px solid #F8BA7C;
}
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#9e9587;
	}
	

