body {
	background: #0071d7 url(/images/bg.gif) repeat-x left top;
	margin: 5px 0px 0px 110px;
	vertical-align: top;
}
img {
	border: none;
}
td {
	vertical-align: top;
	font: 12px arial;
}
a:link {
	color: #2d5670;
	text-decoration: underline;
}
a:visited {
	color: #3283b7;
	text-decoration: underline;
}
a:hover {
	color: #92b82e;
	text-decoration: underline;
}
h4 {
	background-color: #24599d;
	font: 12px arial;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0px;
}
/*
	Classes
*/
.logo {
	background: url(/images/bg-logo-line.gif) no-repeat left bottom;
	padding: 10px 0px;
}
.flower {
	background-color: #FFF;
	vertical-align: top;
	padding: 4px 0px 4px 4px;
}
.slogan {
	background: url(/images/bg-slogan.jpg) repeat-x left top;
	vartical-align: middle;
	text-align: right;
	padding: 0px;
}
.main {
	background: #33dbff url(/images/bg-main-line.gif) no-repeat left top;
	padding-left: 4px;
}
div.button {
	display: block;
	width: 16%;
	float: left;
	background: #dadcde url(/images/bg-button.gif) no-repeat right center;
	padding: 5px;
	text-align: center;
}
div.buttonlast {
	display: block;
	float: left;
	width: 13%;
	padding: 5px;
	text-align: center;
}
.leftTd {
	font-size: 11px;
	background: #FFF url(/images/line-dott.gif) repeat-y top right;
	padding: 20px 15px 30px;	
}
.alpha {
	font-size: 12px;
	padding: 20px 20px 50px 25px;
}
.rightTd {	font-size: 11px;
	background: #FFF url(/images/line-dott.gif) repeat-y top left;
	padding: 20px 15px 30px;
}
div.footer {
	width: 100%;
	background: url(/images/bg-footer.gif) repeat-y right top;
	text-align: center;
	font: 11px arial;
	color: #FFF;
	padding: 15px 0px;
}
div.footer a:link, div.footer a:visited, div.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.blockcenter {
	background: #03cef4 url(/images/block-bg.jpg) repeat-y right top;
	font: 16px arial;
	color: #FFF;
	padding: 7px;
	text-align: center;
}
.cataloguepad {
	padding: 5px 0px 5px 50px;
}
.googletop {
	display: block;
	float: left;
	margin-right: 30px;
}
/*
	Id's
*/

#basic {
	margin: 0px;
}
#content td {
	margin: 0px;
}
#content td.menu {
	background-color: #dadcde;
	padding: 6px 3px;
	text-align: center;
	font: 14px arial;
	color: #2b4881;
	text-transform: uppercase;
	font-weight: bold;
}
#content td.menu a:link, #content td.menu a:visited {
	color: #2b4881;
	text-decoration: none;
}

#content td.menu a:hover {
	color: #03b3ee;
	text-decoration: none;
}
#content td.full {
	background-color: #FFF;
	padding: 15px;
	vertical-align: top;
	font-family: arial;
}
#block {
	background-color: none;
}
#tech {
	background-color: #2d5670;
	margin-left: 15px;
}
#tech th {
	background-color: #3283b7;
	font: 12px arial;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 2px;
}
#tech td {
	background-color: #FFF;
	font: 12px arial;
	padding: 5px 3px;
	text-align: center;
}
