/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image:url(img/bg_blue.jpg);
	background-repeat: repeat;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #325600;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #285771;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 464px;
	top: 94px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #285771;
	text-align: left;
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #285771;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 467px;
	top: 132px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #285771;
	text-align: left;
	text-transform:lowercase;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 10px;
	top: 335px;
	z-index: 100;
	width: 225px;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/butt_off_1_blue.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #868686;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 27px;
	margin: 0px;
	cursor: pointer;
}
div.ESWuserButton0:hover {
	background-image: url(img/butt_on_1_blue.png);
	background-repeat: no-repeat;
	color: #287EAA;
}

div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6B8390;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 29px;
	margin: 0px;
	cursor: pointer;
	margin-top:3px;
}
div.ESWuserButton1:hover {
	color: #287EAA;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 190px;
	left: 330px;
	top: 330px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 190px;
	left: 330px;
	top: 450px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 336px;
	left: 555px;
	top: 211px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 336px;
	left: 555px;
	top: 424px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 336px;
	left: 555px;
	top: 503px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 210px;
	left: 660px;
	top: 443px;
}

.Content6 {
	background-image: url(img/bg_div_blue.jpg);
	background-repeat: repeat;
	padding: 0px;
	position: absolute;
	height: 222px;
	width: 25px;
	left: 411px;
	top: 49px;
	border-color: #47748A;
	border-style: solid;
	border-width: 1px;
}
.Content7 {
	background-image: url(img/bg_div_blue.jpg);
	background-repeat: repeat;
	padding: 0px;
	position: absolute;
	width: 25px;
	left: 264px;
	top: 299px;
	border-color: #47748A;
	border-style: solid;
	border-width: 1px;
	height: 272px;
} 

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #325600;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #325600;
	text-align: justify;
	line-height: 13px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.MyClass1 {
	padding-bottom: 10px;
}
.MyClass2 {
	padding-bottom: 8px;
}


/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#substrate1{
	position: absolute;
    font-size: 1px;	
	width: 560px;
	left: 296px;
	top: 295px;
}
#substrate_top{
	height: 11px;
	background:url(img/substrate_top_blue.png) no-repeat;
	font-size: 1px;
	position:static;
}
#substrate_stratch{
	height: 100%;
	font-size: 1px;
	padding-top: 260px;	
	background:url(img/substrate_stratch_blue.png) repeat-y;
	position:static;
}
#substrate_bottom{
	height: 8px;
	background:url(img/substrate_bottom_blue.png) no-repeat;
	position:static;	
} 


#image1 {
	background-image: url(img/image1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 105px;
	width: 135px;
	top: 330px;
	left: 550px;
}

#image2 {
	background-image: url(img/image2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 105px;
	width: 135px;
	top: 330px;
	left: 685px;
}

#image3 {
	background-image: url(img/image3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 105px;
	width: 135px;
	top: 435px;
	left: 685px;
}
#image4 {
	background-image: url(img/image4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 105px;
	width: 135px;
	top: 435px;
	left: 550px;
}
#image5 {
	background-image: url(img/image5_blue.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 230px;
	width: 406px;
	top: 44px;
	left: 0px;
}

#pic1 {
	background-image: url(img/pic1_blue.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 288px;
	width: 499px;
	top: 0px;
	left: 378px;
}
