* {
	margin: 0;
	padding: 0;
}

body {
	background:  #ffffff  repeat-x;
	color:  #555555; /* #eeeeee; */
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.75em;
	width: 100%;
	text-align: center;
}

h1 {
	color: #555555;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background: url(accent-web.png) no-repeat left;
	background-position: 0px 7px;
}

li {
	padding-left: 25px;
	list-style-position: inside;
	background: url(tsibullet.jpg) no-repeat left;	
	background-position: 5px 3px;
	list-style-type: none;
}

img {
	border: none;
	behavior: url("/fileadmin/templates/bluelime_front/pngbehavior.htc");
/*	background: transparent; */
}

table {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


b {
	color: #555555; /* #bbf901; */
}

strong {
	color: #555555; /* #bbf901; */
}

#container {
	margin: 0 auto;
	width: 80%;
	text-align: left;
	background-image: url(body_bkg-1.gif);
	background-repeat: repeat-x;
	/* background-color: #eef7fc; */
}

#logo {
	float: left;
	clear: none;
	/*background: url(tsitext.png);*/
	/* width:  225px; */
	/* height: 65px; */
	margin-left: 40px;
	margin-top: 50px;
}

#quote {
	float: right;
	clear: none;
}

#menu {
	float: right;
	clear: both;
	margin: 0 0 0 0;
}

#menu a {
	margin: 0 5px 0 5px;
	padding: 5px 0 5px 0;
	/* border-bottom-width: 5px; */
	/* border-bottom-color: #36a1d9; */
	/* border-bottom-style: solid; */
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #ffffff; /* #555555; */
}

#menu a:hover {
	text-decoration: none;
	/* background-color: #36a1d9; */ /* 03bbff; */
	color: #222222;
}

#menu .Active a {
	border-bottom-width: 5px;
	border-bottom-color: #36a1d9; /* #bbf901; */
	border-bottom-style: solid;
	/*border-top-width: 1px;
	border-top-color: #36a1d9;
	border-top-style: solid;*/
}

#graphic {
	clear: both;
	/*height: 191px;
	background: url("/fileadmin/templates/bluelime_front/banner_blue_smaller.jpg");*/
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
}

#content {
	bottom: 0;
	width: 100%;
	background-color: #555555;
}

#column1 {
	float: left;
	width: 30%;
	border-top: #36a1d9 4px solid; /* #bbf901; */
	border-bottom: #36a1d9 4px solid; /* #bbf901; */
	border-right: #36a1d9 1px dashed; /* #bbf901; */
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 15px;
	background-color: #ffffff; /* #eff8fc; */
}

#column2 {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	width: 30%;
	bottom: 0;
	height: auto;
	border-top: #36a1d9  4px solid; /* #bbf901; */
	border-bottom: #36a1d9  4px solid; /* #bbf901; */
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 15px;
	background-color: #ffffff; /* #eff8fc; */

}

#column3 {
	float: left;
	width: 30%;
	bottom: 0;
	height: auto;
	border-top: #36a1d9  4px solid;
	border-bottom: #36a1d9  4px solid;
	border-left: #36a1d9  1px dashed;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 15px;
	background-color: #ffffff; /* #eff8fc; */
}

p a {
	color: #36a1d9 ; /* #bbf901; */
	text-decoration: none;
	font-weight:bold;

}

p a:hover {
	text-decoration: underline;
	font-weight:bold;
}

li a {
	color: #36a1d9 ; /* #bbf901; */
	text-decoration: none;
	font-weight:bold;
}

li a:hover {
	text-decoration: underline;
	font-weight:bold;
}
