* {
	padding: 0;
	margin:  0;
	}

body  { 
	margin: 0px; 
	padding: 0;
	color: #333; 
	font: xx-small "Lucida Grande", Helvetica, Arial, sans-serif; 
	background: #fff url(../img/bg.gif) repeat; 
	text-align: center; 
	}
* html body {
	font-size: 85%;
	 }

div#page {
	background : transparent url(../img/bg-content.gif) repeat;
	margin : 0 auto;
	text-align : left;
	width : 777px;
      }

a, a:active {
	color : #3397B9;
	text-decoration : none;
      }

a:hover {
	color : #116581;
	text-decoration : underline;
      }

img {
	 border : none;
      }

h1, h3, {
	color : #3397B9;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	 margin : 15px 25px 5px 0;
      }

h3 a {
	color : #3397B9;
      }
      
h3 {
	 font-size : 1.5em;
	 }

p, dt, dd {
	color : #333;
	font-size : 1.2em;
	line-height : 1.35em;
	text-align : left;
      }

p, ol, dl {
	 margin : 5px 25px 10px 0;
      }

/* header --------------------------------------- */

div#header {
	position : relative;
	background : transparent url(../img/header-b.gif) no-repeat;
	height : 90px;
	text-align : right;
	margin: 0px
      }

#header h1 span {
	visibility : hidden;
      }

#header p {
	text-align: right;
	padding: 0px 20px;
	font-size: 10px;
	}

#logo {
	position : absolute;
	top: 10px;
	margin: 0 0 0 20px;
      }

#logo {
	width : 203px;
	height : 77px;
	background : url("../img/h-logo.gif") no-repeat;
	text-indent : -9999px;
      }

#logo a {
	width : 203px;
	height : 77px;
	background : url("../img/h-logo.gif") no-repeat;
	display : block;
      }

#logo a:hover {
	background : url("../img/h-logohv.gif") no-repeat;
      }

/* Header links --------------------------------------- */

#headLinks {
	position: absolute;
	left: 582px;
	top: 5px;
	padding-right: 0;
	margin-right: 0;
	text-align: right;
	list-style : none;
	padding: 2px 0 5px;
	z-index: 1;
	clear: both;
	}
* html #headLinks {
	left: 573px;
	top: 10px;
	padding-right: 0;
	margin-right: 0;
	font : 10px "Lucida Grande", Helvetica, Arial, sans-serif; 
	}

#headLinks li {
	list-style: none;
	margin: 0;
	border-right: 2px dotted #A8CEE1;
	padding-right: 5px;
	}

#headLinks a:link  {
	color: #4275D1; 
	text-decoration: none; 
	}

#headLinks a:hover  { 
	color : #89B0F7;
	text-decoration: none; 
	}
	      
/* navigation --------------------------------------- */

div#nav {
	background : transparent url(../img/bg-navbar.gif) no-repeat;
	height : 38px;
      }

#nav dl {
	margin : 0 0 0 15px;
	padding : 1px 0 0;
      }

#nav dt {
	display : none;
      }

#nav dd {
	display : inline;
      }

#nav a {
	background : transparent url(../img/button1h.gif) no-repeat;
	display : block;
	text-decoration : none;
	float : left;
	color : #000;
	font-size : 10px;
	line-height : 15px;
	padding : 3px 0 0;
	text-align : center;
	height : 25px;
	width : 70px;
      }
#nav dd > a {
	padding : 5px 0 0;
      }

#nav a:hover {
	background-position : -70px 0;
	background : transparent url(../img/button1.gif) no-repeat;
	text-decoration : none;
	color : #000;
      }
#nav-pla a { 
	background : transparent url(../img/buttonn1.gif) no-repeat;
	float: left; 
	width: 119px;
	 }
	 #nav-pla a:hover { background : transparent url(../img/buttonn1h.gif) no-repeat;  }
#nav-emp a { 
	background : transparent url(../img/button3.gif) no-repeat;
	float: right; 
	margin-right: 10px; 
	width: 214px
	 }
* html #nav-emp a, * html #nav-emp a:hover {
	margin-right: 4px; 
	 }

#nav-emp a:hover {
 	background : transparent url(../img/button3h.gif) no-repeat;
 	float: right; 
	margin-right: 10px; 
	width: 214px
      }
      	 

/* slide show --------------------------------------- */

div#slide {
	background : transparent url(../img/header2.gif) no-repeat bottom;
	height : 6px;
	min-height : 6px;
      }
#page > div#slide {
	height : auto;
      }
      
#slide .clear {
	height : 1px;
      }

table {
	position: relative;
	float; left;
	left: 21px;
	top: -5px;
	width: 728px;
	height: 90px;
	}
      
/* content --------------------------------------- */

#content {
  	background-color : #FFF;
	clear : both;
	color : #333;
	font-size : 1em;
	padding : 7px 0 7px 15px;
	margin : 2px 0 0;
	 }

 div#content {
	margin : 0 0 0 18px;
	width : 729px;
      }

#content h3, #content h3 a {
	color : #3d5f9d;
	font : bold 13px Georgia, "Times New Roman", Times, serif;
      }
#content p {
	line-height : 1.15em;
      }

#content  {
	padding : 1px 5px;
      }

#content h3, #content p {
	margin-left : 15px;
      }

#content a.more {
	background : #6eaedb url(../img/more01.gif) no-repeat 100% 0.4em;
	border: 1px solid #ecf6fc;
	color : #fff;
	font : 76% Verdana, Arial, Helvetica, sans-serif;
	display : block;
	font-size : 0.9em;
	font-weight : bold;
	line-height : 1em;
	margin : 10px 0;
	padding : 0 14px 2px 3px;
	text-transform : lowercase;
	width : 3em;
      }

#content a.more:hover {
	background : #fff  url(../img/more02.gif) no-repeat 100% 0.4em;
	color : #6eaedb;
	padding : 0 14px 2px 3px;
	text-decoration: none;
	 }
	

/* footer --------------------------------------- */

div#footer {
	background : transparent url(../img/bg-footer.gif) no-repeat;
	height : 31px;
      }

#footer p {
	float : left;
	color : #555;
	font-size : 10px;
	padding : 7px 0 0 34px;
	margin : 0;
	 }

#footer p, #footer ul {
	float : left;
	color : #696969;
	font-size : 10px;
	padding : 7px 0 0 34px;
	margin : 0;
      }
#footer ul {
	padding-left : 7px;
	 }
#footer li {
	display : inline;
	font-size : 10px;
	border-left : 1px solid #808080;
	margin : 0;
	padding : 0 4px;
      }


/* floats --------------------------------------- */
	
.floatphoto {
	float:left;
	margin: 0 10px 10px 0;
	padding: 2px;
	}
	
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	}		

.clear {
	clear : both;
	font-size : 5px;
      }

/* thumbnail floats --------------------------------------- */ 	

div#boxes  { 
	margin-bottom: 3px 
	}

div#boxes p {
	text-align: left;
	padding-bottom:  20px;
	 }
* html div#boxes p {
	font-size: 90%;
	}
		
div#boxes h3 {
	border-top : 1px solid #e7e7e9;
	border-left : 1px solid #e7e7e9;
	background-color : #F5F5F5;
	margin : 0 0 20px 0;
	padding : 5px 15px;
      }
      
.thumbnail {
	float: left;
	width: 260px;
	height: 360px;
	margin: 0 3px 3px 5px;
	padding: 5px 5px 5px 4px;
	background: #fff;
	border-right: 1px solid #a8cee1;
	}
* html .thumbnail {
	height: 422px;
	overfow: hidden;
	}

.thumbnail2 {
	float: left;
	width: 200px;
	height: 360px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	}
* html .thumbnail2 {
	height: 422px;
	overfow: hidden;
	}
	
.thumbnail3 {
	float: left;
	width: 200px;
	height: 362px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-left: 1px solid #a8cee1;
	}	
* html .thumbnail3 {
	height: 422px;
	overfow: hidden;
	}

.thumbnail4 {
	float: left;
	width: 704px;
	height: 240px;
	margin: 0 3px 3px 5px;
	padding: 15px 8px 15px 6px;
	background: #fff;
	}
.thumbnail4 p.p1 {
	margin: 0 10px 3px 10px;
	padding: 5px 15px 5px 14px;
	}
	
.thumbnail5 {
	float: left;
	width: 340px;
	height: 140px;
	margin: 10px 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-bottom: 1px solid #a8cee1;
	border-right: 1px solid #a8cee1;
	}
* html .thumbnail5 {
	height: 220px;
	margin-left:10px;
	}
	
.thumCon {
	float: left;
	width: 8em;
	height: 30px;
	margin: 0 3px 3px 5px;
	padding: 5px 5px 5px 4px;
	}	
