* {margin:0;padding:0;} 

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


html, body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;	
	color: #333333; 
	line-height: 16px; 
	margin:0px; 
	padding:0px; 
	border:none;
}


.bodyMain {	 
 	background:#FFFFFF; 
	background-image: url(../images/newHome/background_image.gif); 
	min-height: 100%; 
	background-repeat:repeat-x;
	background-position: top;
	
	
}

.bodySub {	 
 	background:#FFFFFF; 
	background-image: url(../images/newHome/background_image_sub.gif); 
	min-height: 100%; 
	background-repeat:repeat-x;
	
	background-position: top;
	
	
}

/*---------------*/
/* BASIC STYLES  */
/*---------------*/

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.3em;	
	color: #000; 
	line-height: 1.8em;
	padding-left: 10px; 
	padding-bottom: 10px;
	

}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 39px;
	font-weight: bold;	
	color: #A4A4A4;
	line-height: 42px; 
	
	padding-left: 15px;
	padding-top: 28px;
	padding-bottom: 18px;
	position:relative;
	left: -5px;
	z-index: 1;
	
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 30px;	
	color: #5476a7;
	line-height: 32px; 
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 18px;
	
}


h2.qualifications {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;	
	color: #666666;
	line-height: 18px; 
	padding-left: 10px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px; 
	font-weight: bold;
	color: #da0112; 	
	line-height: 18px; 
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	

}

hr {
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear:	inherit; 
}


ul {
	list-style-image: url(../images/bullet.gif);
	margin-left:40px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

strong {
	color: #555555;
}

img {
	border: none;
	
}


/*---------------*/
/* ANCHOR STYLES  */
/*---------------*/

a { 
	color: #da0112;
	text-decoration: none; 
	
}

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


a.button {
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallArrowButton.gif) no-repeat center left;
	

}


a.button:hover	{ 
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #da0112;	
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallArrowButton.gif) no-repeat center left;
	
	
}

a.info {
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallInfoButton.gif) no-repeat center left;
	

}


a.info:hover	{ 
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #da0112;	
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallInfoButton.gif) no-repeat center left;
	
	
}

a.download {
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallDownButton.gif) no-repeat center left;
	

}


a.download:hover	{ 
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #da0112;	
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallDownButton.gif) no-repeat center left;
	
	
}

a.back {
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallUpButton.gif) no-repeat center left;
	

}


a.back:hover	{ 
	margin-left: 10px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #da0112;	
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	background: url(../images/buttons/smallUpButton.gif) no-repeat center left;
	
	
}

.anchorLink	{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #3a619a; 
	text-decoration: none; 
}

.anchorLink:hover	{ 
	font-size: 12px;  
	font-weight: bold; 
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}


a.solutionLink img {
	border-left: 5px solid #ffffff;

}

a.solutionLink:hover img {
	border-left: 5px solid #da0112;

}


.newsLink	{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #3a619a; 
	text-decoration: none; 
}

.newsLink:hover	{ 
	font-size: 12px;  
	font-weight: bold; 
	color: #3a619a;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}


.newsLink2	{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #da0112; 
	text-decoration: none; 
	border-bottom: 1px dashed #c70013;
	margin-left: 76px;
		
}

.newsLink2:hover	{ 
	font-size: 12px;  
	font-weight: bold; 
	color: #fff;
	background: #c70013;	
	text-decoration: none;
	border-bottom: 1px dashed #999;
	margin-left: 76px;

}





/*---------------*/
/* DIV STYLES  */
/*---------------*/


#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 180px;
	margin-top:-0px;
	
	
}

#wrapperPromo {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background:#fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}



#copyArea {
	width: 750px;
	padding-bottom: 0px;
	padding-left: 173px;
	
}

#contactContent {
	width: 600px;
	padding-bottom: 160px;
	padding-left: 20px;
	
}

#contactRight {
	width: 300px; 
	float: right; 
	left: 0px;  
	margin-bottom: 10px;
	display: inline;
	background-color: #eee;

}



#homeCopy {
	width: 590px;
	padding-bottom: 160px;
	padding-left: 20px;
	display: block;
	
}

#homeNews {
	width: 570px;
	float:left;
	padding-right: 20px;
	

}

#homeRight {
	padding-left: 20px;
		

}


#pageContent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 160px;
	padding-top: 333px;
	

}

#pageContentNoHead {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 160px;
	padding-top: 20px;
	
	

}


#bannerAds {
	width: 150px;
	height: 200px;
	float: right;
	display: inline;


}

.contentNews1  {
	width: 80%;
	margin-left: 10px;
	padding-right: 20px;

}



/*---------------*/
/* FLASH BARS AREA  */
/*---------------*/

#flashBar {
	position: absolute;
	top: 133px;
	margin: auto 0px;
	height: 320px;
	width: 100%;
	background-image:url(../images/newHome/flashBack_gradient.png);
	background-repeat: repeat-x;
	text-align:center;
	z-index:99;
	

	
}



#homeFlash {
	width: 320px;
	height: 530px;
	position: relative;
	left: 280px;
	
}

#p2g_flash {
	position: absolute;
	/* border: 1px dashed #FF0; */
	width: 880px;
	height: 880px;
	top: 15px;
	left: -40px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	z-index: 90;
}




/*------------------*/
/* TOP NAVIGATION  */
/*-----------------*/

#header {
	height: 129px;
}

#navigation {
	width: 100%;
	height: 37px;
	background-image: url(../images/navBack-up.gif);
	background-repeat: repeat-x;
	
}



#navigation ul {
	margin-left: 40px;
	padding-left: 0;
	display: inline;
	width: 100%;
	height: 37px;
	position: relative;
	top: 5px;
	

	} 

#navigation ul li {
	margin-left: 0;
	border-left: 1px solid #666;
	list-style: none;
	display: inline;


	}

#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px 20px;
    color:#FFF;
	text-decoration: none;
	

}

#navigation ul li a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navBack-over.gif);
	background-position: center;
	background-repeat: repeat-x;
	padding: 11px 20px;
	color:#FFF;

}
		
#navigation ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}








 
 
 #footer {
 	position: relative;
	margin-top: -180px; /* negative value of footer height */
	height: 179px;
	clear:both;
	
} 
 
/*------------------*/
/* FOOTER STYLES    */
/*-----------------*/


#footer {
	margin-left: auto;
	margin-right: auto; 
	padding-top: 20px;

	width: 100%;
	text-align: center; 
	background-image: url(../images/newHome/new_footer.gif); 
	
	background-position: top center;

	z-index:99;
	

	
 }
 


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
 
 .footerNav {
 	width: 960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-bottom: 30px;
 
 }
 
 .footerLink	{ 
	font-size: 14px; 	
	color: #FFF; 
	text-decoration: none; 
	padding: 3px 10px;
}

.footerLink:hover { 
	font-size: 14px; 
	color: #fff;	
	text-decoration: none;	
	background-color : #508ac8;
}

.footerCopyright {
	width: 960px;
	text-align:left;
	font-size: 10px;
	line-height:12px;
	color:#FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-top: 30px;
	padding-bottom: 40px;
	padding-left:20px;

}




/*----------------------*/
/* SUBNAV & SIDEBAR    */
/*---------------------*/

#subNavHolder {
	width: 173px; 
	float: left; 
	left: 0px;  
	height: 460px;
	margin-bottom: 100px;
	display: inline;
	
}

#subNav {
	position: relative; 
	left: 0px; 
	top: 30px; 
	width: 100%;
}


#sideBar {
	float:right;
	width: 200px;
	border-color: #ff3333;
	border-width:thin;
	border-style: solid;
	height: 300px;
	display: inline;
}



#sideBarAnim {
	width: 167px;
	height: 315px;
	

}

#sideBarAnimA {
	width: 167px;
	height: 150px;
	

}

#sideBarAnimB {
	width: 167px;
	height: 150px;
	

}



/*-------1-Line Button--------*/
.subNavItemLit {
	position: relative; 
	left: 0px; 
	width: 153px; 
	padding-left: 4px; 
	padding-top: 4px; 
	height: 22px;
	border-bottom: 1px dashed #bbb;
	
	
}

.subNavItemLit a {
	color: #999; 
	border-left: 2px solid #da0112;
	text-decoration:none;
	font-weight:bold;
	padding-left: 2px;
	width: 100%;
}



.subNavItemOff {
	position: relative; 
	left: 0px; 
	width: 153px; 
	padding-left: 4px; 
	padding-top: 4px; 
	height: 22px;
	border-bottom: 1px dashed #bbb;
}

.subNavItemOff a {
	color: #000; 
	text-decoration: none; 
	font-weight:bold;
	padding-left: 4px;
	width: 153px;
}

.subNavItemOff a:hover {
	color: #C70013;
	text-decoration: none; 
	border-left: 2px solid #da0112;
	font-weight:bold;
	padding: 3px 10px 3px 2px;
	background: #eee;
	width:100%;
}


/*------ SUB SUB NAV--------*/

.subSubNavItemLit {
	position: relative; 
	left: 0px; 
	width: 133px; 
	height: 22px; 
	padding-left: 24px; 
	padding-top: 4px; 
	height: 22px;
	border-bottom: 1px dashed #bbb;

}

.subSubNavItemLit a {
	color: #999; 
/*	border-left: 2px solid #da0112; */
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	padding-left: 0px;
	width: 100%;
}

.subSubNavItemLit2 {
	position: relative; 
	left: 0px; 
	width: 133px; 
	padding-left: 24px; 
	padding-top: 4px; 
	height: 28px;
	border-bottom: 1px dashed #bbb;
	
}

.subSubNavItemLit2 a {
	color: #999; 
/*	border-left: 2px solid #da0112;  */
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	padding-left: 0px;
	width: 100%;
	height: 28px;
	line-height:12px;

}




/*-------2-line button-------*/
.subNavItemOff2 {
	position: relative; 
	left: 0px; 
	width: 153px; 
	padding-left: 4px; 
	padding-top: 4px; 
	height: 36px;
	border-bottom: 1px dashed #bbb;
}

.subNavItemOff2 a {
	color: #000; 
	text-decoration: none; 
	font-weight:bold;
	padding-left: 4px;
	width: 100%;
	height: 36px;
}

.subNavItemOff2 a:hover {
	color: #C70013;
	text-decoration: none; 
	border-left: 2px solid #da0112;
	font-weight:bold;
	padding: 3px 10px 3px 2px;
	background: #eee;
	height: 36px;
	width:100%;

}




.subNavItemLit2 {
	position: relative; 
	left: 0px; 
	width: 153px; 
	height: 22px; 
	padding-left: 4px; 
	padding-top: 4px; 
	height: 36px;
	border-bottom: 1px dashed #bbb;
	
}

.subNavItemLit2 a {
	color: #999; 
	border-left: 2px solid #da0112;
	text-decoration:none;
	font-weight:bold;
	padding-left: 2px;
	width: 100%;
	height: 36px;

}



.simpleList {
	list-style-image: url(../images/listBullet2.gif); 
	position: relative; 
	left: -10px;
}


.newsDate  {
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	display:block;

}

.eventDate  {
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	display:block;

}

.contentNews1 {
	width: 100%;
	display:block;

}


.boardPic {
	border: none;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 15px;
	


}

.boardName {
	margin-bottom: -10px;

}


.boardMember {
	margin-top: -10px;

}


.txtSmall {
	font-size: 10px;
	font-style:italic;

}


/* ------------- */
/* jQuery Styles */
/* ------------- */

label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid red;
}

form table td {
	padding: 5px;
}



form table input {
	width: 300px;
	padding: 3px;
	margin: 0px;
	border: 2px solid #BBB;
}

select {
	width: 310px;

}

textarea {
	width: 510px
}

td.label {
	width: 190px;
}

tr.required td.label {
	font-weight: bold;
	
}


td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select, td.field textarea.error {
	border: 2px solid red;
	background-color: #FFFFD5;
	margin: 0px;
	color: red;
}

tr td.field div.formError {
	display: none;
	color: #FF0000;
}

tr.errorRow td.field div.formError {
	display: block;
	font-weight: normal;
}

.errorMessage {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;

}



/* ------------- */
/* jQuery Styles */
/* ------------- */



#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 153px;
padding: 0px;
margin: 0px;
float:left;
display:inline;
position: relative;
top: 20px;
border-top: 1px dashed #C39C4E;

}

#vertmenu h1 {
display: block; 
background-color:#DDDDDD;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}

#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #000000;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
border-right: 3px solid #F00;
}

.subSm {
	font-size: 70%;
	color:#999999;

	


}

#vertmenu ul li.subSM a {
	padding-left: 20px;
	color:#DDDDDD;


}




/*  SLIDESHOW LITE start here --------------------*/

/* slideshow gallery */

.slideshowlite {
	position: relative;
	/* border: 2px solid #111; */
	overflow: hidden;
	top: 0px;
}

.slideshowlite a {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		text-align: center;
	}

.slideshowlite img {
		border: none;
	}

/* pagination control */

.slideshowlite ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 13px;
	right: 13px;
	z-index: 3;
}

.slideshowlite ul li {
		float: left;
		margin: 0 3px;
		width: 25px;
		
	}
	
.slideshowlite ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 20px;
		padding-top: 2px;
		text-decoration: none;
		color: #666;
		background: #eee;
		border: 1px solid #666;
		text-align: center;
		font-size: 11px;
	}
	
.slideshowlite ul li a.current {
		color: #111;
		font-weight: bold;
		border: 1px solid #111;
		background: #fff;
	}
	
.slideshowlite ul li a:hover {
		color: #fff;
		background: #333;
	}
	
	
	
	
/*--MODAL POPUP WINDOW --*/
/*---------START --------*/	
/*--see customers page --*/	


.poplight {
	float: left;
	padding: 10px;
	
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}


.popup_block p {
	font-size: 14px;
}

/*--MODAL POPUP WINDOW --*/
/*--------  END  --------*/	