span.red { COLOR: #990000; font-size: 12px; }

body {
	background-position:top center;
	background: url(http://www.thewindowsills.com/new/images/bgnew2.jpg);
	background-repeat: repeat-x;
padding: 2px;
margin: 2px;
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
line-height: 1.6em;
}

#main {
float: left;
z-index: 1;
border: 0px solid #FF0044;
padding: 2px;
margin: 0px;

	position: relative;
	left: 50%;
	top: 190px;

	width: 980px;

	margin-left: -490px;
}


#content {
	float: left;
	position: relative;
	background-color: #ffffdd;
	color: #723000;

	z-index: 1;
	border: 1px solid #ffffdd;
	left: 50%;
	top: 4px;
	width: 680px;
	margin-left: -210px;
	padding: 10px 6px 6px 6px;
}

#left_nav {
	float: left;
	position: relative;
	z-index: 1;
	border: 0px solid #DD0000;

	top: 4px;
	left: 4px;
	width: 250px;
	margin-left: -480px;
	padding: 6px;
	
	color: #000000;
	font-size: 12px;
}

#left_nav td {
	font-weight: bold;
}

#left_nav H1 {
	background-position:top center;
	background: url(http://www.thewindowsills.com/new/images/left-menu-black.png);
	background-repeat: no-repeat;
	color: #ffffdd;
	font-size: 14px;
	width: 225px;
	height: 30px;
	padding: 4px 6px 0px 10px;
	font-weight: normal;
	border: 0px solid #0000ff;
}

#footer {
	float: left;
	position: relative;
	clear: both;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	z-index: 3;
	border: 0px solid #ff0000;
	top: 25px;
	padding: 0px;
}

a {
text-decoration: none;
color: #0066CC;
}

a:hover {
text-decoration: none;
color: #0066FF;
}

#header {
	position: absolute;
	color: #000000;

	z-index: 1;
	border: 0px solid #ff0000;
	left: 50%;
	top: 5px;
	width: 960px;
	height: 150px;
	margin-left: -480px;
	padding: 6px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 340px;
	height: 60px;
	padding: 2px;
	margin: 2px;
}

#phone {
	position: absolute;
	right: 10px;
	top: 2px;
	width: 300px;
	height: 40px;
	padding: 2px;
	margin: 2px;
}

#topmenu {
	position: absolute;
	left: 50%;
	bottom: 2px;
	width: 900px;
	height: 60px;
	padding: 2px;
	margin-left: -450px;
	border: 0px solid #0000FF;
}

#menubar {
	background-position:top center;
	background: url(http://www.thewindowsills.com/new/images/menu-bar.png);
	background-repeat: repeat-x;
	width: 102%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	top: 150px;
	left: -20px;
	position: absolute;
	z-index: 2;
}

#topmenu a {
	color:#555555;
}

#topmenu a:hover {
	color:#000000;
}

.menu_class {
	width: 100%;
	border: 0px solid #FF00FF;
}

.menu_class td {
	border: 2px solid #7f7f7f;
	background-position:top center;
	background: url(http://www.thewindowsills.com/new/images/menu-bg.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
