body {
	margin:0;
	background-color:#1B1B1B;
/*	background-color:#686868;
	background-image:url(images/bg.jpg);
	background-position: left top;
	background-repeat:repeat-x; */
}

body, td, p {
	font-family:arial, helvetica;
	font-size:10pt;
	color:#fff;
	line-height:1.3;
}

a {
	color:#a7b90d;
}

ul {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11pt;
}

h1 { font-size:18pt; color:#3AA9BA; margin:0}
h2 { font-size:13pt; }
h3 { font-size:12pt; margin-top:0; color:#3aa9b9;}

h4 { 
	font-size:12pt;
	margin:0 0 10px 0;
	padding-left:20px;
	border-bottom:1px dotted #000;
}

h4 a {
	text-decoration:none;
}

img {border:0}
form {margin:0}

.footer {
	text-align:center;
	font-size:8pt;
	color:#717171;
	margin:50px 5px 15px 0;
}

.footerLinks {
	word-spacing:2em;
	height:36px;
	line-height:36px;
	background-color:#011d29;
}

.footer a {
	color:#717171;
	/*text-decoration:none;*/
}

.footerAbove {
	background-color:#69c2e7;
	height:65px;
}

.outer {
	/*background-color:#f2f0e9;
	background-image:url(images/top_bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;*/
}

.inner {
	width:900px;
	margin:0 auto;
}

.topOuter {
	background-color:#202020;
}

.topInner {
	width:900px;
	text-align:right;
	margin:0 auto;
}

.greenBox {
	background-color:#a7b90d;
	height:42px;
}

.header, .headerHome {
	height:91px;
	background-color:#69c2e7;
	background-image:url(images/header.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:18pt;
	font-weight:bold;

}

.headerHome {
	background-image:url(images/headerHome.jpg);
}

.headerInner {
	padding:60px 0 0 420px;
}

.mainOuter {
	/*background-color:#fff;
	background-image:url(images/main_bg.jpg);
	background-position: left top;
	background-repeat:repeat-y;*/
	height:517px;
	min-height:517px;
	height:auto !important;

}

.mainInner {
	padding: 0px 0px 15px 0px;
}

.mainInnerHome {
	padding: 15px 0 15px 420px;
}

.grayline {
	margin:5px 7px;
	border-top:1px solid #dfdfdf;
	height:1px;
}

input.contact, textarea.contact {
	border:0;
	color:022939;
	/*font-weight:bold;*/
	width:400px;
	font-size:14pt;
	font-family:arial, helvetica;
}

.imgBorder {
	border:5px solid #3AA9BA;
}

.imgBorderGray {
	border:1px solid #aaaaaa;
}

.imgBorderGrayThin {
	border:1px solid #aaaaaa;
}

.portfolio {
	/*border-bottom:6px solid #A7B90D;*/
	margin:20px 0;
	height:1px;
}


.portfolio_top {
	background-color:#232323;
	background-image:url(images/portfolio_box_top.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width:600px;
	padding:15px 0 15px 0;
}

input.send {
	padding:5px 10px;
	background-color:#3aa9b9;
	border:0;
	color:#1e1e1e; 
	/*font-weight:bold;*/
	text-transform:uppercase;
	letter-spacing:1px;
}

.caption {
	text-align:center;
	font-size:9pt;
	color:#aaaaaa;
}

.contactBox {
	background-color:#2f2f2f;
	width:500px;
	padding:15px;
	margin-top:10px;
	text-align:left;
}

ul {
	list-style-type:none;
}

ul li {
	background: url(images/bullet.jpg) no-repeat top left;
	padding-left: 21px;
	line-height:20px;
	margin-bottom:3px;
}

ul.regular {
	list-style-type:none;
	margin-left:0px;
	padding-left:5px;
}

ul.regular li {
	background: url(images/bullet_gray.jpg) no-repeat top left;
	padding-left: 15px;
	line-height:20px;
	margin-bottom:1px;
	margin-left:0px;
	font-size:10pt;
}

ul.portfolioUL {
	list-style-type:disc;
}

ul.portfolioUL li {
	margin-bottom:8px;
	background: none;
	padding-left: 5px;
	font-size:10pt;
	line-height:15px;
}


.testimonial {
	font-size:10pt;
	background-color:#363636;
	background-image:url(images/testimonial_box_bottom.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	width:600px;
	padding:15px 0 15px 0;
	
}

.client {
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	
}

.testimonial_pull {
	color:#a7b90d;
	font-size:14pt;
	font-style:italic;
	margin:15px 0 15px 10px;
	text-align:right;
}

.testimonial_text {
	color:#d4d4d4;
	padding:0 15px;
	text-align:left;
}

.testimonial_name {
	color:#bbbbbb;
	font-style:italic;
	font-size:9pt;
}

.green {
	color:#a7b90d;
}

.beforeAfter {
	margin-left:60px;
}

.quotes {
	font-size:16pt;
}

.portfolio_bottom {
	height:10px;
	background-image:url(images/portfolio_box_bottom.jpg);
	background-repeat:no-repeat;	
}