body {
	background-color: #d9dad3;
	background-attachment: scroll;
	background-image: url(images/bg_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 108px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
}
a{
	outline:none;
	cursor:pointer;
}
#content_wrapper {
	width: 974px;
	position: relative;
	margin: 0 auto;
	z-index: 0;
}
#content_wrapper #content_top {
	background-image: url(images/header_top_08.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 48px;
	width: 743px;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	position: relative;
	left: 0px;
	top: 0px;
}
.content_bg {
	background-image: url(images/content_bg_18.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	display: block;
	clear: both;
	padding-top: 43px;
}
.stripe{
	background-image: url(images/stripe_10.png);
	background-repeat: repeat-x;
	height: 79px;
	position: absolute;
	width: 100%;
	top: 35px;
}

#content_wrapper .stripe{
	z-index:9;
	text-align: right;
}
#logo {
	background-image: url(images/logo_05.png);
	background-repeat: repeat-x;
	height: 205px;
	position: absolute;
	z-index: 10;
	width:275px;
	top: -60px;
	left: -13px;
}

#wrapper #content_wrapper #content_btm {
	background-image: url(images/content_bg_19.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
	clear: both;
	height: 84px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #EEE;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	padding-top: 20px;
}
.content_left {
	float: left;
	width: 222px;
	position: relative;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 23px;
	padding-top: 45px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	line-height: 145%;
}
.content_main {
	width: 674px;
	position: relative;
	padding: 5px;
	background:#fff;
	border:1px solid #000;
	margin: 8px;
	display: inline-block;
}
.contact_btn{
	width: 105px;
	height:44px;
	background:url(images/top_menu_09.png);
	background-position:0 0;
	float: right;
}
.contact_btn:hover{
	background-position:0 44px;
}
.welcome_btn{
	width: 88px;
	height:44px;
	background:url(images/top_menu_08.png);
	background-position:0 0;
	float: right;
}
.welcome_btn:hover{
	background-position:0 44px;
}
#menu{
	float:right;
	width: 657px;
	padding:17px 43px;
}
