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



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, br {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  
}
body {
	background-color: #FFFFFF;
	
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}



html, body {
  height: 100%;
}
#outerWrapper {
  min-height: 100%;
  position: relative;
}
* html #outerWrapper {
  height: 100%;
}





h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #64829A;
	font-size: 22px;
	font-weight: lighter;
}
h2 {
	color: #928D75;
	font-size: 17px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}




a,  a:link {
	color: #637BA2;
	text-decoration: underline;
}
a:visited {
	color: #637BA2;
	text-decoration: underline;
}
a:hover {
  color: #928D75;
  text-decoration: underline;
}
a:focus {
  color: #64829A;
}
a:active {
  color: #64829A;
}
#outerWrapper {
  background-repeat: repeat-x;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 100%;
  
}
#outerWrapper #header {
  background-color: #000000;
  color: #fff;
  font-size: 11px;
  height: 190px;
  line-height: 15px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  
}
#outerWrapper #header #headerLogo {
  
  margin: 0px auto 0px auto;
  width: 985px;
}


 #headerLogo #chat {
	position: absolute;
	top: 49px;
	display: inline;
	margin: 0px auto 0px 510px;
	width: 985px;
}




#outerWrapper #contentWrapper {
  margin: 0 auto 0 auto;
  overflow: hidden;
  width: 985px;
  position: relative;
min-height: 100%;

}
#outerWrapper #contentWrapper #leftColumn1 {
	
	float: left;
	margin-left: 55px;
	margin-top: 62px;
	width: 237px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #928D75;
	text-align: center;	
}



 #leftColumn1 hr {

height: 2px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 35px;
	margin-bottom: 15px;
}




#lefttop {
	background-image: url(../img/left-top.gif);
	background-repeat: no-repeat;
	height: 57px;
}



#leftbottom {
	background-image: url(../img/left-bottom.gif);
	background-repeat: no-repeat;
	height: 56px;
}
#outerWrapper #contentWrapper #content {
	padding-right: 20px;
	width: 600px;
	float: right;
	margin-top: 65px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.thumb {
				zoom:1;
				width:auto;
				float:left;
				margin-right: 25px;
				margin-bottom: 0px;
			}
			.thumb a {
				
				
				
				opacity:0.80;
				
			}
			.thumb a:hover {
				opacity:1;
			}
			.thumb a img {
				border:none;
				
			}



#outerWrapper #contentWrapper #contentFull {
	
	width: 950px;
	
	margin-top: 65px;
	margin-right: 0;
	
	margin-left: 35px;
}


#clearfooter {
	height: 167px;
	
}
#clearfooterIH {
height: 225px;
}


#fixedFullWidthFooter {
	background-color: #000000;
	border-style: none;
	height: 200px;
	margin-top: -120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
 
}

#fixedFullWidthFooter #align {
  
 width: 985px;
  margin: 0px auto 0px auto;
  padding: 20px 0px 0px 0px;
 
 
 
 
}

.address {
	color: #928D75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 40px;
	text-align: right;
	
}


.copyright {color: #666;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 20px;
	text-align:right;
}




.addressIH {
	color: #928D75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 40px;
	margin-bottom: 100px;
	text-align: center;
}


.copyrightIH {color: #666;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 20px;
	text-align: center;
}


	
hr {
	height: 2px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 5px;
}

			
.img-grid{
	width: 900px;
	margin: auto;
	
	position: relative;
	border: none;
	font-size: 11px;
}



.img-grid ul{
  list-style-type:none;
  margin:-1px 0 0 -1px;
  padding:0;
  width:100%;
  border-width:0px 0px 0 0;  
  position:relative;
}

.img-grid li{
    zoom:1;
    list-style-type:none;
    margin:0px;
    padding:0;
	
    vertical-align:middle;
    width:150px;
	height: 200px;
    padding: 0px 0px 0px 0px ;

    text-align:center;
    position:relative;
    
    float:left;
    display:inline;
    
   
   
}





.img-grid li img {
  vertical-align:middle;
  background:#fff;
  font-size:12px;
  padding:2px;
  border:solid 1px #555;

}



.img-grid li a:hover{
  text-indent:0;/*IE6 need this to trigger :hover*/
}

.img-grid li a:hover img{
  padding:1px;
  border:solid 2px #336699;
}

.img-grid li strong{
   display:block;
   font:small/1.1 Arial;
   background:#fff;
   position:absolute;
   bottom:0;
   left:0;
   width:100%; 
   
}
.img-grid li strong a{
    display:block;    
    padding:8px 4px;
    color:#336699;
    text-decoration:none;
    zoom:1;
}

.img-grid li strong a:hover{
    text-decoration:underline;
}


.lpPoweredBy {
display:none;
}