a {
	color: #a4a4a4;
}

a:visited {
	color: #3990c5;
}

a:hover {
	color: #202020;
}

body {
	background: #fff;
	font: 14px "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 1em auto;
}

h2 {
	color: #ff7c00;
	font-size: 25px;
	font-weight: normal;
	margin: 20px 0 3px 14px;
	padding: 0;
}
h3 {
	color: #3990c5;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 3px 14px;
	padding: 0;
}

h2 a, h2 a:visited {
	color: #ff7c00;
}

p {
	color: #2a2a2a;
	line-height: 100%;
	margin-left: 14px;
	margin: 20px 0 3px 14px;
	padding: 0;
}


#footer {
	border-top: 1px solid #ccc;
	clear: both;
	margin-bottom: 2em;
	padding-top: 1em;
	
}

#footer p a {
	color: #999;
}

#front-text {
	float: left;
	width: 624px;
}

#logo {
	margin: 0px 0 0;
	padding: 0;
}

#logo a {
	background: url(img/logo.gif) no-repeat;
	display: block;
	height: 96px;
	margin-left: 14px;
	text-decoration: none;
	text-indent: -90000px;
	width: 300px;
}

#menu {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #3990c5;
	display: block;
	font-size: 13px;
	padding: 2px 0;
	text-decoration: none;
}
#menu a:hover {
	color: #04588b;
	display: block;
	font-size: 13px;
	padding: 2px 0;
	text-decoration: underline;
}
#menu li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

#menu #current {
	font-weight: bold;
	color: #287DB1;
}

#promo {
	background: url(img/img.png);
	height: 306px;
	margin-top: 15px;
	width: 624px;
}

#promo a {
	display: block;
	height: 1px;
	position: relative;
	text-decoration: none;
	text-indent: -9000px;
	top: 1px;
	width: 1px;
	background: url(img/img.png)
}

#promo h1 {
	display: none;
}
#promo_1 {
	background: url(img/img1.png);
	height: 306px;
	margin-top: 15px;
	width: 624px;
}

#promo_1 a {
	display: block;
	height: 1px;
	position: relative;
	text-decoration: none;
	text-indent: -9000px;
	top: 1px;
	width: 1px;
	background: url(img/img.png)
}

#promo_1 h1 {
	display: none;
}
#promo_2 {
	background: url(img/img3.png);
	height: 306px;
	margin-top: 15px;
	width: 624px;
}

#promo_2 a {
	display: block;
	height: 1px;
	position: relative;
	text-decoration: none;
	text-indent: -9000px;
	top: 1px;
	width: 1px;
	background: url(img/img.png)
}

#promo_2 h1 {
	display: none;
}
#promo_3 {
	background: url(img/img4.png);
	height: 306px;
	margin-top: 15px;
	width: 624px;
}

#promo_3 a {
	display: block;
	height: 1px;
	position: relative;
	text-decoration: none;
	text-indent: -9000px;
	top: 1px;
	width: 1px;
	background: url(img/img.png)
}

#promo_3 h1 {
	display: none;
}
#promo_4 {
	background: url(img/img5.png);
	height: 306px;
	margin-top: 15px;
	width: 624px;
}

#promo_4 a {
	display: block;
	height: 1px;
	position: relative;
	text-decoration: none;
	text-indent: -9000px;
	top: 1px;
	width: 1px;
	background: url(img/img.png)
}

#promo_4 h1 {
	display: none;
}
#pag {
	margin: auto;
	width: 624px;
}
#pag {
	margin: auto;
	width: 624px;
}

#testimonials, {
	float: right;
	margin: 30px 24px 0 0;
	width: 198px;
}

#testimonials a {
	color: #666;
	font-style: normal;
	margin-bottom: 1.5em;
	text-align: right;
	text-transform: uppercase;
}

#testimonials h2 {
	color: #3a8fc6;
	font-size: 14px;
	margin-bottom: 1em;
}

#testimonials p {
	color: #404040;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 0 14px;
}

#testimonials ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


li {
	line-height: 150%;
}



