body {
	margin: 0;
	padding: 0;
	background: #484847 url('../img/pat_1.gif');
}
#container {
	width: 770px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid #484847; 
	margin: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	background: #fff /* url('../img/container.png') */;

}
#banner {
	padding: 0 15px;
	height: 170px;
	margin-bottom: 0;
	background: #DEDEDE url('../img/header.png') no-repeat;
}
#sub_banner {
	padding: 0 15px;
	height: 2px;
	margin-top: 1px;
	letter-spacing: .17em;
	font-size: 95%;
	background: #DEDEDE;
	border-top: 1px solid #EEEEEE; 
	border-bottom: 1px solid #EEEEEE; 
}
#sub_banner a:link:hover, a:visited {
	text-decoration: underline;
}
#active_page {
	letter-spacing: .1em;
	padding:0 5px;
	height: 40px;
	margin: 0;
	background: #484847 /* url('../img/active.png')*/;
}

#content {
	float: left;
	min-width: 770px;
	margin: 0px 0;
	padding: 0;
	background-color: #; /* url('../img/footer_nar.png') no-repeat;
	background-position: bottom right; */
}

#column1 {
	float: left;
	width: 395px;
	border-right: 1px solid #ddd; 
	margin: 0;
	padding: 10px 0 20px 0;
	float: left;
	background: white /* url('../img/curl.gif') no-repeat 352px 0px */;
}

#column2 {
	float: left;
	width: 250px;
	height: auto;
	margin: 5px 0 15px 0;
	padding: 5px 10px;
	max-width: 250px;
}
#column2 img {
	padding: 0;
	margin: 0 0 0 25px;
	border: 2px solid #eee;
}

#column3 {
	float: left;
	margin: 0;
	padding: 0;
	width: 180px;
}

fieldset {
	width:100% ;
	background: ;
	border: 0;
	padding: 5px 0px 0 0px;
	margin:0;
      
}
legend {
	margin: 0;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	color: #484847;
	background-color: transparent;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 70%;
}

.aftiteling {
	margin: 0;
	padding: 12px 0 0 10px;
	text-transform: uppercase;
	color: #484847;
	background-color: transparent;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 90%;
}
div#content hr {
	padding: 0;
	margin: 10px 150px;
}
.clear {
	clear: left;
} 
#extra_content {
	clear: both;
	width: 730px;
	height: 35px;
	margin: 0 0;
	padding: 0 0 0 30px;
	background: #484847 /* url('../img/foot_nar.png') no-repeat;
	background-position: right top; */
}
#sub_footer {
	padding: 5px 0;
	font-size: 70%;
   	height: 25px;
	width: 760px;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
/*	border-left: 1px solid gray;
	border-right: 1px solid gray; */
	background: #BEBEBE;
}
#footer {
	clear: both;
	height: 35px;
	width: 760px;
/*	border-left: 1px solid gray;
	border-right: 1px solid gray; */
	margin: 0;
	padding: 0;
	background-color: #bcb9b3;
}
div#footer p {
	color: #484847;
	margin: 0;
	padding: 10px 20px 0 0;

}
label {
	width:100px;
	height:19px;
	margin:8px 2px 4px 0;
	padding:6px 3px 0 0;
	font-weight: normal;
	text-transform: uppercase; 
	padding-left:20px;
	background: #EEEEEE; 
	border-top: 1px solid #FEFEFE;
	border-right: 1px solid #FEFEFE;
	border-bottom: 1px solid #FEFEFE;
	float:left;
	display: block;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 75%;
	letter-spacing: 1px;
	line-height: 1.1;
	color:#484847;
}
.form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:200px;
	float:left;
	background: #fefefe;
	height:28px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}
.textbox {
	background-image: url(../images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 80%;
	width:195px;
	color: #999999;
	padding:3px 5px 3px 19px;
	border: 1px solid #484847;
}

.div_texarea {
	width:220px;
	float:left;
	background-color:#484847;
	height:135px;
	margin:8px 0 0 6px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
}
.textarea {
	width: 218px;
	float: right;
	overflow: auto;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 80%;
	height: 128px;
	margin:0px 1px 0 0px;
	padding:0;
   	background-color: white;
   	color: #999;
   	border: none;
}
.textbox:focus, .textbox:hover {
	background-color:#EFEFEF;
}
.textarea:focus, .textarea:hover {
	background-color:#EFEFEF;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 42px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size:80%;
    text-transform: uppercase;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; 
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
.paper {
float:left;
margin:0 15px 0 0;
padding:0;
width:400px;
background-image:url(../img/paper.png);
background-position:0 0;
background-repeat:repeat-y;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}
.paper h2 {
margin:50px 5px 0 48px;
padding:0;
font-weight:normal;
font-size:16.5px;
}

.paper p {
margin:10px 10px 5px 48px;
padding:0;
}


img.b { display: none; }

