BODY {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	text-decoration : none;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Green;
	text-decoration : none;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	text-align : justify;
	margin-bottom : 6px;
	margin-top : 6px;
}

SPAN {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Green;
	font-weight : bold;
}

INPUT{
	border-left : 1px solid Red;
	border-right : 1px solid Red;
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	background-color : White;
	color : #0C742B;
	cursor : pointer;
}

 TEXTAREA{
	border-left : 1px solid Red;
	border-right : 1px solid Red;
	border-top : 1px solid  Red;
	border-bottom : 1px solid Red;
	background-color : White;
	color : #0C742B;
	width : 280px;
	height : 80px;
	cursor : pointer;
}

P {
	margin-top : 4px;
}

.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-align : justify;
}

.menutext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Red;
	text-decoration : none;
	letter-spacing : 2px;
}

.menutext:HOVER{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Green;
	letter-spacing : 2px;
	text-decoration : none;
}

.zeta{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	text-align : right;
}

.zeta:LINK{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	text-align : right;
}

.zeta:HOVER{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	text-align : right;
}

.address{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Green;
	font-weight : bold;
}

.menutd1{
	width : 100px;
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	text-align : center;
	vertical-align : middle;
	height : 22px;
}

.menutd2{
	width : 140px;
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	text-align : center;
	vertical-align : middle;
	height : 22px;
}

.menutd3{
	width : 120px;
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	text-align : center;
	vertical-align : middle;
	height : 22px;
}

.zetatd{
	width : 760px;
	border-top : 1px solid Red;
	vertical-align : top;
}

.texttd{
	width : 385px;
	vertical-align : top;
	height : 360px;
	padding-left : 16px;
}

.logotd{
	width : 375px;
	vertical-align : top;
	height : 192px;
}

.bullettd{
	width : 359px;
	vertical-align : top;
	height : 205px;
	padding-left : 8px;
	padding-right : 8px;
	}

.banner{
	width : 359px;
}


#title{
	position : absolute;
	left :170px;
	top :100px;
	visibility : visible;
	z-index :5;
}

#menu{
	position : absolute;
	left :0px;
	top :38px;
	visibility : visible;
	z-index :2;
}

#menubg{
	position : absolute;
	left :0px;
	top :42px;
	height : 800px;
	visibility : visible;
	z-index :1;
}

#topimage{
	position : absolute;
	left :493px;
	top :3px;
	visibility : visible;
	z-index :3;
}

#bottom{
	position : absolute;
	left :0px;
	top :792px;
	width : 100%;
	visibility : visible;
	z-index :2;
}

#bottom2{
	position : absolute;
	left :0px;
	top :1140px;
	width : 100%;
	visibility : visible;
	z-index :2;
}

#text{
	position : absolute;
	left :180px;
	top :180px;
	width : 580px;
	visibility : visible;
	z-index :4;
}

#text2{
	position : absolute;
	left :180px;
	top :180px;
	width : 390px;
	visibility : visible;
	z-index :4;
}

#images{
	position : absolute;
	left :570px;
	top :180px;
	width : 200px;
	visibility : visible;
	z-index :4;
}

#web{
	position : absolute;
	left :0px;
	top :14px;
	visibility : visible;
	z-index :4;
}