body {
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#333333;
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-color:#79A7BE;
}
a:link {text-decoration: none; color:#3e8aac;}
a:visited {text-decoration: none; color:#3e8aac;}
a:active {text-decoration: none; color:#3e8aac;}
a:hover {text-decoration: underline; color:#4F3119;}

#container {
position:relative;
width: 100%;
height:auto;
}

#header {
	margin-left:260px;
height:153px;
background-position:400px;
margin-top: 30px;

}
#main_body {
height:auto;
width: 900px;
margin-left:auto;
margin-right:auto;


}

#welcome{
width:594px;
height:132px;
float:right;
margin-left:10px;
}
#content{
height:auto;
background:#FFFFFF;
background-repeat:repeat-x;
width:585px;
float:right;
border:solid 5px;
border-color:#C4F3FF;
margin-top:20px;
margin-left:10px;
min-height:300px;
}


#contact_page{
background:#FFFFFF;
background-repeat:repeat-x;
width:585px;
height:480px;
float:right;
border:solid 5px;
border-color:#C4F3FF;
margin-top:20px;
margin-left:10px;
}
#footer{
width:500px;
float:right;
margin-top:10px;
color:#FFFFFF;}
.wood{
	
	background-image:url(images/wood_strip.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:464px;
	width:21px;
	float:left;
	margin-left:20px;
	

	
}
.copy {
	position:absolute;
	height:68px;
	width: 429px;
	left: 162px;
	top: 164px;
}

.table{
margin-top:100px;
}

.blueborder{border:solid 5px;border-color:#C4F3FF;}
.floatleft{ float:left;}
.floatright{ float:right;}
p { padding-left:3px;}
.clear{ clear:both;}
.noborder{ border:none;}

#navigation  {
	position: relative;
	height: 239px;
	width:250px;
	cursor: pointer;
	z-index:2;
	float:left;
	margin-left:0px;

	background-image:url(images/menu.png);
	background-position:right;
	background-repeat:no-repeat;
}
#navigation li {
  list-style-type:none;
  padding-right:10px;
  text-align:right;
  }
#navigation{
  font-family:Arial, "Helvetica", sans-serif;
  font-size:10px;
  color:#4F3119;
  text-decoration:none;
  line-height:23px;
  text-align:right;
  font-weight:bold;
  }
  
.navigation a:link {text-decoration: none; color:#4F3119;}
.navigation a:visited {text-decoration: none; color:#4F3119;}
.navigation a:active {text-decoration: none; color:#4F3119;}
.navigation a:hover {text-decoration: underline; color:#3e8aac;}
 /* -------------------------------------------------*/
 #topnav {
    float:right;
	height: 33px;
	width:120px;
	

	margin-top:110px;
	cursor: pointer;
	z-index:3;
	}
	
  #topnav li {
  list-style-type:none;
   text-align:right;
   color:#FFFFFF;
  }
 
#topnav a{
  font-family:Arial, "Helvetica", sans-serif;
  font-size:10px;
  color:#ffffff;
  text-decoration:none;
  line-height:16px;
  text-align:right;
  font-weight:bold;
  }
  
  .cloud1{
	position:absolute;
	background-image:url(images/cloud2.png);
	background-repeat:no-repeat;
	height:530px;
	width:530px;
	left: 120px;
	top: -151px;
	z-index:-1;
}

  .cloud2{
	position:absolute;
	background-image:url(images/cloud1.png);
	background-repeat:no-repeat;
	height:530px;
	width:500px;
	left: 600px;
	top: 40px;
	z-index:-1;
}

