/* -------------------------------------------- Default ----------------------------------------- */
html, body {font-family:tahoma;}

td {text-align: left;font-family:tahoma; color:#4E4D4A;  font-size:12px;line-height:14px; vertical-align:top;}

a {text-decoration:underline; color:#4E4D4A;}
a:hover {text-decoration:none;}

img { border:0;}  
body {font-family:tahoma; font-size:1em; margin:0px;padding:0px; background:#212121;}

textarea {width:200px;font-family:tahoma;  font-size:12px; border:1px solid #a09261; background:#ffffff; color:#000000; padding:2px 0px 0px 4px;}
form { padding:0; margin:0;}

strong { color:#a14920;}

div {font-family:tahoma; color:#4E4D4A;  font-size:12px;}

div a {font-family:tahoma; color:#4E4D4A;  font-size:12px;text-decoration:none;}

ul {margin:0; padding:0; list-style:none}
li {margin:0; padding:0 0 0 0px;}

ul li {display: inline;}

p{text-align:justify;line-height:1.4;}

.btns{
    font-size:12px;
   font-family:tahoma;
   font-weight:bold;
   color:#4E4D4A;
   width:65px;
   background-color:#161616;
   padding:2px;
   border-style:solid;
   border-color:#888888;
   border-width:1px;
}

/* -------------------------------------------- BODY ------------------------------------------ */



#header{

	
	margin:0 auto;
	width:880px;
	height:131px;
	border:0px solid red;
	
}


#menubg{
	
	margin:0;
	background:url(../images/menubg.jpg) top no-repeat; 
	border:0px solid red;
	width:363px;
	height:126px;
	
}




.menuleft{

	line-height:1.5;
	margin-left:68px;
	margin-top:25px;
	width:120px;

}

.menuright{

	line-height: 1.5;
	margin-left:20px;
	margin-top:25px;
	width:120px;
	
}

#logo{

	background:url(../images/logo.jpg) top no-repeat; 
	margin-top:40px;
	margin-left:12px;
	width:280px;
	height:72px;
	border:0px solid red;
	
}


#container{

	border:0px solid red;
	min-height:100px;
	margin-top: 10px;
	width:100%;
}

#bgcontainerhome{

	background:url(../images/homebg.jpg) bottom no-repeat;
	margin:0 auto;
	border:1px solid #ffffff;
	width:880px;
	min-height:570px;
}

#homeimg{

	/*background:url(../images/homeimg.jpg) bottom no-repeat;*/
	border:0px solid red;
	width:848px;
	height:520px;
	margin:19px 15px 15px 15px;
	
}

#bgcontainerpage{

	margin:0 auto;
	border:1px solid #ffffff;
	width:880px;
	min-height:570px;
}

#page{

	border:0px solid red;
	width:848px;
	min-height:350px;
	margin:19px 15px 15px 16px;
	
}

.txt{
	width:200px;
}

.par{
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#bar{

	background:url(../images/bar.jpg) top no-repeat; 
	margin:0 auto;
	margin-bottom: 10px;
	border:0px solid red;
	width:889px;
	height:10px;
}



#footer{
	
	border:0px solid red;
	color:#4E4D4A;
	font-size:12px;
	padding:19px 0 20px 20px;
	
}

/* -------------------------------------------- END BODY ------------------------------------------ */
