@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.clients {
	line-height: 20px;
}

a:active {text-decoration:underline;}
a:link {text-decoration:none;color:#006cba;}
a:visited {text-decoration:none;color:#006cba;}
a {text-decoration:underline;color:#006cba;}
a:hover {text-decoration:underline;color:#006cba;}


.nav {
	font-size: 0.8em;
	color: #006cba;
	font-style: normal;
	font-weight: bold;
	padding-left: 30px;
}
.callout {
	font-size: 13px;
	padding: 10px;
	background-repeat: no-repeat;
	color: #000000;
	background-color: #eeeeee;
}
.title {
	color: #3396db;
	font-size: 18px;
	font-weight: bold;
}
.services {
	font-size: 12px;
	background-image: url(new/images/corner-box.jpg);
	background-repeat: no-repeat;
	padding: 7px;
}


#intro {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	background-color: #eeeeee;
	border: 1px dashed #CCCCCC;
	padding: 10px;
}
.footer {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	color: #999999;
	font-size: 11px;
}
.quote {
	background-image: url(new/images/back-quote.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;
}


.quote_short {
	background-image: url(new/images/back-quote.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}


.nav_but {
	background-color: #eeeeee;
	font-family: verdana, arial;
	font-size: 13px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #F7F7F7;
	padding: 4px;
	font-weight: normal;
	font-size: 12px;
}
.nav_border {
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.button-space {
	margin-top: 3px;
}

