body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.png');
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin: 5px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #406070;
}

h1 {
	letter-spacing: -1px;
	font-size: 25px;
}

h2 {
	line-height: 35px;
	margin-left: 40px;
	font-size: 18px;
}
.holder {
 	width: 600px;
 	height:235px;
	background-image: url('images/holder.png');
	margin-left: 25px;
}
p, ul, ol {
	margin-left: 30px;
	line-height: 25px;
	font-size: 15px;
}
a:link {
	color: #609090;
}

a:hover, a:active {
	text-decoration: none;
	color: #898989;
}
.website
{
	border-left:1pt solid #000000;
	border-right:1pt solid #000000;
	width:779px;
	margin: auto;
}
.footer
{
	background-image: url('images/footer.png');
	width:781px;
	height:83px;
	margin: auto;
}
.text1 {
	font-size: 16px;
	font-weight: bold;
	color: #E4E4E4;
	text-align: justify;
}

.text2,a {
	font-size: 14px;
	color: #A0A0A0;
}

.img1 {
	margin-right: 18px;
}

.button1{
	background-image: url('images/index09.jpg');
	border: 1;
	width: 97;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	underline: none;
}

.button1 a:hover{
	background-image: url('images/index09.jpg');
	border: 1;
	width: 97;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.button2{
	background-image: url('images/index10.jpg');
	border: 1;
	width: 82;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.button3{
	background-image: url('images/index11.jpg');
	border: 1;
	width: 89;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.button4{
	background-image: url('images/index12.jpg');
	border: 1;
	width: 80;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.button5{
	background-image: url('images/index13.jpg');
	border: 1;
	width: 114;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


