/*
================================================================================
|                                     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;}















