
/* CSS Strativa */


body {
	margin:20px 0 0;
	padding:0;
	background:url(../images/bg_grad.png) repeat-x top left;
	text-align:center;
	font:.72em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}

a { color:#363; }
a:hover { color: #f63; }

hr {
	border:0px;
	border-bottom:1px solid #ccc;
	height:1px;
	margin:0;
	padding:0;
	width:90%;
	}
	
h1 {
	margin:0.5em 0 0.5em;
	padding:0;
	letter-spacing:-0.05em;
	font:normal 2.5em "helvetica neue", helvetica, arial, sans-serif;
	color:#f63;
	}
	
h2 {
	color:#f63;
	margin-top:1.5em;
	font:normal 1.7em "helvetica neue", helvetica, arial, sans-serif;
	text-transform:uppercase;
	}

h3 {
	margin:1em 0 0.2em;
	padding:0;
	font-size:.95em;
	}
	
p,address {
	line-height:1.5;
	}
	
.alt {
	font-style:italic;
	color:#333;
	font-size:1.1em;
	font-family: "Times New Roman", Times, serif;
	}
	
.centered {
	width:710px;
	margin:0 auto;
	}
	
.sublinks {
	background: #ffc url(../images/bg_sublinks.jpg) repeat-x bottom;
	padding:0 0 10px 25px;
	color:#f63;
	text-align:left;
	border-right:1px solid #f63;
	border-bottom:1px solid #f63;
	border-left:1px solid #f63;
	}
	
.sublinks a {
	color:#363;
	margin-right:20px;
	}
	
.sublinks .current { margin-right:20px; }
	
.services {
	background:url(../images/sb_leader.png) no-repeat -17px 80px;
	}
	
.about {
	background:url(../images/sb_qual.png) no-repeat;
	}
