/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/
#repeat_down{
	background-image:url(images/repeat_down.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:766px;
	min-height:875px;
}

.top {background-image:url(images/top.jpg); background-repeat:no-repeat; width:766px; height:188px;}
.middle {background-image:url(images/middle.jpg); background-repeat:no-repeat; width:766px; height:342px;}
.bottom {background-image:url(images/bottom.jpg); background-repeat:no-repeat; width:766px; height:69px;}

.shape_1 {background-image:url(images/shape_1.jpg); background-repeat:no-repeat; width:162px; height:320px;}
.shape_2 {background-image:url(images/shape_2.jpg); background-repeat:no-repeat; width:120px; height:105px;}

.map {background-color:#9e6730; width:103px; height:130px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	overflow:hidden;
	background-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0; padding:0; margin:0;}
table { border-collapse:collapse}
table td { padding:0; margin:0; border:0} 
table tr { padding:0; margin:0; border:0} 
a { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#9e6730;
	text-decoration:none;
}
a:hover { 
		text-decoration:underline; 
} 
/*
================================================================================
|                                     Other                                    |
================================================================================
*/
.href1 {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff; text-decoration:none;}
.href1:hover {text-decoration:underline;}

.copyright {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;}


a.m1 {width:30px; height:14px; background:url(images/btn1.jpg) no-repeat; display:block; text-decoration:none;}
a.m2 {width:63px; height:12px; background:url(images/btn2.jpg) no-repeat; display:block; text-decoration:none;}
a.m3 {width:49px; height:12px; background:url(images/btn3.jpg) no-repeat; display:block; text-decoration:none;}
a.m4 {width:161px; height:12px; background:url(images/btn4.jpg) no-repeat; display:block; text-decoration:none;}
a.m5 {width:64px; height:12px; background:url(images/btn5.jpg) no-repeat; display:block; text-decoration:none;}
a.m1:hover {background:url(images/btn1_on.jpg) no-repeat;}
a.m2:hover {background:url(images/btn2_on.jpg) no-repeat;}
a.m3:hover {background:url(images/btn3_on.jpg) no-repeat;}
a.m4:hover {background:url(images/btn4_on.jpg) no-repeat;}
a.m5:hover {background:url(images/btn5_on.jpg) no-repeat;}











