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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FF9900;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.tags {
color:#FFFFFF;
}
.servando  img {
	margin-right: 20px;
	margin-bottom: 45px;
	float: left;
	padding-right: 20px;
}
.servando   {
	color: #000000;
	font-style: italic;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.highlight {
	background-color: #003399;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	width: 600px;
	margin-left: 75px;
}
.group {
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: 20px;
}
li {
	list-style-image: url(images/list-arrows.gif);
	line-height: 20px;
}
h1 {
	font-size: 30px;
	color: #003399;
	text-align:left;
}
h2 {
	font-size: 24px;
	color: #003399;
}
h3 {
	color: #003399;
	font-size: 18px;
}
strong, b {
	color: #003399;
	font-style: italic;
	font-size: 15px;
}
#footer {
font-size: 10px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
color:#003399;
padding-top:7px;
padding-bottom:7px;
}
#header  ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#logo img {
	margin-bottom: 25px;
	margin-right: 20px;
	padding-right: 20px;
}
#logo h2 {
	font-size: 24px;
	color: #003399;
}
#top_client, .clients {
	font-style:italic;
	color:#003399;
	background-color:#b3c1dc;
}

#top_client p {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}



.clients {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
}

.clients img {
padding-bottom: 10px;
padding-right: 25px;
}

.clients p {
margin-left: 25px;
}

#flat_abs {
	width: 175px;
	margin-left:13px;
}
#flat_abs p{
	font-size: 12px;
	margin-top:-10px;
}