@charset "utf-8";

/* Page Elements */
body {
	background-image: url(images/bodyBg1.png);
	background-repeat: repeat-x;
	background-color: #878787;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
p {
	margin: 0px;
	padding: 5px;
line-height: 1.35em;	
}

a
{
	text-decoration: none;
	color: #0066cc;	
}

a:hover
{
	text-decoration: underline;
	color: #16B300;
}

h1 {
	color: #16B300;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	color: #0066cc;
	font-size: 18px;
	font-weight: normal;
}


h3 {
	color: #246223;
	display: block;
	font-weight: normal;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}


#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainBg.png);
	background-repeat: repeat-y;	
	background-color: #fff;
	display: block;
	
}

/* Head */
#header {
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 184px;
	width: 940px;	
}
#header .quote {
	padding-top: 45px;
	padding-left: 600px;
	color: #677dae;
	font-size: 11px;
	height: 100px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	float: left;
	width: 940px;
	background-image: url(images/mainBg.png);
	background-repeat: repeat-y;
}

/* Left */

#Left {
	float: left;
	width: 212px;
	display: block;
	background-image: url(images/navFill.png);
	background-repeat: repeat-y;
}
#innerLeft {
	background-image: url(images/navTop.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 212px;
	/*height: 298px;*/
}

#innerLeft ul {
	margin: 0px;
	padding: 0px;
}
#innerLeft li {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	display: block;
	background-image: url(images/NavLine.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#innerLeft a {
	text-decoration: none;
	color: #929C97;
	padding-left: 43px;
	background-image: url(images/navBullet.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#innerLeft a:hover {
	text-decoration: none;
	color: #0066CC;
	padding-left: 43px;
	background-image: url(images/navBullet.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 20px center;
}

/* Right */
#Right {
	float: right;
	width: 690px;
	padding: 15px 15px 0px  0px;
	font-size: 14px;
	color: #9F9F9F;

	}

#Right h1{	

	margin-top: 0px;
	background-image: url(images/hrGreen.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 5px 0;

	padding-top: 0px;	
}	
	
.topRightImg {
	float: right;
	margin: 0 0 10px 10px;
}
.topRightImgContact {
	float: right;
	margin: 0 50px 10px 10px;
}
.topRightImgB {
	float: right;
	border: 10px solid #D7DCDF;
	margin: 0 0 10px 10px;	
}
.topRightImgC {
	float: right;
	margin: 0 0 10px 10px;	
	width: 100px;
}

.topLeftImg {
	float: left;
	margin: 0 10px 10px 0;	
}

.topLeftImgB {
	float: left;
	border: 10px solid #D7DCDF;
	margin: 0 10px 10px 0;
}

/* Bottom */
#Bottom {
	background-image: url(images/botbg.png);
	display: block;
	background-color: #EFF0F3;

	background-repeat: repeat-y;
	width: 687px;

}
#botInner {
	background-image: url(images/botMain1.png);
	background-repeat: no-repeat;
	background-position: -217px top;
	background-color: #EFF0F3;

	float: right;
	min-height: 359px;

}
#Right li, #Bottom li {
	list-style-image: url(images/botBullet.png);
}
/* Footer */
#Footer {
	float: left;
	width: 900px;
	background-image: url(images/botbg3.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
	min-height: 12px;

	padding-right: 40px;

	}

#footBot
{
	background-image: url(images/foot.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 938px;
	height: 12px;
}

#footTop
{
	margin: 0px;
	background-image: url(images/botMain3.png);
	background-position: 0 -15px;
	background-repeat: no-repeat;
	height: 30px;
}

#Footer p
{
	font-size: 10px;
}

.techImage
{
	margin-left: 265px; 
}

.sideBotBox {
	display: block;
	width: 212px;
	float: left;
	padding: 5px;
}




#botInner h2 {
	color: #0066CC;
	
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
}


#botInner .botBox1 {
	display: block;
	width: 300px;
	margin-left: 15px;
	background-image: url(images/blueLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 150px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
}


#botInner .botBox1 h2 {
	color: #0066CC;
	
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-left: 40px;
	padding-top: 0px;
}




#botInner .botBox2 {
	display: block;
	width: 200px;
	margin-left: 15px;
	background-image: url(images/blueLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 200px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
}

#botInner .botBox2 h2 {
	color: #0066CC;
	
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 5px 0;
	margin-left: 40px;
	padding-top: 0px;
}



#botInner .botBoxWide {
	display: block;
	margin-left: 15px;
	background-image: url(images/blueLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 5px;
	font-size: 12px;
}

#botInner .botBoxWide h2 {
	color: #0066CC;
	
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 5px 0;
	margin-left: 40px;
	padding-top: 0px;
}

.address {
	font-size: 11px;
	padding: 20px 0 5px 60px;
}

#innerLeft .sideBotBox .address a{
	font-size: 11px;
	padding: 0px 0 5px 0px;
}

#Right strong {
	color: #0099CC;
}

.rightPortfolioItem
{
	text-align: center;
}

.portfolioItemLink
{
	display: block;
}

.featured
{
	width: 275px;
	float: right;
	text-align: center;
	margin: 0 0 10px 0;
}

.featured img
{
	border: 5px solid #BEC8D0;	
	width: 100px;
	
}

.labelStyle
{
	font-size: 14px;
	color: #0066cc;
	display: block;
	clear:both;
	margin: 5px 0;
}

input, textarea
{
	border: 1px solid #ADB2B3;
	margin: 2px 0 15px 0; 
	background-color: #F0F4F4;
	color: #677dae;
	font-size: 16px;
	font-family: arial, helvetica;

}

#contactContainer #contactForm
{
	width: 300px;
	float: left;

}
#contactContainer h1.contactHeader
{
	width: 300px;	
	
}
.month
{
	font-weight: bold;
	color: #16B300;
	font-size: 14px;
	padding: 0 0 0 45px;
}

#newsLinkContainer
{
	border-top: 3px solid #F0F5F5;
	padding: 10px 5px 5px 5px;
}

fieldset
{
	border: none;
	width: 200px;	
}

.topRightDiv
{

width: 200px;
float: right;
}

#contactContainer label
{
	font-size: 14px;
	color: #0066cc;
	display: block;
}

#contactContainer img
{
	border: none;
}

#contactContainer #captcha
{
	border: 1px solid #B3B6B6;
}


#contactSubmit
{
	margin: 25px;
	width: 87px;
	height: 22px
	
}

input.button
{
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	background-color: #ffffff;		
	
	border: none;
	color: #0066cc;
}

input.buttonOver
{
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/buttonOn.png);
	background-repeat: no-repeat;
	border: none;
	background-position: bottom;	
	background-color: #ffffff;		
	color: #16B300;	
}

input#captcha_code
{
}


.iconImage
{
	float: right;
	display: block;
	margin: 0px 0px 5px 5px; 
	border: 5px solid #BEC8D0;
}

.validCss
{
	float: left;
	border: none;
}


.validHtml
{
	float: left;
	margin: 0 15px 0 75px;
}

.validHtml img, .validCss img 
{
	border: none;
	
}

#errorDiv
{
	color: #F04B4E;
}

#subNavBlock ul
{
	float: right;
	padding: 0 10px 0 0;
	margin: 0px;
}

#subNavMenu li
{
	display: inline;
	padding: 10px 5px 0px 5px;
	margin: 0px;
	float: left;	

	
}

#subNavMenu a
{
	background-image: url(images/botBullet.png);
	background-repeat: no-repeat;
	background-position: left;	
	padding-left: 11px;
	font-weight: bold;
}


.staffBox
{

	display: block;
	margin-left: 15px;
	background-image: url(images/blueLogo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	float: left;

	font-size: 12px;
	padding: 10px 25px;
	border: 1px solid #CFD3D5;
	margin: 5px 0 5px 15px;
}

.staffBox h2
{
	color: #0066CC;
	
	font-weight: normal;

	margin-top: 0px;
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
}

#Left img
{
	display: block;
	margin: 50px 0px 15px 44px;
	border: 1px solid #999999;
	
}


#LeftBottom {
	float: left;
	width: 212px;
	min-height: 547px;
	display: block;
	background-image: url(images/navFill.png);
	background-repeat: repeat-y;
}

.partnershipDiv
{
	margin: 10px 0 0 0;
	width: 600px;
	display: block;
	clear: both;

}

.botPartImg
{
	margin: 0 5px;
	float: right;
}

#websitesContainer h2
{
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.sideBotBox img {
	display: block;
	margin: 5px 0px 15px 40px;
	border: 1px solid #999999;
	
}
#wrapper #main #Left .cImage
{
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-top: 0px;
	margin-left: 70px;	
	margin-bottom: 0px;
	
}

.imageLink img
{
	border: 5px solid #BEC8D0;

	padding: 0px;
	margin-bottom: 5px;
	width: 100px;
}

.actual
{
min-height: 220px;
padding: 0 0 30px 0;
}

.actual p
{
padding: 0 0 30px 0;
}