/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #535353;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D2D040;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
ul {
	text-align: justify;
	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: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #d7d7d7;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #22334D;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 190px;
	top: 77px;
}

#ESWpageTagline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0F3D85;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 280px;
	top: 100px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 2px;
	top: 276px;
	z-index: 100;
}
#ESWuserMenu {
	background-color: #535353;
	position: static;
	width: 160px;
	overflow: hidden;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(img/butt_off_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #B7C9E8;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 40px;
	margin: 0px;
	cursor: pointer;
	overflow: hidden;
	line-height: 23px;
	height: 23px;
}
div.ESWuserButton0:hover {
	background-image: url(img/butt_on_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #D2D040;
	padding-left: 35px;
}

div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(img/butt_off_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 40px;
	margin: 0px;
	cursor: pointer;
	overflow: hidden;
	line-height: 19px;
	height: 19px;
}
div.ESWuserButton1:hover {
	background-image: url(img/butt_on_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #ffffff;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 300px;
	left: 232px;
	top: 288px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 284px;
	left: 240px;
	top: 505px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 135px;
	left: 582px;
	top: 463px;
	height: 130px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 135px;
	left: 730px;
	top: 463px;
	height: 134px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 287px;
	left: 571px;
	top: 408px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 130px;
	left: 230px;
	top: 468px;
}

.Content6 {
	position: absolute;
	left: 257px;
	top: 376px;
	padding: 0px;
}
.Content7 {
	position: absolute;
	left: 395px;
	top: 376px;
	padding: 0px;
}
.Content8 {
	position: absolute;
	left: 257px;
	top: 485px;
	padding: 0px;
}
.Content9 {
	position: absolute;
	left: 395px;
	top: 485px;
	padding: 0px;
}
.Content10 {
	position: absolute;
	left: 560px;
	top: 288px;
	padding: 0px;
}
.Content11 {
	position: absolute;
	left: 560px;
	top: 440px;
	padding: 0px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8BABDC;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D7D7D7;
	text-align: justify;
	line-height: 14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.MyClass1 {
	color: #E6B077;
}

.MyClass2 {
	color: #D2D040;
	font-weight: bold;
}
.MyClass3 {
	color: #7FA5BF;
	font-weight: bold;
}
.MyClass4 {
	padding-bottom: 6px;
}
.MyClass5 {
	padding-left: 10px;
}
.MyClass6 {
	line-height: 14px;
	color: #474747;
}
.MyClass7 {
	color: #D2D040;
	font-weight: bold;
	padding-bottom: 5px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#substrate1{
	position: absolute;
    font-size: 1px;	
	width: 146px;
	left: 575px;
	top: 491px;
}
#substrate_top_1{
	height: 6px;
	background:url(img/substrate_top.png) no-repeat;
	font-size: 1px;
	position:static;
}
#substrate_stratch_1{
	height: 100%;
	font-size: 1px;
	padding-top: 73px;	
	background:url(img/substrate_stratch.png) repeat-y;
	position:static;
}
#substrate_bottom_1{
	height: 8px;
	background:url(img/substrate_bottom.png) no-repeat;
	position:static;	
} 

#substrate2{
	position: absolute;
    font-size: 1px;	
	width: 146px;
	left: 722px;
	top: 491px;
}
#substrate_top_2{
	height: 6px;
	background:url(img/substrate_top.png) no-repeat;
	font-size: 1px;
	position:static;
}
#substrate_stratch_2{
	height: 100%;
	font-size: 1px;
	padding-top: 73px;	
	background:url(img/substrate_stratch.png) repeat-y;
	position:static;
}
#substrate_bottom_2{
	height: 8px;
	background:url(img/substrate_bottom.png) no-repeat;
	position:static;	
} 


#image1 {
	background-image: url(img/image1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 98px;
	width: 135px;
	top: 390px;
	left: 246px;
}
#image2 {
	background-image: url(img/image2.png);
	background-repeat: no-repeat;
	position: absolute;	
	height: 98px;
	width: 145px;
	top: 390px;
	left: 381px;
}
#image3 {
	background-image: url(img/image3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 98px;
	width: 285px;
	top: 306px;
	left: 572px;
}
#sky {
	background-image: url(img/sky.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 184px;
	width: 484px;
	top: 54px;
	left: 416px;
}
#image4 {
	background-image: url(img/image4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 192px;
	width: 406px;
	top: 49px;
	left: 10px;
}

#ramka1 {
	background-image: url(img/ramka1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 98px;
	width: 136px;
	top: 390px;
	left: 245px;
}
#ramka2 {
	background-image: url(img/ramka2.png);
	background-repeat: no-repeat;
	position: absolute;	
	height: 98px;
	width: 145px;
	top: 390px;
	left: 381px;
}
#ramka3 {
	background-image: url(img/ramka3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 101px;
	width: 286px;
	top: 307px;
	left: 571px;
}

#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 28px;
	width: 148px;
	top: 463px;
	left: 573px;
}
#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 28px;
	width: 149px;
	top: 463px;
	left: 721px;
}

#vid {
	background-image: url(img/div.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 185px;
	top: 53px;
	min-width: 900px;
}
