.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 */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;	
	background-image:url(../assets/background-strip.gif);
	background-repeat: repeat-x;
}

hr {  
    background-color: #999999;
	border: 0px;
	width: 525px;
	height: 1px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
    color: #999999; 
	float: left; 
	} 
	

a:link {
    color: #006699;
	text-decoration: none;
} 
	
a:visited {
    color: #006699;
	text-decoration: none;
}

a:hover {
    color: #3399cc;
	text-decoration: none;
} 

a:active {
    color: #006699;
	text-decoration: none;
}

.tableheader{ 
	background-color: #FFFFFF;
	background-image:url(../assets/background-header.gif);
	background-repeat: no-repeat;
}

.tablehome{ 
	background-color: #FFFFFF;
	background-image:url(../assets/background-home-photo.jpg);
	background-repeat: no-repeat;
}

.tablehomebox{ 
	background-color: #FFFFFF;
	background-image:url(../assets/background-home-box.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	
}

.tableservices{ 
	background-color: #FFFFFF;
	background-image:url(../assets/background-services-photo.jpg);
	background-repeat: no-repeat;
}

.tablecontent{ 
	background-color: #FFFFFF;
	background-image:url(../assets/background-vert-line.gif);
}


/* Text styles */

.titletext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #336666;
	font-weight: bold;
}

.titletext2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
}

.titletext3 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
}

.bullettext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.headerlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #CCCC66;
	font-weight: bold;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #666666;
}

/* Komodo */

.komodo-footer-text {	
	color: #999999;
	font-size: 9px;
}

.komodo-text {		
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #999999;
}

.komodo-text:link {
    color: #999999;
	text-decoration: none;
} 
	
.komodo-text:visited {
    color: #999999;
	text-decoration: none;
}

.komodo-text:hover {
    color: #990000;
	font-size: 9px;
	text-decoration: none;
} 

.komodo-text:active {
    color: #999999;
	text-decoration: none;
}