body 
{ 
	background-color: #000000;
}

img 
{
	display: block;
	border: none;
}

h1
{
	float: left;
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #9e0e0d;
	color: #0d9e0e;
	color: #086609;
/*	color: #663300; */
}

p
{
}

a
{
	text-decoration: none;
	color: #990000;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	float: left;
	margin: 0;
	font-size: 1.3em;
}

p
{
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.7;
	color: #333333;
}

#center 
{
	text-align: center;
	height: auto;
}

#centered 
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #ffffff;
}

#main_container
{
	float: left;
	width: 900px;
}

#banner 
{
	float: left;
	width: 900px;
	height: 160px;
	background: url(/assets/images/banner-bg-2.jpg);
}

#logo 
{
	float: left;
	margin-top: 90px;
	margin-left: 20px;
}

.underline
{
	text-decoration: underline;
}

#menu_container 
{
	float: left;
	width: 900px;
	height: 40px;
/*
	background: url(/assets/images/menu-bg.jpg) repeat-x;
*/
}

#menu_left
{
	float: left;
	width: 20px;
	height: 40px;
}

#menu
{
	float: right;
	height: 40px;
}

#wtm_phone
{
	float: left;
	margin-top: 12px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
}

#wtm_phone a
{
	text-decoration: none;
	color: #ffffff;
}

#wtm_phone a:hover
{
	text-decoration: underline;
	color: #ffff00;
}

#menu_right
{
	float: right;
	width: 8px;
	height: 40px;
}

#page_container 
{
	float: left;
	width: 900px;
	min-height: 400px;
	font-family: arial, sans-serif;
/*
	background: url(/assets/images/pond-1.jpg) no-repeat;
*/
	background-color: #ffffff;
}

.clear 
{
	clear: both;
}

#content
{
	float: left;
	margin: 20px 20px 20px 20px;
}

#content p
{
	text-align: justify;
}

#content p a
{
/*	text-decoration: underline;
	color: #0000ff;
 */
	font-weight: bold;
}
/*
#content a
{
	color: #000000;
	text-decoration: none;
}
*/
#content p a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

#content p b
{
	font-weight: normal;
}

#home h1.first
{
	float: left;
	margin-top: -30px;
}

#home p
{
	float: left;
/*	text-align: left; */
}

#swf
{
	float: left;
	width: 900px;
	height: 180px;
	/*
	background-color: #990000;
	border-top: 3px solid #cccc99;
	*/
}

#swf img
{
	float: left;
}

#serv_left
{
	float: left;
	width: 225px;
	text-align: left;
}

#service_nav ul
{
	margin: 0;
	padding: 0;
}
#service_nav ul li
{
	margin-bottom: 15px;
	list-style:none;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#service_nav a
{
	color: #0000ff;
	text-decoration: none;
}

#service_nav a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

.design #design,
.development #development,
.security #security,
.hosting #hosting,
.consulting #consulting
{
	color: #000000;
	font-weight: bold;
}
.design #design:hover,
.development #development:hover,
.security #security:hover,
.hosting #hosting:hover,
.consulting #consulting:hover
{
	color: #000000;
	text-decoration: none;
}

#serv_right
{
	float: left;
	margin-bottom: 20px;
	width: 635px;
	text-align: left;
}

#service_description
{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}

.no_top_margin
{
	margin-top: 0;
}

#service_image
{
	position:relative;
	float:left;
	width:250px;
	height:188px;
	margin-right:30px;
	margin-bottom:0px
}

h3
{
	clear: both;
	margin: 0;
	font-weight: normal;
	color: #086609;
}

#service_description p
{
	width: 635px;
}
/*
#service_description p a
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
*/
#service_description ul
{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
}

#service_description li
{
	font-size: 13px;
	line-height: 1.7;
	color: #333333;
}

#service_description li ul
{
	list-style: none;
	padding: 0;
}

#service_description ul.no_pad
{
	padding-top: 0;
}

#clie #page_container
{
}

#clie #subheader
{
	float: left;
	margin-bottom: 20px;
}

#clie p
{
	float: left;
	margin-bottom: 0;
/*	text-align: left; */
}

#clie #content ul
{
	float: left;
	text-align: left;
	margin: 5px 0 0 0;
}

#clie #content li
{
	font-size: 0.8em;
}

.client
{
	float: left;
	margin-bottom: 20px;
	width: 860px;
}

.client_image
{
	float: left;
	width: 250px;
	-webkit-box-shadow: 1px 1px 10px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 10px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 10px rgba(50, 50, 50, 0.5);

}

.client_description
{
	float: left;
	margin-left: 20px;
	width: 590px;
}

#clie .border
{
	clear: both;
	border-top: 1px solid #cccccc;
	margin-bottom: 20px;
}

#clie #other_left
{
	float: left;
	width: 620px;
}

#clie .other img
{
	float: right;
	border: 1px solid #000000;
}

#about_us
{
	float: left;
	margin-top: 20px;
	width: 860px;
	text-align: left;
}

#dave_corsello
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#cont #subheader
{
	float: left;
	margin-bottom: 20px;
}

#cont #thanks
{
	float: left;
	margin-bottom: 20px;
}

#cont #thanks h1
{
	color: #ff0000;
}

#cont p
{
	float: left;
	margin-bottom: 0;
	text-align: left;
}

#contact_us_image_and_address
{
	float: left;
	width: 150px;
}

#contact_us_image
{
	float: left;
	border: 1px solid #cccccc;
}

#contact_us_address
{
	float: left;
}

#contact_us_address p
{
	font-size: 0.7em;
	font-weight: bold;	
	color: #333333;
}

#contact_form_border
{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 686px;
	background-color: #cccccc;
	border: 1px solid #333333;
}

#contact_form
{
	float: left;
	margin: 5px 20px 20px 20px;
}

#contact_form p
{
	margin-bottom: 15px;
}

.red
{
	color: #ff0000;
}

#cont .form_label
{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 110px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

#cont .form_input
{
	float: left;
	border: 1px solid #000000;
}

#cont textarea
{
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

#cont .form_separator
{
	clear: both;
	height: 5px;
}

#cont .form_submit
{
	float: left;
	margin-top: 15px;
}

#contact_address
{
	float: left;
	margin-left: 20px;
	width: 144px;
	height: 225px;
	border: 1px solid #eeeeee;
}

#sitemap
{
	float: left;
	margin-top: 10px;
	width: 860px;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
}

#footer_container 
{
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 70px;
}

#footer_info 
{
	float: left;
	margin-top: 30px;
	margin-left: -30px;
	list-style: none;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #cccccc;
}

#footer_info li 
{
	float: left;
	padding-left: 10px;
}

#footer_container #footer_info .footer_item 
{
	border-right: 1px solid #666666;
	padding-right: 10px;
}

#footer_container #footer_info .footer_last
{
	border-right: none;
	padding-right: 0;
}

#winter_tree 
{
	font-weight: bold;
}

#footer_info a
{
	color: #cccccc;
}

#footer_info a:hover
{
	color: #ffffff;
}

#testimonials
{
	float: left;
	text-align: left;
}

.testimonial
{
	float: left;
	margin-top: 15px;
	padding-top: 15px;
}

.testimonial:first-child
{
	padding-top: 0;
	border-top: none;
}

.testimonial h3
{
	float: right;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.quote
{
	float: left;
	margin-right: 5px;
}

.quote_right
{
}

.testimonial p
{
	margin: 0;
	padding: 0;
}