* {margin:0;padding:0}
p{margin-bottom:1em}
.lineheight{margin-bottom:2px;}
&trade;{font-size:3pt;}
/* mac hide \*/
html, body {height:100%}
/* end hide */
img {border:0px;}
body {
	background:#001652;
	color: #ffffff;
}
#outer{
	min-height:100%;
	margin-left:214px;
	background:#ffffff;
	margin-bottom:-52px;
	color: #000000;
}

* html #outer{	height:100%} /*IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:150px;
	background:#ffffff;
	overflow:hidden;/* fixed height so hide overflow*/
	color: #000000;
}

#footer {
	width:100%;
	clear:both;
	height:50px;
	background-image:url(/images/footer.gif);
	background-repeat:no-repeat;
	color: #000000;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
}
#left {
	float: left;
	position: relative; /* Needed for IE/win */
	width: 214px;  /*same as margin on outer */  
	margin-left: -213px; /*must be 1px less than width otherwise won't push footer down */   
	left:-1px;/* line it up exactly*/
	padding-top:152px;/* space for header*/
}
#left {margin-right: -3px;}/* 3 px jog for ie (also fixes mozilla issue with float drop)*/
#left p {padding:3px;}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearfooter{clear:both;height:52px;}/*needed to make room for footer*/
#centrecontent {
	float:right;
	width:98%;
	padding-top:152px;/* space for header*/
	margin-top: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;

}
/*unorder lists formating*/
#centrecontent ul {
	padding-left:30px;
	margin-top:2px;
}

/*ordered lists formating*/
#centrecontent ol {
	padding-left:30px;
	margin-top:2px;
}

#centrecontent ul li {
	list-style:disc;
	
}

/*end unorder lists formating*/

.outerwrap {
float: left;
width: 100%;
position:relative;
}

#wrap_center {
width: 760px;
padding-left:9px;
padding-top:15px;
}

/*Padding for Triangle*/
.padding_triangle {
width: 780px;
padding-left:15px;
padding-top:15px;
}

/*end of Padding for Triangle*/
/*New header*/

#topLbar_ {
	position:absolute;
	left:0px;
	top:0px;
	width:214px;
	height:25px;
}
#topRbar_ {
	position:absolute;
	left:214px;
	top:0px;
	width:552px;
	height:25px;
}
#autoTile_ {
	position:absolute;
	left:766px;
	top:0px;
	height:150px;
	width:100%;
	background-image:url(/images/autoTile.gif);
	background-repeat:repeat-x;
}
#logo_ {
	position:absolute;
	left:0px;
	top:25px;
	width:214px;
	height:100px;
}
#banner_ {
	position:absolute;
	left:214px;
	top:25px;
	width:552px;
	height:100px;
}
#bottomLbar_ {
	position:absolute;
	left:0px;
	top:125px;
	width:214px;
	height:25px;
}
#header-07_ {
	position:absolute;
	left:214px;
	top:125px;
	width:552px;
	height:25px;
}
/*End of New Header*/


/*New Drop Menu*/

.navbar
{
	margin-left:5px;

}  

.mainDiv
{
  width:185px;
  padding-bottom:15px;
 
 
}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  background-color:#001652;
  letter-spacing: 0;
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  width: 190px;
  padding: 5px;
  color:#ffffff;
  cursor:pointer;
  text-indent:5px;
}

.topItemOver
{
  font: bold 12px tahoma,verdana,sans-serif;
  background-color:#001652;
  letter-spacing: 0;
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  padding: 5px;
  width: 190px;
  color: #a15c3d ;
  cursor:pointer;
  text-indent:5px;
}

.topItemClose
{
  font: bold 12px tahoma,verdana,sans-serif;
  background-color:#001652;
  border: #ffffff 1px solid;
  letter-spacing: 0;
  padding: 5px;
  width: 190px;
  color: #ffffff;
  cursor:pointer;
  text-indent:5px;
}


.topItemCloseOver
{
  font: bold 12px tahoma,verdana,sans-serif;
  background-color:#001652;
  letter-spacing: 0;
  border: #ffffff 1px solid;
  padding: 5px;
  width: 190px;
  color: #a15c3d;
  cursor:pointer;
  text-indent:5px;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color:#001652;
  color: #000;
  border: #ffffff 1px solid;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  width: 194px;
  padding-top:1px;
  padding-bottom:0px;
  padding-left:6px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:5px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #ffffff;
   
}

.subItem a
{
   margin-left:5px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #ffffff;
}

.subItemOver
{
   margin-left:5px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #a15c3d;
}

.subItemOver  a
{
   margin-left:5px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #a15c3d;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.single_button
{
	font: bold 14px tahoma,verdana,sans-serif;
	color: #ffffff;
  	cursor:pointer;
  	background-color:#001652;
  	border: #ffffff 1px solid;
	width:190px;
	text-indent:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding:5px;
}

.single_button a
{
	font: bold 12px tahoma,verdana,sans-serif;
	color: #ffffff;
  	cursor:pointer;
  	background-color:#001652;
	height:25px;
	width:200px;
	text-indent:5px;
	margin-bottom:6px;
	text-decoration:none;
}

.single_button a:hover
{
	font: bold 12px tahoma,verdana,sans-serif;
	color: #a15c3d;
  	cursor:pointer;
  	text-indent:5px;
	margin-bottom:6px;
	text-decoration:none;
}

.single_button1
{
	font: bold 12px tahoma,verdana,sans-serif;
	color: #ffffff;
  	cursor:pointer;
  	background-color:#001652;
  	border: #ffffff 1px solid;
	padding:5px;
	width:190px;
	margin-bottom:15px;
}

.single_button1 a
{
	font: bold 12px tahoma,verdana,sans-serif;
	color: #ffffff;
  	cursor:pointer;
  	background-color:#001652;
	text-decoration:none;
}

.single_button1 a:hover
{
	font: bold 12px tahoma,verdana,sans-serif;
	color: #a15c3d;
  	cursor:pointer;
  	background-color:#001652;
	text-decoration:none;
}


/*End of New Menu*/

/*Start Rollover*/


.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 205px;
	height: 29px;
	margin: 5px;
	margin-bottom:25px;
	padding: 0px;
}
.cssnav a {
	display: block;
	color: #000;
	font-size: 11px;
	width: 205px;
	height: 29px;
	float: left;
	text-decoration: none;
}
.cssnav img {
	width: 205px;
	height: 29px;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.cssnav a:hover img {
	visibility:hidden;
}
.cssnav span {
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
/*End Rollover*/

/*service page small links at top*/


.service_links a:link{
	color:#a15c3d;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

.service_links a:visited{
	color:#a15c3d;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

.service_links a:hover{
	color:#001652;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.service_links a:active {
	color: #001652;
	text-decoration:none;
	font-size:12px; 
	font-weight:bold;
}

/*end of service page small links at top*/

/*service page main links*/


.service_links_main a:link{
	color:#a15c3d;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
}
.service_links_main a:visited{
	color:#a15c3d;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
}
.service_links_main a:hover{
	color:#001652;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

.service_links_main a:active{
	olor: #001652;
	text-decoration:underline;
	font-size:18px; 
	font-weight:bold;
}

/*end service page main links*/

.Headings{
	color:#a15c3d;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.Headings a:link{
	color:#a15c3d;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.Headings a:visited{
	color:#a15c3d;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.Headings a:hover{
	color:#001652;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}

.Headings a:active{
	color:#001652;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}
/*end of service page main links*/

/*Page Links ON*/
.pageLinksOn{
	color:#a15c3d;
	text-decoration:none;}
/*end Page Links ON*/	

.tab{
	margin-left:10px;
	}	
	
.Headings_blue{
	color:#001652;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.client_list_border{
	border:#000000 1px solid;
	margin-top:10px;
	}
	
/*Hanging Indent*/	
.hang  { text-indent: -3em; margin-left: 3em; }
/*End of Hanging Indent*/

/*Left Tab*/
.tab {
	padding-left:20;
}
/*End of Left Tab*/

/*copper page links*/


.copper_links a:link{
	color:#a15c3d;
	text-decoration:none;
}

.copper_links a:visited{
	color:#a15c3d;
	text-decoration:none;
}

.copper_links a:hover{
	color:#001652;
	text-decoration:underline;
}

.copper_links a:active {
	color: #001652;
	text-decoration:none; 
}

/*end of copper page links*/