#body
{
background:#000;
margin-top: 5px;
margin-bottom: 0px;
}
#contentleft {
    border-bottom: 2px solid #000;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 2px solid #000;
    margin-bottom: 10px;
    width: 507px;
    height: 249px;
    padding: 0px;
    float: left;
    background: #000;
}
	#topright1 {
		width:276px;
		height:115px;
		padding:0px;
		float:left;
		padding:5px 5px 5px 5px;
		background:#eee;
		border-bottom: 0px solid #000;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
		background-image: url(images/solutions.jpg);
		}
	#topright2 {
		width:276px;
		height:114px;
		float:left;
		padding:5px 5px 5px 5px;
		border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        background-image: url(images/contact.jpg);
        margin-bottom: 10px;
		}
	#contentbottom1 {
		width:189px;
		height: 200px;
		padding:5px 5px 5px 5px;
		float:left;
		border-bottom: 0px solid #000;
        border-top: 0px solid #000;
        border-left: 1px solid #000;
        border-right: 0px solid #000;
		background:#0072ff;
		margin-bottom: 10px;
		background-image: url(images/box5.png);
		}
	#contentbottom2 {
        width: 189px;
        height: 200px;
        padding: 5px 5px 5px 5px;
        float: left;
        border-bottom: 0px solid #000;
        border-top: 0px solid #000;
        border-left: 0px solid #000;
        border-right: 0px solid #000;
        background: #008616;
        margin-bottom: 10px;
        background-image: url(images/box5.png);
}
	#contentbottom3 {
		width:189px;
		height: 200px;
		padding:5px 5px 5px 5px;
		float:left;
		border-bottom: 0px solid #000;
        border-top: 0px solid #000;
        border-left: 0px solid #000;
        border-right: 0px solid #000;
		background:#eb0000;
	    margin-bottom: 10px;
	    background-image: url(images/box5.png);
		}
	#contentbottom4 {
		width:189px;
		height: 200px;
		padding:5px 5px 5px 5px;
		float:left;
		border-bottom: 0px solid #000;
        border-top: 0px solid #000;
        border-left: 0px solid #000;
        border-right: 1px solid #000;
		background:#ff6600;
	    margin-bottom: 10px;
	    background-image: url(images/box5.png);
		}
#middle1
{
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    border-top: 2px solid #fff;
    width: 794px;
    padding: 10px 10px 0px 10px;
    border: none;
    background-color: inherit;
}
#hline
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: inherit;
    z-index: 1;
}
#middle
{
margin-top: 0px;
margin-bottom: 0px;
margin-right:auto;
margin-left:auto;
width: 798px;
padding: 0;
border: none;
background-color: #000;
}
#header
{
    margin-top: 0px;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    padding: 0px;
    background-color: #000;
    border: none;
    color: #000;
    z-index: 1;
}
#menu
{
margin-top: 0px;
margin-bottom: 0px;
margin-right:auto;
margin-left:auto;
width: 800px;
padding: 0px;
background-color: #000;
color: #000;
z-index: 1;
}
.textff {
font-family: arial;
font-size: 11px;
color: #000;
font-weight: normal;
}
.textffbold {
font-family: arial;
font-size: 11px;
color: #fff;
font-weight: bold;
}
.bottomstyle1text {
text-align: justify;
font-family: arial;
font-size: 11px;
color: #c0c0c0;
}
.bottomstyletext {
text-align: justify;
font-family: arial;
font-size: 9px;
color: #c0c0c0;
font-weight: normal;
}
.bottomstyle2text {
font-family: arial;
font-size: 11px;
color: #ffffff;
font-weight: normal;
}
.textcenter {
text-align: center;
}
.textjustify{
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
}
span {
font-weight: normal;
}
td {
font-weight: normal;
}
h1 {
font-family: arial;
font-size: 15px;
padding: 0px 0px 0px 3px;
color: #fff;
font-weight: bold;
}
.h2 {
font-family: arial;
font-size: 14px;
color: #ff6600;
}
.h3 {
font-family: arial;
font-size: 15px;
color: #333333;
}
ol {
font-weight: normal;
}
ul {
font-family: arial;
font-size: 11px;
color: #999;
font-weight: normal;
}
a:active, a:link, a:visited {
font-family: arial;
color: #666;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: arial;
color: #006cff;
font-weight: bold;
text-decoration: underline;
}
.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 2px 9px 2px;
font-weight: normal;
text-decoration: none;
border-right: 1px dotted gray;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
text-decoration: underline;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}
body{
    text-align: inherit;
    font-family: arial;
    font-size: 11px;
}
#FrogJS{
    margin-top: auto;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 798px;
    height: 500px;
    border-bottom: 1px dotted #666;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    background-color: #000;
    color: #000;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}
#bottomfooter
{
margin-top: 0px;
margin-bottom: 0px;
margin-right:auto;
margin-left:auto;
width: 800px;
padding: 0px;
border: none;
background-color: #000;
color: #000;
}
.zeromargin
        {
            margin-top: 0;
            margin-bottom: 0;
        }
        .style27
        {
            width: 814px;
        }
        #style28
        {
            margin-top: 7px;
            margin-bottom: 7px;
            margin-right:auto;
            margin-left:auto;
            width: 796px;
            height: auto;
            text-align: left;
            font-family: arial;
            font-size: 11px;
            color: #ffffff;
            z-index: 1;
        }
        .style28
        {
            margin-right:auto;
            margin-left:auto;
            margin-top: 0;
            margin-bottom: 0;
            width: 798px;
            height: auto;
            text-align: left;
            color: #ffffff;
        }
        .nomargin
        {
            font-family: arial;
            font-size: 11px;
            color: #ffffff;
            font-weight: normal;
            margin-top: 0;
            margin-bottom: 0;
        }
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #333;
padding: 3px;
background-color: #000000;
text-align: center;
color: #ffffff;
visibility: hidden;
z-index: 100;
}
#locator {
    position: absolute;
    visibility: visible;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    z-index: -1;
}
.style30
        {
    text-align: center;
    font-size: 13px;
    padding: 0px 0px 5px 0px;
    color: #ff0000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.style31
        {
            margin-top: 3px;
        }
	#totalbottomleft {
    width: 400px;
    height: auto;
    float: left;
}
	#totalbottomright {
		width:400px;
		height: auto;
		float:right;
		}
		.style32
        {
    border: 0px;
    float: left;
}
        .style33
        {
            float: right;
        }
        .style34
        {
            text-align: center;
            color: #666;
            padding: 3px 0px 0px 0px;
        }
        .style35
        {
            text-align: center;
            color: #0066CC;
            padding: 3px 0px 0px 0px;
        }
        .style36
        {
    text-align: center;
    color: #0066CC;
    padding: 3px 0px 0px 0px;
}
        .style37
        {
    text-align: center;
    color: #0066CC;
    padding: 3px 0px 0px 0px;
}
        .style38
        {
    text-align: center;
    color: #0066CC;
    padding: 3px 0px 0px 0px;
}
        .style39
        {
            text-align: center;
        }
        #bk001{
    margin-top: auto;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 788px;
    height: auto;
    border-bottom: 0px dotted #666;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    background-color: #fff;
    color: #000;
        padding: 5px 5px 0px 5px;
        }
                .style41
        {
            color: #FF0000;
        }
        .textff001 {
        font-family: arial;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        text-align: center;
        }
        .textff002 {
        font-family: arial;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-align: center;
        }
                .style42
        {
            text-align: center;
            color: #FF6600;
            padding: 3px 0px 0px 0px;
        }
                .style43
        {
            text-align: justify;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .style44
        {
            text-align: justify;
        }
        .style46
        {
            float: left;
        }
                .style47
        {
            text-align: left;
            color: #0066CC;
            padding: 3px 0px 0px 0px;
            margin-top: 10px;
            margin-bottom: 10px;
            margin-right: auto;
            margin-left: auto;
        }
                .style48
        {
            text-align: justify;
            font-family: arial;
            font-size: 9px;
            color: #666666;
            font-weight: normal;
        }
        .style49
        {
            text-align: justify;
            font-family: arial;
            font-size: 11px;
            color: #666666;
            font-weight: bold;
        }