html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/page_bg.jpg) repeat;
	text-align: center;
	background-image:url(images/patter_bg.png);
	font: 11px "Times New Roman", Times, serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
    position: relative;
    background: url(images/body_bg.gif) repeat-y;
  border:5px #5f3e2f solid;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.png) no-repeat;
}
#left {
  float: left;
  width: 243px;
}

#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.png) no-repeat;
  text-align: center;
  color: #ffffff;
}
#logo h1 {
  padding-top: 20px;
  font: 24px "arial narrow", arial, sans-serif;
  font-stretch: expanded;
}
#logo p {
  margin: 4px 25px 4px 25px;
  border-bottom: 1px solid #ebf4fb;
  padding: 3px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

#logo a {
  letter-spacing: 0.2em;
  font-weight: bold;
  color:#ffffff;
  text-decoration:none;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #ebf4fb bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #5f3e2f;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  font-family:Arial, Helvetica, sans-serif;
}

#news h2 {
  font-size: 16px;
  color: #44779e;

}
#news h3, #news p {
  font-size: 14px;
  margin: 1em 8px 1em 0;
  color: #5f3e2f;  
}

#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}

#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}

#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
  text-align:justify;
}

#right h2 {
  font: 18px arial, sans-serif;
  color: #44779e;
  border-bottom: 2px dotted #ebf4fb;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 16px arial, sans-serif;
  color: #44779e;
  border-bottom: 1px solid #ebf4fb;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}

#welcome p {
  font-size: 16px;
  color:#322f2f
}

#profile {
  margin-right: 16px;
}

#profile p {
  font-size: 15px;
  color:#322f2f
}

#profile ul {
  font-size: 15px;
  color:#322f2f;
  margin-left: 9px;
  padding-left: 10px;
}

#welcome ul {
  font-size: 16px;
  line-height:20px;
  color:#006699;
  margin-left:30px;
  padding-left: 15px;
}

#welcome li {
  padding-left: 15px;
}

#welcome ul a {
  font-size: 16px;
  line-height:20px;
  color:#006699;

}


#right .left {
  margin-right: 18px;
}


#corp {
  float: right;
  width: 210px;
  background-color:#ebf4fb;
  margin-right:0px;
  margin-left:10px;
  padding:10px;
}

#corp p {
  color: #44779e;
  font-style:italic;
}

#testimonial {
  font-style:italic;
  font-size:16px;
  color: #322f2f;
}

#testimonial p {
  border-bottom: dotted #44779e 1px;
  padding: 20px 20px 20px 0px;
  }

#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 10px 0px 10px 0px;
  font-size: 9px;
  font-weight: bold;
  color:#666666;
}
#footerlink {
  padding: 5px 10px 5px 10px;
}

#footerlink p{
  font: 16px "arial narrow", arial, sans-serif;
  text-align:center;
  color:#FFFFFF;
  letter-spacing:2px;
}

#footerlink a{
  font: 14px "arial narrow", arial, sans-serif;
  text-align:center;
  color:#FFFFFF;
  text-decoration:none;
  letter-spacing:0px;

}

#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

