#central{
	position: relative;
	width: 843px;
	text-align: left;
	margin:0 auto;
}
#top_bar{
	position: relative;
	top: -11px;
	height: 36px;
	width: 100%;
	/*background-color: #4194C6;*/
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin:0;
}
#top_bar_linkr{
	position: absolute;
	top:12px;
	right: 10px;
	height: 22px;
	width: 26px;
	/*background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	z-index: 4;	
}
#top_bar_linkl{
	position: absolute;
	top:12px;
	left: 13px;
	/*background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	z-index: 4;	
}
#top_bar_text{
	position: relative;
	top: 3px;
	font-size: 15px;
	font-weight: bold;
	white-space: normal;
	text-align: center;
	z-index: 3;
	color: #666666;
}
#logo{
	position: relative;
	top: -11px;
	height: 160px;
	width: 100%;
	/*background-color: #4194C6;*/
	background-image: url(images/cablelynx_logo_long3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
}
#logo_picture{
	position: relative;
	top: 15px;
	left: 274px;
	height: 100%;
	width: 100%;
	background-image: url(images/logo_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:
	margin:0;
}
#logo_text{
	position:absolute;
	top: 123px;
	left: 68px;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	z-index: 1004;
}
	
#iso{
	position: relative;
	top: 4px;
	left: 436px;
	height: 100px;
	width: 120px;
	background-image: url(images/ukas_text_nobox.jpg);
	background-repeat: no-repeat;
	margin:0;
	z-index: 1003;
}
	
 #lside_text {
	position:absolute;
	left: 0px;
	width: 354px;
	font-size: 13;
	top: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 1001;
	text-align: left;
}


#lsidebar{
	position: absolute;
	height: 157px;
	width: 241px;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	z-index: 2;
	left: 13px;
	top: 230px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	white-space: normal;
}
#pagetop{
	position: absolute;
	height: 159px;
	width: 100%;
	/*background-color: #4194C6;*/
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
#allpage{
	position: absolute;
	top: 25px;
	/*width: 843px;*/
	width: 843px;
	height: auto;
	padding-right: 19px;
	z-index: 2;
	background: #4194C6 url("images/middle.png") top left repeat-y;
	text-align: left;	
}
#sub_allpage{
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	height: 100%;
	width: 580px;
	margin-left: 200px;
	text-align: left;
	white-space: normal;
	z-index: 1000;
	/*background-image: url(images/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	}

#bottom{
	bottom: 0;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 7pt;
	/*color: #24A9CA;*/
	vertical-align: top;
	background:url("images/bottom.png") bottom left no-repeat;
	z-index: 1000;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
	/*color: #0A2A51;*/
	color: #000086;
	background-color: #4194C6;
}

pre {
font-family: "Century Gothic";
 	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */

}

a {
	text-decoration:none;
	color: #000086;
}

a:hover {
	/*font-size: 17px;*/
	text-decoration: none;
	color: #4194C6;
	z-index: 1001;		
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
h1{
	font-size:15px;
	font-weight: bold;
	line-height: 29px;
}
h2{
	font-size:17px;
	font-weight: bold;
	line-height: 29px;
}
