/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #000000;
	background-image : url(images/bg_tile.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Wrapper { 
	position: relative;
	margin-left : auto;
	margin-right: auto;
	width : 925px;
	height: 900px;
	text-align: left;
	background-color: #000000;
	border: 1px solid #666666;
}
a {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CACACA;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Yellow;
	text-decoration: underline;
}
a.footer {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #CACACA;
	text-decoration: underline;
	text-align: left;
}
a:hover.footer {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: Yellow;
	text-decoration: underline;
	text-align: left;
}
ul {
	text-align: left;
	margin-top: 0px;
	margin-left:20px;
	padding-left: 15px;
	padding-right: 0px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#ESWpageTitle, #ESWpageTitle2, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family : "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: Bold;
	color: #ffff99;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 21px;
	top: 15px;
}
#ESWpageTitle2 {
	font-family : "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: Bold;
	color: #999966;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 21px;
	top: 15px;
	background-color: Black;
}
#ESWpageTagline {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 50px;
	background-color: Black;
}
span.additional {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CACACA;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 0px;
	top: 174px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 250px;
}
div.ESWuserButton0 {
	height: 14pt;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CACACA;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-left: 35px;

	background-image: url(images/button0_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton0:hover {
	height: 14pt;
	color: Yellow;
	background-image: url(images/button0_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton0:visited{
	height: 14pt;
	color: #CACACA;
	background-image: url(images/button0_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton1 {
	height: 14pt;	
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CACACA;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 47px;
	margin-bottom: 3px;
	background-image: url(images/button1_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ESWuserButton1:hover {
	height: 14pt;
	background-image: url(images/button1_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 175px;
	left: 305px;
	top: 333px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 700px;
	top: 333px;
	~height: 135px;
	min-height: 135px;	
}
h1, h2, h4, h5, h6 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1.red {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #ffff99;
	font-size: 20pt;
	font-weight: Bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}
p {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
p.footer {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.padding_heading {
	padding-bottom: 7px;
	color: #FFFF99;
}
.padding_content {
	padding-bottom: 25px;
}
p.center {
	text-align: center;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 615px;
	height: 260px;
	left: 285px;
	top: 46px; 
}
#flower {
	background-image: url(images/flower.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 254px;
	height: 230px;
	left: 248px;
	top: 117px; 
}
#pict_1 {
	background-image: url(images/pict_1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 176px;
	height: 67px;
	left: 494px;
	top: 337px; 
}
#pict_2 {
	background-image: url(images/pict_2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 176px;
	height: 78px;
	left: 494px;
	top: 422px; 
}
#pict_3 {
	background-image: url(images/pict_3.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 176px;
	height: 72px;
	left: 494px;
	top: 522px; 
}