* {
	margin:0;
	padding:0;
	border:none;
}
.center {
text-align:center;
}
hr {
margin:2px;
border:inset 2px green;
}
h1 {
color:red;
}
h2 {
color:#4d8dbd;
margin-bottom:5px;
font-size:1.01em;
}
h3 {
color: #002e63;  
margin-bottom:5px;
font: normal 1.1em Arial, Helvetica, sans-serif;
}
p, ul {
margin:2px;
text-align:left;
font: normal 16px Arial, Helvetica, sans-serif;
}
ul {
	margin-left:30px;
}
a {
text-decoration:none;
color:#003366;
}
a:hover {
color:#002d68;
}
body {
	background-color: #FFFFFF;
 	text-align:center;	
	background: url(images/pg_bkg_icon.jpg) repeat;
	height:820px;
	margin:0;padding:0;border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

#page {
	position:relative;
	width:960px;
	height:1130px;
	margin:auto;
}

#pg_inner {display:block;
	position:absolute;
	top:20px;
	left:0px;
	width:960px;
	height:96%;
	background: white;
	padding-top:10px;
	z-index: 6;
}
#pg_inner_shadow {display:block;
	position:absolute;
	right:-10px;
	top:32px;
	width:960px;
	height:97%;
	background: #484848;
	z-index: 5;
}
#header {
	position:absolute;
	width:786px;
	height:88px;
	z-index:2;
	left: 11px;
	top: 12px;
	background-color: #FFFFFF;
	background-image: url(images/header_bkg.jpg);
}
#footer {
	position:absolute;
	left: 0px;
	bottom:2px;
	width:100%;
	height:auto;
	font-size: 12px;
}
#footer a {
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover {
	color:grey;
}
#main_nav {
	position:relative;
	width:100%;
	background:white;
	height: 21px;
}
#main_nav a {
	display: block;
	width: 106px;
	height: 20px;
	float:left;
	margin-right:2px;
	color:white;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:20px;
}
#main_nav a:hover {
color:#002d68;
}
#pg_content {
	position:relative;
	width:940px;
	height:auto;
	margin:auto;
	margin-top:0px;
}


#pg_img_cap {
position:absolute;
left: 0px;
top: 198px;
width:198px;
height:830px;
background:   #993300;
}

#pg_content_main {
	position:absolute;
	left: 212px;
	top: 198px;
	width:722px;
	height:579px;
	text-align:left;
}
#blue_bar {
position:absolute;
left: 0px;
bottom: 35px;
width:100%;
height:12px;
background: #002d68;
}
.grey_bar {
width:100%;
height:2px;
background: #828282;
clear:both;
margin-top:2px;
margin-bottom:3px;
}
#grey_bar_f {
position:absolute;
left: 0px;
bottom: 30px;
width:100%;
height:3px;
background: #828282;
}

#emergency_banner {
width:200px;
text-align:center;
color:#000099;
font-size:1.7em;
padding:10px;
border:solid 5px red;
margin-left:auto;
margin-right:auto;
}
#emergency_table {
margin-left:auto;
margin-right:auto;
font-size:1.4em;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
text-align:left;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background:#cccccc; #F5EDC8;
font-size:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
}

.print_btn {
width: 120px;
height: 40px;
background:#758eac url('images/bkg1.jpg');
padding-top:5px;
color:#dddddd;
border:solid 2px gray;
z-index:5;
}
#e_print_btn {
position:absolute;
top:214px;
left:754px;
}
.print_btn a {
color:#FFFFFF;
font-weight:bold;
}
#contact_info {
	position:absolute;
	top:150px;
	left:0px;
	color:#000000;
	text-align:left;
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding:4px;
}
.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	text-indent: 0;
}
.testminial_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.Testmonial_ID {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

