*{
	margin:0;
	padding:0;
	font-size:100%;

}

body{
	font:80%/110% Helvetica, sans-serif;
	color:#666;
	margin-top:20px;
	background:#fff;
	text-align:center;
}

a{
	color:#666;
	text-decoration:none;
}


p,
h2{
	margin:15px 5px;
}

h2{
	color:#999;
}

#wrap{
	width:980px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
#set_of_links {
	position:relative;
	margin-bottom:20px
}
#set_of_links a {
	display:inline;
	text-decoration:none;
	color:#000099;
	background:#fff;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#set_of_links a:hover {
	background:white;
	text-decoration:none
}
#set_of_links a span {
	display:none
}
#set_of_links a:hover span {
	display:inline;
	position:absolute;
	top:50px;
	left:190px;
	padding:5px 15px 5px 0
}
#main-content #set_of_links a:hover span{	
	top:130px;
	left:0px;
	width:198px;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	font-size:10px;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	text-transform:none;
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 

#header{
	padding-bottom:130px;
}

#header a{
	color:#666;
	text-decoration:none;
}
#header a:hover{
	color:#009;
	text-decoration:none;
}
#header a.active{
	color:#009;
	text-decoration:none;
}

#header li{
	width:150px;
	border:solid #CCC;
	border-width:0px 1px 0px 0;
	background:#FFF;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin-top:79px;
	margin-bottom:10px;
	font-size: 18px;
	font-weight: bold;
}
#header li.one{
	width:225px;
	padding:0px;
	border-width:0px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:0px;
	font-size: 0px;
	font-weight: bold;
}
#header li.one img{
	width:200px;
border: 0px solid #EEEEEE;
}
#main-content li{
	width:150px;
	border:solid #CCC;
	border-width:0 0px 0px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main-content li.one{
	width:200px;
	border:solid #CCC;
	border-width:0 0px 0px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}
#text {
	text-align: justify;
	font-size:11px;
	margin-top:-30px;
}
#text.services {
	text-align: justify;
	font-size:11px;
	margin-top:-30px;
}

#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:151px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}
.one {
	width: 200px;
}
#head {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

