/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image: url(img/bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #686868;
	margin:0px;
	padding: 0px;
}
ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #686868;
	margin:0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 418px;
	top: 70px;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 503px;
	top: 50px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	width:500px;
}/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 50px;
	top: 298px;
	z-index: 100;
	width: 154px;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #686868;
	text-align: left;
	background-image: url(img/button0.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-variant: small-caps;
	cursor:pointer;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
div.ESWuserButton0:hover {
	color: #686868;	
	background-image: url(img/button_hover0.png);
	background-repeat: no-repeat;
	font-variant: none;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #686868;
	text-align: left;
	padding-left: 50px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #686868;	
	background-image: url(img/button_hover1.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	position:absolute;
	width: 445px;
	left: 269px;
	top: 173px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #686868;
	margin:0px;
	padding: 0px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #686868;
	margin:0px;
	padding: 0px;
}
.right {
	margin-right: 20px;
	margin-left: 150px;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bgv {
	background-image: url(img/bgv.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 600px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#DesignImage1 {
	background-image: url(img/pict1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 178px;
	width: 228px;
	left: 91px;
	top: 0px;
}
#pict2 {
	position: absolute;
	background-image: url(img/pict2.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 122px;
	left: 257px;
	top: 283px;
}
#pict3 {
	position: absolute;
	background-image: url(img/pict3.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 103px;
	left: 727px;
	top: 175px;
}
#pict4 {
	position: absolute;
	background-image: url(img/pict4.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 138px;
	left: 703px;
	top: 276px;
}
#content1{
	position: absolute;
	width: 679px;
	height:352px;
	left: 180px;
	top: 150px;
	font-size: 1px;
}
#content1_top{
	height:25px;
	background:url(img/c1_t.gif) no-repeat;
}
#content1_middle{
	height:100%;
	background: url(img/c1_bg.gif) repeat-y;
}
#content1_bottom{
	height:27px;
	background:url(img/c1_b.gif) no-repeat;
}
#content{
	position: absolute;
	width: 222px;
	left: 30px;
	top: 278px;
	font-size: 1px;
}
#content_top{
	height:72px;
	background:url(img/content_top.png) no-repeat;
}
#content_middle{
	height:100%;
	background: url(img/content_middle.png) repeat-y;
}
#content_bottom{
	height:234px;
	background:url(img/content_bottom.png) no-repeat;
}