@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg1.gif);
	text-align: center;
	overflow:auto
}
#container {
	position:relative;
	width:900px;
	height:650px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 40px;
	margin-bottom: auto;
}
#banner {
	height: 211px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
}
#shadow {
	height: 3px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
}
#menu {
	height: 37px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebar {
	height: 399px;
	width: 267px;
	position: absolute;
	left: 0px;
	top: 251px;
}
#iframe {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/home_bkg.png);
}
#footer {
	height: 25px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 625px;
}
#links {
	height: 25px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
a {
    color: #fff8a4;
    text-decoration: none;
}
#flash_pics {
	height: 153px;
	width: 269px;
}
#lower_sidebar {
	height: 246px;
	width: 267px;
}
#iframeunit {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/unit_bkg.png);
}
#iframeabout {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/natalie_background.png);
}
#iframeservices {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/services_bkg.png);
}
#iframeclients {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/clients_bkg.png);
}
#iframecontact {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/contact_bkg.png);
}
#iframefeatures {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/features_bkg.png);
}
#iframedirections {
	height: 373px;
	width: 633px;
	position: absolute;
	left: 267px;
	top: 250px;
	background-image: url(images/directions_bkg.png);
}