/* CSS Document */
body {
	background-color: #192227;
}

td {
background-color: #192227;
}
ul {
font-weight:bold;
font-style:italic;
}
.style1 {color: #FFFFFF}
.heading1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e4daac;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.agtcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e4daac;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.addressfooter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.copyright {
	font:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.newsdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
#nav_home {
	position:absolute;
	width:63px;
	height:31px;
	z-index:2;
	left: 10px;
	top: 118px;
}
#nav_about {
	position:absolute;
	width:33px;
	height:31px;
	z-index:3;
	left: 91px;
	top: 118px;
}
#nav_services {
	position:absolute;
	width:30px;
	height:31px;
	z-index:4;
	left: 166px;
	top: 118px;
}
#nav_members {
	position:absolute;
	width:77px;
	height:30px;
	z-index:4;
	left: 239px;
	top: 118px;
}
#nav_press {
	position:absolute;
	width:39px;
	height:27px;
	z-index:5;
	left: 316px;
	top: 118px;
}
#nav_contact {
	position:absolute;
	width:43px;
	height:31px;
	z-index:6;
	left: 368px;
	top: 118px;
}
#nav_pic {
	position:absolute;
	width:81px;
	height:31px;
	z-index:7;
	left: 449px;
	top: 118px;
}
#header {
	position:absolute;
	width:200px;
	height:58px;
	z-index:1;
	left: 10px;
}
#mid_banner {
	position:absolute;
	width:200px;
	height:115px;
	z-index:8;
	top: 149px;
	left: 10px;
}
#under_ban {
	position:absolute;
	width:200px;
	height:15px;
	z-index:9;
	top: 294px;
	left: 10px;
}
#feet {
	position:absolute;
	width:199px;
	height:32px;
	z-index:10;
	left: 499px;
	top: 315px;
}
