/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: white;
	background-image:url(img/bgr.gif);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #767A7D;
}
ul { 
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #727272;
	margin: 0px;
	padding: 0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type: square;
	list-style-position: outside;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 347px;
	top: 55px;
	letter-spacing: 4px;
	word-spacing: 2px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 	
	letter-spacing: 4px;
	word-spacing: 2px;
	width:500px;
}

#ESWpageTagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 379px;
	top: 87px;
	letter-spacing: 2px;
	word-spacing: 3px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	letter-spacing: 2px;
	word-spacing: 3px;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 12px;
	top: 176px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 183px;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	background-image: url(img/button_off.png);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 30px;
	margin: 0px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	line-height:20px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	background-image: url(img/button_on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: left;
	margin: 0px;
	padding-left: 65px;
	margin: 0px;
	height: 16px;
	line-height: 16px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #FFFFFF;
	background-image: url(img/button_on1.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 612px;
	height: 118px;
	left: 207px;
	top: 126px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 456px;
	height: 264px;
	left: 208px;
	top: 335px; 
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 264px;
	height: 73px;
	left: 251px;
	top: 497px; 
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 264px;
	height: 73px;
	left: 602px;
	top: 388px; 
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 264px;
	height: 73px;
	left: 602px;
	top: 496px; 
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #727272; 
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
	text-decoration: underline;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #727272; 
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #top {
	position:absolute;
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
	width:100%;
	height:600px;
}
#tp {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	top: 19px;
	width: 196px;
	left: 11px;
}


#top_kv {
	background-image: url(img/top.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 57px;
	top: 0px;
	width: 68px;
	left: 622px;

}
#left {
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 591px;
	width: 184px;
	left: 11px;
	top: 0px;
}
#slogan {
	background-image: url(img/slogan.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 79px;
	width: 531px;
	left: 205px;
	top: 39px;
}
#vacuum1 {
	background-image: url(img/vacuum1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 111px;
	left: 676px;
	top: 337px;
}
#vacuum2 {
	background-image: url(img/vacuum2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 111px;
	left: 676px;
	top: 472px;
}
#read_more{ 
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 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 */