body {
	background-color: #68361B;
	background-image:url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}


.MainBG {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
}

.SecondBar {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}

.ContactStyle {
font-family: "Serifa BT";
font-size:14px;
color:#321805;
}

.BG1 {
background-image:url(../images/main-bg.jpg);
background-repeat:repeat-y;
}

.BG2 {
	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-y;
	background-position: -209px;
}


.MainPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#321805;
	line-height: 1.7em;
	}
/*  ------------ Mail Link start --------------------------------*/

a.con:link{
font-family: "Serifa BT";
font-size:14px;
color: #321805;
text-decoration: none;
}

a.con:visited{
font-family: "Serifa BT";
font-size:14px;
color: #321805;
text-decoration: none;
}

a.con:active{
font-family: "Serifa BT";
font-size:14px;
color: #321805;
text-decoration: underline;
}

a.con:hover{
font-family: "Serifa BT";
font-size:14px;
color: #321805;
text-decoration: underline;
}

/*  ----- Mail Link End --------------------------------*/