@charset "utf-8";
/* CSS Document */
html {
	margin:0;
	height:100%;
}
body {
	background:#e9e3cf url(/images/background-main.jpg) repeat-x;
	margin:0;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif, "Bernard MT Condensed";
	font-size:16px;
}
img{border:0}
h2 {
	margin:0;
	padding:0;
	font-size:20px;
}
h1 {
	margin:0;
	padding:0;
	font-size:24px;
}
#page-layout {
	width:991px;
	margin:0 auto;
	height:100%;
	position:relative;
}
.top-panel {
	background:url(/images/header.png) no-repeat;
	width:991px;
	height:111px;
	padding-top:25px;
	position:relative;
}

.top-panel-landing-page {
	background:url(/images/header-landing-page.png) no-repeat;
	width:991px;
	height:111px;
	padding-top:25px;
	position:relative;
}
.top-nav {
	margin-left:385px;
	height:25px;
	position:relative;
}
.top-nav-indvidual {
	float:left;
	width:122px;
	margin-right:22px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.top-nav-indvidual a{
	color:#000;
	text-decoration:none;
}
.top-nav-indvidual a:hover{
	color:#03C;
}
	
.phone {
font-family:Arial, Helvetica, sans-serif;
	clear:left;
	width:981px;
	text-align:right;
	font-size:32px;
	font-weight:bold;
	color:#FFF;
	margin-top:45px;
}
.phone-landing-page {
font-family:Arial, Helvetica, sans-serif;
	clear:left;
	width:200px;
	float:right;
	padding-right:35px;
	text-align:left;
	font-size:32px;
	font-weight:bold;
	color:#FFF;
	margin-top:70px;
}

.container1 {
	float:left;
	width:991px;
	background:url(/images/left-bg-1.png) repeat-y;
	margin:0 auto;
	position:relative;
	z-index:50;

}
.container1-landing-page {
	float:left;
	width:991px;
	background:url(/images/left-bg-1-landing-page.png) repeat-y;
	margin:0 auto;
	position:relative;
	z-index:50;

}
.container2 {
	float:left;
	width:733px;
	background:url(/images/right.png) repeat-y;
	position:relative;
	margin:0 auto;
	left:257px;
	z-index:0;
}

.container3 {
	background:url(/images/left-bg-3.png) bottom left no-repeat;
	float:left;
	position:relative;
	width:991px;
	margin:0;
	right:257px;
	z-index:50;

}


.container3-landing-page {
	background:url(/images/left-bg-1-landing-page.png) repeat-y;
	float:left;
	position:relative;
	width:991px;
	margin:0;
	right:257px;
	z-index:50;

}
.left {
	width:247px;
	float:left;
	position:relative;
	height:100%;
	padding-left:10px;
	z-index:50;
}
.content-derk {
	display:none;
}
.right {
	width:733px;
	position:relative;
	float:left;
	z-index:0;
}
.right-landing-page {
	width:980px;
	position:relative;
	float:left;
	z-index:0;
}
.sub-title{
	font-size:24px;
	font-weight:bold;

	padding-top:0px;
}
.breadcrumb{  font-size:12px; padding-top:45px; padding-bottom:0px;}
.subpage {
	width:713px;
	background:url(/images/sub-bg.png) no-repeat;
	padding-top:15px;
	padding-left:5px;
	padding-bottom:20px;
	z-index:1;
	min-height:200px;
}
.subpage-landing-page {
	width:960px;
	background:none;
	padding-top:5px;
	z-index:1;
	padding-left:18px;
	min-height:200px;
	margin:0 auto;

	overflow:hidden;
}
.links {
	width:247px;
	text-align:center;
	position:relative;
	z-index:500;

}
.links ul {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	z-index:50;
}
.links li {
	width:247px;
	text-align:left;
	min-height:23px;
	background:url(/images/link-bg.png) bottom no-repeat;
	z-index:500;
}
.links li a {
	display:block;
	text-decoration:none;
	font-size:14px;
	width:242px;
	padding-left:5px;
	min-height:18px;
	margin:0;
	padding-top:1px;
	color:#000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif, "Bernard MT Condensed";
	z-index:501;
}
.links li a:hover {
	background:#CCC;
	color:#FFF;
	z-index:501;
}
.links li li {
	background:url(/images/link-bg.png) bottom no-repeat;


}
.links .div {
	display:none;
	position:absolute;
	left:247px;
	margin-top:-18px;
	background:#069;
}
.links li li a {
	width: auto;
	padding:5px 10px;
	font-style:italic;
	
	
}
.div  li li li {
	background:url(/images/link-bg.png) bottom no-repeat;


}
.div .div2 {
	display:none;
	position:absolute;
	left:247px;
	top:0px;
	background:#069;
}
.div  li li li a {
	width: auto;
	padding:5px 10px;
	font-style:italic;
	
	
}
.links li:hover .div, .links li.hover div {
	display:block;

}
.div li:hover .div2, .links li.hover div {
	display:block;

}
.links li:hover li a:hover, .links li.hover li a:hover {
	color:#010101;
	background:#CCC;

}
.links li:hover li a, .links li.hover li a, .links li.active li a {
	color:#fff;
	background:#039;

}
.flash {
	height:359px;
	width:723px;
	border-bottom:solid #292a73 4px;
	z-index:1;
}
.content {
	width:515px;
	margin-top:10px;
	float:left;
}
.title {
	text-align:left;
	font-size:24px;
	font-weight:bold;
	width:100%;
	margin-right:10px;
	margin:0 auto;

}
.content .text {
	width:625px;
	margin:0 auto;
	padding-left:30px;
	padding-bottom:10px;
}
.content-right {
	float:left;
}
.footer {
	background:url(/images/foot.jpg) no-repeat;
	width:991px;
	height:29px;
	margin:0 auto;
	padding:0;
	clear:left;
	text-align:center;
	padding-top:14px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#C36;
}
.footer-bottom {
	margin:0 auto;
	width:991px;
	text-align:center;
}

table.landing-page-table{width:940px; margin:0 auto;}
td.pdf-column{text-align:center; width:240px; }
td.pdf-column img{ width:181px; height:232px; margin-top:15px; vertical-align:top; border:5px solid #CCC; }

td.logo-column{width:240px; text-align:center; vertical-align:top; }
td.logo-column img{width:226px; height:151px; margin-bottom:15px; border:5px solid #CCC;}
td.main-column{vertical-align:top; width:450px; padding:5px;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.testimonial{width:548px; border:1px solid #224e93; background:#cddef3 url(/images/five-stars.jpg) left top no-repeat; padding-left:150px; padding-top:5px;  font-size:16px; font-weight:bold; margin-bottom:10px;}

.wpcf7-form p{font-size:10px; font-weight:bold;}
div#wpcf7-f1-p36-o1, div#wpcf7-f2-p231-o1, div#wpcf7-f4-p34-o1, div#wpcf7-f3-p235-o1{width:350px; margin:0 auto;}
div.post {margin: 0 30px 40px; border-bottom:2px dotted gray; }
.post a.more-link{display:none; font-size:0; }

.post .entry li{margin-left:30px; }


#content.with-new-sidebar h1{padding:20px; }
#content.with-new-sidebar.single h1{padding:20px 0 0 0; }
#content.with-new-sidebar.single .navigation{display:none; }
#content.with-new-sidebar{float:left; width:500px; }
#content.with-new-sidebar h2 a{text-decoration:none; }
#content.with-new-sidebar h2 a:hover{color:black; }

.new-sidebar{float:left; margin-left:-30px; }
ul.categories{font-size:12pt; font-weight:bold; list-style-type:none; }
ul.categories a{display: block; font-size:14px; font-weight:normal; list-style-type:none; text-decoration:none; width: 127px; }
ul.archives{font-size:12pt; font-weight:bold; list-style-type:circle; }
ul.archives li{margin-left:40px; }
ul.archives a{font-size:14px; font-weight:normal; list-style-type:none; text-decoration:none; }

#recent-projects {padding-bottom:10px;}
#recent-projects a {background:url("/wp-content/uploads/2011/09/recent-projects-bg.jpg") no-repeat scroll 0 0 transparent; color:#CA1F7D; display:block; height:83px; margin-left:10px; text-decoration:none; width:225px;}
#recent-projects a:hover {color:#3c71b5;}


.imgborder{
	border: #CCCCCC solid 5px;
}

.pdfimgspace{
	margin-right:41px;
}

.imgtopspace{
	margin-top: 14px;	
}

.pspace{
	padding-left: 30px;
	
}
