/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(img/.png);
	list-style-type: square;
}
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: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 373px;
	top: 57px;
	width:500px;
	
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 373px;
	top: 37px;
	width:500px;
	
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
	text-transform: uppercase;
	width:500px;
	
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
	text-transform: lowercase;
	width:500px;
	
}/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 70px;
	top: 235px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 180px;
}
div.ESWuserButton0 {
	background-image: url(img/b0_a.png);
	background-repeat: no-repeat;
	font-family: Tahoma, 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: 10px;
	padding-left: 20px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	color: #000000;
	background-image: url(img/default.b0.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 30px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #000000;
	background-image: url(img/default.b1.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent, .ESWpageContent1, .ESWpageContent2, .ESWpageContent3, .ESWpageContent4, .ESWpageContent5 {
	position: absolute;
	padding:0;
	left: 10px;
	top: 10px;
	width: 100px;
	height: 25px;
	z-index: 98;

}


.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 230px;
	height: 99px;
	left: 336px;
	top: 226px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 228px;
	height: 66px;
	left: 338px;
	top: 357px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 240px;
	height: 97px;
	left: 594px;
	top: 226px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 213px;
	height: 104px;
	left: 598px;
	top: 357px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin:0px;	
	padding: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	font-style: normal;
	font-weight: bold;
	margin:0px;	
	padding: 0px;
}

.ot_h1 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;

}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	margin:0px;	
	padding: 0px;
}
.ot_p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;

}
.more {
	background-image: url(img/read.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 15px;
	margin-top: 10px;
}


/*
=========================================================
|                                    LAYER                                    |
=========================================================
*/

#content {
	position: absolute;
	width:576px !important;
	left: 289px;
	top: 178px;

	height: 257px;
}
#top {
	background: url(img/top.jpg) no-repeat;
	height: 82px;
	width:576px;
	margin: 0px;
	padding: 0px;

}
#bg_block {
	background-image: url(img/center.gif);
	background-repeat: repeat-y;
	height:100%;
	width:576px;
}
#Bottom {
	background: url(img/bottom.jpg) no-repeat;
	height: 83px;
	width:576px;
	margin: 0px;
	padding: 0px;
}




/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#pic_1 {
	background-image: url(img/pic_1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 181px;
	width: 257px;
	left: 10px;
	top: 4px;
}

#pic_3 {
	background-image: url(img/default.pic_3_1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 145px;
	width: 295px;
	left: 282px;
	top: 5px;
}
#pic_4 {
	background-image: url(img/default.pic_3_2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 289px;
	width: 268px;
	left: 5px;
	top: 160px;
}
#toy_1 {
	background-image: url(img/toy_1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 117px;
	width: 156px;
	left: 26px;
	top: 53px;
}
#toy_2 {
	background-image: url(img/toy_2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 127px;
	width: 120px;
	left: 719px;
	top: 14px;
}
#toy_3 {
	background-image: url(img/toy_3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 33px;
	width: 86px;
	left: 767px;
	top: 142px;
}
#toy_4 {
	background-image: url(img/toy_4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 124px;
	width: 101px;
	left: 179px;
	top: 159px;
}
