/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #EBB285;
	background-image: url(img/bgr.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #783316;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 326px;
	top: 29px;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#783316;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 329px;
	top: 65px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #783316;
	font-weight: bold;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#783316;
	width:500px;
}

ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #783316;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #783316;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 284px;
	top: 325px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 200px;
}
div.ESWuserButton0 {
	background-image:url(img/but_off.png);
	background-repeat:no-repeat;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #82002C;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left:45px;
	margin: 0px;
	cursor:pointer;
	text-transform:uppercase;
	line-height:18px;
}
div.ESWuserButton0:hover {
	background-image:url(img/but_on.png);
	background-repeat:no-repeat;	
	color:#FFFFFF;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #82002C;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 45px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #FFFFFF;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 333px;
	left: 551px;
	top: 101px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 142px;
	left: 740px;
	top: 189px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 333px;
	left: 551px;
	top: 290px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 139px;
	left: 551px;
	top: 349px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 312px;
	left: 551px;
	top: 448px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #783316;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #783316;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #bg {
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	position: absolute;
	width: 100%;
	height: 600px;
}
#bg {
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	position: absolute;
	width: 900px;
	height: 600px;
	left: 0px;
	top: 0px;	
}
#a {
	width:900px;
} 
#corn {
	background-image:url(img/corn.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 524px;
	height: 600px;
	left: 0px;
	top: 0px;	
}
#pic1 {
	background-image:url(img/pic1.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 187px;
	height: 208px;
	left: 279px;
	top: 109px;	
}
#pic2 {
	background-image:url(img/pic2.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 48px;
	height: 50px;
	left: 267px;
	top: 29px;	
}
#pic3 {
	background-image:url(img/pic3.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 270px;
	height: 600px;
	left: 0px;
	top: 0px;	
}
#line {
	background-image:url(img/line.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 312px;
	height: 4px;
	left: 548px;
	top: 436px;	
}
#pic4 {
	background-image:url(img/pic4.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 170px;
	height: 89px;
	left: 548px;
	top: 188px;	
}
#pic5 {
	background-image:url(img/pic5.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 180px;
	height: 84px;
	left: 698px;
	top: 348px;	
}
#pic6 {
	background-image:url(img/pic6.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 330px;
	height: 85px;
	left: 548px;
	top: 488px;	
}
#pic7 {
	background-image:url(img/pic7.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 87px;
	height: 93px;
	left: 794px;
	top: 79px;	
}
#pic8 {
	background-image:url(img/pic8.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 344px;
	height: 247px;
	left: 515px;
	top: 188px;	
}

/* TABLE PART START */

div.ESWuserTable
{
	height: 93px;
}

div.ESWuserTable TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}
div.ESWuserTable TD
{
    border: 1px solid black;
}



/* TABLE PART END */