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

html { 
   overflow-y: scroll;
   }

* {
    margin: 0; 
	padding: 0;
}

	body {
	width: 100%;
	background-color: #d8e8f8;
	background-repeat: repeat-x;
	text-align: center;
	}
	
	a:link { 
	color: #505050;
	}
	a:visited {
	color: #505050;
	}
	a:hover {
	color: #505050;
	text-decoration: none;
	}
	a:active {
	color: #505050;
	}
	
	#container  {
	background-color: #ecf3fb;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
	}

   #bannerlogo {
	width: 156px;
	height: 156px; 
	float:left;
	z-index: 1;
	}
	
   #bannerid {
	width: 457px;
	height: 156px; 
	float:left;
	z-index: 1;
	}	
	
	#banneraddress {
	width: 214px;
	height: 156px; 
	float:right;
	z-index: 1;
	}	
	
	#linksrowbg {
	width: 1024px;
	height: 39px; 
	float:left;;
	z-index: 0;
	}
	
	#linksrow {
	width: 1024px;
	height: 39px; 
	position: absolute;
	top: 161px;
	float:left;
	margin-left:24px;
	z-index: 2;
	}	

	#rowdiv1 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 85px;
	z-index: 3;
	}	
	
	#rowdiv2 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 172px;
	z-index: 3;
	}	
	
	#rowdiv3 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 264px;
	z-index: 3;
	}	

	#rowdiv4 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 321px;
	z-index: 3;
	}	

	#rowdiv5 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 384px;
	z-index: 3;
	}	

	#rowdiv6 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 445px;
	z-index: 3;
	}	
	
	#rowdiv7 {
	width: 2px;
	height: 15px; 
	position: absolute;
	top: 169px;
	margin-left: 587px;
	z-index: 3;
	}	
	
    #heading {
	width: 713px;
	height: 31px;
	position: absolute;
	top: 216px;
	float:left;
    }
	
	#md {
	width: 173px;
	height: 262px;
	position: absolute;
	top: 291px;
	float:left;
    }
	
	#leftlinks {
	width: 173px;
	position: absolute;
	top: 290px;
	margin-left: 37px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
    }
	
	#textfield {
	width: 483px;
	position: absolute;
	top: 290px;
	margin-left: 205px;
    }
	
	#photopagefooter {
	width: 483px;
	position: absolute;
	top: 780px;
	margin-left: 205px;
    }
	
	#imageContainer {
	position: absolute;
	top: 195px;
	margin-left: 730px;
	width:294px;
	height: 574px;
	}

	#search {
	width: 162px;
	height: 26px;
	position: absolute;
	top: 572px;
	margin-left: 12px;
    }

	#mailing {
	width: 140px;
	height: 14px;
	position: absolute;
	top: 585px;
	margin-left: 12px;
    }
	
	#facebook {
	width: 163px;
	height: 18px;
	position: absolute;
	top: 607px;
	margin-left: 12px;
    }
	
	#sharethis {
	width: 150px;
	height: 40px;
	position: absolute;
	top: 629px;
	margin-left: 12px;
    }

	h3
	{
	color:#0063a7;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	}
	
	h4
	{
	color: #e55302;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
	}
	
	h5	
	{
	list-style: none;
	color:#505050;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 1.3em;
	font-weight:normal;
	line-height:17px;
	}
	
	h6
	{
	color:#505050;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	}

	h7 {
	list-style-type: disc;
	list-style-position: outside;
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:12px;
	padding:0px;
	line-height:17px;
	}

	fieldset.search {
	border: none;
	width: 162px;
	height: 26px;
	margin: 0 auto;
	background: #4f90cc;
	}
	
	.search input, .search button {
	border: none;
	float: left;
	}

	.search input.box {
	color: #4892dd;
	font-size: 0.8em;
	width: 80px;
	height: 19px;
	padding: 4px 7px 1px;
	background: #fff url(files/searchbg.gif) no-repeat;
	margin-right: 2px;
	}
	
	.search input.box:focus {
	background: #fff url(files/searchbg.gif) no-repeat left -24px -2px;
	outline: none;
	}

	.search button.btn {
	width: 66px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(files/searchbg.gif) no-repeat top right;
	}

	.search button.btn:hover {
	background: #ddebfb url(files/searchbg.gif) no-repeat top right;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0){
	h9 {
	list-style-position: inside;
	margin-left:0px;
	text-indent:-10px;
	padding:12px;
	})
	
	@media screen and (-webkit-min-device-pixel-ratio:0){
	h7 {
	list-style-position: inside;
	margin-left:0px;
	text-indent:-10px;
	padding:12px;
	})
