			body {
				margin: 0;
				padding: 10px;
				font: 12px/1.5 Georgia, "Times New Roman", Times, serif;
				border-top: 15px solid #003366;
				margin-bottom: -15px;
			}
			#content {
	padding: 10px;
	width: 960px;
	margin-left:auto;
	margin-right: auto;
			}
#logo {
float:left;
margin-left: 90px;
}
#nav {
float: right;
}
#nav a {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	padding: 12px 4px 0px 4px;
	font-weight: normal;
}
#main {
	float: left;
	padding-top: 35px;
	width: 100%;
}
#left {
	float: left;
	width: 450px;
	margin-right: 50px;
}
#right {
	float: left;
	line-height: 20px;
	width: 450px;
}
#nav a {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	padding: 12px 14px 0px 14px;
	font-weight: normal;
}
#nav a:hover {
	padding-top: 12px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #003366;
}
			#footer {
				position: relative;  /* Needed for Safari */
				padding: 20px;
				background-color: #003366;
				width: 95%;
					margin-left:auto;
					color: #FFFFFF;
	margin-right: auto;
			}
			#header {
			height: 165px;
			display:block;
			width: 920px;
			padding: 0 40px 0 40px;
			}
			#header-home {
			height: 165px;
			display:block;
			width: 920px;
			padding: 0 40px 0 40px;
						background: url(../images/welcome.jpg) bottom right no-repeat;

			}
			#header-about {
			height: 165px;
			display:block;
			width: 920px;
			padding: 0 40px 0 40px;
						background: url(../images/about.jpg) bottom right no-repeat;

			}
			#header-services {
			height: 165px;
			display:block;
			width: 920px;
			padding: 0 40px 0 40px;
						background: url(../images/services.jpg) bottom right no-repeat;

			}
			#header-exp {
			height: 165px;
			display:block;
			width: 920px;
			padding: 0 40px 0 40px;
						background: url(../images/experience.jpg)bottom right no-repeat;

			}
			#header-contact {
			height: 165px;
			display:block;
			width: 920px;
			padding: 0 40px 0 40px;
						background: url(../images/contact.jpg) bottom right no-repeat;

			}
			#footer h1 {
	padding-bottom: 0;
	text-align: right;
			}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
	font-size: 10px;
	line-height: 1.5em;
			}
.TabbedPanelsTab li {
	list-style-type: none;
}
#footer a {
	color: #CCCCCC;
}
