@charset "utf-8";
/* CSS Document */

ul {
	margin:0;
	padding:0 0 0 10px;;
	list-style-image:url('images/list_arrow.png');	
}

ul li {
	margin:10px 0;	
}

ul.side_bar_list {
	margin-left:60px;
	margin-top:10px;
	margin-bottom:20px;	
}

ul.side_bar_list li {
	margin:3px 0;	
}

img {
	display:block;	
}

hr {
	margin:15px 0 10px;	
}

a {
	color:#1e87c4;	
	text-decoration:none;
}

a:hover {
	color:#1e87c4;	
	text-decoration:underline;
}

a img {
	border:0;	
}

.clearFix {
	clear:both;	
}

html {
	background-image:url('images/background.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b7b7b7;
}

body {
	margin:0;
	padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#777777;	
}

h1 {
	font-size:28px;
	font-weight:100;
	color:#b7a85c;
	margin:0;
	padding:0;	
}

h2 {
	font-size:22px;
	font-weight:100;
	/*color:#0d3c57;*/
	color:#b7a85c;	
	margin:0;
	padding:0;
}

h3 {
	font-size:18px;
	line-height:26px;
	font-weight:100;
	/*color:#0d3c57;*/
	color:#b7a85c;	
	margin:0;
	padding:0;
}

h5 {
	font-size:16px;
	font-weight:100;
	/*color:#0d3c57;*/
	color:#b7a85c;	
	margin:30px 0 0;
	padding:0;
}

.blue {
	color:#0d3c57;
	font-weight:bold;
}

#wrapper {
	width:956px;
	margin:0 auto;
	position:relative;
	z-index:10;	
}

#header {
	width:956px;
	height: 105px;	
}

#header div {
	float:left;	
}

#logo {
	margin:12px 0 0 50px;	
}

#socialMedia {
	width:102px;
	height:37px;
	margin: 0 38px 30px 470px;
	padding:5px 0 0 9px;
	background-color:#e0e7f0;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;

}

#socialMedia img {
	float:left;
}

#navigation {
	width:581px;
	height:33px;
	padding-right: 5px;	
}

#navigation img {
	float:right;	
}

#mainImageSection {
	width:956px;	
	position:relative;
	z-index:30;
}

#mainImageSection div {
	width:921px;	
	margin:0 auto;
}

#mainWrapper {
	position:relative;
	z-index:20;
	margin-top:-150px;	
}

#mainContent {
	width:836px;
	background-image:url(images/main_content_background.png);
	background-repeat:repeat-y;	
	padding:155px 60px 30px;
}

#leftContent {
	width:500px;
	margin-right:25px;
	float:left;	
}

#leftContent p {
	margin: 15px 0;	
	padding:0;
}

#rightContent {
	width:285px;
	float:left;
	margin-left:25px;
}


#rightContent p {
	margin: 5px 0;	
	padding:0;
}

#rightContent div.side_bar_header {
	width:198px;
	height:32px;
	background-image:url('images/side_bar_header_background.png');	
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	padding:6px 0 0 21px;
	margin-left:40px;
}



.side_bar_header a {
	color:white;	
}

.side_bar_header a:hover {
	color:white;
	text-decoration:none;	
}

#estimatesArea {
	background-image:url('images/estimate_background.png');	
	background-repeat:no-repeat;
	width:269px;
	height:102px;
	padding:20px 0 20px 30px;
	margin:0 auto;
	
}

#featured_service {
	width:500px;
	margin-left:-5px;	
}

#featured_service div {
	background-image:url(images/featured_services_middle.png);
	background-repeat:repeat-y;	
	padding-left:25px;
}

#featured_service div div:first-child {
	width: 133px;
}

#featured_service div div {
	background-image:none;	
	padding:10px 10px;
	float:left;
	width:287px;

}

#featured_service div div img:first-child {
	margin-bottom:15px;	
}

#featured_service div div img[alt="Rapid Bind Finishing Solutions"] {
	margin-bottom:18px;
}

#footerWrapper {
	width:956px;
	height:212px;
	position:relative;
	z-index:40;	
}

#footerWrapper div {
	float:left;	
}

#footerContent {
	background-image:url('images/footer_background.png');	
	background-repeat:repeat-x;
}

#footerContent div.footerSection {
	width:225px;
	height:187px;
	padding:25px 0 0 45px;
	color:white;
}

#footerContent div.whiteLine {
	width:1px;
	height: 135px;
	background-color:white;
	margin:25px 0 0 45px;	
}

#footerContent div p {
	padding:0;
	margin:8px 5px 10px;	
	font-size:14px;
}

#phone {
	font-size:30px;
	font-weight:bold;
}

#footerContent div p.footerContact {
	font-size:12px;
	line-height:16px;	
	margin:7px 5px 10px;
}

#footerBottom {
	font-size:12px;
	color:white;
	position:absolute;
	top:185px;
	z-index:50;
}

#footerBottom div:first-child {
	margin-right:60px;	
}

#footerBottom a {
	color: white;	
}

#footerBottom div {
	float:left;
	width:362px;	
	padding-left:56px;
}

.lightboxThumbs a img {
	width:112px;
	float:left;
	margin:10px 30px 0 0;
	border:2px solid #D6D6D6;
}

.lightboxThumbs a img:first-child {
	margin-left:22px;
}

.leftLists {
	margin-left:50px;
	line-height:18px;	
}

.pdfLists {
	list-style-image:url(images/pdf-icon.gif);
	margin-left:50px;
	line-height:18px;	
}

div.productServiceList .leftLists {
	float:left;
	margin:0 0 0 5px;	
}

div.productServiceList .leftLists li {
	float:left;
	margin:0 30px 0 0;	
}

div#estimate_request a img {
	float:left;
}

div#estimate_request a:first-child img {
	margin:0 50px 0 32px;
}
