@charset "ISO-8859-1";
#body {
	background-color: #FFFFFF;
	background-image: url(images/degarde.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#content {
	background-color: #FFFFFF;
	background-image: url(images/content.jpg);
	height: 576px;
	width: 697px;
	background-repeat: no-repeat;
}

#sidebar2 {
	background-color: #FFFFFF;
	background-image: url(images/index_18.jpg);
	height: 88px;
	width: 185px;
}
#sidebar1 {
background-color: #FFFFFF;
	background-image: url(images/index_15.jpg);
	height: 93px;
	width: 185px;

}
#footer {
	background-color: #FFFFFF;
	background-image: url(images/index_22.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 1139px;
}
textarea[name="comments"] {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#eff0f0 none repeat scroll 0 0;
border-color: #426a8c;
border-style:solid;
font-size:12px;
border-width:1px;
color: #000000;
padding:0 4px;
vertical-align:bottom;
}

input[type="text"] {
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
border-color: #426a8c;
background:#eff0f0 none repeat scroll 0 0;
border-style:solid;
font-size:12px;
border-width:1px;
color: #000000;
padding:0 4px 5px;
vertical-align:bottom;
}

.scroller {
background-color:#ffffff;
border-color:none;
border-width:0px;
height:450px;
overflow:auto;
width:630px;
padding-right:20px;
padding-left:20px;

}
.scroller2 {
background-color:#ffffff;
border-color:none;
border-width:0px;
height:450px;
overflow:auto;
width:620px;
padding-right:20px;
padding-left:30px;

}

#form input:hover, #form textarea:hover, #form select:hover {
background-color:#bacad6;
border:1px solid #b52e01;

}
#form2 input:hover, #form2 textarea:hover, #form2 select:hover {
background-color:#bacad6;
border:1px solid #b52e01;
}

#first_page {
	background-image: url(images/index_16.jpg);
	height: 576px;
	width: 697px;
}
