/*****************************************************************************************
* LAYOUT/ DESIGN SPECIFIC STYLES                *
******************************************************************************************
*/
#wrap {
	margin: 0 auto;
	width: 980px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;	
}

#header {
	float: left;
	position: absolute;
	top: 31px;
	height: 96px;
	width: 954px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #FFFFFF;
}

#headerbanner {
	float: left;
	position: absolute;
	top: 127px;
	height: 311px;
	width: 954px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #d2d2ba;
}

#headerbanner02 {
	float: left;
	position: absolute;
	top: 127px;
	height: 195px;
	width: 954px;
	background-image: url(../images/top_banner02.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #d2d2ba;
}

#headerbanner03 {
	float: left;
	position: absolute;
	top: 127px;
	height: 195px;
	width: 954px;
	background-image: url(../images/top_banner03.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #d2d2ba;
}

#headerbanner04 {
	float: left;
	position: absolute;
	top: 127px;
	height: 195px;
	width: 954px;
	background-image: url(../images/top_banner04.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #d2d2ba;
}

#headerbanner05 {
	float: left;
	position: absolute;
	top: 127px;
	height: 195px;
	width: 954px;
	background-image: url(../images/top_banner05.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #d2d2ba;
}

/*menu******************/
#Mbutton01 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/01.gif);
	width: 98px;
	height: 23px;
	margin-left: 110px;
	padding: 0;
	position: absolute;
	top: 127px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton01 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/01.gif) top left no-repeat;
}

#Mbutton01 span {
	display: block;
	margin:0; 
}

#Mbutton01 a:hover {
	background: url(../images/01.gif) -98px 0 no-repeat;
}

#Mbutton01 a:active {
}

#Mbutton02 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/02.gif);
	width: 98px;
	height: 23px;
	margin-left: 208px;
	padding: 0;
	position: absolute;
	top: 127px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton02 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/02.gif) top left no-repeat;
}

#Mbutton02 span {
	display: block;
	margin:0; 
}

#Mbutton02 a:hover {
	background: url(../images/02.gif) -98px 0 no-repeat;
}

#Mbutton02 a:active {
}

#Mbutton03 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/03.gif);
	width: 98px;
	height: 23px;
	margin-left: 325px;
	padding: 0;
	position: absolute;
	top: 127px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton03 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/03.gif) top left no-repeat;
}

#Mbutton03 span {
	display: block;
	margin:0; 
}

#Mbutton03 a:hover {
	background: url(../images/03.gif) -98px 0 no-repeat;
}

#Mbutton03 a:active {
}

#Mbutton04 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/04.gif);
	width: 98px;
	height: 23px;
	margin-left: 450px;
	padding: 0;
	position: absolute;
	top: 127px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton04 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/04.gif) top left no-repeat;
}

#Mbutton04 span {
	display: block;
	margin:0; 
}

#Mbutton04 a:hover {
	background: url(../images/04.gif) -98px 0 no-repeat;
}

#Mbutton04 a:active {
}

#Mbutton05 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/05.gif);
	width: 98px;
	height: 23px;
	margin-left: 570px;
	padding: 0;
	position: absolute;
	top: 127px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton05 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/05.gif) top left no-repeat;
}

#Mbutton05 span {
	display: block;
	margin:0; 
}

#Mbutton05 a:hover {
	background: url(../images/05.gif) -98px 0 no-repeat;
}

#Mbutton05 a:active {
}

/*main content***********
************************/

#main {
	float: left;
	position: absolute;
	top: 438px;
	width: 954px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #dfd7c7;
	background-position: right bottom;
}

#main2 {
	float: left;
	position: absolute;
	top: 322px;
	width: 954px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d4a53;
	border-left-color: #3d4a53;
	background-color: #dfd7c7;
	background-position: right bottom;
}

/***contentleft*************/
#contentleft {
	width:346px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 80px;
	display: inline;			
}

#contentleft h2 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
}

#contentleft h3 {
	color: #999999;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

#contentleft h4 {
	color: #02a0c6;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#contentleft p {
	color: #666666;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#showrmtxt {
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}

#contentleft a {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

#contentleft a:hover {
	color: #bc0152;
	font-size: 12px;
	font-weight: normal;
}

#contentleft ul {
	color: #666666;
	font-size: 12px;
}

#contentleft li {
	list-style-type: square;
	padding-left: 5px;
	padding-bottom: 3px;
}

#contentleft img {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;		
}

/******end styles contentleft**********/



#contentright {
	width:346px;
	float: right;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 5px;
	display: inline;
}

#contentr {
	color: #999999;
	font-size: 12px;
	text-align: justify;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	display: inline;
}

#content_bg04 {
	width:375px;
	height:24px;
	background-image: url(../images/content_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentright h3 {
	color: #999999;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

#contentright h4 {
	color: #02a0c6;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#contentright p {
	color: #666666;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#contentright ul {
	color: #666666;
	font-size: 12px;
}

#contentright li {
	list-style-type: square;
	padding-left: 5px;
	padding-bottom: 3px;
}

#contentright a {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;

}

#contentright a:hover {
	color: #bc0152;
	font-size: 12px;
	font-weight: normal;
}

#contentright img {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}


/******end styles contentright********/


#footer {
	clear: left;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	width: 954px;
	background-color: #d2d2ba;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #3d4a53;	
}

#footer img {
	width: 115px;
	height: 26px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 2px;	
}


.footer {
	color: #999999;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 199px;
	padding-right:199px;
	font-weight: bold;
	text-align: center;
}

#footer p{
	color: #999999;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

#footer h4 {
	color: #ffffff;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#footer a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #bc0152;
	font-size: 10px;
}

#footer ul {
	color: #999999;
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
}

#footer li {
	list-style-type: none;
	list-style-image: url(../images/copyright.gif);

}


/********end main content****************/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	background-color: #4e6c86;
	min-width:980px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	display: inline-block;
}

p {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
} 

ul {} /*formatting all UL (unordered list) items. This default setting is used when no other style
has been defined.*/

li {}

a{
	color: #de0000;
  	background: none;
  	font-weight: bold;
} /* general links style*/


a:visited {
	color: #336600;
  	background: none;
  	font-weight: bold;
}

a:hover {
	color: #de0000;
  	background: none;
  	font-weight: bold;
  	text-decoration: underline;
}

/**Gallery***********/

#lightbox{
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
/*
#overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}*/
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	height: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	