/* 
Copyright 2008 Conversion Systems LLC.
Global CSS
*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	line-height:1.5em;
	background-color:#fcfcfc;
	}
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd {
	margin:0;
	padding:0;
	}
img, table, fieldset {
	border:none;
	}
ul {
	list-style:none;
	}
p {
	margin:12px 0;
	}
address {
	font-style:normal;
	}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	}
	
h1 {font-size:12px;}
h2 {font-size:11px;}

h1 {
	font-family:"Century Gothic", Verdana, Arial, Helvetica
	}

h1,
h3,
a {
	color: #70a100;
}

a.email {
	color: #0066cc;
}


#hd_cslogo {
	background:url(/images/logo.gif) no-repeat;
	width:314px;
	height:70px;
	margin:8px 0 10px 6px;
	}
#hd_cslogo a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999em;
	overflow:hidden;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix-r:after {
    content: ".";
    display: block;
    height: 0;
    clear: right;
    visibility: hidden;
}

/* Page Specific Styles */
.svcs_websitedesign #first_line {
	margin-bottom: 0;
	}

.svcs_websitedesign #second_line {
	margin-top: 0;
	}

.svcs_websitedesign #ecom_images {
	float: right;
	padding-left: 12px;
	}

.svcs_websitedesign #ecom_images #cs_design {
	padding-top: 6px;
	}

#cs_design {
	display: none;
	}