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

/*******************/
/*  Standard Tags  */
/*******************/

body {
	font-family:Calibri, Tahoma;
	font-size:10pt;
	color:#000;
	background-color:#fff;
}
p {
}
#mid-col.b {
	font-weight:bold;
}
#mid-col.i {
	font-style:italic;
}
ul {
}
#mid-col li {
	line-height:140%;
	list-style:url(../images/extra-bullet.png);
}
#mid-col ul.tick li {
	line-height:140%;
	list-style:url(../images/tick2.png);
}
h1 {
	font-size:18pt;
	background:url(../images/extra-topnav-bg.png) #069;
	color:#fff;
	margin:0 0 0.5em 0;
	padding:0 5px;
	height:30px;
}
h2 {
	font-size:14pt;
	color:#069;
	margin:0;
	padding:0;
}
h3 {
	font-size:10pt;
	color:#666;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}
a:link {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
a:visited {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}
img {
	border:0;
}
#mid-col h2, #mid-col h3, #mid-col h4, #mid-col h5, #mid-col h6, #mid-col p {
	padding:0 5px;
}
table {
	width:80%;
	margin:1em auto;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
th, td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 2px 5px;
}
/*******************/
/*     Classes     */
/*******************/

.left-box {
	width:160px;
	margin-bottom:10px;
	border:1px solid #069;
	height:80px;
	height:auto!important;
	min-height:80px;
	background-color:#fff;
}
.left-box h2 {
	background-color:#069;
	padding:0 10px 0 10px;
	margin:0;
	font-size:12pt;
	color:#fff;
	font-weight:bold;
	height:30px;
}
.left-box p {
	margin:10px;
}
.right-box {
	width:158px;
	margin-bottom:10px;
	border:1px solid #069;
	height:80px;
	height:auto!important;
	min-height:80px;
	background-color:#fff;
}
.right-box p {
	margin:10px;
}
.back-to-top {
	color:#069;
	text-align:right;
	margin:0;
	padding:0;
}
/*******************/
/* Layout  control */
/*******************/

#container {
	width:880px;
	margin:5px auto;
	position:relative;
}
#content-top {
	width:880px;
	padding:0;
}
#content-top img {
	float:left;
	padding:0 10px 5px 10px;
}
#content-top-right {
	float:right;
	color:#aaa;
	font-size:10pt;
	text-align:right;
	line-height:100%;
}
#top-nav {
	position:absolute;
	top:71px;
	left:0;
	width:880px;
	height:35px;
	padding:0;
	margin:0;
	background:url(../images/extra-topnav-bg.png) #069;
	border-top:1px solid #000
}
#header {
	width:880px;
	height:140px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:35px 0 0 0;
	background:url(../images/header/extra-home-header.jpg) no-repeat;
}
#header p, #header p img {margin:0;padding:0;}
#breadcrumb {
	width:860px;
	padding:2px 10px 2px 10px;
	color:#fff;
	font-size:8pt;
	font-style:italic;
	background-color:#069;
}
#breadcrumb a:link {
	color:#fff;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#breadcrumb a:visited {
	color:#fff;
}
#main-content {
	width:880px;
	padding-top:10px;
}
#left-col {
	float:left;
	width:160px;
	margin:0;
	padding: 0 0 10px 0;
}
#left-nav {
	width:160px;
	padding:0 0 10px 0;
	margin-bottom:10px;
	border:1px solid #069;
	height:60px;
	height:auto!important;
	min-height:60px;
	background-color:#fff;
}
#left-col h2 {
	background:url(../images/extra-topnav-bg.png) #069;
	padding:4px 10px 0 10px;
	margin:0;
	font-size:12pt;
	color:#fff;
	font-weight:bold;
	height:25px;
}
#left-nav ul {
	list-style:none;
	padding:5px 0 0 10px;
	margin:0;
}
#left-nav li {
	padding:0;
	width:130px;
}
#left-nav li a:hover {
	color:#900;
	text-decoration:underline;
}
#mid-col {
	float:left;
	width:540px;
	height:120px;
	height:auto!important;
	min-height:120px;
	margin:0 9px 5px 9px;
	padding:0;
}
#right-col {
	float:right;
	width:160px;
	margin:0;
	padding:0;
}
#right-col h2 {
	background:url(../images/extra-topnav-bg.png) #069;
	padding:4px 10px 0 10px;
	margin:0;
	font-size:12pt;
	color:#fff;
	font-weight:bold;
	text-align:left;
	height:25px;
}
#footer {
	width:860px;
	padding:5px 10px 5px 10px;
	text-align:center;
	font-size:8pt;
	color:#fff;
	background:url(../images/extra-footer-bg.png) #069;
}
#footer a:link {
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:visited {
	color:#fff;
}
#footer-links {
	text-align:center;
	width:auto;
}
#footer-links hr {
	width:40%;
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: none;
}
hr {
	color: #069;
	background-color: #069;
	height: 1px;
	border: none;
}
.padLeft {
	padding-left: 20px;
}
.padRight {
	padding-right: 20px;
}
.padTop {
	padding-top: 20px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.w2 {
	width:50%;
}
.w2b {
	width:38%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4 {
	width:25%;
}
.w5 {
	width:20%;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
/* special layouts */
#left-nav ul li {
	margin-bottom:6px;
	margin-top:6px;
}
#mid-col p.next, #right-col p.next {
	background-image:url(../images/rarrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
}
.palelarge {
	font-size:300%;
	color:#3179C1;
}
table.clients, table.staff {
	width:500px;
}
table.clients tr td, table.staff tr td {
	height:80px;
	vertical-align:middle;
	border-bottom:4px #069 solid;
	vertical-align:top;
}
table.clients tr td img, table.staff tr td img {
	margin-right:10px;
}
#mid-col table.clients p {
	background-image:url(../images/star1.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 30px;
	line-height:110%;
	height:24px;
	height:auto!important;
	min-height:24px;
}