.back01 {
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.back02 {
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: 0% 6%;
}
.back03 {
	background-image: url(images/back_3.gif);
	background-repeat: no-repeat;
	background-position: 0% 30%;
}
.back04 {
	background-image: url(images/back_6.gif);
	background-repeat: no-repeat;
	background-position: 0% 6%
}
.back05 {
	background-image: url(images/back_4.gif);
	background-repeat: no-repeat;
	background-position: 0% 6%;
}
.back06 {
	background-image: url(images/back_5.gif);
	background-repeat: no-repeat;
	background-position: 0% 6%
}

.backtop1 {
	background-image: url(images/logo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backtop2 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#flash {position:relative; top:5;}
.scroll {
scrollbar-face-color: #851316; 
scrollbar-3dlight-color: #A04212; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #E3B70C;
overflow-y:scroll;
overflow-x:hidden;
width:100%; height:300px;
padding-right: 5px;
overflow:-moz-scrollbars-vertical; 
}
.main_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #595959;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
}
.back01i {
	background-image: url(images/logo_1_i.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#address{
	position:relative; 
	top:-3px;
}

#bottom	{
	position:relative; 
	top:-4;
}

.nav_menu	{
	background-image: url(images/menu.gif) ; 
	line-height:3.0; 
	background-repeat:no-repeat; 
	padding-left:100px; 
	text-align: left; 
	height:248px; 
	font-size:20px; 
	font-weight:bold;
}
.nav_menu a{ text-decoration:none;  color: #0160fb;}
.nav_menu a:hover{ color:#FF0000}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
}
#footer a {
	color: #FFE8E9;
}

#footer {
	/*padding-top: 8px; */
	padding-left: 120px;
	/*text-align: right;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFE8E9;
}