/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana,Arial,  sans-serif;
	/*font-size: 90%;*/
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;	
	/**/
	letter-spacing: 0.0pt;
	word-spacing: 0.5pt;
	line-height: 1.3;
	
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 130px;	

}
#container {
	width: 930px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;		
}
#header {
	height: 120px;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#hdr-lhs {
	height: 100px;
	width: 170px;	
	margin: 20px 0px 0px 10px;	
	float: left;
}
#hdr-rhs {
	height: 80px;
	width: 710px;	
	margin: 20px 12px 0px 0px;
	text-align: right;	
	float: right;
}
#splash {
	width: 930px;
	height: 150px;
	background-image: url(images/bg_splash.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}
#splashtxt-lhs {
	width: 450px;
	height: auto;
	margin: 37px 0px 0px 30px;
	line-height: 1.8;	
	float: left;	
}
#splashtxt-lhs p {
	font-size: 14px;
	color: #D9F0F7;
}
#splashtxt-rhs {
	width: 330px;
	height: 100px;
	margin: 25px 30px 0px 0px;
	background-image: url(images/bg_splash_rhstxt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	float: right;

}
#splashtxt-rhs p {
	font-size: 10px;
	padding: 5px 5px 5px 5px!important;
	padding: 5px 0px 5px 5px;
	color: #33CCFF;	
}
#splashtxt-rhs strong {
	font-weight: bold;
	color: #33CCFF;
}
.clear {
	font-size: 1px;
	clear: both;
}
/* Firefox Fix*/
* > #container {
	margin: 0px auto 0px auto; 
}

* > #header {
	margin: 0px 0px 0px 0px;
	width: 930px;	
}

#menubar {
	height: 20px;
	width: 715px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.mainmenu {
	height: 30px;
	width: 930px;
	margin: 0px 0px 10px 0px;
}
.menubtn {
	height: 20px;
	width: 85px;
	text-align: center;
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 3px 0px 0px 0px;	
    background-image: url(images/bg_menubtn_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menubtn:hover, .menubtn_last:hover {
	background-image: url(images/bg_menubtn_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menubtn_long:hover {
	background-image: url(images/bg_menubtn_long_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menubtn a, .menubtn_long a {
	color: #FFFFFF!important;
	font-size: 9px;	
}
.menubtn:hover a, .menubtn_long:hover a {
	color: #000000!important;
}
.menubtn_long {
	height: 20px;
	width: 100px;
	text-align: center;
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 3px 0px 0px 0px;	
    background-image: url(images/bg_menubtn_long_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.menubtn_last{
	height: 30px;
	width: 95px;
	text-align: center;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-image: url(images/bg_menubtn_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
}


#content0col {
	width: 890px;
	float: left;
	margin: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 5px;
	padding: 10px 20px 10px 20px!important;
	padding: 10px 0px 10px 0px;
}

#idx-lhs {
	width: 580px;
	height: 429px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 10px;	
	float: left;
	border: 1px solid #CCCCCC;	
}
#idx-lhs p {
	padding: 0px 10px 0px 10px;
}

#idx-lhs h1 {
	padding: 0px 10px 0px 10px;
}

#idx-lhs-title {
	width: 576px;
	height: 30px;
	margin: 2px 2px 2px 2px;		
}
#idx-lhs-mainimg {
	width: 576px;
	height: 251px;
	margin: 2px 2px 2px 2px!important;	
	margin: 2px 2px -6px 2px;		
}


#idx-lhs-cntct {
	width: 580px;
	height: 139px;
	padding: 0px 0px 0px 0px;	
	margin: 20px 0px 0px 10px;	
	float: left;
	border: 1px solid #CCCCCC;	
}
.idx-lhs-cntct-title {
	width: 576px;
	height: 30px;
	margin: 2px 2px 2px 2px;	
}

form.idx_cnctusfrm {
	margin: 0px 0px 0px 0px;
}

table.tabcontus_idx {
	width: 560px;
	margin: 10px 0px 0px 0px;	
	border: 0px solid #CCCCCC;
	font-size: 10px;
}
table.tabcontus_idx td {
	padding: 5px 0px 5px 0px;	
}
.tabcontus_idx select, .tabcontus_idx input, .tabcontus_idx textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: 1px solid #0099CC;
	}

#idx-rhs {
	width: 270px;
	height: auto;
	margin: 0px 0px 0px 0px;	
	float: right;
}
/* Core Services Menu */
#idx-rhs-cshldr {
	width: 268px;
	height: auto;
	margin: 0px 0px 20px 0px;
	border: 1px solid #CCCCCC;	
}
.cshldr {
	width: 268px;
	height: 79px;
    background-image: url(images/bg_services.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.cshldr:hover {
    background-image: url(images/bg_services_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.cstitle {
	width: 263px;
	height: 30px;
	margin: 2px 2px 2px 2px;		
}
.ittxt {
	padding: 15px 0px 0px 0px!important;
}
.ittxtlnk {
	font-size: 12px;
	font-style: none;
}
.ittxt p {
	font-size: 12px;
	margin: 0px 0px 0px 0px!important;
}
.itmg {
	width: 75px;
	height: 75px;
	margin: 2px 0px 2px 2px;
	float: left;
}
.ittxt {
	width: 175px;
	/*height: 100px;*/
	margin: 2px 0px 2px 10px;
	float: right;
	font-size: 11px;	
}


/* What People Say */
#idx-rhs-plphldr {
	width: 268px;
	height: 140px!important;
	height: 130px;
	margin: 0px 0px 0px 0px!important;
	margin: 24px 0px 0px 5px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg_quotesbox.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.plptitle {
	width: 263px;
	height: 30px;
	margin: 2px 2px 2px 2px;		
}
.plpquotetxt {
	width: 243px;
	height: 85px;
	margin: 10px 10px 10px 10px;
}
.plpquotetxt p {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#ftrstrap {
	clear:both;
	width: 930px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#ftrstrp-mnu {

	width: 880px;
	height: 30px;
	margin: 0px auto 0px auto !important;	
	margin: 0px auto 0px 20px;		
	padding: 7px 0px 0px 0px;	
	background-image: url(images/bg_ftrstrapmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
#ftrstrp-mnu a {
	font-size: 11px;
	color: #FFFFFF;
}
#ftrstrp-mnu a:hover {
	color: #000000;
}
.footer {

	color: #CCCCCC;
	height: auto;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-top: 0px solid #CCCCCC;	
	background-color: #FFFFFF;
	background-image: url(images/bg_whitetile.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;	
}

/* START PRESENTATION */
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;	
	color: #003399;
	
	/*padding: 10px;
	height:20px;
	background-image:url(images/sky.jpg);
	background-repeat:no-repeat;*/
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 11px;
	text-align: justify;
	color: #666666;
}
strong {
	color: #000000;
	font-weight: bold;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
img {
	margin: 0px 0px -2px 0px;
	border: none;
}

img.stkimg-rhs {
	margin: 0px 0px 10px 10px;	
}

/* Lists */
ul {
	margin: 0px 0px 0px -30px!important;
	margin: 0px 0px 0px 10px;
	position:relative; /*works on ie7 i think*/
}
li {

	font-size: 11px;
	padding: 0px 0px 6px 10px;

	list-style-type:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	
}
ul li ul li {
	margin: 5px 0px 0px 5px;
	background-image: none;
	list-style-position: outside;
	list-style-type: circle;
}
a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #0099CC;
}
a:hover {
	color: #333333;
}
a.mnulnk {
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;		
}
a.mnulnk:hover {
	color: #CCCCCC;
}
a.footerlink {
	color: #CCCCCC;
	font-weight: normal;	
	text-decoration: none;
	font-size: 10px;		
}
a.footerlink:hover {
	color: #000000;
}


.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A70D1;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}
.redtext {
	color: #CC0000;
}
.tabftr {
	font-size: 9px;
	color: #CCCCCC;
	background-color: #FFFFFF;	
}

/* Contact Us Form */
table.tabcontus_fp {
	font-size: 11px;
	width: 500px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	}
	
table.tabcontus {
	font-size: 11px;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2 {
	font-size: 11px;
	width: 600px;
	background-color: #FFFFFF;
	text-align:left;
	
	}
a.tabcontus2 {
	font-size: 11px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	border: 1px solid #0099CC;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #CCCCCC;	
}	
input.contbtn {
	width: auto;
	font-size: 11px;
	border: 1px solid #766A56;
	color: #FFFFFF;
	background-color: #766A56;
}

fieldset.cntout {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;	
	padding: 1px;
	width: 600px;	
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #766A56;
	border: 1px solid #766A56;
	padding: 1px;	
}

/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: #CC0000;
	text-align:left;
}
td.errHilite {
	color: #CC0000;
}

input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}


/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 9px;
	color: #CCCCCC;	
}
.disclaimertext2 {
	font-size: 9px;
	/*font-style: italic;*/
	color: #666666;	
}
.webmstrtext {
	font-size: 9px;
}

/*General */
table.tabgen {
	font-size: 11px;
	border: 1px solid #CCCCCC;	
}

/* Custom */
/*Small Business Page */
#sbquote {
	width: 870px;
	height: auto;
	border: 1px solid #CCCCCC;
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/bg_sbquote.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#sbquote p, #sbquote strong {
	color: #000099;
}
.img_services{
	float:right;
	margin:10px;
}
img.margin{
	margin: 5px 5px 5px 5px;
}
div.partners p{
	margin:0px 0px 0px 0px;

}

.vacancy_box{
	height:120px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/vacancy_box.gif);
}

.vacancy_box p{
	color:#000000;
}

.vacancy_box a{
	color:#020056;
}


/*]]>*/
