div.head {
	height: 170px;
	width: 100%;
	margin-top: 18px;
	background: #92c600;
	background-repeat: repeat-x;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	}

div.headtext {
	width: 950px;
	height: 200px;
	}

div.title {
	font-family: helvica;
	font-size: 40px;
	margin-left: -600px;
	margin-top: 30px;
	color: #25779a;
	letter-spacing: 1px;
	}

div.subtitle {
	margin-left: -580px;
	font-family: arial;
	font-size: 15px;
	color: #333;
	letter-spacing: 1px;
	}

div.whatfor {
	position: relative;
	top: 10px;
	z-index: 1;

	margin-left: 584px;
	text-align: left;

	font-family: arial;
	font-size: 20px;
	color: #fff;
	line-height: 25px;
	font-style: italic;
	}

table.bottom {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: ;
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
	border-bottom: 1px solid #282828;
	background: #e8e6e6;
	min-width: 950px;
	}

td.left {
	background: #e8e6e6 url(fade2.jpg);
	background-repeat: repeat-x;
	width: 650px; 
	}


div.welcometext {
	margin-top: 30px;
	margin-left: 50px;
	}

span.welcome {
	font-family: helvica;
	font-size: 30px;
	color: #121212;
	}

span.welcometext {
	font-family: arial;
	font-size: 13px;
	color: #4c331e;
	line-height: 20px;
	}

span.example {
	font-family: helvica;
	font-size: 25px;
	color: #25779a;
	}

span.exampletext {
	font-family: arial;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	}

div.welcometext a:link, div.welcometext a:visited {
	font-family: arial;
	font-size: 13px;
	color: #222;
	line-height: 20px;
	text-decoration: none;
	}

div.welcometext a:hover, div.welcometext a:focus, div.welcometext a:active {
	font-family: arial;
	font-size: 13px;
	color: #25779a;
	line-height: 20px;
	text-decoration: none;
	}


td.right {
	background: #e8e6e6 url(fade2.jpg);
	background-repeat: repeat-x;
	width: 300px;
	}

div.right img {
	position: relative;
	top: -13px;
	z-index: 1;
	}

div.img {
	background: url(thumbfade.jpg);
	width: 230px;
	height: 150px;
	padding: 5px 5px 5px 5px;
	}

div#imagetext {
	position: relative;
	top: 134px;
	z-index: 2;
	}

div.right a:link, div.right a:visited {
	color: #25779a;
	font-size: 11px;
	font-family: verdana;
	font-weight: ;
	letter-spacing: 1px;
	text-decoration: none;
	}

div.right a:hover, div.right a:focus, div.right a:active {
	color: #25779a;
	font-size: 11px;
	font-family: verdana;
	font-weight: ;
	letter-spacing: 1px;
	text-decoration: none;
	}


img.contactus {
	float: right;
	margin-right: 30px;
	border: 1px solid #4c331e;
	position: relative; top: -15px;
	}



