body {
	margin: 0px;
	padding: 0px;

}

.contents{
	width: 805px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;

}


.header{
	background-image: url(./images/etjlogo.jpg);
	width: 802px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	height: 132px;
	position: relative;
	padding-bottom: 0px;
	background-position: left top;
	padding-right: 2px;
	text-align: right;



}


.main{
	background-image: url(./images/side.jpg);
	background-repeat: repeat-y;
	width: 805px;
	height: auto;
	text-align: left;
	background-position: left top;


}

.navigation{
	text-align: left;
	width: 133px;
	float: left;




}

.text{
	margin-left: 134px;
	text-align: left;
	padding: 20px 25px 5px;




}


.text1{
	margin-left: 134px;
	text-align: center;
	padding: 20px 20px 5px;




}

.footer{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-align: center;
	font-style: normal;
	padding-top: 30px;

}


ul{
	list-style-type: none;
	margin-top: 20px;

}


li{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 20px;



}



h1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;


}



p {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 15px;
	line-height: 22px;
	color: #333333;


}

p.red {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #FF6633;




}


p.blue {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #3366CC;



}

p.black {
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #333333;
	font-weight: bold;




}


a{
	color: #FFFFFF;
	text-decoration: none;
}


a.mail{
	color: #0000FF;
	text-decoration: underline;


}

a.ME{
	color: #999999;
	text-decoration: none;


}

a:hover {
	color: #00667B;

}

