* {
	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%;
	 }

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;
	 }

h3 span {
	color : #333;
	font-size : 1.2em;
	 }
h3 span a {
	color : #116581;
	text-decoration : underline;
	 }
h3 span a:hover {
	text-decoration : none;
	 }
	 	 	 
p, dt, dd {
	color : #333;
	font-size : 1.2em;
	line-height : 1.35em;
	text-align : left;
      }

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


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

div#wrapper {
	background : transparent url(../img/bg-content.gif) repeat;
	margin : 0 auto;
	padding : 0;
	text-align : left;
	width : 777px;
      }
      
div#header {
	position : relative;
	background : transparent url(../img/header-b.gif) no-repeat;
	height : 90px;
	 }

#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;
      }
      
div#headerCon {
	background : transparent url(../img/header-con.gif) no-repeat top left;
	height : 60px;
	 }

/* 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 : #222;
      }

#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/header-con.gif) 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: #fff url(../img/bg-con.gif) repeat;
	height: 600px;
	color : #555;
	font-size : 1em;
	padding : 7px 0 7px 0px;
	margin : 0 0 0;
	 }

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

#content h3, #content h3 a {
	color : #3d5f9d;
	font : normal 13px Georgia, "Times New Roman", Times, serif;
      }
#content p {
	line-height : 1.15em;
      }
* html #content p {
	font-size: 90%;
	}
 * html #content h3 {
	font-size: 90%;
	}
		
#content h3, #content p {
	margin-left : 15px;
      }

/* floats --------------------------------------- */
	
.floatphoto {
	float:left;
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #6495ED;
	}
	
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	}

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

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

/* boxes --------------------------------------- */ 	

div#boxes  { 
	color : #555;
	font-size : 1em;
	padding : 7px 0 7px 0px;
	margin : 0 20px 0 20px;
	}

div#boxes p {
	text-align: left;
	padding-bottom:  20px;
	}	

.thumbnail {
	float: left;
	width: 260px;
	height: 340px;
	margin: 0 3px 3px 5px;
	padding: 5px 5px 5px 4px;
	background: #fff;
	border-right: 1px solid #a8cee1;
	}

.thumbnail2 {
	float: left;
	width: 200px;
	height: 340px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	}

.thumbnail3 {
	float: left;
	width: 200px;
	height: 340px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-left: 1px solid #a8cee1;
	}	

.thumbnail4 {
	float: left;
	width: 704px;
	height: 240px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-bottom: 1px solid #a8cee1;
	border-top: 1px solid #a8cee1;
	}

.thumbnail5 {
	float: left;
	width: 340px;
	height: 130px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-bottom: 1px solid #a8cee1;
	border-right: 1px solid #a8cee1;
	}

.thanks {
	float: left;
	width: 704px;
	height: 260px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	}

/* contact us --------------------------------------- */

.contact {
	float: left;
	width: 300px;
	height: 600px;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 4px;
	} 	

.form h3 {
	padding : 3px 0 3px 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	background : #fff url(../img/h3.gif) no-repeat bottom left;
	}
	
.form {
	float:left;
	width: 310px;
	height: 600px;
	margin: 0 3px 3px 35px;
	padding: 5px 8px 5px 16px;
	}
	
.form .p {
	float: right;
	margin: 5px 10px 0 5px;
	font: 11px/12px Helvetica, sans-serif;
	letter-spacing: 0.1em;
	}

.textfield {
	font: 10px Verdana, sans-serif;
	color: #000; 
	margin: 3px 0 2px;
	padding: 0 0 0 3px;
	background-color: #F5F5F5;
	}

.textfield2 {
	font: 10px Verdana, sans-serif;
	color: #000; 
	margin: 3px 40px 2px 5px;
	padding: 0 0 0 3px;
	}

.reset {
	width: 80px;
	background: #F5F5F5 url(../img/h3a.gif) no-repeat 0 0;
	color:#000000;
	font: 9px Arial, sans-serif;
	text-align: center;
	letter-spacing : 0.1em;
	text-transform: uppercase;
	border-top: solid .1em #a8cee1;
	border-left: solid .1em #a8cee1;
	border-right: solid 0.2em #C0C0C0;
	border-bottom: solid 0.2em #C0C0C0;
	}

.send {
	margin-right: 99px;
	}

.jump {
	width: 200px;
	color : #000;
	font: 10px helvetica, sans-serif;
	text-decoration : none;
	margin-right:2px;
	padding: 1px 0 0 1px;
	background-color: #F5F5F5;
	border-top: solid 2px #a8cee1; 
	border-right: solid 1px #3397b9;
	border-bottom: solid 1px #3397b9;
	border-left: solid 1px #a8cee1; 
	 }	

/* 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;
      }	
