body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
h1,p,form {
	margin: 0px;
	padding: 0px;
}
#wrap #header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 798px;
	background-position: top;
	height: 47px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
}
#wrap #header #top {
	padding-left: 15px;
}



a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFFFF;
}
#wrap {
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D7D7D;
	border-left-color: #7D7D7D;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.dm {
	clear: both;
	background-color: #FFFFFF;
	height: 1px;
}

#wrap #footer {
	height: 34px;
	width: 798px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#wrap #right {
	float: right;
	width: 616px;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 12px;
}
#btn {
	width: 798px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 43px;
}
#btn p {
	float: left;
}




#wrap #main {
	background-image: url(../images/bnr_bg.jpg);
	height: auto;
	width: 798px;
	background-repeat: repeat-y;
	background-position: center;
}

#wrap #left {
	float: left;
	width: 161px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 13px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#wrap #left #lbnr{
	width: 150px;
}
#wrap #left #lbnr p {
	padding-bottom: 7px;
}
#wrap address {
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}
.voice {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 10px;
}

