body {
	background-color: #0b4e86;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #808080;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
#wrapper {
	width: 952px;
	margin: 0 auto;
	background-color: white;
	border-top: 3px solid #0e66b0;
}
#header {
	background-color: white;
	padding: 20px 0 20px 20px;
}
#header a img {
	border: none;
	float: left;
}
#menu {
	
}
#menu ul {
	list-style: none;
	width: 900px;
	margin: 0;
	padding: 0 26px;
	background: white url(images/menuulbg.gif) repeat-x top left;
	border-bottom: 9px solid #0e66b0;
	overflow: hidden;
}
#menu ul li {
	background-color: #ffffff;
}
#menu li.left {
	float: left;
}
#menu li.right {
	float: right;
}
#menu li.first a {
	border-left: 1px solid #dddddd;
}
#menu ul li a {
	display: block;
	background: transparent url(images/menubg.gif) top left no-repeat;
	padding: 4px 10px;
	color: #494949;
	text-decoration: none;
	line-height: 17px;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 11pt;
}
#menu ul li a:hover, #menu ul li a.active {
	background-position: bottom left;
	color: white;
	border-bottom: 1px solid #0e66b0;
}
#menu li.spacer {
	width: 100px;
}
#main {
	background: transparent url(images/mainbg.jpg) no-repeat top left;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 215px;
	color: white;
	padding: 25px;
}
#main a {
	color: white;
}
#main a img {
	border: none;
}
#description {
	width: 490px;
}
#backupContainer{


clear:both;
display:table;

}
#points {
	background: white url(images/blue-fade.jpg) repeat-x top left;
	overflow: hidden;
}
#points .point {
	float: left;
	width: 300px;
}
#points .point img {
	float: left;
	margin: 10px 10px 30px 10px;
}
#points h2 {
	font-size: 10pt;
	color: #0a5899;
}
#points p {
	font-size: 8pt;
}
#cases {
	width: 311px;
	float: right;
	background: white url(images/green-fade.jpg) no-repeat 1px 1px;
	padding: 0.5em 20px 1.5em 20px;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	clear: left;
}
#cases h2 {
	color: #08579a;
	font-size: 11pt;
}
#cases ul {
	list-style-image: url(images/attention.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #c4c4c4;
}
#cases ul li {
	border-bottom: 1px dotted #c4c4c4;
	font-size: 9pt;
	padding: 3px 0px;
}
#cases ul a {
	text-decoration: none;
	color: #0e66b0;
}
#cases p a {
	color: #ff8e33;
}
#why {
	background: white url(images/orange-fade.jpg) no-repeat 98% 1px;
	padding: 0.5em 0px 2em 27px;
	border-top: 1px solid #d7d7d7;
	width: 573px;
	float:left;
}
#why h2 {
	color: #08579a;
	font-size: 16pt;
	font-weight: normal;
}
#why p {
	font-size: 9pt;
	margin-right: 12px;
}
#footer {
	clear: both;
	background-color: #0e66b0;
	padding: 10px 20px;
	font-size: 9pt;
	margin-bottom: 2em;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer .separator {
	padding: 0 10px;
	color: #7d9fba;
	font-size: 8pt;
	vertical-align: 10%;
}
#copyright {
	color: #a1c2dc;
}
#links {
	font-weight: bold;
}
#links img {
	float: right;
}
#testimonials {
	float: right;
	width: 260px;
	border-left: 1px solid #d7d7d7;
	padding-left: 20px;
	border-top: 1px solid #d7d7d7;
}
#testimonials h2 {
	color: #08579a;
	font-size: 11pt;
	font-weight: bold;
	background: transparent url(images/quote.gif) no-repeat 96% 0%;
	padding-right: 40px;
}
#blog {
	^clear:both;	
	border-top: 1px solid #d7d7d7;
	width: 291px;
	float:left;
}
#blog h2 {
	color: #08579a;
	font-size: 11pt;
	font-weight: bold;
	background: transparent url(images/rss.gif) no-repeat 96% 0%;
	padding-right: 40px;
}
#blog h3 {
	color: black;
	font-size: 10pt;
}
#blog p a {
	color: #0e66b0;
	text-decoration: none;
}
#blog p a:hover {
	text-decoration: underline;
}
a.button {
	background: white url(images/buttonbg.gif) no-repeat top left;
	color: white;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8pt;
}
a.button span {
	background: white url(images/buttonbg.gif) no-repeat top right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lista{
	text-align:left;
}
.lista a{
	font-size:13px;
	color:#f31a57;
	text-decoration:none;
	}
.lista a:hover{
	color:#333;
	font-size:11px;
	text-decoration:none;
	}
.ads{
      float: left;
	margin: 10px 10px 30px 10px;

} 