/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
ul {
	text-align: justify;
	margin: 0px;
	padding:0px;
	margin-left:15px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/list_image.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	margin-top:15px;
	color: #787878;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 134px;
	top: 15px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 216px;
	top: 35px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 127px;
	top: 384px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 159px;
}
div.ESWuserButton0 {
	background-image:url(img/btn_off.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-align: left;
	padding:0px;
	margin: 0px;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:2px;
}
div.ESWuserButton0:hover {
	background-image:url(img/btn_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-align: left;
	padding:0px;
	margin: 0px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:2px;
	margin-left:7px;
}
div.ESWuserButton1:hover {
	background-image:url(img/btn_off.gif);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 227px;
	left: 368px;
	top: 170px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 227px;
	left: 634px;
	top: 170px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 600px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 250px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 100px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 350px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-align: left;
	margin:0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-align: justify;
	margin:0px;
	padding: 0px;
}
.header1 {
	margin-left:30px;
}
.paragraph1 {
	margin-top:15px;
	line-height:17px;
}
.margin1 {
	margin-top:60px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
.top_bg {
	position:absolute;
	left:0px;
	top:55px;
	height:72px;
	width:100%;
	background-image:url(img/top_bg.png);
	background-repeat:repeat-x;
}
.top_bg #Left {
	background-image:url(img/left_top.png);
	background-repeat:no-repeat;
	width:32px;
	height:72px;
	float:left;
}
.top_bg #Right {
	background-image:url(img/right_top.png);
	background-repeat:no-repeat;
	width:32px;
	height:72px;
	float:right;
}
#people {
	background-image:url(img/people.png);
	background-repeat:no-repeat;
	position:absolute;
	left:37px;
	top:100px;
	width:361px;
	height:282px;
}