﻿#wrapper {
	position:absolute;
	left: 10px;
	top: 5px;
	height:950px;
	width:974px;
	background-color:white;
	border-style:solid;
	border-bottom-color:navy;
	border-right-color:navy;
	border-top-color:blue;
	border-left-color:blue;
	border-width:1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#contact{						
	position:absolute;
	left:150px;
	top:136px;
	width:808px;
	letter-spacing:1px;	
	line-height:20px;
	border:1px;
	border-style:solid;
	border-bottom-color:navy;
	border-right-color:navy;
	border-top-color:blue;
	border-left-color:blue;
	padding:5px;
	text-align:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#numbers{						
	position:absolute;
	left:608px;
	top:340px;
	width:350px;
	letter-spacing:1px;	
	line-height:20px;
	border:1px;
	border-style:solid;
	border-bottom-color:navy;
	border-right-color:navy;
	border-top-color:blue;
	border-left-color:blue;
	padding:5px;
	text-align:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#register{						
	position:absolute;
	left:150px;
	top:340px;
	width:400px;
	font-family:verdana, Tahoma;
	font-size:12px;
	letter-spacing:1px;	
	line-height:20px;
	border:1px;
	border-style:solid;
	border-bottom-color:navy;
	border-right-color:navy;
	border-top-color:blue;
	border-left-color:blue;
	padding:5px;
	text-align:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#fsb_logo{
	position:absolute;
	left:708px;
	top:440px;	
}
#mappic{
	position:absolute;
	left:643px;
	top:145px;	
	border:1px;
	border-style:solid;
	border-bottom-color:navy;
	border-right-color:navy;
	border-top-color:blue;
	border-left-color:blue;	
}