body {
		background-color:#000000;
		margin: 0;
	    padding: 0;
	    text-align: center;
}
div#page {
		width: 789px;
	    margin: 0 auto;

}

p, h1 { margin: 0; }

div#header {
 		padding:0;

}

div#content {
		text-align: left;
}
div#contentInside {
		margin-left:25px;
		margin-right:25px;

}


div#spacer {
	    padding: 0;
	    margin: 0;
	    height: 1px; /* don't set to 0 or moz and konq have problems */
}

div#footerContain {
	    background:url(../images/bkg_footerHome.gif);
		background-repeat:no-repeat;
		display:block;
		height:72px;
		text-align:center;
}
div#footer {
		margin-top:30px;
		margin-left:25px;
		margin-right:25px;
}

.eTech-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#517acb;
}
.copyright-small , a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	background-color:#3366CC;
}
.data-filed {
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #999999;
	background-color: #404040;
	color: #FF9900;
}
.data-filed-message {
	width: 310px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	background-color: #404040;
	border: none;
}
.data-field-small {
	width: 72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	background-color: #404040;
	border: none;
}
.etech-textSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext-s11 {
	font-family: Georgia,serif;
	font-size: 11px;
	text-decoration: none;
	color:#999999;
}
.bodytext-s13 {
	font-family: Georgia,serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.bodytext-s18 {
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.bodytext-header {
	font-family: Arial,san-serif;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	color:#6699ff;
	margin-bottom:8px;
}
.bodytext-headerSmall {
	font-family: Arial,san-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	color:#5d7dac;
}
.layoutMargine-25L {
	margin-left:25px;
}
.text-Gray {
	color:#666666;
}
.text-Orange {
	color:#FF6600;
}
.text-Blue {
	color:#5d7dac;
}


	

