#outer {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#footer, #leftside, #rightside, #text, #images, .quote, .padding20{
	overflow:hidden;
	display:block-inline;
}
#footer {
	color: #FFFFFF;
	background-color: #fc7f0b;
	text-align: center;
	height: 29px;
	width: 100%;
	clear: left;
	margin-top: 4px;
	font-size: 95%;
}
#leftside {
	float: left;
	width: 153px;
}
.nav_btn {
	display: inline;
	float: left;
	height: 31px;
	width: 153px;
}
.nav_btn a:link, .nav_btn a:visited, .nav_btn a:active{
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 15px;
	background-image: url(images/nav_bg.gif);
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

#images {
	float: right;
	width: 181px;
	margin-top: 6px;
}
a:hover {
	text-decoration: underline;
}




#rightside {
	float: left;
	width: 551px;
	margin-left: 14px;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 0px;
}

#ad1 {
	margin-top: 5px;
}
#images img {
	margin-bottom: 10px;
}


#text {
	float: left;
	width: 350px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 18px;
	margin-top: 6px;
	text-align:justify;
}



#main{
	width: 718px;
	margin: auto;
	text-align: left;
}
.marginbtm6 {
	margin-bottom: 6px;
}
.quote_big{

	font-size: 140%;
	color: #ffffff;
}
.quote {
	width: 360px;
	font-size: 110%;
	background-image: url(images/quotetop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	color:#FFFFFF;
}


.orangetxt {
	color: #FC7F0B;
}
.address {
	background-image: url(images/add1.gif);
	display: inline;
	float: left;
	height: 75px;
	width: 143px;
	padding-left: 10px;
	padding-top: 10px;
	letter-spacing: -1px;
}
.padding20 {
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	background-image: url(images/quoteside.gif);
}

.orangetxt_big{

	font-size: 140%;
	color: #FC7F0B;
}
.nav_btn a:hover {
	background-image: url(images/nav_bg_f2.gif);
}
.quote .orangetxt_big {
	color: #000000;
}
