body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background: #edecec url(../images/bg.gif) repeat-x;
}
.container{
	border:#999 dotted 1px;
}
.hdr {
	background-image: url(../images/bldng_hdr.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.hdr1 {
	background-image: url(../images/policy_hdr.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.hdr2 {
	background-image: url(../images/cable2_hdr.jpg);
	background-repeat: no-repeat;
}
.hdr3 {
	background-image: url(../images/gear_hdr.jpg);
	background-repeat: no-repeat;
}
.hdr4 {
	background-image: url(../images/port_hdr.jpg);
	background-repeat: no-repeat;
}
.hdr5 {
	background-image: url(../images/cluod_hdr.jpg);
	background-repeat: no-repeat;
}
.hdr6 {
	background-image: url(../images/tele_hdr.jpg);
	background-repeat: no-repeat;
}
.hdr7 {
	background-image: url(../images/pencil_hdr.jpg);
	background-repeat: no-repeat;
}
.txt {

	font-size: 90%;
	font-weight: normal;
	color: #333333;
	background-color:#FFF;
}
.stxt{
font-size: 85%;
}
a.ftxt:link {
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1pt;
}
a.ftxt:visited {
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1pt;
}
a.ftxt:hover {
	color: #003366;
	text-decoration: none;
	background-color: #ccd2d9;
	letter-spacing: 1pt;
}
a.ftxt:active {
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1pt;
}

a.dtxt:link {
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1pt;
}
a.dtxt:visited {
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1pt;
}
a.dtxt:hover {
	color: #003366;
	text-decoration: none;
	background-color: #ccd2d9;
	letter-spacing: 1pt;
}
a.dtxt:active {
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1pt;
	background-color: #ccd2d9;
}
.inttle {
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	height:65px;
}
.rtline {
	border-top-width: 0pt;
	border-right-width: 1pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ccd2d9;
	height: 40px;
	display: inline;
	clear: right;
}
.sdline {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #ccd2d9;
}
.uline {
	border-bottom: #ccc dotted 1px;
}
.sec {
	color: #003366;
	height: 12px;
	width: auto;
	padding: 1px 3px;
	margin-right: 3px;
	font-size: 80%;
}
a.sec:link {
	color: #003366;
	text-decoration: none;
}
a.sec:visited {
	color: #003366;
	text-decoration: none;
}
a.sec:hover {
	color: #003366;
	text-decoration: none;
	background-color: #ccd2d9;
}
a.sec:active {
	color: #003366;
	text-decoration: none;
}
.columnlt {
	height: auto;
	width: 190px;
	margin-top: 145px;
	margin-left: 15px;
	clear: left;
	border: 1px #003366;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.columnrt {
	height: auto;
	width: 450px;
	margin-top: 170px;
	margin-left: 20px;
	float: none;
	margin-right: 20px;
}
.inpagehed {
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	height:10px;
}
