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

body {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../grfx/ww-bg.gif) top center no-repeat #305166;
	color: #494949;
	padding: 0;
	margin: 0;
}

#content-wrapper {
	width: 100%;
	min-height: 713px;
	height: auto !important; /* IE HACK */
    height: 713px; /* IE HACK */
	padding: 0;
	margin: 0;
	/*background: url(../grfx/haze-bg.png) top center no-repeat;*/
}

#container {
	width: 980px;
	padding: 0;
	margin: 0 auto;
}

#top-nav {
	float: left;
	width: 980px;
	height: 42px;
	padding: 0;
	margin: 0 auto;
	background: url(../grfx/top-nav-bg.png) top left no-repeat;
}

#top-nav #links-holder {
	width: 492px;
	height: 21px;
	padding: 21px 0 0 0;
	margin: 0 9px 0 0;
	float: right;
}

#top-nav #links-holder ul {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

#top-nav #links-holder li {
	float: left;
	list-style: none;
	font-weight: bold; /* font properties added to fool IE */
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

#top-nav #links-holder li a {
	border: 0;
	display: block;
	height: 21px;
	text-decoration: none;
}

#top-nav #links-holder li a span {
	display: none;
}

#top-nav #links-holder li#home a {
	width: 51px;
	background: url(../grfx/top-nav.gif) 0px 0px no-repeat;
}
#top-nav #links-holder li#home a:hover, #top-nav #links-holder li#home a.active {
	background: url(../grfx/top-nav.gif) 0px -21px no-repeat;
}

#top-nav #links-holder li#news a {
	width: 53px;
	background: url(../grfx/top-nav.gif) -51px 0px no-repeat;
}
#top-nav #links-holder li#news a:hover, #top-nav #links-holder li#news a.active {
	background: url(../grfx/top-nav.gif) -51px -21px no-repeat;
}

#top-nav #links-holder li#testimonials a {
	width: 100px;
	background: url(../grfx/top-nav.gif) -104px 0px no-repeat;
}
#top-nav #links-holder li#testimonials a:hover, #top-nav #links-holder li#testimonials a.active {
	background: url(../grfx/top-nav.gif) -104px -21px no-repeat;
}

#top-nav #links-holder li#contact-us a {
	width: 93px;
	background: url(../grfx/top-nav.gif) -204px 0px no-repeat;
}
#top-nav #links-holder li#contact-us a:hover, #top-nav #links-holder li#contact-us a.active {
	background: url(../grfx/top-nav.gif) -204px -21px no-repeat;
}

#top-nav #links-holder li#portfolio-login a {
	width: 189px;
	margin-left: 6px;
	background: url(../grfx/login-button.gif) 0px 0px no-repeat;
}
#top-nav #links-holder li#portfolio-login a:hover {
	background: url(../grfx/login-button.gif) 0px -21px no-repeat;
}

#content-holder {
	float: left;
	width: 936px;
	padding: 11px 22px;
	margin: 0 auto;
	min-height: 649px;
	height: auto !important;
	height: 649px;
	background: url(../grfx/content-bg.png) top left repeat-y;
}

#logo-holder {
	float: left;
	width: 182px;
	height: 69px;
	padding: 0;
	margin: 0;
}

#logo-holder h1 {
	margin: 0;
}

#navigation {
	float: right;
	width: 619px;
	height: 31px;
	padding: 0;
	margin: 0;
}

#navigation ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

#navigation li a {
	border: 0;
	display: block;
	height: 31px;
	text-decoration: none;
}

#navigation li a span {
	display: none;
}

#navigation li#services a {
	width: 100px;
	background: url(../grfx/nav.gif) 0px 0px no-repeat;
}
#navigation li#services a:hover, #navigation li#services a.active {
	background: url(../grfx/nav.gif) 0px -31px no-repeat;
}

#navigation li#our-team a {
	width: 108px;
	background: url(../grfx/nav.gif) -100px 0px no-repeat;
}
#navigation li#our-team a:hover, #navigation li#our-team a.active {
	background: url(../grfx/nav.gif) -100px -31px no-repeat;
}

#navigation li#about-us a {
	width: 106px;
	background: url(../grfx/nav.gif) -208px 0px no-repeat;
}
#navigation li#about-us a:hover, #navigation li#about-us a.active {
	background: url(../grfx/nav.gif) -208px -31px no-repeat;
}

#navigation li#about-you a {
	width: 127px;
	background: url(../grfx/nav.gif) -314px 0px no-repeat;
}
#navigation li#about-you a:hover, #navigation li#about-you a.active {
	background: url(../grfx/nav.gif) -314px -31px no-repeat;
}

#navigation li#business-partners a {
	width: 178px;
	background: url(../grfx/nav.gif) -441px 0px no-repeat;
}
#navigation li#business-partners a:hover, #navigation li#business-partners a.active {
	background: url(../grfx/nav.gif) -441px -31px no-repeat;
}

/* drop down menus */
#navigation li ul { 
	position: absolute;
	margin: 0;
	width: 190px;
	padding: 0;
	left: -999em; 
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	z-index: 1;
}

#navigation li ul li {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 24px;
	text-align:left;
}

#navigation li:hover ul, 
#navigation li li:hover ul, 
#navigation li.sfhover ul, 
#navigation li li.sfhover ul { 
	position: absolute;
	left: auto;
	z-index: 1;
}

*:first-child+html #navigation li:hover, 
*:first-child+html #navigation li li:hover, 
*:first-child+html #navigation li.sfhover, 
*:first-child+html #navigation li li.sfhover { 
	left: auto;
	position: static;
	z-index: 1;
}

#navigation li ul li a {
	padding: 0 0 0 15px;
	display: block;
	height: 24px;
	color: #305166;
	background: #a3b2bb !important;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
	width: 175px !important;
}
#navigation li ul li a:hover {
	background: #8497a4 !important;
	color: #305166;
}

#slogan {
	float: right;
	width: 551px;
	padding: 19px 0 0 70px;
	margin: 0;
}

#slogan h2 {
	margin: 0;
}

#search-bar {
	float: right;
	width: 300px;
	height: 20px;
	padding: 24px 0 0 0;
	margin: 0;
	text-align: right;
}

#search-bar form {
	margin: 0;
	padding: 0;
}

#search-bar .input {
	border: none;
	width: 222px;
	height: 16px;
	color: #a5a7a8;
	background: url(../grfx/search-input-bg.gif) top left no-repeat;
	font-size: 10px;
	padding: 4px 4px 0 4px;
}

#search-bar .submit {
	border: none;
	width: 39px;
	padding: 3px;
	color: #fff;
	background-color: #a5a7a8;
	font-size: 10px;
}

#content-container {
	float: left;
	width: 936px;
	padding: 12px 0 0 0;
	margin: 0 0 12px 0;
}

.content-area-holder {
	float: left;
	padding: 0;
	margin: 0;
	width: 620px;
	background-color: #e3e7ea;
	position:relative;
}
.content-area-holder-internal {
	float: left;
	padding: 0;
	margin: 0;
	width: 936px;
	background-color: #e3e7ea;
}
.content2-area-holder {
	float: left;
	padding: 0;
	margin: 0;
	width: 303px;
	background-color: #e3e7ea;
	position:relative;
}

.content-area-top-bg {
	float: left;
	padding: 0;
	margin: 0;
	background: url(../grfx/left-col-bg-top.jpg) top left no-repeat;
}
.content-area-top-bg-internal {
	float: left;
	padding: 0;
	margin: 0;
	background: url(../grfx/left-col-bg-top-internal.jpg) top left no-repeat;
}
.content-area-top-bg-small {
	float: left;
	padding: 0;
	margin: 0;
	background: url(../grfx/left-col-bg-top-small.jpg) top left no-repeat;
}

.content-area-bottom-bg {
	float: right;
	padding: 0;
	margin: 0;
	background: url(../grfx/left-col-bg-bottom.gif) bottom right no-repeat;
}

.welcome-content {
	float: left;
	width: 580px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	padding: 15px 20px 0 20px;
}
.internal-content {
	float: left;
	width: 896px;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	padding: 15px 20px 15px 20px;
}
.row2 {
	float:left;
	margin:0;
}
.welcome-content h2, .internal-content h2 {
	font-size: 23px;
	font-weight: normal;
	color: #ed1b24;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}
* html .welcome-content p, *html .row2-content p {
	margin: 12px 0;
}
*:first-child+html .welcome-content p, *:first-child+html .row2-content p {
	margin: 12px 0;
}
.internal-content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #002b55;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.row2-content {
	float: left;
	width: 274px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	padding: 16px 10px 0 20px;
}
.row2-content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #193e55;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.row2-content p {
	font-size:11px;
}
.more-link {
	position:absolute;
	bottom:0;
}

#flash-holder {
	float: right;
	width: 304px;
	height: 275px;
	padding: 0 0 0 11px;
	margin: 0;
	z-index:1000;
}

#footer {
	float:left;
	width:100%;
	height:250px;
	margin:0;
	background:#002447 url(../grfx/footer-bg.jpg) top center repeat-x;
	color:#81919b;
}
#footer-container {
	width:960px;
	margin:0 auto;
	padding:20px 11px 0 11px;
}
#footer p {
	margin:0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-col {
	float:left;
	height:100px;
	margin:0 26px 0 11px;
	position:relative;
}
.footer-col-last {
	float:right;
	width:30px;
	height:30px;
	margin:0 11px 0 0;
	padding:0;
}

#footer a {
	color: #81919b;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* custom styles */
a img {
	border: none;
}
p {
	font-size: 12px;
	line-height:16px;
}
a {
	color: #002b55;
	text-decoration: none;
}
a:hover {
	color: #a3b2bb;
	text-decoration: none;
}
a.more {
	text-transform: uppercase;
	color: #a3b2bb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more:hover {
	text-transform: uppercase;
	color: #002b55;
	text-decoration: none;
}
ul {
	font-size:12px;
	list-style:square;
}
ol {
	font-size:12px;
}
h4 {
	font-size:13px;
	margin:0;
	font-weight:bold;
}

.team p {
	margin-top:0px;
	margin-bottom:5px;
}

p.pdf {
    background: url(../grfx/pdf_icon.png) no-repeat left center;
    padding: 0 0 0 35px;
	line-height:22px;
	margin:5px;
}
p.doc {
    background: url(../grfx/word_icon.png) no-repeat left center;
    padding: 0 0 0 35px;
	line-height:22px;
	margin:5px;
}
p.excel {
    background: url(../grfx/excel_icon.png) no-repeat left center;
    padding: 0 0 0 35px;
	line-height:22px;
	margin:5px;
}

/* contact form styles */
form.contactform {
	width: 600px;
	margin: 0;
	line-height: 200%;
}
.internal-content fieldset {
	padding: 5px;
	border: none;
}
.internal-content div.row {
	float: left;
	clear: both;
	width: 400px;
}
.internal-content .col1 {
	text-align: right;
	width: 100px;
	height: 23px;
	padding: 8px 10px 0 0;
	margin: 0;
	float: left;
	font-size:12px;
}
.internal-content .col2 {
	float: left;
	width: 222px;
	height: 31px;
	margin: 0;
	font-size:12px;
}
.internal-content .col2comment {
	float: left;
	width: 170px;
	margin: 0 0 2px 0;
}
.internal-content .col2-verification-code {
	float: left;
	width: 285px;
	height: 31px;
	margin: 0;
}

* html .internal-content .verification-code {
	margin-bottom: -3px;
}

*:first-child+html .internal-content .verification-code {
	margin-bottom: -3px;
}

.internal-content .verification-code {
	margin-bottom: -9px;
}

.internal-content .wrong-code {
	color: #FF0000;
	text-align: center;
}

.internal-content .input {
	width: 247px;
	height: 19px;
	margin: 2px 5px 0 0;
	border: 1px solid #002b55;
	color: #002b55;
	padding: 5px 1px 1px 3px;
	font-size: 11px;
}
.internal-content .code-input {
	width: 185px;
	height: 19px;
	margin: 2px 5px 0 0;
	border: 1px solid #002b55;
	color: #002b55;
	padding: 5px 1px 1px 3px;
	font-size: 11px;
}
.internal-content .textarea {
	font-size: 11px;
	border: 1px solid #002b55;
	color: #002b55;
	margin: 3px 0 0 0;
	padding: 3px 3px 3px 4px;
	width: 244px;
	height: 123px;
	overflow: auto;
}
.internal-content .submit {
	width: 70px;
	height: 19px;
	margin: 8px 5px 0 110px;
	border: none;
	color: #fff;
	background-color:#002b55;
	padding: 1px 1px 1px 3px;
}
.internal-content .submit2 {
	width: 70px;
	height: 26px;
	margin: 0;
	border: none;
	color: #fff;
	background-color:#002b55;
	padding: 1px 1px 1px 3px;
}
.internal-content .submit:hover, .internal-content .submit2:hover {
	background-color:#a3b2bb;
	cursor:pointer;
}
