/*********************** Reset Styles *********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, 
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body { line-height: 1; }
blockquote, q { quotes: none; }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }

.left { float:left }
.right { float:right }
.center { text-align: center }
.clear { clear:both }

hr { 
	height: 1px;
	border-width: 0;
	color: black;
	background-color: black;
	}
	
ol, ul, li { margin:0; padding:0; }
ul, li { list-style: none; }

/*********************** Default Styles *********************/

body {
	background: #d7e3eb url(../images/bg.gif) repeat-x left top;
	font: normal 12px/16px Arial, Verdana, sans-serif;
	color: #8b7f6f;
	}
a {
	font: normal 12px/16px Arial, Verdana, sans-serif;
	color: #367dc0;
	text-decoration: underline;
	}
a:hover { text-decoration: none; }
p { padding: 9px 0 }
h1 {
	padding: 10px 0;
	font: bold 14px/18px Arial, Verdana, sans-serif;
	color: #8b7f6f;
	text-transform: uppercase;
	}

/*********************** Page Styles *********************/

#wrap {
	width: 990px;
	margin: 39px auto 68px;
	}
	
#header {
	height: 402px;
	position: relative;
	background: url(../images/header-bg.jpg) no-repeat;
	}
.logo {
	position: absolute;
	top: 16px;
	left: 17px;
	}
.headerText {
	position: absolute;
	top: 150px;
	right: 60px;
	width: 455px;
	height: 200px;
	font: bold 18px/30px Arial, Verdana, sans-serif;
	color: #ffffff;
	}
.headerText h2 {
	padding: 8px 0;
	font: bold 26px/28px Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #494949;
	}
.contact {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 540px;
	height: 50px;
	background: url(../images/contact-bg.gif) no-repeat 430px 0px;
	}
.phone {
	font: oblique bold 14px/18px Arial, Verdana, sans-serif;
	color: #857767;
	}
.phone span {
	font: bold 14px/18px Arial, Verdana, sans-serif;
	color: #205d9a;
	}

#menu {
	height: 57px;
	background: url(../images/menu-bg.gif) no-repeat;
	}
.menu {
	margin-left: 40px;
	}
.menu li { float: left;	}
.menu li a {
	display: block;
	height: 57px;
	padding: 0 20px;
	font: normal 15px/57px Verdana, Arial, sans-serif;
	color: #6e6354;
	text-decoration: none;
	text-align: center;
	}
.menu li.selected {
	border-left: 1px solid #dad6cb;
	border-right: 1px solid #dad6cb;
	}
.menu li.selected a {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 18px;
	background: url(../images/menu-sel.gif) repeat-x;
	color: #3375bb;
	}

#content {
	background: url(../images/content-bg.gif) repeat-y; 
	}
.content { padding: 10px 60px; }
.services {
	width: 505px;
	height: 164px;
	margin: 10px 22px;
	background: url(../images/services-bg.gif) no-repeat;
	}
.list {
	float: left;
	padding: 15px 15px;
	width: 220px;
	}
.list li {
	padding: 0 0 0 13px;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #554a3c;
	}
.report {
	width: 273px;
	height: 189px;
	background: url(../images/report-bg.gif) no-repeat;
	}
.report h2 {
	padding: 5px 5px 0 5px;
	height: 31px;
	font: bold 14px/31px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 17px;
	text-transform: uppercase;
	}
.resilience {
	height: 121px;
	width: 106px;
	padding: 39px 0 0 167px;
	background: url(../images/img-umbrella.gif) no-repeat 17px 24px;
	}

#footer {
	position: relative;
	height: 53px;
	background: url(../images/footer-bg.gif) no-repeat left top;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #65594a;
	}
#footer a { 
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #a3b31d; 
	}
.copy {
	position: absolute;
	top: 18px;
	left: 62px;
	}
.author {
	position: absolute;
	top: 18px;
	right: 62px;
	}
	
.noLink {
	font: normal 12px/16px Arial, Verdana, sans-serif;
	color: #367dc0;
	text-decoration: none;
	cursor: default;
}

/*
*	Blog Styles
*/
.blogPost { background: url(../images/bp-bg.gif) repeat-y; }
.blogPostTop { background: url(../images/bp-bg-top.gif) no-repeat left top; }
.blogPostBottom {
	background: url(../images/bp-bg-bottom.gif) no-repeat left bottom;
	padding: 10px;
	margin: 0 0 20px;
	color: #554a3c;
}
.blogPost h1 { 
	padding: 0 0 0 10px; 
	font: bold 14px/18px Arial, Verdana, sans-serif;
	color: #554a3c;
	text-transform: uppercase;
	}
.blogPost h1 a {
	font: bold 14px/18px Arial, Verdana, sans-serif;
	color: #554a3c;
	text-decoration: none;
	text-transform: uppercase;
}
.blogPost h2 {
	padding: 2px 0 2px 10px;
	font: normal 12px/16px Arial, Verdana, sans-serif;
	color: #865828;
}
.blogPost p { 
	padding: 8px 0 8px 10px; 
	color: #554a3c;
	}
.postDate {
	padding: 5px 0 10px 10px;
	font: normal 10px/14px Arial, Verdana, sans-serif;
	color: #205d9a;
}
.faLink {
	float: right;
	margin-right: 10px;
	font-weight: bold;
	color: #865828;
}

table.contactForm td{
	padding:5px 0px 0px 5px;
}

.smallSup {
	font-size: 12px;
	font-family:verdana;
	font-weight: bold;
}

/*********************** Form Data *********************/

.formEdit, .formHalfEdit, .formSmallEdit, .formLongEdit, .formTextarea, .formBigTextarea {
	border: 1px solid #847766;
	}
.formEdit { 
	width: 163px;
	height: 22px;
	}
.formHalfEdit { width: 100px; }
.formSmallEdit { width: 60px; }
.formLongEdit { width: 160px; }
.formTextarea { height: 100px; width: 400px; }
.formBigTextarea { height: 150px; width: 100%; }

.formButton, .formSmallButton, .formLongButton {
	border: 1px solid #8B7F6F;
	background-color:#2F91D0;
	font-weight: bold;
	color: #FFFFFF;
	}
.formButton { height: 23px; width: 100px; }
.formSmallButton { height: 20px; width: 80px; }
.formLongButton { height: 30px; width: 120px; }

.formSmallEdit {
	border: none;
	width: 125px;
	height: 30px;
	font: normal 18px/30px Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
}

/*********************** Table Data *********************/

.tableBorder { border: 1px solid #2462AB; }
.tableBorderHeader {
	height: 27px;
	background-color: #DCDBBD;
	padding-left: 5px;
	}
.tableHeader {
	height: 22px;
	background-color: #F1F1D8;
	padding-left: 5px;
	}
.tableDataDark {
	background-color: #ECECEC;
	padding-left: 5px;
	height: 24px;
	}
.tableDataLight {
	background-color: #FFFFFF;
	padding-left: 5px;
	height: 24px;
	}

/*********************** Picture Frame *********************/

.pictureBoxLeft {
	float: left;
	margin-top: 9px;
	margin-right: 9px;
	}
.pictureBoxRight {
	float: right;
	margin-top: 9px;
	margin-left: 9px;
	}
.tlc { background: transparent url(../images/frame/tlc.gif) no-repeat 0% 0%; }
.trc { background: transparent url(../images/frame/trc.gif) no-repeat 100% 0%; }
.blc { background: transparent url(../images/frame/blc.gif) no-repeat 0% 100%; }
.brc { background: transparent url(../images/frame/brc.gif) no-repeat 100% 100%; }
.tb { background: transparent url(../images/frame/tb.gif) repeat-x 0% 0%; }
.bb { background: transparent url(../images/frame/bb.gif) repeat-x 50% 100%; }
.rb { background: transparent url(../images/frame/rb.gif) repeat-y 100% 0%; }
.lb { background: transparent url(../images/frame/lb.gif) repeat-y 0% 100%; }
.picPadd { padding: 0 }

/*********************** Designed by MetaVisia *********************/