@charset "UTF-8";
/* CSS Document */

body {
	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap{
	
	margin:auto;
	padding:0px 0px 0px 0px;
	width:839px;
	height:auto;
	background-image:url(images/wrap2.jpg);
	background-repeat:repeat-y;
	
	
	
}



#imagehome{
	
	background-image:url(images/headerindex.jpg);
	
	
}	

#imagenews{
	
	background-image:url(images/headernews.jpg);
	
}

#imagehistory{
	
	background-image:url(images/headerhistory.jpg);
	
}

#imageservice{
	
	background-image:url(images/headerservice.jpg);
	
}
#imagecontact{
	
	background-image:url(images/headercontact.jpg);
	
}

.imagebg{
	margin:0px 0px 0px 4px;
	width:830px;
	height:288px;
	background-repeat:no-repeat;
	float:left;
}


#header{
	margin:0px ;
	width:359px;
	height:106px;
	
	float:left;
	padding:0px 0px 0px 4px;
}



a{
	text-decoration:none;
	
}


a img {
	border: 0;
}


#navbar{
	margin:0px 0px 0px 4px;
	width:830px;
	height:25px;
	padding:0px;
	clear:both;
	
}


#navbar ul{
	
	margin:0px;
	padding:0px;
	
}

#navbar li{
	list-style-type:none;
	margin:0px;
	float:left;
	padding:0px;
	
	
}


#navbar a{
	margin:0px;
	padding:4px 0px 0px 0px;
	width:90px;
	height:21px;
	display:block;
	text-align:center;
	color:#fff;
	
	
	
}

#navbar a:visited {
	text-decoration: none;
	outline:none;
	color:#fff;
	
}	

#navbar a:hover{
	background-image:url(images/navbgover.gif);
	color:#e3e3e3;
	
	
	
}


#content{
	margin:50px 30px 0px 0px;
	width:539px;
	height:auto;
	padding:0px 0px 0px 24px;
	float:left;
	
	
	
}

 #content h4{
	margin:0px;
	color:#e19633;
}


#content ul{
 	margin:0;
	list-style-type:none;
	font-size:13px;
	
	
}

#content li{
	padding-bottom:4px;
}


#sidebar{
	margin:30px 0px 20px 0px;
	padding:0px 0px 0px 15px;
	float:left;
	width:219px;
	height:auto;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#dadada;
	
}


.sidebarpara{
	text-align:center;
	font-size:12px;
	

}

#sidebar h4{
	text-align:center;
	color:#e19633;
	font-size:12px;
	
	
}

textarea {
	width:500px !important;
	height:200px !important;

} 

.caption{
	text-align:center;
	font-size:10px;
	width:200px;
	height:auto;
	
	
}

.textbox{
	width:540px;
	height:auto;	
	margin:0px 0px 0px 0px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#dadada;
	padding-top:10px;
}

	

p{
	font-size:85%;
	margin:0px;
	padding:0px 0px 20px 0px;
	
}
 
#content img{
	margin:0px 0px 0px 20px;
	
}

#footer{
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#dadada;
	margin:auto;
	width:95%;
	height:auto;
	clear:both;
	
	
}


#footer p{
	text-align:center;
	color:#999999;
	font-size:10px;

}


#footer ul{
	margin:auto;
	width:300px;
	height:50px;
	padding-top:10px;
	
}

#footer li{
	padding:8px;
	display:inline;
	font-size:10px;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#dadada;
	
}

.mylink{
	font-size:8px;
	float:right;
	letter-spacing:1px;
	color:#999;
}



#footer a:link{
	color:#666666;
}

#footer a:visited{
	color:#666;
}

#footer a:hover{
	color:#CC6600;
}

#footer a:active{
	color:#666;
}
