﻿body {
   vertical-align: middle;
   border-width: 0px;
   padding: 0px;
   margin: 30px;
   width: 100%;
   min-width: 600px;
   background-image: url('images/frame1.jpg');
  
background-repeat:no-repeat;   
}
.header{
   float: left;
   background-color: #ffffff;
   margin-bottom: 3px;  
   
}
.pageWrapper {
	width: 1024px;
	height: 610px;
	background-color: white;
}
.contentWrapper {
	float: left;
	background-color: white;
	padding: 10px;
}
.col1, .col2, .col3, .col4 {
	float: left;
}
.col1 {
    
	width: 319px;
	border-style:groove;
	border-color:navy;
	border-width:0px;
	margin-left: 90px;
	text-align:center;
	font-family: "arial";
	font-size: 12px ;
	letter-spacing: .3px;
	font-weight: 1bold; color: #3c2415;
	line-height: 1.5;
}

.about {
    position: fixed;
	margin-top: 10px;
	margin-left: 30px;
	width: 310px;
}

.health {
    position: fixed;
	margin-top: -60px;
	margin-left: -720px;
	width: 310px;
}


.col2 {
position: fixed;
	width: 10px;
	margin-top: 50px; 
	margin-left: 272px;
}

.col2a {
position: fixed;
	width: 10px;
	margin-top: 51px;
    margin-left: 665px;	
}

.col3 {
    margin-top: 30px; 
	margin-left: 20px;
	width: 260px;
}
.col4 {
	width: 273px;
	margin-top: 25px; 
	
}
.col1 img {
	padding-top: 20px;
	padding-left: 20px;
}

.smenu1 {
    position: fixed;
	width: 273px;
	color: #5c0e08;
	font-size: 19px;
	margin-top: 0px; 
	border: 0px solid #a8c3ce;
	margin-left: -11px;
}

.smenu2 {
    position: fixed;
	text-align: left; 
	width: 273px;
	font-family: "arial";
	line-height: 1.2;
	color: #5c0e08;
	font-size: 19px;
	margin-top: 27px; 
	margin-left: 143px;
	border: 0px solid #a8c3ce;
}

.backhome {
    position: fixed;
	width: 273px;
	margin-top: 495px; 
	}

.stamp {
    position: fixed;
	margin-top: 30px;
	margin-left: -20px;
	width: 253px;
}

.stamp1 {
    position: fixed;
	margin-top: 360px;
	margin-left: -117px;
	width: 253px;
}


