/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #2F3738;
	background-image: url(img/body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list_image.gif);
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 72px;
	width:500px;
}
#ESWpageTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 91px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 11px;
	top: 288px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 209px;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	height:20px;
	text-align: left;
	cursor: pointer;
	background-image: url(img/b0.default.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left:45px;
	padding-right:5px;
	overflow: hidden;
}
div.ESWuserButton0:hover {
	background-image: url(img/b0_a.default.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	cursor: pointer;
	width: 146px;
	margin: 0px;
	padding: 0px 3px 2px 60px;
}
div.ESWuserButton1:hover {
	color: #4F616F;	
	background-image: url(img/b1.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 295px;
	left: 272px;
	top: 237px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 451px;
	left: 398px;
	top: 266px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 174px;
	left: 425px;
	top: 310px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 165px;
  	left: 610px;
 	top: 310px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 254px;
  	left: 404px;
 	top: 400px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 10px;
  	left: 10px;
 	top: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #93A5AF;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
br{
	line-height: 10px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#cont1 {
	position: absolute;
	height: 102px;
	width: 217px;
	left: 7px;
	top: 373px;
}
#Content1Top {
	background-image: url(img/cont1_rep.png);
	background-repeat: no-repeat;
	position: static;
	height: 1px;
	width: 217px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;

}
#Content1 {
	background-image: url(img/cont1_rep.png);
	background-repeat: repeat-y;
	position: static;
	height: 100%;
	width: 217px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

#Content1Bottom {
	background-image: url(img/cont1_bottom.png);
	background-repeat: no-repeat;	
	position: static;
	height: 118px;
	width: 217px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;

}
#top {
	background-image: url(img/top.default.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 377px;
	width: 886px;
	left: 0px;
	top: 0px;
}
#top1 {
	background-image: url(img/top1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 218px;
	width: 511px;
	left: 0px;
	top: 0px;
}
#brilliant {
	background-image: url(img/brilliant.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 203px;
	width: 239px;
	left: 409px;
	top: 0px;
}
#cross {
	background-image: url(img/cross.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 127px;
	width: 150px;
	left: 630px;
	top: 79px;
}
#cont3 {
	background-color: #3C484B;
	position: absolute;
	height: 199px;
	width: 832px;
	left: 0px;
	top: 390px;
}
#im1 {
	background-image: url(img/im1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 92px;
	width: 92px;
	left: 283px;
	top: 282px;
	border: 1px solid #FFFFFF;
}
#im2 {
	background-image: url(img/im2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 66px;
	width: 89px;
	left: 272px;
	top: 422px;
	border: 1px solid #FFFFFF;
}
#im3 {
	background-image: url(img/im3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 66px;
	width: 88px;
	left: 272px;
	top: 500px;
	border: 1px solid #FFFFFF;
}
#im4 {
	background-image: url(img/im4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 66px;
	width: 88px;
	left: 696px;
	top: 421px;
	border: 1px solid #FFFFFF;
}
#im5 {
	background-image: url(img/im5.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 66px;
	width: 88px;
	left: 696px;
	top: 501px;
	border: 1px solid #FFFFFF;
}
/* 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 */
