body {
    margin: 0px;
	background-image: url('../images/bg.jpg');
}

img {
	border: 0px;
}

.text {
	font-family: Arial, sans-serif;
}

.text2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.maintable {
	width: 800px;
	background-color: #ffffff;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}

.top {
	height: 160px;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

.nav {
	height: 40px;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

.content {
	height:350px;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
	padding: 0px 20px 0px 20px;
}

.bottom {
	height: 50px;
	background-image: url('../images/footer.jpg');
	background-repeat: none;
}

.contactus {
	width: 750px;
}

.contactusright {
	width: 375px;
}

.contactusleft {
	width: 375px;
}

.home {
	width: 750px;
	height: 165px;
}