#slider {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background:#fff;
	height:360px;
	border:#ccc solid 1px;
}
.scrollContainer div.panel {
	padding: 5px;
	height: 350px;
	width: 940px;
	background:#fff;
}
#shade {
	background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
	height: 50px;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
	background:url(http://cdn.fullsource.com/shared/core/images/custom-pages/custom_guide_bg.jpg) no-repeat;
	height:40px;
	margin-bottom:5px;
	border:#dadada solid 1px;
	width:950px;
}
ul.navigation li {
	display: inline;
	margin:  0px;
}
ul.navigation li div {
	color:#777 !important;
}
ul.navigation li:hover div {
	color:#000 !important;
}
ul.navigation a {
	padding: 10px 0;
	color: #000;
	text-decoration: none;
}
ul.navigation a:hover {
}
ul.navigation a.selected {
}
ul.navigation li a.selected div {
	color:#000 !important;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -20px;
}
.scrollButtons.right {
	right: -20px;
}
.hide {
	display: none;
}
.nav_guide_1 {
	background-position:0 0px !important;
}
.nav_guide_2 {
	background-position:0 -51px !important;
}
.nav_guide_3 {
	background-position:0 -101px !important;
}
.nav_guide_4 {
	background-position:0 -152px !important;
}
.nav_guide_5 {
	background-position:0 -203px !important;
}
.nav_guide_6 {
	background-position:0 -254px !important;
}
.pro_con {
	height:150px;
}
.pro_con ul li {
	line-height:14px;
	padding-bottom:7px;
}
.overview {
	height:140px;
	line-height:16px;
	padding-top:10px;
}
.custom_type_image {
	width:100%;
	height:220px;
	background:#eee;
	clear:both;
}
#FAQ {
	background:url(http://cdn.fullsource.com/shared/core/images/custom-pages/gradient_light.jpg) repeat-x;
	padding:10px;
	clear:both;
	border-top:#dadada solid 1px;
	margin-top:25px;
}
#guide {
	background:url(http://cdn.fullsource.com/shared/core/images/custom-pages/gradient_light.jpg) repeat-x;
	padding:10px;
	clear:both;
	border:#dadada solid 1px;
}
#custom_types_container {
	background:#fafafa;
	margin: 20px 0;
	border: #DADADA solid 1px;
	padding: 0px;
}
#custom_types_container img {
	position:relative;
	top:5px;
	left:-10px;
}
#custom_types {
	font-size: 20px;
	font-weight: 100;
	list-style: none;
	margin: 8px 0;
	line-height: 27px;
}
#custom_types ul li {
	line-height: 25px;
	margin:3px;
}
.c_quote_btn {
	background: url(http://cms.fullsource.com/cms/images/grd_a.png) repeat-x scroll 0 center transparent;
	border: 1px solid #C6C6C6;
	text-shadow: 1px 1px 0 #FFFFFF;
	cursor:pointer;
	padding:5px 10px;
	text-align:center;
	width:170px;
	margin:20px 10px 0 0;
	font-weight:bold;
}
.c_quote_btn:hover {
	background: #eee;
	border: 1px solid #ccc;
	color:#000;
}
.c_quote_btn:hover a {
	color:#1F5293;
}
.bl_links {
	color:#06C !important;
}
.bl_links:hover {
	text-decoration:underline;
}
.bigHeader {
	margin-top:0px;
	margin-bottom:0px;
	font-size:38px;
	padding-left:20px;
}
.r_slider_nav {
	font-size:13px;
	padding:7px 0 0;
	font-weight:500;
	float:left;
}

.custom_type_deets{width:283px; float:left; margin:5px; padding:5px; }
.custom_type_deets .inner_deets{cursor:pointer; border:#fff 1px solid; padding:5px 10px; margin-bottom:15px;}
.custom_type_deets .inner_deets:hover{  border:#dadada 1px solid; background:#f3f3f3;}


.upper_area{float:left; width:610px; padding-right:20px;}
.upper_area p{ font-size:14px; padding:5px 15px 0 20px;}


.custom_title{font-size:28px; padding:5px 15px; color:#000;}

