@charset "utf-8";

.box1 {

	height: 20px;

}



.thrColFixHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;

} 

.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 70px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;

} 

.thrColFixHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.thrColFixHdr #sidebar1 {

	float: left; /* since this element is floated, a width must be given */

	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */

}

.thrColFixHdr #sidebar2 {

	float: left; /* since this element is floated, a width must be given */

	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: #EBEBEB; /* padding keeps the content of the div away from the edges */

	clear: right;

	padding-top: 15px;

	padding-right: 10px;

	padding-bottom: 15px;

	padding-left: 20px;

}

.thrColFixHdr #mainContent {

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 0px;

	padding-top: 0;

	padding-right: 10px;

	padding-bottom: 0;

	padding-left: 10px;

	clear: both;

} 

.thrColFixHdr #footer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	clear: both;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	padding: 0px;

} 

.midheader {

	background-image: url(images/top.jpg);

	background-repeat: no-repeat;

	height: 25px;

}



.thrColFixHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}.tenp {
	height: 10px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 10;
	clip: rect(0px,0px,0px,0px);
	width: 780px;

}

.grey {
	height: 2px;
	padding: 0px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	clip: rect(0px,0px,0px,0px);
	background-color: #CCCCCC;
	clear: both;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tenpCopy {
	height: 30px;
	background-image: url(images/greys1.jpg);
	background-repeat: no-repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;

}

.menubg {

	background-image: url(images/menu.jpg);

	background-repeat: repeat-y;

}

.box3 {

	clear: right;

	float: left;

	width: 250px;

}

.down {

	padding: 5px;

	width: 770px;

	height: 310px;

	background-image: url(images/downpic.jpg);

	background-repeat: no-repeat;

}





.img1 {

	clear: right;

	float: left;

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 300px;

	width: 480px;

}

.obs {

	clear: right;

	float: left;

	height: 265px;

	width: 240px;

	padding: 5px;

	border: 1px dashed #CCCCCC;

}





.links {

	clear: right;

	float: left;

	padding-top: 10px;

}



.divider {
	clear: right;
	float: left;
	width: 170px;
	padding-top: 0px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 170;
	clip: rect(0px,0px,0px,0px);

}

.jtlogo {

	clear: none;

	float: right;

	padding-right: 10px;

	margin-top: 0px;

	overflow: visible;

}

.end1 {
	background-image: url(images/end.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;

}



.box2 {

	background-color: #EFEFEF;

	clear: right;

	float: left;

	padding: 0px;

	margin: 0px;

	width: 279px;

}

.grey22 {

	background-image: url(images/greys.jpg);

	background-repeat: repeat-y;

}

.dividerCopy {

	clear: right;

	float: left;

	width: 10px;

	padding-top: 0px;

}

.box4 {

	clear: right;

	float: left;

	width: 500px;

}

.twofifty {

	background-color: #F4F4F4;

	clear: right;

	float: left;

	width: 250px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	padding-top: 5px;

}

.twofiftyCopy {

	background-color: #F4F4F4;

	clear: right;

	float: left;

	width: 488px;

	padding: 5px;

	height: 265px;

}

.tenp3 {

	height: 150px;

	clear: right;

	float: left;

	width: 20px;

}

.twop {

	height: 15px;

}



.ipv {

	width: 250px;

	clear: right;

	float: left;

	height: 260px;

}

.bbc {

	clear: left;

	float: right;

	width: auto;

}

.ipvCopy {

	height: 260px;

	width: 215px;

	clear: right;

	float: left;

}

.tenp3 {

	height: 10px;

	width: auto;

}

.ipvCopy2 {

	width: 250px;

	clear: none;

	margin-top: 130px;

}

.foo1 {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

	background-image: url(images/obullet.gif);

	background-repeat: no-repeat;

	clear: right;

	float: left;

	width: auto;

	text-indent: 10px;

	padding-right: 5px;

}

.dividerv {

	height: 10px;

}



.down2 {

	padding: 5px;

	width: 770px;

	height: 310px;

	background-image: url(images/downpic2.jpg);

	background-repeat: no-repeat;

}

.wibox {

	height: 95px;

	width: 116px;

	clear: right;

	float: left;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	padding-right: 5px;

}



.hubbox1 {

	height: 250px;

	width: 250px;

	clear: right;

	float: left;

}

.hubbox2 {

	height: 250px;

	width: 250px;

	clear: right;

	float: left;

}

.hubbox3 {

	height: 250px;

	width: 220px;

	clear: right;

	float: left;

}

.head1 {

	background-image: url(images/head1.jpg);

	background-repeat: no-repeat;

	height: 20px;

	width: 250px;

}

.head2 {

	background-image: url(images/head2.jpg);

	background-repeat: no-repeat;

	height: 20px;

	width: 250px;

}

.contentbox {

	height: 240px;

	width: 240px;

	clear: right;

	float: left;

	background-color: #FFFFFF;

	padding: 4px;

}

.picbox {

	height: 115px;

	width: 220px;

}

.title1 {

	height: 30px;

	width: 770px;

	padding-left: 10px;

	padding-bottom: 10px;

}





.contentbox2 {

	height: 240px;

	width: 240px;

	clear: right;

	float: left;

	background-color: #FFFFFF;

	padding-top: 4px;

	padding-right: 4px;

	padding-bottom: 4px;

	padding-left: 4px;

}

.tenp5 {

	height: 10px;

	width: 220px;

}

.hubbox4 {

	height: 293px;

	width: 400px;

	clear: right;

	float: left;

}

.tenp6 {

	height: 10px;

	width: 400px;

}

.down3 {

	padding: 5px;

	width: 770px;

	height: 310px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.hubbox5 {

	height: 293px;

	width: 165px;

	clear: right;

	float: left;

}

.down4 {

	padding: 5px;

	width: 770px;

	height: 260px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.hubbox6 {

	height: 260px;

	width: 400px;

	clear: right;

	float: left;

}

.boxy1 {

	height: 260px;

	width: 350px;

	clear: right;

	float: left;

}

.boxy2 {

	height: 125px;

	width: 350px;

	clear: right;

	float: left;

}

.tenp9 {

	height: 10px;

	width: 350px;

}

.titlepic {

	height: 150px;

	width: 780px;

}

.down5 {

	padding: 5px;

	width: 770px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.wifibox {

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

}

.wifiboxCopy {

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	padding: 10px;

}

.adbox1 {

	clear: right;

	float: left;

	width: 410px;

}

.newyear {

	clear: right;

	float: left;

	width: 220px;

}

.logobox {

	clear: right;

	float: left;

	width: 94px;

}

.tenp10 {

	height: 10px;

	margin-top: 10px;

}

.header2 {

	padding-top: 0;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 3px;

}

.obsCopy55 {

	clear: right;

	float: left;

	height: 265px;

	width: 370px;

	padding: 5px;

	border: 1px dashed #CCCCCC;

}

.ipvCopy55 {

	width: 181px;

	clear: right;

	float: left;

	height: 265px;

	padding: 5px;

	border: 1px dashed #CCCCCC;

}

.twofiCopy55 {

	height: 265px;

	width: 145px;

	clear: right;

	float: left;

	padding: 5px;

}

.linkbar {
	clear: none;
	float: right;
	padding-left: 0px;
	padding-top: 10px;
	width: 160px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 25px;
}



.logocon {
	clear: none;
	float: left;
	height: 40px;
	width: 94px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;

}

.foo12 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/arrow22.gif);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	text-indent: 10px;
	margin-left: 2px;
}
.foo12r {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/arrow22.gif);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	text-indent: 10px;
	margin-left: 2px;
}

.sitem {

	height: 190px;

	padding-top: 3px;

	padding-right: 0px;

	padding-left: 180px;

	padding-bottom: 0px;

	background-image: url(images/ggg.jpg);

	background-repeat: no-repeat;



}

.insideb {

	clear: right;

	float: left;

	margin-right: 75px;

}

.down55 {

	padding: 2px;

	width: 780px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.roundedcornr_box_678120 {

	background: #cccccc url(images/roundedcornr_678120_grad.gif) repeat-x top left;

	font-family: Arial;

	font-size: 11px;

	height: 380px;

	width: 770px;

	padding-top: 20px;

}

.roundedcornr_top_678120 div {

   background: url(images/roundedcornr_678120_tl.gif) no-repeat top left;

}

.roundedcornr_top_678120 {

   background: transparent url(images/roundedcornr_678120_tr.gif) no-repeat top right;

}

.roundedcornr_bottom_678120 div {

   background: url(images/roundedcornr_678120_bl.gif) no-repeat bottom left;

}

.roundedcornr_bottom_678120 {

   background: transparent url(images/roundedcornr_678120_br.gif) no-repeat bottom right;

}



.roundedcornr_top_678120 div, .roundedcornr_top_678120,

.roundedcornr_bottom_678120 div, .roundedcornr_bottom_678120 {

   width: 100%;

   height: 10px;

   font-size: 1px;

}

.roundedcornr_content_678120 { margin: 0 10px; }

.linkbarCopy {
	clear: none;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
}
.menu88 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.dividerCopy77 {
	clear: right;
	float: left;
	width: 10px;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 10;
	clip: rect(0px,0px,0px,0px);
	height: 10px;
}
.tenpCopy89 {
	height: 10px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 10;
	clip: rect(0px,0px,0px,0px);
}
.dividerCopy333 {
	clear: right;
	float: left;
	width: 200px;
	padding-top: 0px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 200;
	clip: rect(0px,0px,0px,0px);
}
.tenpCopyhead {
	height: 10px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 10;
	clip: rect(0px,0px,0px,0px);
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.headersub {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 3px;
	height: 60px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.menubox2{
	clear: both;
	height: 60px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-bottom: 5px;
	background-image: url(images/bgs55.jpg);
	background-repeat: no-repeat;
}
.roundedcornr_box_978945 {
	background: url(images/roundedcornr_978945_tl.png) no-repeat top left;
}
.roundedcornr_top_978945 {
	background: url(images/roundedcornr_978945_tr.png) no-repeat top right;
}
.roundedcornr_bottom_978945 {
	background: url(images/roundedcornr_978945_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_978945 div {
	background: url(images/roundedcornr_978945_br.png) no-repeat bottom right;
}
.roundedcornr_content_978945 {
	background: url(images/roundedcornr_978945_r.png) top right repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}

.roundedcornr_top_978945 div,.roundedcornr_top_978945,
.roundedcornr_bottom_978945 div, .roundedcornr_bottom_978945 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_978945, .roundedcornr_bottom_978945 {
	margin-top: -19px;
	background-color: #F3F3F3;
}
.roundedcornr_content_978945 { padding: 0 15px; }

.roundedcornr_box_699993 {
   background: #efefef;
}
.roundedcornr_top_699993 div {
   background: url(images/roundedcornr_699993_tl.png) no-repeat top left;
}
.roundedcornr_top_699993 {
   background: url(images/roundedcornr_699993_tr.png) no-repeat top right;
}
.roundedcornr_bottom_699993 div {
   background: url(images/roundedcornr_699993_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_699993 {
   background: url(images/roundedcornr_699993_br.png) no-repeat bottom right;
}

.roundedcornr_top_699993 div, .roundedcornr_top_699993, 
.roundedcornr_bottom_699993 div, .roundedcornr_bottom_699993 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_699993 {
	margin: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tenws {
	height: 10px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
#container{
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.header{
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 78px;
	margin-bottom: 10px;
}
#footer{
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 70px;
}

body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.location1 {
	clear: both;
	height: 135px;
	width: 500px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.location1Copy {
	clear: none;
	height: 120px;
	width: 116px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	float: left;
}
.lotxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	clear: both;
	height: 25px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.tenpl {
	clear: none;
	float: left;
	height: 10px;
	width: 10px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.pics1 {
	clear: both;
	height: 80px;
	width: 116px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-bottom: 5px;
}
.lotxt2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/arowzs.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#containerzz{
	clear: both;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.endz1 {
	background-image: url(images/end.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;

}
.down57 {

	padding: 5px;

	width: 615px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}
.foo12 a{
	color: #000000;
	text-decoration: none;
}
.foo12 a:hover{
	color: #FF6600;
	text-decoration: none;
}
.foo12 a:visited{
	color: #000000;
	text-decoration: none;
}

.location1 a{
color: #000000;
text-decoration: none;
}
.location1 a:hover{
color: #FF6600;
text-decoration: none;
}
.linkbar a:link{
color: #000000;
text-decoration: none;
}
.linkbar a:visited{
color: #000000;
	text-decoration: none;
}
.linkbar a:active{
color: #000000;
text-decoration: none;
}
.linkbar a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer a{
color: #000000;
text-decoration: none;
}
#footer a:hover{
color: #FF6600;
text-decoration: none;
}
#footer a:visited{
color: #000000;
text-decoration: none;
}.home_row {
	clear: both;
	height: 200px;
	width: 780px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.home_box {
	clear: none;
	float: left;
	height: 200px;
	width: 480px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.home_inner1 {
	clear: none;
	float: left;
	height: 200px;
	width: 235px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.hometenp {
	clear: none;
	float: left;
	height: 10px;
	width: 10px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}

.home_box2 {
	clear: none;
	float: left;
	height: 200px;
	width: 289px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.home_tenw {
	clear: both;
	height: 10px;
	width: 780px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.home_box3 {
	clear: both;
	height: 95px;
	width: 289px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.home_innerw {
	clear: both;
	height: 10px;
	width: 289px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.tickers {
	clear: both;
	height: 38px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-bottom: 5px;
	background-color: #F3F3F3;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_txt5 {
}
.contact_txt5 a {
	color: #000000;
	text-decoration: none;
}

.contact_txt5 a:hover {
	color: #FF6600;
	text-decoration: none;
}

.contact_txt5 a:visited {
	color: #000000;
	text-decoration: none;
}
.tickersCopy {
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.map_col {
	clear: none;
	float: left;
	height: 275px;
	width: 230px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-color: #FFFFFF;
}
.map_colCopy {
	clear: none;
	float: left;
	height: 10px;
	width: 10px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.map_col_title {
	clear: both;
	height: 40px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-image: url(images/gbg.jpg);
	background-repeat: no-repeat;
}
.map_col_titleCopy {
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.map_col_h {
	clear: both;
	height: 220px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.map_col_h li {
	clear: both;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	display: block;
	background-image: url(images/Details_arrow2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 15px;
	margin-bottom: 1px;
}
.map_col_h li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	display: block;

}
.map_col_h li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	display: block;
	list-style-type: none;
	background-color: #EBEBEB;
	background-image: url(images/Details_arrow2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
.map_col_h li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: block;
	list-style-type: none;

}
.map_col_h ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: block;
	list-style-type: none;
}
.map_col_h ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;

}
.map_col_h ul a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.map_col_h ul a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}

.map_col_titleCopy22 {
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.map_w {
	clear: both;
	height: 240px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-bottom: 10px;
}
.map_wCopy {
	clear: both;
	height: 170px;
	width: 550px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-right: auto;
	margin-left: auto;
}
.map_col_hCopy {
	clear: both;
	height: 95px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.map_colCopy2 {
	clear: none;
	float: left;
	height: 150px;
	width: 230px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-color: #FFFFFF;
}
.map_col_hCopy  li {
	clear: both;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	display: block;
	background-image: url(images/Details_arrow2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 15px;
}
.map_col_hCopy  li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	display: block;

}
.map_col_hCopy  li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	display: block;
	list-style-type: none;
	background-color: #EBEBEB;
	background-image: url(images/Details_arrow2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
.map_col_hCopy  li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: block;
	list-style-type: none;

}
.search1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFEDD2;
}
.search1Copy {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.se_box {
	clear: both;
	float: right;
	height: 25px;
	width: 300px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-bottom: 10px;
}
.searching{
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 30px;
	margin-bottom: 10px;
}
.search33 {
	float: right;
	background-image: url(images/search_box.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	clear: none;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.search_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	background-image: url(images/search_box2.jpg);
	background-repeat: no-repeat;
	background-color: #EB5300;
}
.flash {
	clear: none;
	float: left;
	height: 75px;
	width: 508px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-left: 10px;
}
.headerzxc {
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 50px;
	margin-bottom: 10px;
}
.ip_offer {
	clear: both;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.ip_offer2 {
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.click_here{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.click_here_box{
	clear: both;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	padding: 0px;
	height: 50px;
}
.click_here a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 10px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.click_here a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 10px;
	display: block;
}
.click_here a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 10px;
	display: block;
}
.click_here a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 10px;
	display: block;
}
.but_but{
	background-image: url(images/but_bg.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 50px;
	width: 200px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.but_but_txt{
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.but_but_txt a:link{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.but_but_txt a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.but_but_txt a:active{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.but_but_txt a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.new_business_adsl_home{
	clear: both;
	height: 115px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}

.new_business_adsl_home2{
	clear: both;
	height: 76px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}

.threeheader{
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 78px;
	margin-bottom: 10px;
}

.threemenubox2{
	clear: both;
	height: 60px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-bottom: 5px;
	background-image: url(images/bgs55_new.jpg);
	background-repeat: no-repeat;
}

.threeheaderzxc {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 50px;
	margin-bottom: 10px;
}

#threefooter{
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 70px;
}

#threefooter a:link{
	color: #000000;
	text-decoration: none;
}

#threefooter a:visited{
	color: #000000;
	text-decoration: none;
}

#threefooter a:active{
	color: #000000;
	text-decoration: none;
}

#threefooter a:hover{
	color: #FF6600;
	text-decoration: none;
}

.new_black_berry_offer{
	clear: both;
	height: 600px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-image: url(images/bbbg.jpg);
	background-repeat: no-repeat;
}
.black_ber_fot{
	clear: both;
	height: 50px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}

.black_ber_fot a:link{
	color: #000000;
	text-decoration: none;
}
.black_ber_fot a:visited{
	color: #000000;
	text-decoration: none;
}
.black_ber_fot a:active{
	color: #000000;
	text-decoration: none;
}
.black_ber_fot a:hover{
	color: #000000;
	text-decoration: none;
}

.new_black_berrytxt{
	padding-top: 150px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.bb_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.new_ticker_bg{
	clear: both;
	height: 40px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-image: url(images/tickerbg.jpg);
	background-repeat: no-repeat;
}
.new_sepratorz{
	clear: both;
	height: 10px;
	width: 780px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin-right: auto;
	margin-left: auto;
}

.ticker_box{
	clear: both;
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
.ticker_boxx{
	height: 50px;
	width: 390px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	float: right;
}
.ticker_boxx2{
	height: 50px;
	width: 390px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	float: left;
}
.ticker_boxin{
	height: 40px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-color: #E9E9E9;
	float: right;
	clear: none;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.ticker_boxin2{
	height: 40px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-color: #F2F2F2;
	float: right;
	clear: none;
	width: 300px;
	padding-right: 5px;
}

.ticker_boxin4{
	height: 40px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-color: #F2F2F2;
	float: left;
	clear: none;
	width: 300px;
	padding-left: 5px;
}

.ticker_boxin3{
	height: 40px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	background-color: #E9E9E9;
	float: left;
	clear: none;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.ticker_boxintx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-left: 0px;
	direction:rtl;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}

.ticker_boxintx2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#news_ticker{
	position:relative;
	height:20px;
	overflow:hidden;
	margin-top: 10px;
}
#news_ticker li {
	position:absolute;
	left:0;
	top:-5px;
	z-index:auto;
	display:block;
	list-style-type:none;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#news_ticker li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_ticker li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_ticker li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_ticker li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#news_ticker2{
	position:relative;
	height:20px;
	overflow:hidden;
	margin-top: 10px;
}
#news_ticker2 li {
	position:absolute;
	left:0;
	top:-5px;
	z-index:auto;
	display:block;
	list-style-type:none;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#news_ticker2 li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_ticker2 li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_ticker2 li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_ticker2 li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
