#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:122px;
}

#large-main-image {
	position:absolute;
	left:401px;
	top:122px;
	width:391px;
	height:266px;
}

#scroll-bar {
	position:absolute;
	left:772px;
	top:123px;
	width:28px;
	height:400px;
}

#menu {
	background-color: #139b85;
	position:absolute;
	left:0px;
	top:126px;
	width:141px;
	height:253px;
}

#middle-bar-gray {
	background-color: #929299;
	position:absolute;
	left:144px;
	top:126px;
	width:9px;
	height:394px;
}

#content-main {
	position:absolute;
	left:153px;
	top:126px;
	width:248px;
	height:397px;
	text-align: left;
}

#image-laptop {
	position:absolute;
	left:0px;
	top:383px;
	width:141px;
	height:137px;
}

#content-right {
	position:absolute;
	left:401px;
	top:389px;
	width:371px;
	height:134px;
	text-align: left;
}

#bottom-left-block-green {
	background-color: #14685b;
	position:absolute;
	left:0px;
	top:523px;
	width:141px;
	height:54px;
}

#middle-bottom-bar-gray {
	background-color: #d7d6d6;
	position:absolute;
	left:144px;
	top:523px;
	width:9px;
	height:77px;
}

#search-bar {
	background-color: #14685b;
	position:absolute;
	left:156px;
	top:523px;
	width:644px;
	height:54px;
}

#bottom-left-block-lightgreen {
	background-color: #139b85;
	position:absolute;
	left:0px;
	top:581px;
	width:141px;
	height:19px;
}

#bottom-bar-green {
	background-color: #139b85;
	position:absolute;
	left:156px;
	top:581px;
	width:475px;
	height:19px;
}

#bottom-bar-white {
	position:absolute;
	left:631px;
	top:581px;
	width:169px;
	height:19px;
}

a img
{
	border: none;
}

ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li
{
	height: 1.5em;
}

.menulink, .smalllink
{
	background: transparent;
	color: white;
	padding-right: 10px;
	text-decoration: none;
	width: 141px;
}

.menudiv
{
	background-image: url(images/scs_menu.jpg);
	height: 25px;
	text-align: right;
	width: 141px;
}

.menulink
{
	font:12px Verdana;
}

.smalllink
{
	font:10px Verdana;
}

.morelink
{
	color: darkblue;
	margin-left: 15px;
	text-decoration: none;
}

.textlink
{
	color: black;
	text-decoration: underline;
}

.menusubdiv
{
	display: none;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: right;
}

#address
{
	color: white;
	font:9px Verdana;
	margin-left: 450px;
	margin-top: 4px;
	text-align: left;
}

p
{
	color: black;
	font:10px Verdana;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.content-main-header
{
	color: gray;
	font:12px Verdana;
	text-transform: uppercase;
}

#content-main-top, #content-main-middle, #content-main-featured
{
	margin-top: 20px;
	margin-left: 10px;
}

#content-right-welcome
{
	margin-top: 15px;
}

