body, html{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
}
body, table, input, textarea {
	font-family:Tahoma;
	font-size:11px;
}
a {
	color:#006699;
}
a:hover {
	color:#333399;
}
.sidemargin{
	background-image:url(images/marginbg.gif);
	background-repeat:repeat-y;
}
.clear {
	clear:both;
}

#headertd {
	height:53px;
	vertical-align:top;
}

#maintd {	
	vertical-align:top;
	width: 852px;
	border-collapse:collapse;
	border:5px solid white;
	padding-top:15px;
	/*
	background-image:url(images/topmarginbg.gif);
	background-repeat:repeat-x;*/
}

#logotd {	
	width: 203px;
}
#logotd a {
	background-image:url(images/logo-en2.gif);
	background-repeat:no-repeat;
	display:block;
	height:53px;
	width:203px;
}
#logotd a span {
	display:none;
}

#menutd {
	vertical-align:top;
}
#topmenu {
	text-align:right;
	color:#888888;
	padding:3px 5px;
}
#topmenu a{
	color:#666666;	
}
#topmenu a:hover{
	color:#CC3300;
}

#mainmenu {
	background-image:url(images/menubarbg.gif);
	background-repeat:repeat-x;
	background-position:0px 7px;
}
#mainmenu ul {
	list-style:none;
	margin: 0px;
	padding:0px;
	margin-top:5px;
	height:35px;
}
#mainmenu ul li{
	float:left;
	line-height:35px;
	margin:0px;
	padding:0px;
	background-image:url(images/menudotties.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:1px;
}
#mainmenu ul li a {
	display:block;
	float: left;
	padding:0px 10px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin-top:6px;
}
#mainmenu ul li a:hover {
	background-image:url(images/menubarbg2.gif);
	background-repeat:repeat-x;
	background-position:0px 2px;
}
#mainmenu ul li.on{
	background-image:url(images/grad_orange.gif);	
	background-repeat:repeat-x;
	background-color:#FF3300;
	position:relative;
	padding:0px;
	top:2px;
	left:-1px;
}
#mainmenu ul li.on a{
	height:35px;
	line-height:28px;
	margin-top:0px;
	background-image:url(images/menutickle.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
}

#footertd {
	background-color:#666666;
	background-image:url(images/footerbg1.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:bottom;
	height:25px;
}
#footertd div {
	background-image:url(images/footerbg2.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	height:25px;
}

#contenttd {
	padding:5px 0px;
	vertical-align:top;
}

.padd {
	padding:10px 20px;
}
.padd2 {
	padding:0px 20px;
}

.highlight {
	font-weight: bold;
	color: #6666CC;
}
.textimage{
	padding:5px;
	border-collapse:collapse;
	border:1px sold #999999;
	margin:0px 10px 10px 10px;
}

h3 {
	background-image:url(images/h3bg1.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:4px 10px 5px 25px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333355;
}
h4 {
	font-size:12px;
	color:#465784;
	background-image:url(images/h4bg1.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding:1px 10px 2px 20px;
}
h5 {
	font-size:12px;
	color:#444466;
}
.textinput {
	border:1px solid gray;
}
.dotties {
	background-image:url(images/dottied.gif);
	background-repeat:repeat-x;
	padding-top: 1px;
}
.more1 {
	text-align: right;
	padding: 5px 0px;
}
.more1 a {
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	background-color: #EEE;
	float: right;
	border: 1px solid #999;
}

div#AdBanner {
	position:absolute;
	margin-left:130px;
	margin-top:-50px;
	background-image:url(../images/content/elecomp15.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:600px;
	height:400px;
	border:1px;
	border-color:#000;
	border-style:solid;
	display:none;
    z-index:20;
}

div#AdBanner div#CloseBanner{
	position:absolute;
	right:7px;
	top:3px;
	z-index:25;
	cursor:hand;
}

div#AdBanner div#LinkBanner{
	width:600px;
	height:400px;
	cursor:hand;
}