	.nav {width:904px; height:42px; padding:0px 0px; margin:0px;}
	.nav li {float:left; width:113px; height:42px; display:inline; padding:0px; margin:0px 0px 0px 0px;}
		li.home {background: url(images/1.gif) top left no-repeat;}
		li.other {background: url(images/2.gif) top left no-repeat;}
		li.contact {background: url(images/3.gif) top left no-repeat;}
		li.home:hover {background: url(images/1.gif) no-repeat 0px -42px;}
		li.other:hover {background: url(images/2.gif) no-repeat 0px -42px;}
		li.contact:hover {background: url(images/3.gif) no-repeat 0px -42px;}
		
	.nav li a, .nav li a:visited {
	display:block;
	padding:10px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	height:32px;
	width: 113px;
	text-decoration:none;
	text-align: center;
}
	.nav li a:hover {
	color:#000000;
	background-position: 0px -42px;
}

/*- design--------------------------- */

.top2 {
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	padding-left: 30px;
	background-position: center bottom;
}

.mainbody2 {
	background-image: url(images/mainbody3.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 12px;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	background-position: top;
	z-index: auto;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}

.bottom2 {
	background-image: url(images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bleft {
	background-image: url(images/bleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

.bright {
	background-image: url(images/bright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.tright {
	background-image: url(images/tright.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}

.nounderline {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	text-decoration: none;
	font-size: x-small;
	color: #999999;
	text-align: center;
}

.bodylinks {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}

.starbullet {
	list-style-image: url(images/redstar.gif);
	list-style-position: outside;
}

.buybgrd {
	background-image: url(images/mainbody4.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 12px;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	z-index: auto;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	background-position: center;
}
	
.rbs {
	letter-spacing: 0.1em;
}
