@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	
	}
#wrapper {
	width: 100%;
}

#mtop {
	width: 100%;
	height: 500px;
	background-color: #FFF;
	background-image: url(../images/mtopbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#mtop2 {
	width: 100%;
	height: 250px;
	background-color: #FFF;
	background-image: url(../images/mtopbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#top {
	width: 1000px;
	background-image: url(../images/topbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top2 {
	width: 1000px;
	background-image: url(../images/topbg_pages.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	width: 425px;
	padding: 0 0 0 210px;
	height: 70px;
	clear: both;
}

#nav {
	width: 500px;
	padding: 20px 0 0 180px;
	height: 60px;
	clear: both;
}

#insidepagetitle {
	width: 500px;
	padding: 0 0 0 220px;
	height: 100px;
	clear: both;
}

.mbodytext {
	padding-left: 10px;
}

.mbodytext1 {
	padding-left: 1px;
}

#lshowcontainer {
	width: 360px;
	padding: 105px 0 0 106px;
	height: 230px;
	float: left;
	background-image: url(../images/lshowcontainerbg.png);
	background-repeat: no-repeat;
	background-position: 85px 75px;
	}
	
#rshowcontainer {
	width: 441px;
	padding: 38px 0 0 15px;
	height: 300px;
	float: left;
	clear: right;
	background-image: url(../images/rshowcontainerbg.png);
	background-repeat: no-repeat;
	background-position: 5px 28px;

	}
	
#rshownav {
	width: 200px;
	padding: 0 0 0 235px;
	height: 30px;
	float: left;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	}

#mbody {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/mbodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#pagebody {
	margin: 0 auto;
	width: 821px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5e5d;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pagebody1 {
	margin: 0 auto;
	width: 860px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5e5d;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pagebody a {
	text-decoration: underline;
	color: #5f5e5d;
	outline: none;
}

#pagebody a:hover {
	text-decoration: none;
	color: #000;
	outline: none;
}

.clear {
	clear:both
}

/* Top Navigation Bar */

div#navbar {
	height: 45px;
	width: 100%;
	padding-top: 15px;
	outline: none;
}
div#navbar ul {
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
	outline: none;
}
div#navbar li {
    list-style-type: none;
    display: inline;
	outline: none;
}
div#navbar li a {
	text-decoration: underline;
	color: #FFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	outline: none;
}
div#navbar li a:link {
    color: #FFF:
}
div#navbar li a:visited {
    color: #CCC;
}
div#navbar li a:hover {
    color: #dab123;
}

div#navbar li a.active {
    color: #dab123;
}


/* Bottom Navigation Bar */

div#footernavbar {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #999;
	margin: 0 auto;
	width: 821px;
	height: 45px;
	padding-top: 15px;
	outline: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
div#footernavbar ul {
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #999;
    line-height: 13px;
    white-space: nowrap;
	outline: none;
}
div#footernavbar li {
    list-style-type: none;
    display: inline;
	outline: none;
}
div#footernavbar li a {
	text-decoration: underline;
	color: #999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	outline: none;
}
div#footernavbar li a:link {
    color: #999:
}
div#footernavbar li a:visited {
    color: #999;
}
div#footernavbar li a:hover {
	color: #333;
}


/* Left Slide Show */

#gallery {
	position:relative;
	height:199px
	width: 330px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:330
	}

	#gallery .caption {
		z-index:330; 
		background-color:#000; 
		color:#ffffff; 
		height:75px; 
		width:330px; 
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 40px;
	margin: 0px;
	}

