﻿body{
	background-color:green;
	margin-top: 0px;
	
}
.maintable{
	background-image:url('images/back1.jpg');
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding: 0px;	
}
.table1{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-collapse:0px;

}
.rightrowa{
	width: 550px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart0_b.jpg');
	background-repeat: no-repeat;
	vertical-align: bottom;


}

.leftrow0{
	width: 250px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart1_a.jpg');
	background-repeat: no-repeat;
}
.rightrow0{
	width: 550px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart1_b.jpg');
	background-repeat: no-repeat;
	vertical-align: top;

	
}
.leftrow1{
	width: 250px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart2_a.jpg');
	background-repeat: no-repeat;

}
.leftax{
	width: 250px;
	height: 650px;
	padding: 0px;
	background-image: url('images/mainwebart2_ax.jpg');
	background-repeat: no-repeat;
	vertical-align: top;

}

.rightrow1{
	width: 550px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart2_b.jpg');
	background-repeat: no-repeat;

}
.leftrow2{
	width: 250px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart3_a.jpg');
	background-repeat: no-repeat;

}
.leftrow3{
	width: 250px;
	height: 150px;
	padding: 0px;
	background-image: url('images/mainwebart4_a.jpg');
	background-repeat: no-repeat;

}
.footer{
	background-image:url('images/footer.jpg');
	width: 800px;
	height: 120px;
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	font-style: normal;
	
}

.text1{
	
	font-family:Verdana;
	font-style:italic;
	font-size: 14px;
	text-align: right;
	margin-right: 10px;

	
}
.text2{
	font-family:Verdana;
	font-style:normal;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: top;

}
.text3{
	font-family:Verdana;
	font-style:normal;
	font-size: 16px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: top;
	
}
.text4{
	font-family:Verdana;
	font-style:normal;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: top;

}

