﻿* { margin:0; padding:0; }

body {
	 background:url(../img/body_bg.gif) repeat-y  50% 0 #cacbcc; 
	color:#2d2e30;
	text-align:center;
	font:12px/1.55em Calibri,Arial, sans-serif;
	
	}

a img { border:0;}
a { color:#0d8ae1; }
a:hover {  color:#0d8ae1; text-decoration:none; }
a.small { font-size:.95em;}

/* Headings */
h1, h2, h3, h4 { 
	margin-bottom:.8em; 
	line-height:1.4em; 
}
h1 { margin-bottom:.4em; font-size:1.7em; font-weight:normal; }
h2 { margin-bottom:.6em; font-size:1.8em; font-weight:normal; }
h3 { 
font-size:1.25em; border-bottom:1px solid #ccc; color:#333; 
border-left:5px  #1EB53A solid;
}
h4 { font-size:1.2em; }
h5 { font-size:1em; }

/* List */
ul li { list-style:none; }


/****************** tabs ******************/
.topnav a { color:#000;text-decoration:none;  }
.topnav a:hover {  color:#0d8ae1; text-decoration:underline}
.topnav a:active { color:#0d8ae1; text-decoration:underline}
.topnav a:focus { color:#0d8ae1; text-decoration:underline}
.topnav a.small { font-size:.95em;text-decoration:none; }
	#tabs {		
      	height: 37px;
		border-bottom: 1px solid #919b9c;		
/* 		border-bottom-color: #919b9c; */
		width:662px;
      }
      
    #tabheader{
		float:left;
		font-size:1.3em;	
		font-weight:bold;
		margin:12px;
		color:#003994;
	}  
	
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;	  
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;

      }
      
    #tabs a {
      float:left;
      background:url("../img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;    
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../img/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;      
      }
      
      .aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Calibri, Arial, sans-serif;
		padding:5px;	
		height:160px;		
		width:650px;
		text-align:left;
		position: relative;
		background: url('../img/tablayoutbackground.gif') repeat-x 50% bottom;		
}
	
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;
    }
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
      
      #tabs a:active, #tabs a:focus {
     	 background-position:0% -42px;
      }
	 #tabs a:active span, #tabs a:focus span {
     	 color:#000; background-position:100% -42px;
      }
    

	#tabs .active
	{
		 outline:none;  
	}

	#tabs a.active {
			background-position:0% -42px;
						
	}		
	#tabs a.active span {
			color:#000; background-position:100% -42px;
					
	}
	#tabssection{	
		float:left;
	}

#careercolumn { 
 float: right;
 color: #333;
 padding: 5px;
 width: 216px;
 display: inline;
 position: relative;
 border:1px #cccccc dashed;
 left: 0px; 
 top: 0px;
}

#tabssection{	
	float:left;
}

 blockquote.style1 {
  padding: 1px;
  margin: 5px;
  background-image: url(../img/quotes1.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(../img/quotes2.png);
     background-repeat: no-repeat;
     background-position: bottom right;
  }

#left_col {
	width: 200px;
	position: absolute;
	left: 5px;
	top: 15px;
}

#right_col {
	width: 200px;
	position: absolute;
	top: 15px;
	right: 5px;
	border-left:1px #ccc dashed;
}

#customerquotes {
	margin-right: 200px;
	margin-left: 190px;
	height:170px;
}

#boxes
{
	margin-left:40px;
	margin-top:1.5em;
}
.blankline{
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
}


.columns
{
	margin-top:.30em;
	margin-left:40px;

}
.columns .boxheaders{	
	margin:0;
	padding:0;	
	background:url(../img/service_icon.png) no-repeat;
	float:none;
	height: 30px;
}
.columns .boxcontents{
	margin:0;
	padding:0;	
	background:url(../img/latest_event_bg.png) 0 0 repeat-y;
	float:none;
	overflow:hidden; /* height:313px; */
}


.boxheaders .title1{	
	font:bold 22px Arial, "Times New Roman", Times, serif;
	color:#000;
	padding-left:75px;
	float:left;
}
.boxheaders .title2{	
	font:bold 22px Arial, "Times New Roman", Times, serif;
	color:#000;
	padding-left:240px;
	float:left;
}

.boxheaders .title3{	
	font:bold 22px Arial, "Times New Roman", Times, serif;
	color:#000;
	float:left;
	padding-left:215px;
}

.boxcontents .column1 {
	margin-left:0px;
	float:left;
	width: 265px;
	padding:10px;	
}

.boxcontents .column2 {
	width: 260px;
	float:left;
	margin-left:15px;
	padding:10px;
}

.boxcontents .column3 {
	margin-left:19px;
	width: 265px;
	float:left;
	padding:10px;
}

.columns .boxfooter{
	margin:0;
	padding:0;	
	background:url(../img/service_bottom.png) no-repeat;
	height:45px;
	margin-top:0px;
}


#newsitem{
	float:left;
}
#newsitem ul{
	height:auto;
}
#newsitem ul li{
	height:auto;
	background:url(../img/arrow2.gif) 0 9px no-repeat #fff;
	padding:0px 0 0 14px;
	color:#0F0F0F;
	margin:0;
}
#newsitem ul li span{
	color:#166BA3;
	font-weight:bold;
}
#newsitem  p.date{
	display:block;
	width:194px;
	height:18px;
	background-color:#F6F3E8;
	padding:0 0 0 13px;
	margin:0 0 10px 15px;
	position:relative;
	font-weight:bold;	
}
#newsitem p.date a.more{
	display:block;
	background:url(../img/btn_more.gif) 0 0 no-repeat;
	width:41px;
	height:9px;
	padding:0;
	margin:4px 0 0 43px;
	font-size:0px;
	float:right;
	position:absolute;
	left:110px;
	top:1px;
}
#newsitem p.date a.more:hover{
	background:url(../img/btn_more_hover.gif) 0 0 no-repeat;
}

.contents-page
{	
	float:left;
	width:711px;;
}
.contents-page ul{
	float:left;
	width:90%;
	text-align:left;
	padding-left:25px;
}
.contents-page li {
	  list-style:square;
}
.contents-page p{
	clear:both;
}
  
.quotes
{
 float: right;
 color: #333;
 padding: 5px;
 width: 190px;
 display: block;
 border:1px #cccccc dashed;
 left: 0px; 
 top: 0px;
 height:auto;
}


