#container {
	width: 955px;
	margin: 0 auto 0 auto;
	text-align:left; border:0px solid red
}
#header {
	height: 65px;
	padding: 0px; margin:10px 0 2px 0;
	border:0px solid orange
}
#logo {
	position: relative;
	top: 0px;
	left: 17px;
}
#content {
	margin-top:0px;border:0px solid green; background-color:#FFFFFF; padding-bottom:0px; border-left:1px solid #45483f; border-right:1px solid #45483f; background-image:url(images/lefty.gif); background-position:left top; background-repeat:repeat-y}
	
#side_left{width:195px;padding-left:5px;padding-top:2px; line-height:45px;background-repeat:no-repeat;background-position:left;BORDER-top: #cccccc 1px solid;BORDER-bottom: #cccccc 1px solid;MARGIN: 10px 0 0 10px;BACKGROUND-COLOR: #ffffff; font-size:14px; font-weight:bold}	

#slideshow {
	 height:150px; background-image:url(/resources/1/_slideshow/ss5.jpg); background-repeat:no-repeat; width:955px; background-position:top left; border:0px solid green
}
#dropmenu {
	 height:35px; border-top:1px solid #6b6d5f; background-color:#2e302a
}
#left {
	width: 240px; 
	float: left; height:100%; margin-top:6px
}
#right {
	width: 169px;
	float: right;
}
#main {
	width: 690px;
	margin: 8px 10px 0 10px;
	float: left;
	font-size: 1.2em;
	color: #444;border:0px solid green;
}
.clear {
	clear: both;
}
#footer {
	border: 1px solid #45483f;
	height: 48px;
	padding: 0px 10px 0 10px; background-color:#5a5e52; color:#bac3ab; text-align:center
}
html {
	font-size: 100%;
}
