body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #000;
}
a:hover {
	color: #999999;
}

#mycontainer {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	height: 910px;
	width: 800px;
}
#mytopbar {
	background-image: url(images/auto_trader_cars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 101px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#myflash {
	position: absolute;
	height: 199px;
	width: 800px;
	left: 0px;
	top: 101px;
	background-color: #000000;
}
#mymaincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	height: auto;
	width: 800px;
	left: 0px;
	top: 300px;
}
#mymaininfo {
	background-color: #fcfcfc;
	color: #000;
	position: absolute;
	height: 570px;
	width: 630px;
	left: 10px;
	top: 11px;
	bottom: 0px;
}
#mymaininfo p {
	text-align: left;
	padding: 0 0 13px 10px;
	margin: 0;
}
#mymaininfo a {
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
#mymaininfo a:hover {
	color: #666;
}
#mymaininfo li {
	padding: 0 10px 0 0;
}
#myrightinfo {
	background-color: #000000;
	position: absolute;
	height: 612px;
	width: 149px;
	left: 651px;
	top: 0px;
	bottom: 0px;
}
#myrightinfo p {
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mynav_bot {
	position: absolute;
	height: 16px;
	width: 630px;
	left: 10px;
	top: 886px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#mycontainershowroom {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	height: 2350px;
	width: 800px;
}
#mymaininfoshowroom {
	background-color: #fcfcfc;
	color: #000;
	position: absolute;
	height: 2004px;
	width: 630px;
	left: 10px;
	top: 11px;
	bottom: 0px;
}
#mymaininfoshowroom p {
	text-align: left;
	padding: 0 0 13px 10px;
	margin: 0;
}
#mymaininfoshowroom a {
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
#mymaininfoshowroom a:hover {
	color: #000;
}
#myrightinfoshowroom {
	background-color: #111111;
	position: absolute;
	height: 2050px;
	width: 150px;
	left: 650px;
	top: 0px;
	bottom: 0px;
}
#myrightinfoshowroom  p {
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mynavshowroom_bot {
	position: absolute;
	height: 16px;
	width: 630px;
	left: 10px;
	top: 2325px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
h1 {
	font-size: 12px;
	margin-left: 8px;
	margin-top: 20px;
}
