@charset "utf-8";
/* CSS Document */
* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.box { 
    margin: 0 auto; 
    width: 600px;
    background: white; 
    padding-bottom:10px;
   -webkit-opacity: 0.65;
    -moz-opacity: 0.65;
    filter:alpha(opacity=65);
    font: 14px Helvetica Neue, Helvetica, Arial;

	-moz-box-shadow: 0px 3px 4px #000;
	-webkit-box-shadow: 0px 3px 4px #000;
	box-shadow: 0px 3px 4px #000;
}

.content {
	padding-left:150px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:25px;
}

h1 {
	font: 24px Georgia, serif;
	font-variant: none;
	text-decoration: none;
	color: #000;
	padding-top:26px;

}

h2 {
	font: 14px Georgia, serif;
	font-variant: none;
	font-style: oblique;
	text-decoration: none;
	padding-bottom:10px;
}

p {
	font: 12px verdana, sans-serif;
	font-variant: none;
	text-decoration: none;
}

p img{
	padding:10px;
	border:0;
	margin:0;
	float:left;
}

.menu {
	width:140px;
	margin-left: 0px;
	margin-top: 0px;
	position:fixed;
	float:left;
	
}





.slides-wrap h4{
 color:#000000;
 text-decoration:none;
 font-style:normal;
 font-weight:normal;
 font: 14px verdana, sans-serif;
 line-height:14px;
 height:14px;
 cursor:pointer;
 margin:0px;
 margin-top:10px;
}

.slides-wrap .slides{
 width:450px;
 background-color:#fff;

}

.slides-wrap .slides img{
 padding:5px;
 border:none;
 
 

}

.slides-wrap p{
 margin:0px;
 padding:10px;
 margin-top:10px;
 padding-bottom:14px;
 
}

.slides-wrap h4.on{
 color:#00b2d9
}

.slides-wrap h4.over{
 color:#00b2d9	
	
}
.slides-wrap p{
 color:#000;
}

.slides-wrap ul{
 color:#b5b6b7;
 font-size:14px;
}

.slides-wrap h3{
 color:#000000;
 text-decoration:none;
 font-style:normal;
 font-weight:normal;
 font: 14px verdana, sans-serif;
 line-height:14px;
 height:14px;
 margin:0px;
 margin-top:10px;
}

.slides-wrap h5{
 color:#000000;
 text-decoration:none;
 font-style:normal;
 font-weight:normal;
 font: 0px verdana, sans-serif;
 line-height:0px;
 height:0px;
 margin-top:-10px;
 margin-bottom:-14px;

}




/*

body {
	font-family: "Hoefler Text", "Palatino Linotype", "Palatino", serif;
	font-size: 14px;
}
	
}

p {
	font-family: "Hoefler Text", "Palatino Linotype", "Palatino", serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: -.05em;
	text-align: left;
	width: 550px;
	margin-left: 370px;
	margin-top: 0px;
}


h1 {
	font-family: "Hoefler Text", "Palatino Linotype", "Palatino", serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -.05em;
	text-align: left;
	width: 550px;
	margin-top: 150px;
	margin-left: 370px;
	margin-bottom: -7px;
}

h2 {
	font-family: "Hoefler Text", "Palatino Linotype", "Palatino", serif;
	font-size: 14px;
	color: #00B0D8;
	font-style: italic;
	letter-spacing: -.05em;
	text-align: left;
	width: 550px;
	margin-left: 370px;
	margin-top: 0px;
	margin-bottom: -3px;
}


#background{position:absolute; z-index:1; width:100%; height:100%;}

#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}


p a:link {	color: #00B0D8;	text-decoration: none;}
p a:visited {	color: #00B0D8;	text-decoration: none;}
p a:hover {	color: #B3D335;	text-decoration: overline;}
p a:active {	color: #00B0D8;	text-decoration: none; }



img.floatingleft {position:fixed; left:0; bottom:0;  border:none;}
img.floatingmiddle {position:fixed; right:50%; bottom:0;  border:none;}
img.floatingright {position:fixed; right:0; bottom:0;  border:none;}

img.floatright {position:fixed; float:right; border:none:}

*/
