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

* {margin:0; padding: 0;}

body { 
	font-family: Arial, Helvetica, sans-serif;
	background:#999;
        }

.clearfloat {clear:both;}

.cat_textbox_small2 {width:140px;}
.cat_textbox_small3 {width:140px; margin-bottom:7px;}
.item2{padding:5px;}
.cat_button {margin:3px 0;}

#containertop {
	width: 995px;
	background:#fff;
        margin: 10px 0 0 20px;	
}
#container {
	width: 995px;
        background:url(/images/cont.png) repeat-y;
	xbackground:#fff;
        margin: 0px 0 0 20px;	
}

    #container h1 {
        font-size:100%;
        font-style:italic;
        color:#1a4793;
        font-weight:100;
        padding-bottom: 8px;
}

    #container h2 {
        color:#1a4793;
        font-weight:100;
        font-size:95%;
        font-style:italic;
        padding-bottom: 5px;
}

    #container h3 {
        font-size:85%;
        color:#1a4793;
        font-weight:100;
        padding-bottom: 3px;
}

    #container h5 {
        color:#484646;
        font-weight:lighter;
        font-size:70%;
        line-height:16px;
        padding:2px 4px;
}

    #container p {
        font-size:80%;
        color:#333;
        font-weight:100;
        line-height:20px;
        padding:5px 0;
}

    #container li {
        font-size:75%;
        color:#333;
        list-style-position:inside;
        font-weight:100;
        line-height:20px;
        padding:0px 0 0 5px;
}

    #container hr {
        width:100%;
        height:1px;
        border: 0;
        color:#c1c1c1;
        background-color:#c1c1c1;
        margin: 10px 0 15px 0;
}

#top{
	float:right;
	height:35px;
	border-top: 1px solid #c1c1c1;
	background:#ececec;
        width:805px;
	}

#header   {
	background-image: url(/images/blah.jpg);
	background-repeat: no-repeat;
	background-position: right top; 
	float:right;
        width:805px;
	height:190px;
        } 

#headingImage  {
	width:189px;
	height:190px;
        margin-top:0px;
	float:left;
	background:url(/images/GtelephoneCo_07.png) no-repeat;
	border-top: 1px solid #c1c1c1;
        border-left: 1px solid #c1c1c1;
}

#content {
      width:760px;
      min-height:380px;
      float: right;
      padding:30px 20px 0 20px;
      xborder-bottom: 1px solid #c1c1c1;
      border-right: 1px solid #c1c1c1;
}

    #content hr {
        width:100%;
        height:1px;
        border: 0;
        color:#c1c1c1;
        background-color:#c1c1c1;
        margin:0;
}

#leftcol {
       width:170px;
       float:left;
       min-height:393px;
       padding:10px 5px 0 10px;
       border-top: 1px solid #c1c1c1;
}

#leftcol label {font-size:70%;
                      color:#666;
}

#foot {float:left;
            width:953px;
            height:60px;
            padding:5px 20px 0 20px;
            background-color:#ececec;
            border: 1px solid #c1c1c1;
}

.pic1 {
       width:250px;
       float:right;
       min-height:100px;
       padding:0px 0 0 20px;
}