body{
	margin:0px;
	color:#FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background:#e2e9f1;
	background-image: url(../../images/bg.jpg);
	background-repeat:repeat-x;
}

.clear {
	clear: both;
}

.italic{
	font-style:italic;
	color:#909ab9;
	font-weight:bold;
	font-size:110%;
}

img{border:none;}

#center{
	width:100%;
}
#border {
	width: 781px;
	background:#fff;
	padding:8px 0 10px 0;
}
#header {
	margin:0px 0 6px 0px;
	background-repeat:no-repeat;
	width: 761px;
	height: 222px;
	overflow:hidden;
	position:relative;
}
/* HEADER IMAGES 
(Home is done randomly with swapImage.js.
.headerHome {
	background-image: url(../../images/homeBanner4.jpg);
}*/
.headerServices {
	background-image: url(../../images/header_image2.jpg);
}
.headerCompany {
	background-image: url(../../images/header_image1.jpg);
}
.headerTechnology {
	background-image: url(../../images/header_image4.jpg);
}
.headerTestimonials {
	background-image: url(../../images/header_image6.jpg);
}
.headerNews {
	background-image: url(../../images/header_image3.jpg);
}
.headerContactUs {
	background-image: url(../../images/header_image5.jpg);
}

#logo_link {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 24px;
	left: 590px;
	width: 146px;
	border: none;
	height: 79px!important;
	height /**/:79px;
	background: url(../../images/logo.png) no-repeat;
}

/*RIGHT COLUMN STARTS HERE*/

#rightColumn  {
	position:relative;
	float:left;	
	width:209px;
	padding:10px;
	margin-left:5px;
	font-size: 80%;
}
* html #rightColumn {
	width:219px;
}
* html #rightColumn {
	width:200px;
}

#folder {
	position: absolute;
	top: 30px;
	left: 535px;
	width: 57px;
	height: 64px;
	z-index:900;
	background: transparent url(../../images/folder.png) top left no-repeat;
}

#rightColumn .rightNugget{
	font-size:90%;
	width:209px;
	height:22px;
	background:#5a7994;
	border:1px solid #bdc9d4;
	color:#bdc9d4;
	font-weight:bold;
	text-align:right;
	margin-bottom:3px;
	padding:5px;
}

* html #rightColumn .rightNugget{
	width:219px;
	height:35px;
}
* html #rightColumn .right\Nugget{
	width:209px;
	height:22px;
}



#rightColumn a.nuggetLink {
	display:block;
	color:#bdc9d4;
	background-image:url(../../images/button_arrow_off.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	padding-right:25px;
	line-height:22px;
	margin-right:5px;
}

#rightColumn a.nuggetLink:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../../images/button_arrow_on.gif);
	background-repeat:no-repeat;
}

#rightColumn .infoBox{
	float:left;
	text-align:right;
	width:209px;
	height:auto;
	background:#5a7994;
	border:1px solid #bdc9d4;
	margin-bottom:3px;
	padding:5px;
	font-size:75%;
	font-weight:bold;
}
* html #rightColumn .infoBox{
	width:219px;
}
* html #rightColumn .inf\oBox{
	width:209px;
}

#rightColumn #livePerson {
	text-align: center;
}

#rightColumn .callUs{
	float:left;
	width:209px;
	height:auto;
	font-weight:bold;
	background:#5a7994;
	border:1px solid #bdc9d4;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:3px;
	padding:5px;
}
* html #rightColumn .callUs{
	width:219px;
}
* html #rightColumn .callU\s{
	width:209px;
}

.largeTitle{
	font-size:130%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	width:100%;
	display:block;
	margin-bottom:10px;
}
/*RIGHT COLUMN ENDS HERE*/

/*MAIN CONTENT AREA*/

#mainContentArea {
	text-align:left;
	position:relative;
	width:761px;
	height:auto;
	background-color:#134069;
}

#leftContentArea {
	width:492px;
	height:auto;
	float:left;
	font-size:80%;
	margin-right:13px;
	margin-left:10px;
	margin-top:10px;
	background-color:#134069;
}
* html #leftContentArea {
	width:462px;
}

.newslist{
	margin:20px 0;
	border-collapse:collapse;
}
.newslist th{
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5a7994;
	line-height:20px;
	margin-bottom:10px;
	border-right:10px solid #134069;
	border-bottom:5px solid #134069;
	text-align:left;
}
.newslist td{
	padding:0 5px;
	text-align:left;
	border-right:10px solid #134069;
}
.dateBar{
	width:80px;
}

.titleBar{
	width:300px;
}
.newsColumn  {
	float:left;	
	width:140px;
	margin:5px 15px 15px 0;
	
}
* html .newsColumn {
	width:130px;
}
.newsColumn  a{
	text-decoration:none;	
}
.newsimage{margin:0 10px 10px 0;vertical-align:text-top;}
.contactColumn  {
	float:left;	
	width:180px;
	margin-right:30px;
	margin-top:15px;
	
}

#newsDateColumn  {
	float:left;	
	width:80px;
	margin-right:20px;
	
}

#newsTitleColumn  {
	float:left;	
	width:300px;
	
}




p{
color:#FFFFFF;
}

li{
	color:#FFFFFF;
	font-size:100%;
}

h1{
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
}
h2{
	font-size:130%;
	font-weight:bold;
	color:#909ab9;
	margin-top:10px;
}

.largeTitleBlue{
	font-size:130%;
	font-weight:bold;
	color:#909ab9;
}

a {	
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {	
	text-decoration:none;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:10px;
	color:#999999;
	font-size:80%;
	text-align:left;
	
}
#footer .left{
}
#footer img{
	
}

#footer .fanatic {
	margin-top:10px;
	color:#cccccc;
}

#footer .fanatic a {	
	color:#cccccc;
	text-decoration:none;
}
#footer .fanatic a:hover {	
	text-decoration:underline;
}


#buttonSquare a{
	background-image: url(../../images/button_arrow_off.gif) no-repeat;
	width:16px;
	height:16px;
	text-align:right;

}
#buttonSquare a: hover{
	background: url(../../images/button_arrow_on.gif) no-repeat;
	color:FFFFFF;
	text-align:right;

}
.label{
	margin-right:10px;
}
.label input {
	margin-left:5px;
	margin-bottom: 2px;
	}
#col{
padding:15px;
position:relative;
}
#col textarea{
width:90%;
}
#col form .newslayout{
margin:3px 0;
overflow:hidden;
}
#col form .newslayout label{
width:25%;
padding:0 4px 0 0;
float:left;
}
#col form .newslayout .memolabel{
width:auto;
margin:3px 0;
float:none;
}
#col form .newslayout .input{
width:45%;
margin:0 0 0 4px;
float:left;
}
#col form .datelayout .input{
width:4em;margin:0 3px 0 0;
}
#col form .newslayout label{
display:block;
float:left;
text-align:left;
width:20%;
margin:0 3px;
}
#col form .newslayout select, #col form .newslayout .input{
float:left;
margin: 1px 3px;
width:auto;
}
#col form .newslayout .memolabel{
display:block;
float:none;
text-align:left;
}
#col form .newslayout .checklabel{
display:block;
float:left;
text-align:left;
width:auto;
margin:0 3px;
}
#col form .newslayout .formbutton{
	width:70px;
	text-align:center;
}
.newslayout fieldset{

}
#col form .newslayout legend{
font-weight:bolder;
font-size:1.2em;
}
.required{
font-weight:bolder;
color:#ffe800;
}
#newstable .formid{

}
#col form .newslayout .formstory{
width:88%;
}
#col form .newslayout .formbuttons{
text-align:center;
width:12%;
}
.newslayout .iframe{
margin-left:21%;
width:330px;
padding:0px;
}
input.disabled{
background:#bbb;
cursor:default;
border:1px solid #999;
}
#upload fieldset{
width:315px;
}
/*************************************
uploadfile
**************************************/
.uploadbutton{
text-align:right;
}
.hidden{position:absolute;top:0;left:-999em;}
.delvisible{postion:static;}

/* logo spacing */
#apc-logo, #ccc-logo {
  margin-top:3px;
}
#ccc-logo {
	margin-bottom: 3px;
}
.delvisible{height:5em;overflow:hidden;position:relative;}

/*************************************
Contact Form
**************************************/

#contactForm {
	clear: both;
	padding-top: 22px;
}

#contactForm label {
	display: inline-block;
	width: 100px;
	padding-top: 4px;
	vertical-align: top;
}

#contactForm .notRequired {
	width: 110px;
}

#contactForm label, #contactForm .textInput {
	margin-bottom: 4px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#contactForm  input.textInput {
	width: 330px;
}

#contactForm  textarea.textInput {
	width: 330px;
}

#contactForm  select.textInput {
	width: 160px;
}

#contactForm .textInput {
	padding: 2px;
	font-size: 110%;
}

#contactForm .chatButton {
	margin-left: 110px !important;
}

#contactForm #sendButton {
	margin-left: 399px;
}

#contactForm .requiredField {
	display: inline-block;
	width: 10px;
	color: #fff100;
}

#contactForm label.error {
	width: auto;
	display: block;
	margin: 0 0 0 115px;
	color: #C7D1DB;

}

#contactForm input.error, #contactForm textarea.error {
	background-color: #C7D1DB;	
}
