﻿body{
	margin:0;
	padding:0;
	font-size: 80%;
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#11428A;
}
#container	{
	width: 955px;
	margin: auto;
	background-color: white;
	background-image: url('images/waves.jpg');
	background-repeat: no-repeat;
}
#page-content	{
	margin: 35px 0 0 0;
	padding: 0 10px;
	clear: left;
}
#header	{
	height:100px;
}
#call	{
	width:400px;
	height:100px;
	color:#000;
	background-image:url('images/address.gif');
	background-repeat:no-repeat;
	background-position:right;
}
.left-photo	{
	float:left;
	margin-right:10px;
}
.sidebar	{
	float:left;
	margin: 5px 10px;
	width:200px;
}
.sidebar-top	{
	background-image: url('images/sidebar-top.gif');
	background-repeat:no-repeat;
	width:200px;
	height:8px;
	line-height:8px;
}
.sidebar-mid	{
	background-image: url('images/sidebar-mid.gif');
	background-repeat: repeat-y;
	width: 200px;
	padding: 3px 3px 3px 5px;
	font-size:90%;
}
.sidebar-bot	{
	background-image:url('images/sidebar-bot.gif');
	background-repeat:no-repeat;
	width:200px;
	height:14px;
}
#footer	{
clear:left;
	margin: 0 auto;
	font-size: 85%;
	line-height: 100%;
	width: 955px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 55px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 25px
}
#call	{
	color: #000000;
	font-weight: bold;
}
h1	{
	font-family:"Trebuchet MS", Calibri, Verdana, sans-serif;
}
h2{
	font-family:"Trebuchet MS", Calibri, Verdana, sans-serif;
	margin:2px 0px 5px 0px;
	color:navy;
}
