body {
	background-color: #DDDDDD;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.logocell {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nopadnoborder {
	margin: 0px;
	padding: 0px;
	height: 306px;
	width: 299px;
}
.nopadnoborder img {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 51px;
}
.menulinks {
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: .04em;
}

.tl-1 {
	background-image: url(../images/tl-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tl-2 {
	background-image: url(../images/t-l2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tl-3 {
	background-image: url(../images/tl-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tl-4 {
	background-image: url(../images/tl-4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tl-5 {
	background-image: url(../images/tl-5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tl-6 {
	background-image: url(../images/tl-6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tl-7 {
	background-image: url(../images/tl-7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.maintext {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: .04em;
}
.footer {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.clientlist {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}
