@charset "utf-8";
/* CSS Document */

body {
	background-color: #61be1a;
}

h1 {
	color: #61be1a;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0 0 34px;
}

h2 {
	color: #61be1a;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 34px;
}

a, a:link, a:active, a:visited {
	color: #61be1a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#BigImage {
	width: 381px;
	height: 0;
	background-image: url(../images/big1.jpg);
	background-repeat: no-repeat;
	float: right;
	padding: 472px 0 0 0;
	margin: 0 0 90px 20px;
}

#Corian {
	background-color: #f2f2f2;
	height: 136px;
	margin: -10px 0 0 0;
}

#Corian img {
	padding: 0 10px 0 0;
}

#Corian h2 {
	padding: 8px 30px 0 0;
	line-height: 16px;
}

#Corian p {
	margin: 0px 0px 0 0px !important;
	line-height: 13px !important;
	padding: 4px 12px 0 0;
	font-size: 11px;
}

#HomeButt {
	width: 106px;
	height: 33px;
	background-image: url(../images/homebutt1a.gif);
	background-repeat: no-repeat;
}

#HomeButt a, #HomeButt a:link, #HomeButt a:visited {
	width: 106px;
	height: 33px;
	background-image: url(../images/homebutt1a.gif);
	background-repeat: no-repeat;
	display: block;
}

#HomeButt a:hover {
	background-image: url(../images/homebutt1b.gif);
}

#AboutButt {
	width: 122px;
	height: 33px;
	background-image: url(../images/homebutt2a.gif);
	background-repeat: no-repeat;
}

#AboutButt a, #AboutButt a:link, #AboutButt a:visited {
	width: 122px;
	height: 33px;
	background-image: url(../images/homebutt2a.gif);
	background-repeat: no-repeat;
	display: block;
}

#AboutButt a:hover {
	background-image: url(../images/homebutt2b.gif);
}

#BrochureButt {
	width: 122px;
	height: 33px;
	background-image: url(../images/homebutt3a.gif);
	background-repeat: no-repeat;
}

#BrochureButt a, #BrochureButt a:link, #BrochureButt a:visited {
	width: 122px;
	height: 33px;
	background-image: url(../images/homebutt3a.gif);
	background-repeat: no-repeat;
	display: block;
}

#BrochureButt a:hover {
	background-image: url(../images/homebutt3b.gif);
}

#ContactButt {
	width: 113px;
	height: 33px;
	background-image: url(../images/homebutt4a.gif);
	background-repeat: no-repeat;
}

#ContactButt a, #ContactButt a:link, #ContactButt a:visited {
	width: 113px;
	height: 33px;
	background-image: url(../images/homebutt4a.gif);
	background-repeat: no-repeat;
	display: block;
}

#ContactButt a:hover {
	background-image: url(../images/homebutt4b.gif);
}

#HomeButt span, #AboutButt span, #BrochureButt span, #ContactButt span {
	display: none;
}

#Left {
	background-image: url(../images/left_back.gif);
}
