body {
	background-color: #53A8DB;
	margin: 0px;
	background-image: url(../img/mainbg.gif);
	scrollbar-face-color: #53A8DB;
    scrollbar-highlight-color: #C6E9FE;
    scrollbar-3dlight-color: #579EC9;
    scrollbar-darkshadow-color: #295E7D;
    scrollbar-shadow-color: #36789F;
    scrollbar-arrow-color: #C6E9FE;
    scrollbar-track-color: #53A8DB;
}
#topfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333366;
	text-align: center;
	font-weight: normal;
}

a.styl1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #000000;text-decoration: none;margin-left:10px;}
a.styl1:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #006699;text-decoration: none;margin:14px;}

a.styl2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000;text-decoration: none;}
a.styl2:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000033;text-decoration: none;}

a.styl3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #003366;text-decoration: none;}
a.styl3:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #999999;text-decoration: none;}

a.mailstyl {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #003366;text-decoration: none;}
a.mailstyl:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #FF6600;text-decoration: none;}

p {text-indent:1cm;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 14px;
color: #003333;text-align: justify;padding:0 50px 0 50px;}
#cable {
	position:absolute;
	top:32px;
	left:0px;
	width:199px;
	height:240px;
	background-image: url(../img/cable.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	top:32px;
	left:199px;
	width:702px;
	height:146px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
#red {
	position:absolute;
	top:178px;
	left:199px;
	width:702px;
	height:94px;
	background-image: url(../img/red.jpg);
	background-repeat: no-repeat;
}
#red2 {
	position:absolute;
	top:272px;
	left:199px;
	width:702px;
	height:49px;
	background-image: url(../img/red2-2.jpg);
	background-repeat: no-repeat;
}
#editingbox {
	position:absolute;
	top:321px;
	left:199px;
	width:702px;
	height:auto;
	background-image: url(../img/editbg.gif);
	layer-background-image: url(img/editbg.gif);
	border-bottom: 0px solid #000000;
	background-repeat: repeat-y;
}
#menu {position:absolute;top:272px;left:0px; width:199px; height:230px;z-index:3;
border-top:1px solid #000000;border-bottom:1px solid #000000;background-image: url(../img/menubg.jpg);}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;


}
