@charset "utf-8";
body {
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
#ie6 {
	background-color: #C30;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#ie6 a {
	color: #fff;
}
#header {
	background-image: url(../images/layout_objects/header_bg2.jpg);
	background-repeat: repeat-x;
	height: 153px;
	width: 100%;
}
#fancy {
	background-image:url(../images/layout_objects/fancy.jpg);
	height: 153px;
	width: 391px;
	position: absolute;
	float: right;
	right: 0px;
	top: 0px;
}
#nav_container {
	height: 55px;
	width: 80%;
	margin: 4% 10% 3% 10%;
	position: absolute;
}
#logo {
	background-image: url(../images/layout_objects/logo.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 90px;
	float: left;
}
#nav {
	background-image: url(../images/layout_objects/nav_bg.jpg);
	height: 45px;
	width: 70%;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	margin-top: .5em;
	margin-bottom: .5em;
	float: right;
}
#nav p {
	width: 80%;
	margin: 10px;
	color: #fff;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: bold;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #Cc0033;
	text-decoration: none;
}
.nav_spacing {
	margin-left: 5%;
}
#content_container {
	background-image: url(../images/layout_objects/bg.jpg);
	background-repeat: repeat;
	float: left;
	width: 100%;
}
#content {
	width: 80%;
	margin: 3% 10% 3% 10%;
	border: #999 thin solid;
	float: left;
}
#left_col {
	width: 25%;
	padding: 2%;
	float: left;	
	border-right: #999 thin dashed;
}
#right_col {
	width: 65%;
	padding: 2%;
	float: left;
}
/* FOOTER CSS */
#footer_container {
	background-image:url(../images/layout_objects/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 156px;
}
#footer {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
	background-color: #333;
	color: #fff;
	opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
}
#foot1, #foot2, #foot3, #foot4 {
	width: 24%;
	height: 100px;
	float: left;
	font-size: 90%;
} 
.footH1 {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}
#copyright {
	background-image: url(../images/layout_objects/copyright_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	margin-top: 0px;
	width: 100%;
}
#copyright p {
	margin-top: 0px;	
	color: #666;
	text-align: center;
	font-size: 80%;
}
.clearfloat {
	line-height: 0px;
	clear: both;
}
/* QUICK CONTACT FORM CSS */
#qContact {
	font-size: 80%;
}
.qInput {
	width: 110px;
	font-size: 90%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
.qTextarea {
	width: 110px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 90%;
	color: #333;
}
.qSmInput {
	width: 30px;
}
#qHead {
	background: url(images/layout_objects/sub_nav_bg.png) repeat-x;
	height: 25px;
	color: #FFF;
	line-height: 2em;
	text-transform: uppercase;
	padding-left: 8px;
	font-size: small;
}
.input {
	font-size: 90%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
select {
	font-size: 90%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
textarea {
	font-size: 90%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
/* STYLES */
h1 {
	font-size: 120%;
	color: #1a3f7c;
}
h2 {
	font-size: 100%;
	color: #1a3f7c;
	font-weight: bold;
}
h3 {
	font-size: 90%;
	color: #333;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/graphics/accept.png);
}
.noborder {
	border: none;
}
.toggleopacity img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.toggleopacity:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: .90;
}
/* HORIZONTAL RULE STYLES */
hr.dot {
	border: none 0; 
	border-top: 1px dashed #666;
	width: 90%;
	height: 2px;
	margin: 10px auto 5px auto;
	text-align: left;
}
hr.thin {
	border: none 0; 
	border-top: 1px solid #ccc;
	width: 100%;
	height: 2px;
	text-align: left;
}
/* NEWS/CURRENT PROJECTS CONTENT CSS */
.newsbtn {
	border: none;
	vertical-align: middle;
}
.showme h5 {
	color: #333;
	padding: 8px;
	font-weight: bold;
	cursor: pointer;
	font-size: 70%;
	text-transform: uppercase;
}
.date {
	color: #666;
	text-transform: capitalize;
}
.showme li {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
}
.showme ol {
	font-size: 85%;
}
.showme div {
	text-align: left;
	border: #999 thin dotted;
	background: #fff;
	background-repeat: repeat;
}
.showme p {
	padding: 8px;
	font-size: 80%;
}
.center {
	text-align: center;
}
/* LINK STYLES */
a:link {
	color: #C03;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
a:visited {
	color: #cc0033;
}
/* BUTTON STYLE */
.button {
	font-size: 7pt;
	font-weight: bold;
	color: #fff;
	background: url(images/buttons/btn_bg.png) repeat-x;
	background-color: #244b8e;
	padding: 3px;
	border: 1px solid;
	border-color: #244b8e;
}
.buttonhov{
	font-size: 7pt;
	font-weight: bold;
	color: #fff;
	background: url(../images/buttons/btnhov_bg.png) repeat-x;
	padding: 3px;
	border: 1px solid;
	border-color: #244b8e;
}
/* TESTIMONIAL DIVS */
.testimonial {
	width: 100%;
	margin-left: 8px;
	float: left;
	display: inline;
}
.testimonial_leftcol {
	width: 100%;
	margin-left: 8px;
	float: left;
	display: inline;
	font-size: 80%;
}
.left {
	float: left;
	display: inline;
}
.quoteEnd {
	float: left;
	width: 10%;
	margin-top: -40px;
	margin-left: 73%;
	display: inline;
}
.test {
	width: 70%;
	float: left;
	display: inline;
}
.testTag {
	float: left;
	width: 50%;
	font-size: 90%;
	color: #244b8e;
	padding-left: 30px;
	display: inline;
}
/* B2B STYLES */
#b2b {
	border: #999 thin solid;
	width: 80%;
}
#b2b table {
	cellpadding: 5px;
	margin-left: 2%;
	margin-right: 2%;
}
	
#b2b img {
	border: #000 this solid;
}
.b2bimg {
	padding:5px;
}
#b2b {
	border: #999 thin solid;
}
#b2b img {
	border: #000 this solid;
}
.b2bimg {
	padding:5px;
}
.trHead{
	background-color: #cc0033;
	color: white;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
}
.trOdd {
	background-color: #e7e7e2;
}
#error, #error2, #error3, #error4, #qk_error, #qk_error2, #qk_error3, #qk_error4  {
	color: #c00;
	font-size: 90%;
}
.quoteform {
	color: white;
	font-weight: bold;
	background: url(../images/layout_objects/sub_nav_bg.png) repeat-x;
	padding: 2px;
}
.blueTxt {
	color: #244b8e;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
}
.greyTxt {
	color: #333;
	font-weight: bold;
	font-size: 85%;
}
.smlTxt { /* small 'Client Project Brief' text on Projects page */
	font-size: 80%;
	margin-top: 0px;
}
.zeroMarg {
	margin-top: -15px;
}
.projectImg {
	margin-top: 7%;
	margin-bottom: 5%;
	float: left;
}
.projectImg p {
	margin-top:-20px;
}
.projectImgCurrent {
	margin-bottom: 5%;
	margin-top: 5%;
	margin-right: 5px;
	float: left;
}
.top {
	text-align: right;
	font-size: 70%;
}
.redTxt {
	color: #c00;
	font-weight: bold;
	font-size: 90%;
}
/* SPACERS */
#project_spacer {
	height: 1800px;
}
#contact_spacer {
	height: 220px;
}
#testimonial_spacer {
	height: 700px;
}
#quote_spacer {
	height: 220px;
}