body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/merg-bckgrd.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#edeef1;
}
p,div {
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#313131;
}
.padding p {
	color:white;
}
p {
	padding:0px;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	color:#000036;
	margin-bottom:0px;
	padding-bottom:6px;
	padding-top:0px;
	margin-top:0px;
}
a {
	text-decoration:none;
	color:#B20056;
}
/* --------------- */

#splash1,#splash2,#splash3,#splash4,#splash5 {
	display:none;
}
.smallSplash {
	width:635px;
	height:167px;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	background-position:center;
}
#frontImage {
	width:635px;
	height:167px;	
	background-position:center;
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

/* --------------- */
li {
	list-style-image:url(images/bullet.gif);
}
#children {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #B20056;
}
#children a {
	display:block;
	padding-left:20px;
	background-image:url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#children .selected {
	font-weight:bold;
}

#logo{
float:left;
width:400px;
}
#linkmore{
float:right;
width:350px;
height:48px;
}
#logo img{
display:block;
}
#linkmore a {
    
	padding-left:10px;
	background-image:url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:5px;
}

a:hover {
	text-decoration:underline;
}
#subnavigation {
	width:161px;
	height:168px;
	background-image:url(images/navbg.gif);
}
.subnavDiv {
	width:161px;
	height:23px;
	border-bottom:1px solid white;
	background-color:#BDB9B6;
}	
.subnavDiv a {
	display:block;
	line-height:15px;
	text-transform:uppercase;
	font-size:11px;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:10px;
	color:white;
	text-decoration:none;
}
.subnavDiv a:hover,.subnavDiv .selected {
	background-color:#B20056;
	text-decoration:none;
}
#navigation {
    float:left;
	clear:both;
	width:800px;
	border-top:1px solid #B20056;
	padding-bottom:30px;
	border-bottom:1px solid #B20056;
	margin-bottom:3px;
}
.navDiv {
	width:100px;
	text-transform:uppercase;
	font-size:11px;
	float:left;
}
.navDiv a {
	text-decoration:none;
	color:#555555;
}
.navDiv a:hover, .navDiv .selected {
	color:#B20056;
}
.centered {
	text-align:center;
}	
.padding {
	padding:10px;
}
#mainContainer {
	margin:0 auto;
	text-align:left;
	width:800px;
}
#header {
    float:left;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:15px;
	display:block;
	/*width:550px;*/
	width:800px;

}
#splash {
	width:635px;
	min-height:167px;
}
.row {
	width:800px;
	clear:both;
}
#row1 {
	padding-bottom:4px;
}
#row2 {
	background-image:url(images/contentbg.gif);
}
.column1 {
	float:left;
	width:165px;
}
.column2 {
	float:left;
	width:635px;
}
#headerHolder {
	width:635px;
	background-color:#B20056;
	height:22px;
}
#searchHolder {
	height:21px;
	padding-top:1px;
	background-color:white;
}
#miniMap {
	background-color:white;
	padding-bottom:3px;
}
#footerRow {
	border-top:3px solid white;
}
form {
	margin:0px;
	padding:0px;
}
#query {
	height:15px;
	border:1px solid #666666;
	width:106px;
	font-size:11px;
}
.formFloat {
	float:left;
	margin-right:3px;
	display:inline;
	color:#B20056;
}
#contentHolder {
	background-color:white;
}
#footer {
	background-color:#BDB9B6;
	color:white;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
}
#footer a {
	text-decoration:none;
	color:white;
}
.pad10 {
	padding:10px;
	font-size:11px;
	line-height:15px;
	color:#333333;
}
h1 {
	color:white;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-transform:uppercase;
	padding-top:2px;
	padding-left:10px;
}
.clearFix:after,#navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*history part*/
.histocontent{
float:left;
width:635px;
background-color:#e8e9ed;
}
.histo{
display:none;
float:left;
width:210px;
height:120px;
background-color:#e8e9ed;
border-left:solid #fff 1px;
border-bottom:solid #fff 1px;
}
.histo p{
margin-top:10px;
margin-left:10px;
width:190px;
line-height:14px;
}
.histo b{
font-size:15px;
line-height:20px;
}
.histo2{
display:none;
float:left;
width:211px;
height:120px;
background-color:#e8e9ed;
border-bottom:solid #fff 1px;
}
.histo2 p{
margin-top:10px;
margin-left:10px;
width:190px;
line-height:14px;
}
.histo2 b{
font-size:15px;
line-height:20px;
}

#divContact{
margin-left:5px;
margin-top:15px;
}

#divContact p{
font-size:10px;
color:#827F7D;
line-height:15px;
}
