﻿body {
	background: #e7f5ee url('../images/pageBG.jpg') repeat-x;
	color: #0d283d;	
	text-align: center;
	line-height: 1.3em;
	font-size: 12px;
	margin: 0px auto;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* Colors */
.orange {
	color: #f59121;
}
.turq {
	color: #00b0d9;
}
.green {
	color: #7eb69f;
}
.red {
	color: #99182c;
}
.blueBold {
	color: #006699;
	font-weight: bold;
}
.blueBold2 {
	color: #006699;
	font-weight: bold;
	font-size: 14px;
	font-style:italic;	
}

/* common style elements */
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
p.subBullet {
	padding:5px 0 0 0;
	margin:0;
}
.pageTop {
	text-align:center;
	padding-right:30px;
}
.italics {
	font-style: italic;
	padding-top: 2px;
	margin-top: 0;
}
.padRight10 {
	padding-right: 10px;
}
.padLeft10 {
	padding-left: 10px;
}
.padBottom10 {
	padding-bottom: 10px;
}
.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}

.hiddenPic {
	display:none;
}
.readmore {
	font-size:12px;
	font-style:italic;
	padding-left: 12px;
}
.spacer5 {
	clear: both;
	font-size: 1px;
	line-height: 5px;
	height: 5px;
}

.spacer10 {
	clear: both;
	font-size: 1px;
	line-height: 10px;
	height: 10px;
}
.spacer15 {
	clear: both;
	font-size: 1px;
	line-height: 15px;
	height: 15px;
}
.spacer20 {
	clear: both;
	font-size: 1px;
	line-height: 20px;
	height: 20px;
}
.spacer30 {
	clear: both;
	font-size: 1px;
	line-height: 30px;
	height: 30px;
}
.spacer150 {
	clear: both;
	font-size: 1px;
	line-height: 150px;
	height: 150px;
}
.innertube {
	padding:12px;
}
img.floatRight {
	float: right;
	padding: 0;
	margin: 0 0 4px 12px;
}
img.floatRight2 {
	float: right;
	padding: 0 36px 0 0;
	margin: 0 0 4px 12px;
}
img.floatRight3 {
	float: right;
	padding: 16px 0 0 0;
	margin: 0 0 4px 12px;
}
img.profilePhoto {
	float: right;
	padding: 0;
	margin: 14px 7px 7px 14px;
	border: 4px double silver;
}

img.floatLeft {
	float: left;
	padding: 0;
	margin: 0 12px 4px 0;
}
p {
	margin-top: .8em;
	line-height: 1.3em;
}
h1 {
	font-family: Georgia, Times, "Times New Roman"; font-style: italic;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.1em;
}
h2 {
	font-size: 18px;
	line-height: 1.3em;
}
p.error {
	font-size: 14px;
	line-height: 1.3em;
	color: #800000;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
	font-weight: bold;
	padding-top:2px;
	line-height: 1.3em;
}
h3.serif {
	font-family: Georgia, Times, "Times New Roman"; 
	font-style: italic;
	font-weight:normal;
	font-size:18px;
}
h3.blueItalics {
	color:#3399cc;
	font-style:italic;
}
hr {
	color:silver;
	background-color:silver;
	height:1px;
	border:none;
	margin:20px 0;
	padding:0;
}
ul {
	margin-top: 10px;
	margin-left: 1.4em;
	padding-left: 0;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	padding: 2px 0;
}
.silverBulletList {
	background-color: #f5f7fb;
	border: 1px solid #c9e1f4;
	color: #575757;
	margin-top: 0;
	margin-bottom: 18px;
}
.silverBulletList img {
	float:right;
	padding: 15px;
}
.silverBulletList ul {
	margin-top: 0;
	margin-left: 1em;
	padding-left: 0;
	line-height:1.5em;
	padding: 10px 20px;
}
.silverBulletList li {
	list-style: disc url('../images/silverBullet.jpg') outside;
	padding: 8px 0;
	font-size:13px;
}
ul.silverBullets, ul.silverBullets2 {
	margin: 5px 0 0 1em;
	padding: 0;
}
ul.silverBullets2 {
	margin: 0 0 0 1em;
	padding: 0;
}
ul.silverBullets li {
	list-style-type: none;
	background-image: url('../images/silverBullet.jpg');
	background-position: left 10px;
	background-repeat: no-repeat;
	padding: 6px 0 0 20px;
	font-weight: normal;
	font-size: 13px;
}
ul.silverBullets2 li {
	list-style-type: none;
	background-image: url('../images/silverBullet.jpg');
	background-position: left 17px;
	background-repeat: no-repeat;
	padding: 12px 0 0 20px;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3em;
}
ul.turqBullets {
	margin: 0 0 0 1.2em;
	padding: 0;
}
ul.turqBullets li {
	list-style-type: none;
	background-image: url('../images/arrowTurq.gif');
	background-position:left center;
	background-repeat: no-repeat;
	padding: 8px 0 0 20px;
	font-weight: bold;
	font-size: 13px;
}

/* top logo */
#logoWrapper {
	height: 90px;
	background: #e7f5ee url('../images/logoBG.jpg') repeat-x;
	margin: 0px auto;
}
#logoFlare {
	background: #e7f5ee url('../images/logoBGFlare.jpg');
	margin: 0px auto;
	width: 960px;
	height: 90px;
}
#logo {
	padding-top: 10px;
}

/* horizontal navigation */
.nav {
	display: inline-block;
}
.nav {
	display: inline;
}
.navHolder {
	display: table;
}
.nav {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
}
.nav li {
	display: inline;
}
.nav a, .nav a:visited {
	width:auto;
	height: 30px;
	line-height: 30px;
	display:block;
	float: left;
	padding:0 35px;
	font-size: 15px;
	color:#fff; 
	letter-spacing: 2px;
	text-transform: uppercase; 
	text-decoration:none; 
}
.nav a:hover {
	background: #608977 url('../images/navBGOn.jpg') repeat-x;
}
#navWrapper {
	text-align: center;
	height: 60px;
	background: #283B33 url('../images/navBG.jpg') repeat-x;
	border-top: 2px solid #f59121;
	border-bottom: 1px solid #f59121;		
}
#navWrapper .navHolder {margin:0 auto;}

#navWrapper a {
	 color: white;
	 text-decoration: none;
}
#nav {
	clear: both;
	height: 60px;
	overflow:hidden;
	background: #283B33 url('../images/navBG.jpg') repeat-x;
	border-top: 2px solid #f59121;
	border-bottom: 1px solid #f59121;
}
/* end horizontal navigation */

#contentShadowWrapper {
	width: 984px;
	margin: 0px auto;
	margin-top:-42px;	
}
/* Lets use the * html hack so only IE6 reads this rule */
* html #contentShadowWrapper{
  margin-top: -45px;
}

#shadowSide {
	width: 984px;
	margin: 0px auto;
	background: transparent url(../images/shadowSide.png);
}

#shadowTop {
	background: transparent url('../images/shadowTop.png');
	margin: 0px auto;
	height: 12px;
}

#shadowBottom {
	background: transparent url(../images/shadowBottom.png); 
	width: 990px;
	height: 12px;
	margin: 0px auto;
}

#banner {
	margin-top:0px;
	position: relative;
	height: 210px;
	background: url(../images/banner1a.jpg); 
}

#banner h1 {
	font-size: 34px;
	color: #99182C;
	line-height: 40px;
	padding: 26px 0 0 460px;
	text-align: center;
}
#pgTitle {
	background: url(../images/pgTitleBG.jpg); 
}
#pgTitle h1 {
	text-indent: 60px;
	font-size: 26px;
	margin: 0;
	padding: 0;
	line-height: 60px;
	height: 60px;
	color: #015e65;
}
.highlite {
	margin: 10px 0;
	padding: 10px;
	background-color: #ffeddf;
}
.highlite h1 {
	font-size: 14px;
}
#footer {
	clear: both;
	margin: 0px auto;	
	background-color: #314f45;
	border-top: 1px solid #f59121;
	border-bottom: 1px solid #f59121;
	line-height: 1.2em;
	height: 1.2em;
	text-align: center;
	padding:4px 0;
	color: white;
	font-size: .85em;	
}

#contentWrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: white;
}

#content {
	padding: 20px 20px 30px 20px;
	overflow:hidden;
	height: 1%;
}

#leftCol {
	float: left;
	width: 450px;
}

#rightCol {
	float: right;
	width: 450px;
}

#leftCol2 {
	float: left;
	width: 220px;
}

#rightCol2 {
	float: right;
	width: 680px;
	position: relative;
}
#rightCol2 .topImg {
	position: absolute;
	top:0;
	right:0;
}
#approachContainer {
	position: relative;
}
#approachTriangle {
	position: absolute;
	right: 50px;
	top: 60px;
}

/* front page Our Services box */
.box1 {
	width: 450px;
}
.box1 p {
	margin-top:2px;
	font-size: 14px;
	line-height: 1.4em; 
}
.box1 hr {
	color:silver;
	background-color:silver;
	height:1px;
	border:none;
	margin:10px 0;
	padding:0;
}
.box1Top {
	background: url(../images/box1Top.jpg);
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	font-size: 25px;
	font-family: Georgia, Times, "Times New Roman"; font-style: italic;
	color: #01637a;
	letter-spacing: 1px;
}
.box1Body {
	background: url(../images/box1Body.jpg) repeat-y;
	width: 450px;
}
.box1Pic {
	float:left; 
	width: 150px;
}
.box1Pic a {
	display:block;
	width:150px;
	height:100px;
}
.box1Pic a:hover {
	background-position: 0px -100px;
}
#btnClient {
	background-image: url(../images/btnClient.jpg);
}
#btnGovt {
	background-image: url(../images/btnGovt.jpg);
}
#btnSupplier {
	background-image: url(../images/btnSupplier.jpg);
}
.imgOn {
	background-position: 0px -100px;	
}
.box1Text {
	float:right;
	width:245px;
}
.noPadBottom {
	padding-bottom: 0px;
}
.noPadTop {
	padding-top: 0px;
}

.box1Content {
	padding: 20px 20px 2px 20px;
}
.box1Bottom {
	background: url(../images/box1Bottom.jpg);
	height: 20px;
}
/* end front page Our Services box */

.box2 {
	border: 1px solid #b7def0;
	background-color: #f5f7fb;
	padding: 10px 12px;
	margin-top: .4em;
	font-size:14px;	
}
.box3 {
	clear:both;
	padding-top:10px;
	border-top:2px dotted #bed3cb;
	padding-bottom:10px;
	overflow:hidden;	
}
.box3 img {
	border: 1px solid #336699;
	float: left;
	margin: 0;
	padding: 0;
}
.box3 p, .box3 h3 {
	margin-left: 112px;
}
.box4 {
	padding-top:10px;
	
	padding-bottom:10px;
	overflow:hidden;	
}
.box4 img {
	float: left;
	margin: 0;
	padding: 0;
}
.box4 p, .box4 h3 {
	margin-left: 40px;
}
.box4 h3 {
	color: #01649f;
}
.box5 {
	background-color: #f5f7fb;
	border: 1px solid #c9e1f4;
	padding: 8px 12px 8px 12px;
	font-size: 13px;
	color: #575757;
	margin-top: 10px;
	color: #004586;
	line-height:1.5em;
}
.whyBox {
	width: 680px;
	margin-bottom: 5px;
}
.whyBoxTop {
	background: url(../images/whyBoxTop.jpg) no-repeat;
	height: 20px;
}
.whyBoxBody {
	background: url(../images/whyBoxBody.jpg) repeat-y;
}
.whyBoxBottom {
	background: url(../images/whyBoxBottom.jpg) no-repeat;
	height: 20px;
}
.whyBox th {
	color: #006699;
	font-size: 22px;
	font-family: Georgia, Times, "Times New Roman"; font-style: italic;
	text-align: center;
	vertical-align: middle;
	width: 220px;
	line-height: 1.3em;
	margin:0;
	padding:0;
}
.whyBox td {
	margin: 0 0 0 220px;
	width: 420px;
	vertical-align: middle;
}
#quoteBox {
	background-color: #f5f7fb;
	border: 1px solid #c9e1f4;
	padding: 4px 12px 10px 12px;
	font-size: .9em;
	color: #575757;
	margin-top: 5px;
}
.quoteText {
	line-height: 1.4em;
	margin-top: .4em;
	font-size:1.2em;
}
.quoteText p {
	color: #004586; 
}

/* email contact form */
#emailForm {
	width: 450px;
	margin-top: 20px;
	font-size: 1.1em;
}
#emailForm input, #emailForm textarea {
	padding: 0px;
	width: 300px;
	font-size: .9em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	padding-top: 2px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#emailForm textarea:focus, #emailForm input:focus {
	border: 2px dotted #a6a6a6;
}
#emailForm label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 110px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 1em;
}
.submitBtn {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #8B8378;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.reqd { 
	color: red;
	font-style: italic; 
	text-indent: 30px;
}
.mailMsg {
	margin: 0 0 0 20px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: red;
}
#emailFieldset fieldset {
	padding:0 10px 10px 10px;
	background-color: #f5f7fb;
	float: left; 
	margin:20px 0 10px 0;
	width: auto;
}
#emailFieldset legend {
	font-size: 1.2em;
	color:#006699;
	font-weight:bold;
	padding:4px;
}
/* end email contact form */ 

a:link { color: #0188a7; text-decoration: none; }
a:visited { color: #0188a7; text-decoration: none; } 
a:hover { color: #99182C; text-decoration: none; }
a:active { color: #0188a7; text-decoration: none; }

.box1Top a:link { color: #015e65; text-decoration: none; }
.box1Top a:visited { color: #015e65; text-decoration: none; } 
.box1Top a:hover { color: #99182C; text-decoration: none; }
.box1Top a:active { color: #015e65; text-decoration: none; }


a.blackLink:link { color: #0d283d; text-decoration: none; }
a.blackLink:visited { color: #0d283d; text-decoration: none; } 
a.blackLink:hover { color: #99182C; text-decoration: none; }
a.blacklink:active { color: #0d283d; text-decoration: none; }

#fixedMenu {
	position:fixed;
	width:220px;
}
#sideMenu, #sideList {
	margin-top: 5px;
}
#sideList p {
	padding: 7px 0 5px 0;
	color: #0d283d;
	font-size: 13px;
	margin: 0;
	border-bottom: 1px dotted #b7def0;
}
#sideMenu h2, #sideList h2 {
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #006699;
	border-bottom: 2px solid #3399cc;
	padding-bottom: 2px;
}

#sideMenu ul {
	margin-top: 0;
	margin-left: 0;
	list-style: none;
	margin-bottom: 32px;
}
#sideMenu ul li {
	display: inline;
	line-height: 1.4em;
	font-size: 13px;
	padding: 0;
}
#sideMenu ul li a {
	display: block;
	padding: 7px 0 5px 20px;
	background: url(../images/arrow_next.gif) no-repeat 0 8px;
	color: #0d283d;
	border-bottom: 1px solid #b7def0;
	text-decoration: none;
}
#sideMenu ul li a:hover {
	color: #99182C; 
	text-decoration: none;
	background-color: #e4eff3;
}
#sideMenu ul li a.current {
	color: #99182C; 
	text-decoration: none;
	background: #e4eff3 url(../images/arrow_next_green.gif) no-repeat 0 8px;
}
