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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/back.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
    font: 15px arial, helvetica, sans-serif;
}

	
h1 {
	display: none;
	}
	
h2 {
	display: none;
	}
	
h3 {
	margin: 0 0 15px 0;
    font-size: 28px;
    font-weight: normal;
	color: #fff;
	}

	
h4 {
	padding: 0px 0px 15px 0px;
    font-size: 20px;
    font-weight: normal;
    clear: left;
	color: #86cf88;
	}
	
p {
	color: #828282;
	line-height: 180%;
	margin-bottom: 20px;
	}
	
address {
	color: #828282;
	line-height: 180%;
	margin-bottom: 20px;
	}
	
	
img {
	border: 0px;
	}	
	
hr {
	background: #232325;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: none;
	}

	

a, a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
	}
	
	a:hover {
		border-bottom: 1px dotted #fff;
		}
	
ul {
	list-style-type: square;
	font: 14px sans-serif;
	font-weight: 100;
	color: #86cf88;
	line-height: 175%;
	margin: 20px 0 0 20px;
	}
	
	ul li {
		margin-left: 20px;
		}
	
	ul li span {
		color: #828282;
		}
	
input, textarea {
	background: url(imgs/input-back.jpg) repeat-x;
	font-size: 18px;
	border: 0;
	border: 1px solid #232325;
	color: #828282;
	padding: 5px;
	margin-bottom: 20px;
	}
	
#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	padding: 0px;
	padding-top: 212px;
	background: url(imgs/header.jpg) no-repeat;
	}
	
#nav {
	height: 61px;
	}
	
	#nav ul {
		list-style-type: none;
        font: 20px arial, helvetica, sans-serif;
		margin: 0 0 0 20px;
		padding: 0px;
		text-align: center;
		height: 61px;
	}
		
	#nav ul li {
		float: left;
		color: #8c8c8c;
		height: 28px;
		padding: 0;
		margin: 20px 85px 0px 85px;
		}
		
		
		#nav ul li.selected {
			color: #fff;
			}
		
		#nav ul li a {
			text-decoration: none;
			color: #8c8c8c;
			}
			
		#nav ul li a:hover {
			border-bottom: 1px dotted #ccc;
			}
			
			
/*  ---------- Content Box---------- */

#blackbox {
	margin: 0px;
	padding: 0px;
	background: url(imgs/content-back.jpg);
	margin-bottom: 7px;
	}
	
#box-content {
	margin: 0px;
	padding: 25px 25px 19px 25px;
	background: url(imgs/content-top.jpg) no-repeat;
	}
	
#box-bottom {
	margin: 0px;
	padding: 0px;
	background: #000 url(imgs/content-bottom.jpg) no-repeat;
	height: 6px;
	content: "";
	clear: both;
	}
	
#left-column {
	float: left;
	width: 618px;
	}
	
#right-column {
	float: right;
	width: 286px;
	}

/*  -------------------------------- */
			

.contact {
	height: 80px;
	margin-top: 25px;
	}
	
	.contact p {
		color: #fff;
		padding-top: 20px;
		font-size: 16px;
		}
	
	.contact img {
		float: left;
		margin: 0 20px 0 0;
		}
			
#phone a {
	content: "(866) 986-4932";
	}	
			
#work {
	margin: 0px;
	padding: 0px;
	}
	
	#work h4 {
	margin: 0 0 0.2em 0;
    font-size: 18px;
    font-weight: normal;
    clear: left;
	color: #86cf88;
		}
	
	#work li {
		list-style-type: none;
		margin: 0px;
		padding: 25px;
		border-bottom: 1px solid #232325;
		}
		
		#work li img {
			float: left;
			margin-right: 25px;
			border: 1px solid #353637;
			}			
			
#footer {
	height: 61px;
	margin-bottom: 25px;
	margin-top: 25px;
	clear: both;
	}
	
	#footer ul {
		list-style-type: none;
		height: 60px;
        font: 20px arial, helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		}
		
	#footer ul li {
		float: left;
		padding: 20px 42px 20px 42px;
		color: #333333;
		height: 28px;
		margin: 0px 45px 0px 45px;
		}
		
		
		#footer ul li.selected {
			color: #86cf88;
			}
		
		#footer ul li a {
			text-decoration: none;
			color: #fff;
			}
			
		#footer ul li a:hover {
			border-bottom: 1px dotted #ccc;
			}

#web-standards, #cross-browser, #seo {
	padding: 25px;
	width: 600px;
	}
	
	#web-standards p, #cross-browser p, #seo p {
		background: #fff;
		color: #000;
		margin: 20px 0px 0px 0px;
		}
		
	#web-standards a, #cross-browser a, #seo a {
		color: #0099FF;
		}
		
	#web-standards h5, #cross-browser h5, #seo h5 {
		color: #333333;
		font-size: 20px;
		margin: 0px;
		padding: 0px;
		}
		

		
#w3c {
	width: 325px;
	text-align: center;
	padding: 25px;
	padding-top: 5px;
	}
	
	#w3c a {
		margin-right: 35px;
		margin-left: 35px;
		}
		
		#w3c a:hover {
			border: none;
			}
			
#modules {
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
	#modules img {
		float: left;
		margin-right: 12px;
		margin-left: 12px;
		border: 0px;
		}
		
#paypal {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
	}
	
	
.buttons a {
	margin-right: 25px;
	padding-top: 6px;
	}
	
	.buttons a:hover {
		border: 0px;
		color: #fff;
		}
	
	
	#work li p.buttons img {
		float: none;
		border: none;
		margin: 0px;
		margin-right: 5px;
		}
		
#ez-contact {
	background: #fff;
	text-align: left;
	}
	
	#ez-contact h3 {
		color: #0066CC;
		}
		
	#ez-contact input, #ez-contact textarea {
		background: #fff;
		color: #333333;
		}
		

.testimonial {
	width: 400px;
	text-align: justify;
	background: url(../imgs/quote.jpg) no-repeat;
	}
	
	.testimonials span {
		float: right;
		color: #99cc99;
		}
	
	.testimonial p {
		color: #333;
		padding: 25px;
		margin: 0px;
		}
.services {
	margin-bottom: 15px;
	}
	
.services img {
	margin-bottom: -15px; 
	margin-right: 10px;
	}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Tabs Styles */
#heading {
			display: block;
			text-align: center;
			margin-bottom: 60px;
			
		}
		#heading * {
			display: inline;
			padding: 4px;
			cursor: pointer;
			vertical-align: middle;
		}
		
		#heading li {
			margin: 0px 60px 0px 60px;
			color: #fff;
			}
		#heading li.active {
			color: #86cf88;
		}
		#panes {
			text-align: justify;
			border-style: none;
			/*width: 245px;*/
			margin: 0 1em 0 1em;
		}
		
		#panes div div { overflow: hidden; }
		
		.left-image {
			float: left;
			margin: 0px 50px 0px 0px;
			}