* {
	margin:0;
	padding:0;
	}
body {
background-image:url(../images/spring/bg.gif);
background-repeat:repeat;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	text-align: justify;	
}
	a:link, a:visited  {
	color: #660000;
	text-decoration: none;
	}
a:hover, a:active { text-decoration:underline;}

#container {width: 1000px;
	margin: 0px auto;
	}

#Header {
	width: 1000px;
	height: 350px;
	background: url(../images/spring/headeren.jpg) no-repeat;
	margin: 0px auto;
	padding: 0;	
	}

h1, h2 {
	margin: 0;
	}

#image {
border:none;}

/* Content Layout */

#Text1 h3 {
font-size:24px;
font-weight:bold;
	height: 38px;
	padding-top:40px;
	}
#Text h3 {
font-size:24px;
font-weight:bold;
	height: 38px;
	}
#Text1, #Text {
background-image:url(../images/spring/body.jpg);
background-repeat:repeat-y;
	margin: 0px auto;
	padding-left:380px;
	padding-right:150px;
	}

/* Sidebar*/

#Menu {
	position: absolute;
		left: 105px;
	top: 315px;
	background:url(../images/spring/Menuheaden.gif) top left no-repeat;	
width:200px;
height:150px;
	padding: 0px 0 0 0;
	line-height: 14px;

	}
#Menu2	{				
	background: url(../images/spring/Menubody.jpg) repeat-y;				
margin-top:149px;
	padding-top:10px;
			}
#Menu li {
	list-style: none;
	margin: 10px 20px 0px 0px;
	padding-left: 50px;
	width: 200px;
	}
		#Menu a:link, #Menu a:visited, #Menu a:hover, #Menu a:active {
	font-weight: bold;	
	}
#Menu #bottom	{
	background:url(../images/spring/Menubottom.gif);
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	height:150px;
	width:200px;
	}
#Menu h3
{display:none;}
/* FOOTER */

#footer {	background:url(../images/spring/Footer.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:187px;
	text-align: center;
	margin:0px auto;
	padding: 0px;
	}
#footer #foottext{padding-top:150px;}
