/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #000000;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 40px;
	top: 88px;
}
#ESWpageTagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 40px;
	top: 113px;
}


/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 51px;
	top: 200px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 250px;
}
div.ESWuserButton0 {
	background-image:url(img/but0.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
	width: 250px;
}
div.ESWuserButton0:hover {
	color: #000000;	
	background-image:url(img/but0_on.png);
	background-repeat:no-repeat;
	width: 250px;
}
div.ESWuserButton1 {
	background-image:url(img/but1.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 40px;
	margin: 0px;
	width: 250px;
}
div.ESWuserButton1:hover {
	color: #000000;	
	background-image:url(img/but1_on.png);
	background-repeat:no-repeat;
	width: 250px;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 140px;
	left: 404px;
	top: 243px;
}

.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 140px;
	left: 404px;
	top: 372px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 170px;
	left: 674px;
	top: 243px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 530px;
	left: 308px;
	top: 469px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#bg1 {
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 890px;
	height: 170px;
	left: 0px;
	top: 30px;
}
#bg2 {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	min-width:900px;
	height: 170px;
	left: 0px;
	top: 30px;
}

#pic1 {
	background-image: url(img/pic1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 88px;
	height: 74px;
	left: 308px;
	top: 257px;
}
#pic2 {
	background-image: url(img/pic2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 88px;
	height: 73px;
	left: 308px;
	top: 382px;
}
#pic3{
	background-image: url(img/pic3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 88px;
	height: 73px;
	left: 552px;
	top: 257px;
}

#pic4 {
	background-image: url(img/pic4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 88px;
	height: 72px;
	left: 552px;
	top: 382px;
}
