/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #9B1600;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a{
	color:inherit;
	//color:expression(this.parentNode.currentStyle['color']);
}
a img {
	border:none;
}
a:hover {
	text-decoration:none;
}
ul { 	
	margin: 0px;
	padding:0px;
	padding-right: 0px;
	padding-left: 50px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/bullet.png);
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 105px;
	top: 60px;
	width:500px;
}

#ESWpageTitle p{
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	width:500px;
}


#ESWpageTagline {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 106px;
	top: 83px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	width:500px;
}


/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 38px;
	top: 341px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 203px;
}
div.ESWuserButton0 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 45px;
	margin: 0px;
	background-image: url(img/button0_off.png);
	background-repeat: no-repeat;
}
div.ESWuserButton0:hover {
	background-image: url(img/button0_on.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 47px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	background-image: url(img/button1_on.png);
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 253px;
	top: 314px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 330px;
	left: 522px;
	top: 314px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #90672E; 
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
p, div.ESWuserTable TD {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 	
	margin: 0px;
	padding: 0px;
}
.more {
	padding-left: 131px;
}
.pb {
	padding-bottom:25px;
}
.pb2 {
	padding-bottom:10px;
}
.pr {
	padding-right:155px;
}
.pr2 {
	padding-right:155px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #bgg {
	background-image: url(img/bgg.jpg);
	background-repeat: repeat-x;
	position:absolute;
	height: 360px;
	width: 100%;
}
#top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 360px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 140px;
	width: 216px;
	left: 105px;
	top: 145px;
}
#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 140px;
	width: 216px;
	left: 344px;
	top: 145px;
}
#pic3 {
	background-image: url(img/pic3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 140px;
	width: 216px;
	left: 584px;
	top: 145px;
}
#pic4 {
	background-image: url(img/pic4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 84px;
	width: 115px;
	left: 254px;
	top: 343px;
}
#pic5 {
	background-image: url(img/pic5.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 97px;
	width: 132px;
	left: 707px;
	top: 390px;
}
#pic6 {
	background-image: url(img/pic6.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 52px;
	width: 138px;
	left: 702px;
	top: 532px;
}


.block {
	width:848px;
	height:570px;
	position:absolute;
	top:10px;
	left:26px;
}

.block .block_top {
	background-image:url(img/top_block.png);
	background-repeat:no-repeat;
	width:100%;
	height:22px;
}
.block .block_bg {
	background-image:url(img/bg_block.png);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block .block_bottom {
	background-image:url(img/bottom_block.png);
	background-repeat:no-repeat;
	width:100%;
	height:22px;
}
.picture_block {
	background-image:url(img/picture_block.png);
	background-repeat:no-repeat;
	width:823px;
	height:321px;
	position:absolute;
	top:23px;
	left:40px;
}
/* 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 */
