body,html {
	margin:0px;
	padding:0px;
	background-color: #96aabe;
}

div,p,br { margin:0px; padding:0px; }

p { margin-bottom:10px; text-align:justify;}

div#clear {
	clear:both; padding:0px; margin:0px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div#header {
}

table#top { 
	background-color:#96aabe;
	width:100%; padding:0px; margin: 0px; vertical-align:bottom; height:12px;
}

td#topleft {
	background:url(../images/topleft.gif) bottom left no-repeat;
}

td#top {
	background:url(../images/top.gif) bottom repeat-x;
}

td#topright {
	background:url(../images/topright.gif) bottom right no-repeat;
}

table#middle {
	background-color:#7e858b;
	width:100%; padding:0px; margin: 0px;
}

div#logo {
	background:url(../images/logotext_stor.gif) top left no-repeat;
	padding:0px; margin: 0px;
	width:339px; height:120px;
	float:left; position:relative; left:30px; top:10px;
}

/*div#logo_red {
	background:url(../images/red_logo_height160.png) top right no-repeat;
	padding:0px; margin: 0px;
	width:38px; height:160px;
	float:right; position:absolute; right:18%; top:30px;
	display: none;
}*/
div#logo_red {
	background:url(../images/logo_red_height100.gif) top left no-repeat;
	padding:0px; margin: 0px;
	width:339px; height:120px;
	float:right; position:relative; left:285px; top:10px;
}

td#left {
	background:url(../images/left.gif) left repeat-y;
}

td#right {
	background:url(../images/right.gif) right repeat-y;
}

div#fullpage {
}

table#fullpagetable {
	background-color:#b7c1cb;
	width:100%; padding:0px; margin: 0px;
}

td#fullpagecell {
	padding-left:0px; padding-top:10px;
}

div#mainpage {
	margin-left:10px; padding-left:5px; padding-top:5px;
	width:97%; background-color:#fff;
}

div#leftmenu {
	float:left; width:155px;
	background-color:#b7c1cb;
	margin-top:15px; padding-left:10px; padding-top:5px; padding-bottom: 10px;
	margin-right:15px; margin-left:15px;
}

div#textspace {
	margin-right:20px; float:right; width:630px;
}

div#footer {
	text-align:right; display:block; width:100%; padding-top:10px;
}

div#bottom {
}

table#bottomtable {
 height:10px;background-color:#96aabe;
	width:100%; padding:0px; margin: 0px;
}

td#bottomleft {
	background:url(../images/bottomleft.gif) top left no-repeat;
}
td#bottomcell {
	background:url(../images/bottom.gif) top repeat-x;
}
td#bottomright {
	background:url(../images/bottomright.gif) top right no-repeat;
}