@import url("slider.css");

@charset "utf-8";
/* CSS Document */

#menu {
	margin-left: 0;
}

#sidebar {
	width: 202px;
	margin: 10px -5px -5px 5px;
	padding: 0;
	color: #e7e7e7;
	float: left;
	font-size: 12px;
	position: relative;
	z-index: 10;
}

#sidebar .sidebar-top {
	height:15px;  
	background: url(/files/Accraply-NEW/FileCabinet/Sidebar_sidebartop_3198.png); 
}

#sidebar .sidebar {
	padding: 10px 0 10px 5px;
	text-align: center;
	overflow: hidden; 
	background: url(/files/Accraply-NEW/FileCabinet/Sidebar_sidebarmiddle_3199.png) repeat-y;
}

#sidebar p {
	font-size: .85em;
	margin: 2px 0 12px 0;
	padding-right: 5px;
	color: #7e7e7e !important;
	position: relative;
}
#sidebar p font {
	color: #7e7e7e !important;
	}
#sidebar p.last { 
	margin-bottom: 10px; 
}

#sidebar img {
	display: block;
	border: none;
}

#accraply, #stanford, #trine, #graham, #aftermarket {
	margin-left: 4px;
	height: 78px;
	width: 182px;
}

#stanford {
	height: 76px;
}

#accraply div, #stanford div, #trine div, #graham div, #aftermarket div { 
	position: absolute; 
	margin-top: -78px; 
	display: none; 
}

#stanford div {
	height: -76px;
}

#sidebar .sidebar-bottom {
	height:15px; 
	background: url(/files/Accraply-NEW/FileCabinet/Sidebar_sidebarbottom_3200.png);
}

#main-content {
	width: 700px;
	margin-left: 0;
	padding: 0 0 0 13px;
}

#main-content .main-content-top {
	height:15px;
	background: url(/files/Accraply-NEW/FileCabinet/HomePage_homepagetop_3201.png);
	margin: auto;
	margin-top: -16px;
}

#main-content .main-content {
	padding: 1px 3px 5px 3px;
	background: url(/files/Accraply-NEW/FileCabinet/HomePage_homepagemiddle_3202.png);
}

#main-content .main-content .text {
	color: #e7e7e7;
	line-height: 18px;
	padding: 0 14px;
	margin-bottom:5px; 
}

#main-content .main-content .text font {
	color: #e7e7e7 !important;
}

#main-content .main-content .text h1 {
	margin: 10px 0 18px 5px; 
	font-weight:bold; 
	font-size:23px; 
	color:#bbb;
}

#main-content .main-content .text h1 span.red font {
	color: #e43144 !important;
}

#main-content .main-content .text p {
	margin-top:15px;
	font-size: 12px;
	margin: 0 15px 20px 15px;
	padding: 0;
}

#main-content .main-content-bottom {
	height:15px;
	background: url(/files/Accraply-NEW/FileCabinet/HomePage_homepagebottom_3203.png);
	background-repeat: no-repeat;
}