body { 
 text-align: center;
 margin:0; 
 padding:0; 
}



p { 
	font-family: verdana;
	font-size: 70%;
	color: #ffffff;
	text-align: justify;
	}

p.subfooter { 
	font-family: verdana;
	font-size: 70%;
	color: #375066;
	text-align: right;
	}

h1 { 
	font-family: verdana;
	font-size: 70%;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	}

		
	
a.menu:link { 
	text-decoration: none; 
	color: #ffffff;
	}
a.menu:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
a.menu:hover, a.menu:active { 
	color: #68C1F9;
	}
	

a.sub:link { 
	text-decoration: none; 
	color: #375066;
	}
a.sub:visited { 
	text-decoration: none; 
	color: #375066;
	}
a.sub:hover, a.menu:active { 
	text-decoration: underline;
	color: #375066;
	}

	
#content{
position: relative; top: 100px;
background-image: 
url('images/contentbg.jpg');
background-repeat: repeat-x;
width: 100%;
height: 422px;
text-align: left;
 text-align: center;
 z-index:1;
}

#maincontainer{
position: relative; top: 0px;
margin-left: auto;
margin-right: auto;
width: 760px;
height: 402px;
text-align: left;
z-index: 2;
}

#menu { 
position: absolute; top:0px; left:0px;
	color: #ffffff;
	font-family: verdana;
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 760px;
	height: 23px;
	background-color: #375066;
	border-bottom: solid 1px #FFF;
	padding-top: 7px;
	}
	
#homemain{ 
position: absolute; top: 31px; 
width: 790px;
height: 350px; 
background-image: 
url('images/home0.jpg');
background-repeat: no-repeat;
}

	
#lymmain{ 
position: absolute; top: 31px; 
width: 760px;
height: 350px; 
background-image: 
url('images/lym0.jpg');
background-repeat: no-repeat;
}

#ventmain{ 
position: absolute; top: 31px; 
width: 760px;
height: 350px; 
background-image: 
url('images/vent0.jpg');
background-repeat: no-repeat;
}

#ventspecmain{ 
position: absolute; top: 31px; 
width: 790px;
height: 350px; 
background-image: 
url('images/vent1.jpg');
background-repeat: no-repeat;
}

#lymspecmain{ 
position: absolute; top: 31px; 
width: 790px;
height: 350px; 
background-image: 
url('images/lym2.jpg');
background-repeat: no-repeat;
}


#maintext{ 
position: absolute; top: 31px; left: 375px; 
width: 245px;
height: 350px;
color: #03F6FF;
line-height: 110%; 
}

#maintextfull{ 
position: absolute; top: 31px; left: 375px; 
width: 350px;
height: 350px;
color: #03F6FF;
line-height: 110%; 
}

#footer { 
position: absolute; top:381px;
	color: #ffffff;
	font-family: verdana;
	font-size: 70%;
	color: #ffffff;
	text-align: left;
	width: 760px;
	height: 18px;
	background-color: #375066;
	border-top: solid 1px #FFF;
	padding-top: 2px;
	}	

#subfooter { 
position: absolute; top:405px;
	width: 760px;
	height: 20px;
	}

#gallerycontainer
{
position: absolute; top: 0px; left: 0px; 
z-index: 1000;}

#gallery {position:relative; width:760px;}
#thumbs {width:120px; float:right;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:30px; height:30px; border:1px solid #fff;}
#thumbs a img {width:30px; height:30px; border:0;}
#thumbs a:hover {border-color:#03F6FF;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:410px; top:0;}


#mainimage{ 
position: absolute; top: 31px;
width: 350px;
height: 350px;
z-index: 0;
}
