.visible { visibility:visible; }
.hidden { visibility:hidden; }
.displaynone { display:none; }
* { padding:0px;margin:0px; }
body { background:#495677; }
body, p, font, div, td, input, select, .normal {
	font-family:Arial;
	font-size:14px;
	color:#000000;
}
p { line-height:150%; margin-bottom:10px; }
img { border:0px; }
input, textarea, select {
	padding:1px;
	border:#a3a3a3 1px solid;
}
li {
  margin-left:15px;//margin-left:3px;
}
.btn {
	color:#ffffff;
	background:#0080c5 url(btn_bg.gif) left center repeat-x;
	border:#aaaaaa 1px outset;
}
.chbx {
	width:14px;
	padding:0px;
	margin-right:2px;
	border:none;
	position:relative;
	top:2px;
}
.abc {clear:both;height:0px;}
small, .small, .small td {
	font-size:11px;
}
.norm {
	font-size:13px;
}
.big {
	font-size:18px;
}
.none {
	text-decoration:none !important;
}
.bnone {
	border:0px;padding:0px;
}
.dashed {
	text-decoration:none !important;
	border-bottom:#303a82 1px dashed;
}
.white {
	color:#ffffff;
}
.grey {
	color:#555555;
}
a:link, a:active, a:visited {
	color:#0000bb;
	text-decoration:underline;
}
a:hover {
	color:#0000ff;
	text-decoration:underline;
}
a.white:link, a.white:active, a.white:visited {
	color:#ffffff;
	text-decoration:underline;
}
a.white:hover {
	color:#99ccff;
	text-decoration:none;
}
a.serv:link, a.serv:active, a.serv:visited {
	color:#ffffff;
	text-decoration:underline;
	padding:1px 3px 1px 3px;
	margin-right:13px;
}
a.serv:hover, .curserv {
	color:#ffffff;
	text-decoration:none;
	background:#003366;
	padding:1px 3px 1px 3px;
}
a.menu:link, a.menu:active, a.menu:visited {
	color:#ffffff;
	text-decoration:underline;
	font-size:18px;
}
a.menu_black:link, a.menu_black:active, a.menu_black:visited {
	color:#000000;
	text-decoration:underline;
	font-size:18px;
}
a.menu:hover, a.menu_black:hover {
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
}
h1 {
	font-size:26px;
	font-weight:normal;
	margin-bottom:0.4em;
}
h2 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:3px;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:4px;
}
#w {
	width:100%;
	padding:10px 0px 25px 0px;
	background:#ffffff url(body_bg.gif) left top repeat-x;
}
.wrapper {
	width:800px;
	text-align:left;
}
#bottom {
	width:100%;
	height:80px;
	background:#495677 url(bottom_wires.jpg) center top no-repeat;
	padding:60px 0px 20px 0px;
}
#logo {
	width:273px;
	height:70px;
	background:url(logo.png);
	//FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/logo.png", sizingMethod="scale");
	//BACKGROUND-IMAGE: url(x.gif);
	//BACKGROUND-COLOR:transparent;
	position:relative;
	left:-76px;
}
.isp {
	color:#ffffff;
	font-size:11px;
	position:relative;
	left:-185px;
}
.h1l {
	width:10px;
	height:30px;
	background:url(h1l.png);
	//FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/h1l.png", sizingMethod="scale");
	//BACKGROUND-IMAGE: url(x.gif);
	//BACKGROUND-COLOR:transparent;
}
.h1r {
	width:10px;
	height:30px;
	background:url(h1r.png);
	//FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/h1r.png", sizingMethod="scale");
	//BACKGROUND-IMAGE: url(x.gif);
	//BACKGROUND-COLOR:transparent;
}
.blue_l {
	width:10px;
	height:30px;
	background:url(blue_l.png);
	//FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/blue_l.png", sizingMethod="scale");
	//BACKGROUND-IMAGE: url(x.gif);
	//BACKGROUND-COLOR:transparent;
	float:left;
}
.blue_r {
	width:10px;
	height:30px;
	background:url(blue_r.png);
	//FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/blue_r.png", sizingMethod="scale");
	//BACKGROUND-IMAGE: url(x.gif);
	//BACKGROUND-COLOR:transparent;
	float:left;
}
.menu_i_on {
  color:#ffffff;
	float:left;
	height:27px;
	padding-top:3px;
	background:#003366;
  //height:26px;
	//padding-top:4px;
	//background:#00295A;
}
.menu_i_off {
  height:27px;
	padding:3px 10px 0px 10px;
	//height:26px;
	//padding:4px 10px 0px 10px;
}
.content {
	margin-bottom:25px;
}
.content .inner {
	padding-left:10px;
}
.content p {
	margin-bottom:10px;
}
.grid td {
	padding:5px 10px 5px 10px;
	text-align:center;
	background:#CDE1FC;
}
.grid .h td {
  background:#3D86CB;
  color:#ffffff;
}
.grid .odd td {
  background:#AFCCF6;
}
.grid td img {
	margin:10px 0px 10px 0px;
}
.services_block {
  padding:0px 10px 0px 20px;
	margin-bottom:25px;
}
.services_p {
  line-height:200%;
	text-align:left;
	padding-left:30px;
	font-size:11px;
}
.h_cont {
  background:#444444;//background:#393939;
}
.t_about {
	width:360px;
	text-align:left;
}
.t_about p {
  font-size:11px;
}
.news p {
	margin-bottom:20px;
}
.index_cards img {
	margin:0px 1px 5px 0px;
}
.services_cards img {
	margin:0px 0px 1px 1px;
}