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

body {
background: url('../images/template/bck.jpg') ;
background-repeat:no-repeat;
background-color:#06090a;
background-position:top;
}
input {
	font-size: 12px;
	padding: 3px;
	background-color: #E58C17;
}
a:link {
	color:#511A0D;
}
a:visited{
	color:#511A0D;
}
a:hover{
	text-decoration:none;
}
div#container {
	width:860px;
	margin: 0 auto;
	position: relative;
	overflow:visible;
  }
div#header {
	background-image:url(../images/template/header.png);
	background-repeat:no-repeat;
	width:100%;
	height:399px;
	margin-top:10px;
}

#logo {
	height:90px;
	display:block;
}
#logo li a{
	height:90px;
	width:100%;
	display:block;
}
#limonumber {
	height:35px;
	display:block;
}
#limonumber li a{
	height:35px;
	width:100%;
	display:block;
}
#taxinumber {
	height:30px;
	display:block;
}
#taxinumber li a{
	height:30px;
	width:100%;
	display:block;
}
div#main-rpt {
	background-image:url('../images/template/content-bg.png');
	background-repeat:repeat-y;
}
div#top-spacer {
	height: 25px;
}

div#main-content {
	margin: 0 auto;
	width: 800px;
	padding: 5px 20px 20px 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f1f1f;
		text-align:left;
}

div#main-content p{
	margin: 0px;

	
}
div#main-content h1 {
	font-size:24px;
	color:#7E2909;
	text-transform:uppercase;
	font-weight: bold;
	margin-top: 0px;
}
div#main-content h2{
	color: #811F2A;
	margin-bottom:0px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}
div#main-content h3{
	color: #714724;
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	;
}
div#main-content a{
	color:#511A0D;
	
}
div#contact-form {
	background-image:url(../images/contact-form.jpg);
	background-repeat:no-repeat;
	height:400px;
	padding-top:75px;
}
#contact-top {
	width:410px;
	height:102px;
	background-image:url(../images/template/contact-top.jpg);
}
#contact-middle {
	background-image:url(../images/template/contact-middle.jpg);
	background-repeat:repeat-y;
	width:390px;
	padding-left:10px;
	padding-right:10px;
	color:#030;
}
#contact-bottom {
	background-image:url(../images/template/contact-bottom.jpg);
	width:410px;
	height:26px;
}
/*Navigation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		


div#navigation {
	width:699px;
	height: 29px;
	margin-left: 24px;
	margin-right: 137px;
	margin-top: 180px;
	}
#navigation ul {
padding: 0;
margin: 0;
float: left;
list-style-type: none;
display: inline;
}

#navigation ul li {
padding: 0;
margin: 0;
float: left;
list-style-type: none;
display: inline;
}

#navigation a {
display: block;
}
.nav-top {
width: 260px;
height: 25px;
list-style:none;
}

.nav-1 {
background: url('../images/template/nav-1.jpg') no-repeat scroll top left;
width: 108px;
height: 29px;
list-style:none;
}

.nav-1 a:hover {
background: url('../images/template/nav-1a.jpg') no-repeat scroll top left;
width: 108px;
height: 29px;
list-style:none;
}

.nav-2 {
background: url('../images/template/nav-2.jpg') no-repeat scroll top left;
width: 111px;
height: 29px;
list-style:none;
}

.nav-2 a:hover {
background: url('../images/template/nav-2a.jpg') no-repeat scroll top left;
width: 111px;
height: 29px;
list-style:none;
}

.nav-3 {
background: url('../images/template/nav-3.jpg') no-repeat scroll top left;
width: 67px;
height: 29px;
list-style:none;
}

.nav-3 a:hover {
background: url('../images/template/nav-3a.jpg') no-repeat scroll top left;
width: 67px;
height: 29px;
list-style:none;
}

.nav-4 {
background: url('../images/template/nav-4.jpg') no-repeat scroll top left;
width: 93px;
height: 29px;
list-style:none;
}

.nav-4 a:hover {
background: url('../images/template/nav-4a.jpg') no-repeat scroll top left;
width: 93px;
height: 29px;
list-style:none;
}

.nav-5 {
background: url('../images/template/nav-5.jpg') no-repeat scroll top left;
width: 127px;
height: 29px;
list-style:none;
}

.nav-5 a:hover {
background: url('../images/template/nav-5a.jpg') no-repeat scroll top left;
width: 127px;
height: 29px;
list-style:none;
}

.nav-6 {
background: url('../images/template/nav-6.jpg') no-repeat scroll top left;
width: 81px;
height: 29px;
list-style:none;
}

.nav-6 a:hover {
background: url('../images/template/nav-6a.jpg') no-repeat scroll top left;
width: 81px;
height: 29px;
list-style:none;
}
.nav-7 {
background: url('../images/template/nav-7.jpg') no-repeat scroll top left;
width: 112px;
height: 29px;
list-style:none;
}

.nav-7 a:hover {
background: url('../images/template/nav-7a.jpg') no-repeat scroll top left;
width: 112px;
height: 29px;
list-style:none;
}

/*FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
div#footer {
	width:100%;
	height: 170px;
	background-image:url(../images/template/footer.png);
	background-repeat:no-repeat;
	
  }	
div#footer-text {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height: 150px;
	text-align:center;
	font-size:11px;
	color: #666;
	line-height: 18px;
	padding-top:25px;
	}
div#footer-text a{
	color:#666;
	text-decoration:none
}
div#footer-text a:hover{
	text-decoration:underline;
}
div#footer-images {
	width: 100%;
	height: 90px;
	margin-bottom: 20px;
	background-image:url(../images/template/footer-logos.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	background-position:center;
}
