body {
	margin:0 auto;
	padding:0;
	height:100%;
	background-color:#000033;
	color:#000;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
a {
	text-decoration:none;
	color:#98d9fe;
}
a:hover {
	color:#98d9fe;
	text-decoration:underline;
}
	#header {
	margin:0 auto;
	height:188px;
	width:948px;
	background-color:#2b396a;
	background-position:center;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	border:6px solid #98ccfe;
	text-align:center;
	margin-top:16px;
}
#email {
	height:18px;
	width:250px;
	text-align:left;
	float:left;
	margin-left:18px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#98d9fe;
}
#phone {
	height:18px;
	width:166px;
	text-align:left;
	float:right;
	margin-top:15px;
	margin-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#98d9fe;
}
#phone2 {
	height:18px;
	width:166px;
	text-align:left;
	float:right;
	margin-top:12px;
	margin-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#98d9fe;
}
#nav {
	margin:0 auto;
	height:40px;
	width:960px;
	background-color:#2b396a;
	background-image:url(navbg.jpg);
	border-bottom:6px solid #98ccfe;
	text-align:center;
}
#link1 {
	height:20px;
	width:55px;
	text-align:left;
	float:left;
	margin-left:198px;
	margin-top:11px;
}
#link2 {
	height:20px;
	width:70px;
	text-align:left;
	float:left;
	margin-left:48px;
	margin-top:11px;
}
#link3 {
	height:20px;
	width:64px;
	text-align:left;
	float:left;
	margin-left:48px;
	margin-top:11px;
}
#link4 {
	height:20px;
	width:103px;
	text-align:left;
	float:left;
	margin-left:48px;
	margin-top:11px;
}
#link5 {
	height:20px;
	width:68px;
	text-align:left;
	float:left;
	margin-left:48px;
	margin-top:11px;
}
a#home {
	background-image:url(nav/home.jpg);
	height: 20px;
	width:55px;
	display:block;
}
a#home:hover {
	background-image:url(nav/homeu.jpg);
}
a#services {
	background-image:url(nav/services.jpg);
	height: 20px;
	width:70px;
	display:block;
}
a#services:hover {
	background-image:url(nav/servicesu.jpg);
}
a#gallery {
	background-image:url(nav/gallery.jpg);
	height: 20px;
	width:64px;
	display:block;
}
a#gallery:hover {
	background-image:url(nav/galleryu.jpg);
}
a#test {
	background-image:url(nav/test.jpg);
	height: 20px;
	width:103px;
	display:block;
}
a#test:hover {
	background-image:url(nav/testu.jpg);
}
a#contact {
	background-image:url(nav/contact.jpg);
	height: 20px;
	width:68px;
	display:block;
}
a#contact:hover {
	background-image:url(nav/contactu.jpg);
}
#main {
	margin:0 auto;
	height:474px;
	width:948px;
	background-color:#2b396a;
	background-image:url(bodybg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border:6px solid #98ccfe;
	border-top:0px;
	text-align:left;
	overflow:hidden;
}
#textleft {
	height:440px;
	width:620px;
	text-align:left;
	float:left;
	margin-left:80px;
	margin-top:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
#title {
	text-decoration:underline;
	font-weight:bold;
}
#title2 {
	font-weight:bold;
	font-size:20px;
}
#pic1 {
	height:139px;
	width:139px;
	text-align:left;
	float:right;
	margin-top:16px;
	margin-right:76px;
	border:1px solid #98ccfe;
}
#pic2 {
	height:139px;
	width:139px;
	text-align:left;
	float:right;
	margin-top:12px;
	margin-right:76px;
	border:1px solid #98ccfe;
}
#pic3 {
	height:139px;
	width:139px;
	text-align:left;
	float:right;
	margin-top:12px;
	margin-right:76px;
	border:1px solid #98ccfe;
}
#gal1 {
	height:190px;
	width:860px;
	text-align:left;
	margin-top:28px;
	margin-left:44px;
}
#gal2 {
	height:190px;
	width:860px;
	text-align:left;
	margin-top:30px;
	margin-left:44px;
}
#galimg {
	height:190px;
	width:190px;
	border:1px solid #98ccfe;
}
#galimg2 {
	height:190px;
	width:190px;
	margin-left:30px;
	border:1px solid #98ccfe;
}
#textcenter {
	height:440px;
	width:840px;
	text-align:center;
	margin:0 auto;
	margin-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
#ul {
	text-align:left;
	margin-left:254px;
}
#footer {
	margin:0 auto;
	height:66px;
	width:948px;
	background-color:#0060a8;
	background-image:url(footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:6px solid #98ccfe;
	border-top:0px;
	text-align:center;
}
