﻿#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:1000px;
  height: 100%;
  margin: auto;
}
.mainback1 {
	background-image: url('images/branding.jpg');
	background-position:center bottom;
	height: 350px;
	background-repeat: no-repeat;
}

.mainback {
	background-image: url('images/branding2.jpg');
	background-position:center center;
	height: 336px;
	padding: 15px 10px 10px 600px;
	background-repeat: no-repeat;
}

#stylefour {
	position: relative;
	display: block;
	height: 33px;
	font-size: 10px;
	font-weight: bold;
	background: transparent url(images/bgOFF1.gif) repeat-x top left;
	font-family: Arial,Verdana,Helvitica,sans-serif;
}
#stylefour ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#stylefour ul li {
	display: block;
	float: left;
	margin: 0;
}

#mainback{
	background-image:url('images/four.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	height:241px;
}
#stylefour ul li a {
	display: block;
	float: left;
	color: #666;
	text-decoration: none;
	padding: 12px 20px 0 20px;
	height: 22px;
	background: transparent url(images/bgDIVIDER1.gif) no-repeat top right;
}
#stylefour ul li a.current {
	color: #B30000;
	background: #fff url(images/bgON1.gif) no-repeat top right;
}
#stylefour ul li a:hover {
	color: #B30000;
	background: #fff url(images/bgON1.gif) no-repeat top right;
}
.box {
	background: #fff;
}
.boxholder {
	clear: both;
	padding: 5px;
	background: #8DC70A;
}
.tab {
	float: left;
	height: 27px;
	width: 88px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #8DC70A url(images/greentab.jpg) no-repeat;
	cursor: pointer;
}
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0 0 0;
}

#spacer{
	position: relative;
	width:200px;
	height:100px; 
	left: -413px; 
	top: -2px;
	border:none;
}
#tryfree{
	position:relative; 
	left: 150px; 
	top: 264px;
	opacity:0.7;
	filter:alpha(opacity=70);
	cursor:pointer;
	border:none;
}
#header{
	padding:25px 30px 0px 230px;
    background-image:url('images/logo.png');
    background-repeat:no-repeat;
    height:97px;
    background-position:30px 30px;
    background-color:white;
    -webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	text-align:right;
}
#menulink{
	text-align:right;
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
#menulink>li{
 	text-align:right;
	display: table-cell;
	position: relative;
	padding: 0px 2px;
}

img, div { behavior: url(iepngfix.htc) }
.upperleft
{
    background-image: url( 'file:///D:/technetto/images/upperleft.png' );
    background-repeat: no-repeat;
    background-position: left top;
}
.upperright
{
       background-image: url('file:///D:/technetto/images/upperright.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #FFFFFF;
}
.hyperlinkstops a
{
    font-family:Trebuchet MS;
    font-size:8pt;
    border-radius-topleft: 10px; 
    -o-border-radius-topleft: 10px; 
    -icab-border-radius-topleft: 10px; 
    -khtml-border-radius-topleft: 10px; 
    -moz-border-radius-topleft: 10px; 
    -webkit-border-radius-topleft: 10px; 
    border-top-left-radius: 20px; 
    -o-border-top-left-radius: 20px; 
    -icab-border-top-left-radius: 20px; 
    -khtml-border-top-left-radius: 20px; 
    -moz-border-top-left-radius: 20px; 
    -webkit-border-top-left-radius: 20px; 
    color:#999999;
    text-decoration:none;
    text-align: right;
}
.hyperlinkstops a:hover
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#88C51C;
    text-decoration:none;
}
.hyperlinkstopssmall a
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#999999;
    text-decoration:none;
    text-align: right;
}
.hyperlinkstopssmall a:hover
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#88C51C;
    text-decoration:none;
}

.bullet a
{
    list-style-image: url('images/bullet.png');
    font-family: 'trebuchet MS';
    color: #808080;
    font-size: 10pt;
    text-decoration:none;
}
.bullet a:hover
{
    list-style-image: url('images/bullet.png');
    font-family: 'trebuchet MS';
    color: #88C51C;
      font-size: 10pt;
          text-decoration:none;
}
body.c26
        {
            background-color: Black;
            padding: 10px 10px 10px 10px;
            font-family: Trebuchet MS;
        }
        div.c25
        {
            visibility: hidden;
            position: fixed;
            top: 80%;right:80%;}
        td.c24
        {
            width: 1000px;
        }
        td.c23
        {
            border-left: solid 1px #999999;
            padding: 5px 4px 4px 30px;
            font-size: x-small;
            color: #999999;
        }
        td.c22
        {
            width: 150px;
        }
        img.c21
        {
            width: 120px;
        }
        div.c20
        {
            background-color: #FFFFFF;
        }
        div.c19
        {
            background-color: #000000;
        }
        div.c18
        {
            text-align: center;
        }
        img.c17
        {
            width: 266px;
            height: 84px;
        }
        div.c16
        {
            background-color: White;
            padding: 7px;
        }
        img.c15
        {
            width: 144px;
        }
        img.c14
        {
            width: 144px;
        }
        img.c13
        {
            width: 100%;
            height: 10px;
        }
        td.c12
        {
            width: 320px;
        }
        img.c11
        {
            width: 312px;
            height: 203px;
        }
        table.c10
        {
            height: 203px;
        }
        td.c9
        {
            text-align: center;
            width: 50%;
            height: 50%;
        }
        img.c8
        {
            width: 312px;
            height: 97px;
        }
        td.c7
        {
            text-align: center;
        }
        img.c6
        {
            width: 312px;
            height: 98px;
        }
        img.c5
        {
            width: 100%;
            height: 8px;
        }
        div.c4
        {
            padding: 15px 35px 0px 0px;
            text-align: right;
            height: 88px;
        }
        img.c3
        {
            border: solid 0px white;
        }
        div.c2
        {
            background-color: #FFFFFF;
            padding: 15px 35px 0px 0px;
            vertical-align: bottom;
            height: 88px;
        }
        img.c1
        {
            width: 200px;
            height: 82px;
            border: solid 0px white;
        }
        /*]]>*/
        .style4
        {
            font-size: 8pt;
            color:black;
        }
        .style5
        {
            color: #666666;
        }
        /*Misc*/
        * { 
	margin:0;
	padding:0;
}

