@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	color:#a0a1a1;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

body{
	font-size:62.5%;
	background-color:#fff;
	background-image:url(../images/telnet_all_body_bg_top.jpg);
	background-repeat:repeat-x;
}

.black-bold{
	color:#000;
	font-weight:bold;
}

div.clear{
	clear:both;
	font-size:0;
	line-height:0;
}

#content-area{
	overflow:hidden;
}

#content-footer-wrapper{
	position:absolute;
	top:150px;
	left:0;
}

.clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	width:0;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}

#footer #e-media-logo{
	height:26px;
	margin-top:81px;
	text-align:left;
}

#footer p{
	text-align:center;
}

#footer-top-hr{
	height:6px;
	background-color:#035c99;
	background-image:url(../images/telnet_footer_top_hr_bg.gif);
	background-repeat:repeat-x;
}

#footer p#copyright{
	margin-top:58px;
	font-size:12px;
	font-style:italic;
}

.full-width{
	width:960px;
}

#header{
	background-color:#fff;
	overflow:visible;
}

#header-bottom-hr{
	position:absolute;
	top:99px;
	left:0;
	display:block;
}

#header-call{
	position:absolute;
	top:0;
	left:781px;
	margin: 40px 28px 0 0;
}

#header-call p{
	color:#035c99;
	text-align:right;
	font-size:15px;
	font-weight:bold;
}

#header-call p#phone-number{
	color:#383838;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

#header-top-area{
	position:relative;
	height:99px;
}

img.medium-square{
	border: solid 5px #eaeaea;
	width:226px;
}

#nav-bar{
	position:relative;
	overflow:hidden;
	top:1px;
	left:0px;
	height:51px;
	margin-bottom:0px;
}

#nav-bar ul{
	list-style-type:none;
}

#nav-bar ul li{
	float:left;
	height:36px;
	width:20%;
	background:#035c99 url(../images/telnet_btn_nav_bar_li_bg.png) top no-repeat;	
	text-align:center;
}

#nav-bar ul li:hover{
	background:#035c99 url(../images/telnet_btn_nav_bar_li_bg.png) no-repeat;
	background-position:0px -50px;
}

#nav-bar ul li.current{
	background:#a0a1a1 url(../images/telnet_btn_bg_down.png) top no-repeat;
	color:#035c99;
}

#nav-bar ul li, #nav-bar ul li a{
	display:block;
	text-align:center;
	width:192px;
	height:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:15px;
}

#page-wrapper{
	position:relative;
	margin:0 auto;
	width:960px;
	background-color:#fff;
}

.button-spacer{
	display:block;
	height:14px;
}

#tagline{
	position:absolute;
	top:0;
	left:201px;
}

#telnet-logo-top{
	position:absolute;
	top:0;
	left:0;
}

ul#footer-links{
	list-style-type:none;
	margin-top:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

ul#footer-links li{
	float:left;
	border-left: solid #a0a1a1 1px;
	width:119px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

ul#footer-links li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

ul#footer-links li a:hover{
	color:#035c99;
	text-decoration:underline;
}

ul#footer-links li.last{
	border-right: solid #a0a1a1 1px;
}

ul#footer-links li.first{
width:118px;
}
