* {	margin:0;	
	padding:0;}

body {	
text-align:center;	
background-color:#c5d7eb;
background-image:url(images/ssysbg.jpg);
background-repeat:repeat-x;	
font-size:75%;	
font-family:"Trebuchet MS",Arial,Tahoma,Helvetica,Verdana,sans-serif;}

#page {	
	margin:1.5% auto;	
	width:950px;
	height:auto;	
	background-color:#4C5DA1;
	border-right:5px solid #4C5DA1;
	border-bottom:5px solid #4C5DA1;
	background-image:url(images/ayss.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;}

#header {	
	margin-bottom:0.8%;	
	width:950px;	
	height:150px;
	border-bottom:2px solid #f6f5fb;	
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;}
	
#sitenav {	
	float:left;	
	border:1px solid 	
	text-align:center;
	width:296px;	
	min-height:560px;
	min-height:540px;
	background-color:#4C5DA1;}

#content,#references {	
	float:left;
	text-align:center;
	margin:0;                  
	width:652px;
	min-height:560px;	}

#yacht{	
	width:630px;
	margin:0;
	min-height:300px;	
	background-image:url(images/hmpage.jpg);
	background-repeat:no-repeat;
	background-position:25px 10px;}

#footer {
	clear:both;	
	width:100%;
	background-color:transparent;}