body{
	margin:0px;
	margin-top:0px;
	padding:0px;
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
div.bg{
	width:100%;
	margin:0px;
	padding:0px;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	position: absolute;
}
div.flash{
	width:775px;
	height:161px;
	margin:0px;
	padding:0px;
}
div.logo{
	width:775px;
	height:83px;
	background-color: #FFFFFF;
	margin-top:20px;
}
img.nimage{
	margin:0px;
	padding:0px;
	border:0px;
}
img.phones{
	margin:0px;
	padding:0px;
	border:0px;
	margin-left:170px;	
}
div.menu{
	width:775px;
	height:34px;
	margin:0px;
	padding:0px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
}
div.main{
	width:775px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
div.dmenu{
	width:775px;
	height:34px;
	margin:0px;
	padding:0px;
	background-color: #f0f0f0;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #006699;
}
a.dm:link, a.dm:active, a.dm:visited, a.dm:hover{
	text-decoration: underline;
	color: #006699;
	margin-left: 15px;
	margin-right: 15px;
}
div.bottom{
	width:775px;
	height:56px;
	margin:0px;
	padding:0px;
	background-image: url(../img/bbg.gif);
	background-repeat: repeat-x;
}
.bottom{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-left:100px;
}
td.header1{
	width: 233px;
	height: 34px;
	background-image: url(../img/headerbg.gif);
	vertical-align: middle;
	font-size:10pt;
	color: #006699;
	font-weight: bold;
	text-align:center;
}
td.header2{
	width:527px;
	height:34px;
	background-image: url(../img/headerbg.gif);
	vertical-align: middle;
	font-size:10pt;
	color: #006699;
	font-weight: bold;
}
td.main1{
	background-color:#FFFFFF;
	width: 233px;
	font-size:8pt;
	color: #006699;
	vertical-align: top;
	padding-top:20px;
	padding-left:25px;
}
td.main2{
	background-color:#FFFFFF;
	width:527px;
	font-size:8pt;
	color: #006699;
	vertical-align: top;
	padding-top:10px;
}
td.main3{
	background-color:#FFFFFF;
	width:760px;
	font-size:8pt;
	color: #006699;
	vertical-align: top;
	padding-top:10px;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #888888;
	text-decoration: none;
}
a:active{
	color: #888888;
	text-decoration: none;
}
h1.headers{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color:#000000;
}
.normal{
	font-size:8pt;
	color: #006699;
}