html, body {
    min-height: 100%;
	min-width: 100%;
}

body{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/et_main_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c0cacc;

}

body,td {
	font-family: Arial, Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;

}

#mainboxinfo { display:block; width: 100%; max-width: 1150px; margin:auto;}


a {
	color: #33C;
	text-decoration: none
}
a:hover {
	color: #F90;
	text-decoration: none
}

h1 {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 30px;
	font-weight: normal;
}

.boxpad10 { display:block; padding: 10px; border-radius: 10px; background-image:url(../images/transp_white.png); }



a.linkprinc {
	color: #003399;
	text-decoration: none;
}
a.linkprinc:hover {
	color: #BC9C5B;
	text-decoration: none;
}

		
.breakbox {display: block; clear:both;}		

.boxfooter {
	padding: 10px;
	text-align: center;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	clear: both;
}




.box1, .box2, .box3 {
	display:block;
	width: 45%;
	text-align:center;
	float:left;
	font-size: 25px;
	font-weight: normal;
	margin: 2%;
	padding-top: 25px;
}

.divproducts table td {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding: 8px 25px;
}

.divproducts table td.boxapppoin {
	font-weight: bold;
	background-color: #C78E71;
	color: #FFF;
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 27px;
}


.contactbox {
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
}

.contactbox img {
	margin: 5px;
	border-width: 0px;
}

.contactbox a { 
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
}

.headermobile { 
	display:none;
	background-image:url(../images/et_main_mobile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px; 
	width: 100%;
	}



@media screen and (max-width: 550px) {
	
	
.headermobile { display: block;}

#mainboxinfo { width: 95%; max-width: 520px; text-align:center; margin:auto;}

body{
	background-image: url(../images/et_main_bkgm2.jpg);
}

.box1 {display: none;
}
.box2, .box3 {display: block; float: none; width: 100%; padding-top: 5px;}



.divproducts table td.boxapppoin {
	font-size: 1.2em;
}


h1 {
	font-size: 1.2em;
}


#logo { width: 80%; max-width: 375px; }

.divproducts table {
	width: 100%;
}

 
.contactbox a { 
	font-size: 0.5em ;

}

}



@media screen and (min-width: 551px) and (max-width: 900px) {

body{
	background-image: url(../images/et_main_bkgm.jpg);
}

#mainboxinfo { width: 95%; margin:auto;}
	
#logo { width: 85%; max-width: 320px; }

.divproducts table td.boxapppoin {
	font-size: 1.2em;
}

h1 {
	font-size: 1.2em;
}
	


.box3   {display: block; float: none; width: 100%; padding-top: 5px;}


.contactbox a { 
	font-size: 0.45em ;

}
}
