* {margin:0;padding:0;} 

body { /**background: #ccc url(images/comp007.gif) repeat;**/ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

#container { width: 985px;	margin: 0 auto; border-left: 1px solid #ccc; border-right: 1px solid #ccc; 	background-color:#fff }

	#logo { width: 975px;	height:117px; float:left; padding: 0 0 20px 10px;}
	
	#nav a:link {text-decoration:none; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;/**border-bottom:1px #000000 solid**/}
	#nav a:visited {text-decoration:none; color: #000000;/**border-bottom:1px #000000 solid**/}
	#nav a:hover {text-decoration:none; padding-bottom: 4px; border-bottom:4px #4ec671 solid}
	#nav a:active {text-decoration:none;/**border-bottom:1px #000000 solid**/}
	#nav {  font-weight:bold; margin:0 0 15px 10px;  } 
	#nav li { display:inline; padding-right: 16px;} 
	
	#main_content {padding: 0 10px 50px 10px; margin-bottom: 10px; } 
	
		#left_col { width: 525px; float: left; padding: 10px; border: 2px dashed #ccc; font-size:14px; }
		
		#left_col p { margin-bottom: 10px; }
	
		#right_col { width: 385px; float:right; margin-right: 10px; }

#footer {
	background-color:#fff;
	width: 965px;
	position: relative;
	height: 50px;
	clear:both;
	background:url(images/gfx_footer_gradient.gif) repeat-x;
	background-repeat:repeat-x;
	font-size:10px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 

/* CLEAR FIX FOR STICKY FOOTER*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #4ec671;
}
	
#services {
	float: left;
	width: 260px;
	font-size: 14px;
}

