*{
	margin:0px;
	padding:0px;
}
img, div { behavior: url(iepngfix.htc) }
.black a:link {
	color: #000;
}
.black a:visited {
	color: #000;
}
.black a:hover {
	color: #999;
}
#logo {
	z-index:9999;
	margin:10px 0px 0px 30px;
	position:absolute;
	float:left;
	width:360px;
	height:86px;

}
.slideshow { height: 362px; width: 900px; margin: 0; }
.slideshow img {
	padding: 0px;
	border: none;
	background-color: #eee;
	position:absolute;
	z-index:0;
}
 
.aligncenter {
	text-align:center;
}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.centerimage {
	display:block;
	margin:0 auto;
}

a:link {
	text-decoration:none;
	color:#000;
}
a:visited {
	text-decoration:none;
	color:#000;
}
a:active {
	text-decoration:none:
	color:#000;
}
a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

html {
	height:100%;
}

body {
    margin:0px;
	padding:0px;
	height:100%;
	border:0px;
	line-height:1em;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	font-family:arial,helvetica,sans-serif;
	letter-spacing:normal;
	color:#000000;
	background:#222222;
	text-align:left;
	
	
}

#container {
	margin:0 auto -100px;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:900px;
	background:#ffffff;
}

#header {
	height:374px;
	background:url(/images/topimage9.jpg) no-repeat;
}



#rapsale {
	margin:50px 0px 0px 600px;
	z-index:9;
	
}

#familyowned {
	padding:40px 0px 0px 0px;
}

#headerright {
	padding:14px 40px 0px 0px;
}

#nav {
	clear:both;
	padding-top:4px;
	text-align:center;
	list-style:none;
	height:23px;
	color:#ffffff;
	background:#000 url(/images/nav_background.png) repeat-x;
}

#nav li {
	display:inline;
	padding:0px 8px;
	font-size:.9em;
	color:#000
}

#nav a {
	text-transform:uppercase;
	color:#ffffff;
}

#main {
	min-height:100px;
	color:#000000;
	font-size:.9em;
	line-height:1.3em;
	background:url(/images/content_background.png) repeat-x;
	text-align:left;
}

#mainleft {
	float:left;
	margin:30px 0px 10px 25px;
	width:425px;
	text-align:left;
}
#mainsub {
	float:left;
	margin:30px 40px 10px 25px;
	width:780px;
}

#mainright {
	float:right;
	margin:30px 65px 10px 0px;
	width:385px;
}

#main h1 {
	display:inline;
	font-size:1.2em;
	color:#bf9848;
	border-bottom:1px dotted #bf9848;
}

#main h2 {
	display:inline;
	font-size:1.2em;
	color:#275698;
	border-bottom:1px dotted #275698;
}

#mainleft p {
	padding:10px 0px;
}

#mainleft ul {
	padding:3px 0px 0px 8px;
	list-style:none;
	text-align:left;
}
#mainleft li {
	padding:0px 8px;
	font-size:.9em;
}

.candidbox {
	float:left;
	padding:5px 14px 14px 7px;
	width:187px;
	height:80px;
	font-size:.75em;
	font-weight:600;
	background:url(/images/contentcontainerblue.png) no-repeat;
}

.candidbox h3 {
	color:#0f3f78;
}

.candidimage {
	margin:12px 12px 0px 3px;
	border:1px solid #000000;
}

#quicklinks {
	clear:left;
	float:right;
	z-index:900;
	margin:-340px 45px 0px 650px;
	padding:10px 0px 15px 6px;
	width:140px;
	height:164px;
	text-align:center;
	font-size:14px;
	/**background:url(images/quicklinks_background2.png) no-repeat;**/
	background:url(/images/rapsale2.png) no-repeat;
	position:absolute;
}


#quicklinks ul {
	list-style:none;
}

#quicklinks li {
	padding:3px 0px;
}

#quicklinks a {
	color:#FFF;
}

.push {
	clear:both;
	height:100px;
}

#footer {
	margin:0 auto;
	height:100px;
	width:900px;
	font-size:.7em;
}

#footer hr {
	margin:0px auto;
	padding:20px 0px 2px;
	width:450px;
	border:1px dotted #000000;
	border-style:none none dotted;
	color:#ffffff;
	background-color:#ffffff;
}

#footer ul{
	padding-top:6px;
	text-align:center;
	list-style:none;
}

#footer li {
	margin:0px 3px;
	display:inline;
}

#footer li a {
	text-transform:uppercase;
	letter-spacing:1px;
}

#footer a {
	color:#000000;
}

