/*RESET*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }
caption,th { text-align: left; }
fieldset,iframe { border: none; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
/* RESET END*/
html, body { color: #999; font-size: 12px; font-family: Arial, Verdana, Helvetica ; background-color: white; background-image: none; margin: 0; padding: 0; }
#webpage { background-color: #fff; width: 100%; margin-right: auto; margin-left: auto; }
#line { position:absolute; z-index:0; height:2px; width: 1px; float: left; }
.clearboth {
	clear: both;
}
.containericons { color: #2f7593; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; text-align: center; margin-right: auto; margin-left: auto; width: 297px; }
.containerlinks { color: #2f7593; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; text-align: center; margin-right: auto; margin-left: auto; width: 999px; padding-top: 20px; }
.iconbox { width: 99px; float: left; }
.copyright { color: #999; font-size: 10px; line-height: 30px; margin-top: 20px; margin-bottom: 40px; }
div#links A:link { color: #2f7593 ; text-decoration: none; clear: left; }
div#links A:visited { color: #2f7593 ; text-decoration: none; clear: left; }
div#links A:hover { color: #87a719; text-decoration: none; clear: left; }
/*ICONS*/
.icontv {
 display: block;
 width: 99px;
 height: 107px;
 background: url(images/btm/webicons.png) 0px 107px;
 text-indent: -999em; }
.icontv:hover {	background-position: 0px 214px; }

.iconnet {
 display: block;
 width: 99px;
 height: 107px;
 background: url(images/btm/webicons.png) 198px 107px;
 text-indent: -999em; }
.iconnet:hover { background-position: 198px 214px; }

.iconphone {
 display: block;
 width: 99px;
 height: 107px;
 background: url(images/btm/webicons.png) 99px 107px;
 text-indent: -999em; }
.iconphone:hover {	background-position: 99px 214px; }
/*ICONS END*/