/* CSS Document */





#Secure_Title

{

	width: 381px;

	height: 36px;

	position:absolute;

	top:75px;

	left:353px;

	/*background-image: url("Images/BusinessTitle.gif");*/

}



#header 

{	font-weight: bold; 

	

}



#header .style1 

{
	font-size:48px;
	font-family: Georgia, "Times New Roman";
	white-space: nowrap;
	min-width: 3px;


















	width:expression(document.body.clientWidth < 3 ? "3px" : "3px");
	position: absolute;
	top: 55px;
	left: 345px;
	width: 601px;
	height: 59px;

	

}

#header .style3 

{
	position:absolute;
	top: 111px;
	left: 460px;
	min-width: 3px;









	width:expression(document.body.clientWidth < 3 ? "3px" : "3px");
	font-size:large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	white-space: nowrap;
	font-weight: bold;
	clear:both;

}



#header .style4 

{
	position:absolute;
	top: 122px;
	left: 483px;
	min-width: 3px;











	width:expression(document.body.clientWidth < 3 ? "3px" : "3px");
	font-size:large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	white-space: nowrap;
	font-weight: bold;
	clear:both;
	width: 373px;
	height: 65px;

}





#Red {color: #800000}





#phone

{	position:absolute;

	top: 120px;

	left: 450px;

	background-image: url("phone3.png");



}

#phone2

{

	float:right;

	width:193px;

	height:96px;

	background-image: url("phone2.png");



}

#secure_storage_badge{

	float:left;

	z-index:0;

	width: 216px; 

	height: 218px;

	/*background-image: url("Images/badge10b.gif");*/

	/*background-image: url("Images/badgeGrad5.png");*/

	background-image: url("badgeGrad8.png");

	background-repeat: no-repeat;

	padding: 0em .5em;

}





/* -------- Navbar ---------- */

#menu4 {



	margin: 0;

	list-style-type:none;

	padding:0;

	

}

#menu4 ul {                       /* Can you figure out menu4's CSS? It's similar to menu3 */

	

	list-style-type:none;

	float: left;

	/*background-image: url("Images/barBlue.gif");*/

	background-image:url("test4b.gif");

	background-repeat: repeat-x;

	

	position:absolute;

	width: 100%;

	top: 240px; 

	left: 0em;

	z-index:0;

	list-style: none;    

	font-size:1.1em;

	

	min-width: 440px;

	width:expression(document.body.clientWidth < 440 ? "500px" : "100%");

}



#menu4 li {               

	

	float: left;

	list-style: none;    

	text-decoration: none;

}



#menu4 a {

	

	display: block;

	

	padding:0.5em 0.7em 0.5em 0.7em; 

	/*background-image: url("Images/button_plaing3.gif");*/ 

	/*background-image: url("Images/barBlue.gif");*/

	background-image:url("test4b.gif");

	background-repeat:repeat-x;		

	

	z-index: 1;	

	

	text-decoration: none;

	color:#fff;

}

#menu4 a:hover{

	/*background-image:url("Images/button_plaing3BlueHover.gif");*/

	/*background-image:url("Images/button_plaing3Blue.gif"); */

	/*background-image:url("Images/barBlueHover.gif");*/

	background-image:url("test4Hover.gif");

	background-repeat:repeat-x;

	background-position:0% 50%;

	z-index: 1;



	

	/*color:#ffd701;*/

	color: black;

}



#menu4 a:active {

	/*background-image:url("Images/button_plaing3.gif");*/

	/*background-image:url("Images/button_plaing3Blue.gif");*/

	/*background-image:url("Images/barBlueHover.gif");*/

	background-image:url("test4Hover.gif");

	z-index: 1;

	background-repeat:repeat-x;

	background-position:0% 50%;

	/*color:#ffd701;*/

	color: black;



	

}

#menu4 a:visited

{



}



/* -------- Main text -------- */

#main_text

{
	z-index: 1;
	position: absolute;
	width: 100%;
	top: 281px;
	float:left;
	margin: 0em 1em 1em 1em;

	

}

#main_text2

{	z-index: 1;

	position: inherit;

	width: 90%;

	top: 19em;

	float:left;

	margin: 3.3em 1em 1em 1em;

	

}

#main_text.style2

{	

	z-index: 1;

	position: absolute;

	width: 100%;

	top: 18.2em;

	float:left;

	margin: 0em 1em 1em 1em;

	

}





#office_front 

{

	float: right;

	width: 381px; 

	height: 285px;

	margin: 0em 1.1em 1em 1em;

}



#aerial_map 

{

	float: right;

	width: 642px; 

	height: 448px;

	margin: 0em 1.5em 1em 1em;

}



p{

	font-size:medium;

}



#longbar{

	clear:floats;

	display: block;

	

	padding:0.2em 0.5em 0.5em 0.2em; 



	background-image:url("test4b.gif");

	background-repeat:repeat-x;		

	z-index: 1;	

	text-decoration: none;

	color:#fff;

}



#longbarRed{

	clear:floats;

	display: block;

	

	padding:0.5em 0.7em 0.5em 0.7em; 



	background-image:url("test4b.gif");

	background-repeat:repeat-x;		

	z-index: 1;	

	text-decoration: none;

	color:#fff;

}



.thumbnail{

position:relative float;

top:430px;



z-index: 0;

}



.thumbnail:hover{





background-color: transparent;

z-index: 80;

}



.thumbnail span{ /*CSS for enlarged image*/

white-space: nowrap;

position:relative float;



top: 430px;

float:left;

background-color: black;

padding: 2px;

left: 2px;

border: 1px gray;

visibility: hidden;

color: white;

text-decoration: none;



}



.thumbnail span img{ /*CSS for enlarged image*/

clear:both;

border-width: 0;

padding: 2px;

}



.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

display:block;

float:left;

position:absolute;

top:-1%;

left:25%;



}



.column_layout {table-layout:auto;}

.sized{width:100%;}

.p3{width: 33.5%;

	text-align:center;}
