@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 16px;
}
h2 a:link {
	color: #1A843A;
	text-decoration:none;
}
h3 a:link {
	color: #1A843A;
	text-decoration:none;
}		
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	height: 28px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #navigation {
	list-style-type: none;
	background-color: #0C4A78;
}
.text-rtpad {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
}
.text-darker {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text-darker11 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.gray {
	color: #999999;
}
#module1 {
	float: left;
	width: 220px;
	height: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module2 {
	float: left;
	width: 222px;
	height: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module3 {
	float: left;
	width: 224px;
	height: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module4 {
	float: left;
	width: 245px;
	height: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#module1a {
	float: left;
	width: 220px;
	height: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module2a {
	float: left;
	width: 222px;
	height: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module3a {
	float: left;
	width: 224px;
	height: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module4a {
	float: left;
	width: 245px;
	height: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#module1b {
	float: left;
	width: 312px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module2b {
	float: left;
	width: 307px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module3b {
	float: left;
	width: 319px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#module1c {
	float: left;
	width: 220px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module2c {
	float: left;
	width: 222px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module3c {
	float: left;
	width: 224px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module4c {
	float: left;
	width: 245px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#module1d {
	float: left;
	width: 312px;
	height: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module2d {
	float: left;
	width: 307px;
	height: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
#module3d {
	float: left;
	width: 319px;
	height: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C4188;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C4188;
	text-decoration: none;
}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C4188;
	text-decoration: none;
}
.heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #035930;
	text-decoration: none;
}
.heading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #035930;
	text-decoration: none;
}
.blogheading {
	color: #035930;
}
.blogheading a:link {
	color: #035930;
	text-decoration: none;
}
.blogheading a:visited {
	color: #035930;
	text-decoration: none;
}
.blogheading a:hover {
	color: #333333;
	text-decoration: none;
}
.blogheading a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #A83F00;
	text-decoration: none;
}
a:visited {
	color: #A83F00;
	text-decoration: none;
}
a:hover {
	color: #722925;
	text-decoration: none;
}
a:active {
	color: #722925;
	text-decoration: none;
}
#leftpanel {
	float: left;
	width: 523px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightpanel {
	float: left;
}
#leftpanel-blog {
	float: left;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightpanel-blog {
	float: left;
	width: 400px;
}
#singlepanel {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bg-img {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/placeholder3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img1 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img2 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img3 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 490px;
}
#bg-img4 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img5 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
}
#bg-img6 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 535px;
}
#bg-img7 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img8 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img9 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img10 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img11 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
}
#bg-img12 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img13 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img14 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image14.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px;
}
#bg-img15 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img16 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
}
#bg-img17 {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/image17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img_ourteam {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/our-team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}
#bg-img_portfolio {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/portfolio-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
}
.titles {
	font-weight: normal;
	color: #1A843A;
}
.indent {
	padding-left: 15px;
}
#case-study1 {
	background-image: url(images/placeholder4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	width: 290px;
}
#case-study1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 148px;
}
#photo-text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 37px;
	margin-right: 500px;
	margin-bottom: 30px;
	margin-left: 27px;
}
.list-style {
	margin: 0px;
	padding: 0px;
}
.soft-bold {
	font-weight: bold;
	color: #999999;
}
