/* CSS Document */
html, body, #container {
	width: 100%;
	height: 100%;
	min-height: 100%; 
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#a98d3a; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:#103f3c; 
	scrollbar-face-color:#1d726d; 
	scrollbar-highlight-color:a98d3a; 
	scrollbar-shadow-color:#ffffff;
}
a { text-decoration: none; }
.img{ border: 2px solid #a98d3a; }
#container { position: relative; }
html>body #container { height: auto; }
img { border: none; }
a { text-decoration: none; }
#contact_box {
	width: %;
	height: 100%;
	min height: 100%;
	margin:auto;
	padding: 0;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
	width: 274px;
	height: 138px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}
#top_dec {
	background: url(../images/top_repeat.gif);
	background-repeat: repeat-x;
	position:absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 4px;
	z-index: 150;
}
#right_dec {
	background: url(../images/right.jpg);
	width: 114px;
	height: 451px;
	background-repeat: repeat-x;
	position: absolute;
	top: 138px;
	right: 0px;
	z-index: 100;
}
#left_dec {
	background: url(../images/left.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: 146px;
	top: 288px;
	left: 0px;
}
#header_gradient {
	background: url(../images/header_gradi.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 111px;
	top: 137px;
	right: 114px; 
}
#header_image {
	width: 491px;
	height: 126px;
	position: absolute;
	top: 4px;
	left: 0px;
} 
#line {
	background: url(../images/header_gradi.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 2px;
	position: absolute;
	top: 130px;
	right: 165px;
	z-index: 150;
}
#line2 {
	background: url(../images/line2.gif);
	background-repeat: repeat-x;
	width: 85%;
	height: 2px;
	position: absolute;
	top: 130px;
	left: 0px;

}
#content {
	padding: 128px 150px 90px 170px; 
	font: 12px tahoma;
	text-align: justify;
	color: #FFFFFF;
}
#content a:hover { color: #A98D3A; font-weight: bold; }
#content ul li {
	list-style-type: square;
	padding-bottom: 5px;
}
#nav {
	position: absolute;
	top: 134px;
	left: 0px;
	width: 140px;
	height: 500px;
	margin: 0; 
	padding: 0; 
}
#nav ul {
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	border: none; 
}
#nav li {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
#nav li a {
	display: block;
	text-align: center;
	padding: 5px 6px 5px 0px;
	background-color: #A98D3A;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	width: 140px;
	height: 15px;
}
#nav li a:hover {
	display: block;
	padding: 5px 6px 5px 0px;
	background-color: #1D726D;
	text-decoration: none;
	width: 100%;
	width: 140px;
	height: 15px;
}
li#current a {
	display: block;
	padding: 5px 6px 5px 0px;
	background-color: #1D726D;
	text-decoration: none;
	width: 100%;
	width: 140px;
	height: 15px;
}

#content p, ul, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f7067;
}
.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f7067;
}
#content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D726D;
	font-weight: bold;
}
td {
	padding: 0px 8px 8px 0px;
	vertical-align: top;
}
.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0f7067;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f7067;
}	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f7067;
}
.staff {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f7067;
}	
	
.contact-textarea {
	width: 180px;
	height: 80px;
	padding: 2px;
	background-color: #1D726D;
	border: 1px solid #C9E5EE;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.contact-leftcell {
	width: 95px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #1D726D;
	font-weight: normal;
}
.contact-textfield:hover, .contact-menu:hover, .contact-textarea:hover {
	background-color: #1b5b57;
}
.contact-button {
	width: 80px;
	height: 17px;
	margin-right: 5px;
	background-color: #1D726D;
	border: 1px solid #ffffff;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.contact-button:hover {
	background-color: #1D726D; }

.contact-textfield {
	width: 180px;
	height: 13px;
	padding: 2px;
	background-color: #1D726D;
	border: 1px solid #C9E5EE;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
#footer {
	width: 100%;
	height: 59px;
	text-align: right;
	position: absolute;
	bottom: 10px;
}
#footer img{
	float:right;
	margin:3px 0 0 10px;
	padding:0;
	}
#footer div {
	font: 9px arial;
	text-align: right;
	color: #1D726D;
	position: absolute;
	top: 25px;
	right: 150px;
}
#footer div a { color: #1D726D; }
#footer div a:hover { color: #A98D3A; }
#box {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 70px;
} 
#footer-left {
	width: 75px;
	height: 70px;
	background: url(../images/bottomleft2.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom:3px;
	left: 30px;
	z-index: -1;
}
#footer_dec {
	width: 100%;
	height: 9px;
	position: absolute;
	bottom: 0px;
	background: url(../images/footer_dec.gif) repeat-x;
	z-index: 200;
}
#line_dec {
	background: url(../images/header_gradi.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 2px;
	float:right;
}
#line_dec2 {
	background: url(../images/line2.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
}
