body{
	margin:0;
	padding:0;
	background-image:url(images/h_bg.jpg);
	background-color:#a9a9a9;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:15px;
	text-align:justify;
	text-decoration: none;
	
	
	
	}
	
p{
	margin:10px 0 15px 0;
	padding:0;
	line-height:15px;
	text-align: justify;
	}
	
ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

/*li
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	}*/
	
.footerWhite{
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	
	}
	
.phoneText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
	
#top_header_bg{
	width:235px;
	 height:100px;
	 background: url(images/in_top-headerbg.jpg) no-repeat;
	 }


.left_nav-text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#2b4901;
		text-decoration:none;
		}
a.left_nav-text:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		}
	

	
.navText{
	font-family:Tahoma;
	font-size:12px;
	color:#f3e8ca;
	text-decoration:none;
	}
	
.navText a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	}
	
	
.whiteTextbig{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
.footer{
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#f8db19;
	text-decoration:none;
	}

a.footer:hover{
	color:#fff;

	}
	
a {
	color: #f8db19;
	text-decoration:none;
	}

a:hover {
	color: #fff;

	}
#footer_bg{
	background:#004b3c url(images/h_footer.jpg) repeat-y top center;
	height:30px;
	width:800px;	
	
	}
	
	#footer_bg td{
		padding-right:10px;
	}
	
	
	
	
#left_bg{
	background:#004b3c url(images/h_tdleft.jpg) repeat-y ;
	width:10px;
	
	}
	
#right_bg{
	background:#004b3c url(images/h_tdright.jpg) repeat-y top left;
	width:10px;
	
	}
	

#main_img{
	background:#fff url(images/h_main.jpg) no-repeat top left;
	width:535px;
	}


h3{
	font-family: "Courier New", Courier, monospace;
	color: #004e3e;
	font-size: 19px;
	font-weight: bold;
	padding: 0;
	margin:29px 0 25px 0;
	text-decoration: none;
	
	 }

#main_content{
	margin:270px 0 0 0;
	}

#border_nav{
	border-right:1px solid #fff;
	}
.emailText {
	color: #666666;
	text-decoration: none;
}
