html{
height: 100%;
min-height:100%
}
body {
	font-family: 'arial black', arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
	top: 0px;
	left: 0px;
	margin:0px;
	height: 100%;
	min-height:100%

}
#logo {
	position: absolute;
	/*width: 100%;*/
	height: 236px;
	left:294px;
	top: 0px;
	overflow: hidden;	
}
#shopic {
	position: absolute;
	background-image: url(images/shoppic.jpg);
	height: 236px;
	width: 294px;
	top: 8px;
	left:0px;
	margin:0px;
	position: absolute;
	z-index:100;
}
#rightpic{
	position:absolute;
	top: 18px;
	left:80%;
	background-image: url(images/aaa_approved.jpg);
	width:220px;
	height:137px;
	z-index: 100;
}

#menu {
	position: absolute;
	height: 400px;
	width: 294px;
	top: 230px;
	left:0px
}
.clearboth {
	clear: both;
}

#mainbody {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#content {
	position:relative;
	top: 230px;
	margin-left:230px;
	width: 44%;
}
#nonFooter
{
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
}

* html #nonFooter
{
height: 100%;
}
.marquee {
	margin-left: 7px;
	margin-right: 7px;
	font-family: "Courier New", Courier, monospace;
	line-height: 1.2em;
}
.divmarq {
	position:absolute;
	left:78%;
	color: #000000;
	background-color: #33CCFF;
	float: right;
	width: 22%;
	margin-top: 5px;
	top:330px

}
#divright {
	position:absolute;
	width: 22%;
	top:275px;
	margin-top: -25px;
	left: 75%;

}
.divbbb{
	top:230px;
	position:absolute;
	left:78%;
	float: right;
	width: 22%;
	/*margin-top: -80px;*/

}


.uline {
	text-decoration: underline;
}

.shopic {
	background-image: url(images/shoppicsm.jpg);
	height: 165px;
	width: 220px;
	top: 25px;
	left:10px;
	position: absolute;
}
.highdiv {
	background-color: #798e74;
	font-size: 12pt; 
	color: white; 
	font-family: 'arial','sans-serif'; 'times new roman'; 
}
.style1 {font-size: 16px}
h5 {
	font-size: 8px;
	line-height: 1.1em;
	font-weight:200;
	font-family:"Courier New", Courier, monospace;
	text-align: justify;
}
#footer {
/*	bottom: 0 !important;*/
padding-top:5px;
position:relative;
	bottom: -200px;
	background-color: #FFFFFF;
}
#page #nonfooter #content .carlist {
	height: 225px;
	overflow: scroll;
}
#page #nonfooter #content img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

