/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/
.long1 { width:50%; background:url(../images/1_bg1.jpg) top repeat-x; height:203px; }
.Long2 { width:100%; background:url(../images/1_bg2.jpg) top repeat-x; margin-bottom:-203px  }

.top {background-image:url(../images/top.jpg); background-repeat:no-repeat; width:1000px; height:203px;}
.middle {background-image:url(../images/middle.jpg); background-repeat:no-repeat; width:1000px; height:475px;}
.bg1 {background-image:url(../images/bg1.jpg); background-repeat:no-repeat; width:1000px; height:375px;}
.bg2 {background-image:url(../images/bg2.jpg); background-repeat:no-repeat; width:1000px; height:375px;}
.bg3 {background-image:url(../images/bg3.jpg); background-repeat:no-repeat; width:1000px; height:400px;}
.bottom {background-image:url(../images/bottom.jpg); background-repeat:no-repeat; width:1000px; height:62px;}

.bg_x1 {background-color: #f9f9f7;}
.bg_x2 {background-image:url(../images/bottom.jpg); background-repeat:repeat-x; height:62px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat;
	background-color: #f9f9f7;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#898882;
}
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, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#898882;
	text-decoration:underline;
}
a:hover { 
		text-decoration:none; 
} 
/*
================================================================================
|                                     Fonts                                    |
================================================================================
*/
.txt_sub {font-size:11px; color:#4d4b46; text-transform:uppercase;}
.txt_copy {font-size:10px; color:#4d4e49;}

.h1 {font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#534d4b;}
.h2 {font-size:16px; font-weight:bold; color:#534d4b;}
.h3 {font-size:14px; font-weight:bold; color:#f96e00;}
.h4 {font-size:11px; color:#f96e00;}

.font1 {font-size:14px;}
.font2 {font-family:"Times New Roman", Times, serif; font-size:12px; font-style:italic; color:#898882;}
.font3 {font-family:"Times New Roman", Times, serif; font-size:11px; color:#97968f;}

.href1 {font-size:11px; color:#4d4b46; text-transform:uppercase; text-decoration:none;}
.href1:hover {text-decoration:underline;}
.href2 {font-size:10px; color:#4d4e49;}

.line_height {line-height:12px;}


.pic1-1 { background:url(../images/pic1-1.jpg) no-repeat 455px 5px}