/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#719011;
	background-image:url(../images/bg_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	margin-left:20px;
}

.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#F6B508;
}

.text-bg{
	background-image:url(../images/bg_text.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:511px;
}

.alto-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	color:#FFFFFF;
}
.address-bg{
	background-image:url(../images/address.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:511px;
}
.address-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	font-weight:bold;
	line-height:18px;
}
.address-phone-no{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#B70004;
	font-weight:bold;
	line-height:18px;
}

.address-phone{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#B70004;
	font-weight:bold;
	line-height:18px;
}
.address-phone:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#FAD24C;
	font-weight:bold;
	line-height:18px;
}



.box-01{
	background-image:url(../images/box-01.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:133px;
	
}

.box-02{
	background-image:url(../images/box-02.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:133px;
}


.footer{
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:67px;
}



.footer-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FAD24C;
	margin-left:20px;
}

.footer-menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFF7DB;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0C3A22;
	margin:0px;
	padding:0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#B70004;
	margin:0px;
	padding:0px;
}

