/* CSS Document */

.Heading1 { 
	display: block;
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif; 
	padding-left: 50px; 
	font-size:34px; 
	font-weight:100; 
	color:#000000
	}
#middlePan_signature {
	width:1000px;
	height:450px;
	background:url(images/signature_bg.jpg) repeat-x;
	position: relative;
	margin: 0px 12px 0px 12px;
	}	
#middlePan_archive {
	width:1000px;
	height:595px;
	background:url(images/archives_bg.jpg) repeat-x;
	background-color:#000000;
	position: relative;
	margin: 0 12px 0px 12px;
	}	
#middlePan_history {
	width:1000px;
	height:595px;
	background:url(images/history_bg1.jpg) bottom repeat-x;
	background-color:#000000;
	position: relative;
	margin: 0 12px 0px 12px;
	}
.history_left { width:203px; height: 595px; background:url(images/history_txt1.gif) 0 0 no-repeat; position:relative;}
.history_right {
	width:523px;
	height: 595px;
	background:url(images/history_txt2.gif) 0 0 no-repeat;
	position:absolute;
	margin-left: 203px;
	left: 0px;
	top: 0px;
}
.history {
	width:358px;
	height:25px;
	background:url(images/history.png) 0 0 no-repeat;
	position:absolute;
	margin: 5px 321px;
	top:0px;
}
#middlePan_contact {
	width:1000px;
	height:595px;
	background:url(images/contact_bg.jpg) repeat-x;
	background-color:#000000;
	position: relative;
	margin: 0 12px 0px 12px;
	}	
.contact{
	display: block;
	width:1000px;
	height:164px;
	background:url(images/contact.png) 0 0 no-repeat;
	position:absolute;
	margin: 0px;
	bottom: 0px;
}
/*----/MIDDLE PANEL----*/

/*----/SM_NAV PANEL----*/
#navPan2{
	width:1012px;
	height:55px;
	position: relative;
	color:#919191;
	padding: 3px 0 0 12px;
	margin: 0 auto;
	}

.menuSM a#left {
     margin: 0 auto;
	 background:url(images/left_sm.jpg) top left no-repeat;
     width: 330px; /* definition of menu button size */
     height: 50px;
     float: left;
     display: block;
     }
.menuSM a#center {
     margin: 0 5px 0 5px;
	 background:url(images/center_sm.jpg) top left no-repeat;
     width: 330px; /* definition of menu button size */
     height: 50px;
     float: left;
     display: block;
     }
.menuSM a#right {
	 background:url(images/right_sm.jpg) top left no-repeat;
     margin: 0 auto;
     width: 330px; /* definition of menu button size */
     height: 50px;
     float: left;
     display: block;
     }
	 
/*----/EXTRA PANEL----*/	 
#navPan3{
	width:1012px;
	height:142px;
	position: relative;
	color:#919191;
	padding: 3px 0 0 12px;
	margin: 0 auto;
	}

.sigBoxes a#box1 {
     margin: 0 auto;
	 background:url(images/sig_box1.jpg) top left no-repeat;
     width: 245px; /* definition of menu button size */
     height: 142px;
     float: left;
     display: block;
     }
.sigBoxes a#box2 {
     margin: 0 3px 0 6px;
	 background:url(images/sig_box2.jpg) top left no-repeat;
     width: 245px; /* definition of menu button size */
     height: 142px;
     float: left;
     display: block;
     }
.sigBoxes a#box3 {
	 background:url(images/sig_box3.jpg) top left no-repeat;
     margin: 0 6px 0 5px;
     width: 245px; /* definition of menu button size */
     height: 142px;
     float: left;
     display: block;
     }
.sigBoxes a#box4 {
	 background:url(images/sig_box4.jpg) top left no-repeat;
     margin: 0 auto;
     width: 245px; /* definition of menu button size */
     height: 142px;
     float: left;
     display: block;
     }
	 
/*----/NAVIGA PANEL----*/
