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


body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF00;
}




#helloThere {
width:950px; 
margin:0 auto; 
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:50px; 
font-weight:bold;
}
	
	
.highLighter5000 {
 background-color:#FFFFFF;
 font-weight:bold;
 }
 
 
#contactSqot { 
	width:950px; 
	padding-top:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	margin:0 auto;
	}
	
#contactSqot a:link  {
	color: #000000;
	text-decoration: none;
}
#contactSqot a:visited {
	color: #000000;
	text-decoration: none;
}
#contactSqot a:hover {
	color: #FF0000;
	text-decoration: none;
}
#contactSqot a:active {
	color: #000000;
	text-decoration: none;
}
	
	
#mainHolder{
width:950px; 
margin:0 auto; 
text-align: left;
}

	
#sideLeft { 
 width:775px;
	}
	
#sideRight {
width:160px; 
float:right; 
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:12px; 
padding-top:20px;
}
	

#titleHighLigther {
background-color:#FF0000; 
color:#FFFFFF; 
font-size:15px; 
font-weight:bold; 
font-family:Geneva, Arial, Helvetica, sans-serif;
}



#clientTitle {
padding-bottom:2px; 
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:15px; 
font-weight:bold;
}

#boxxxy {
width:250px; 
height:200px; 
float: left;
}

#boxxxyNext {
width:250px; 
height:200px; 
float:left; 
padding-left:10px;
}
	
	
.image {
	border-bottom:6px; 
	border-bottom-thickness: 6px; 
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;}

a:link .image { 
	border-bottom-color:#FFFFFF;
} 

a:hover .image, a:active .image {
	border-bottom:6px; 
	border-bottom-thickness: 6px; 
	border-bottom-color:#000000; 
	border-bottom-style:solid;
}