﻿/* CSS Document */

body
{
background:url(images/bg2.jpg);
background-repeat:repeat-x;
background-color: #2175bc;
font-family: Trebuchet MS;
font-size: 12px;
left:0;
margin:0;
padding:0;
}

a
{
color: #003366;
text-decoration:none;
}

a:hover
{
color: #333333;
text-decoration: underline;
}

.bluecenter
{
background:url(images/center.jpg);
padding: 0px;
margin: 0px;
}

.bodycontent
{
background-color: #FFF;
}

.topnav
{
width: 100%;
height: 200px;
margin-top: 0px;
}

.centernav
{
	width: 797px;
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menus
{
	width: 767px;
	height: 70px;
	background-color:#003366;
	padding-left: 30px;
}

.menu_area {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;

}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 21px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	margin: 0px;
	float: left;
	height: 21px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu_hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	margin: 0px;
	float: left;
	cursor: pointer;
	height: 21px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	cursor: pointer;
}

.technology
{
background-image: url(images/netbg.jpg);
background-repeat:no-repeat;
background-position: right;
height: 300px;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

#button {
        width: 100%;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 11px;
        background-color: #90bade;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }
		
.sidebartitle
{
font-weight: bold;
font-size: 14px;
color:#FFFFFF;
text-align: center;
padding-top: 10px;

}

.rightnav1
{
background-color:#FFFFFF;
margin: 10px 0px 10px 0px;
}

.rntitle1
{
background-color: #003366;
font-size: 14px;
color:#FFFFFF;
font-weight: bold;
padding: 4px 4px 4px 4px;
text-align: center;
}

.pagetitle
{
font-size: 18px;
color: #000066;
}

.contentpage
{
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.footerm
{
margin-bottom: 30px;
}

.footer
{
font-size: 11px;
text-align: center;
}

.aboutus
{
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
background-color: #ECFAFF;
}

.randombox
{
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
}

.aboutustitle
{
font-size: 16px;
margin-bottom: 1px;
font-weight: bold;
color: #CC0000;

}

.prodpic
{
float: left;
width: 100px;
margin-right: 1px;
}

.product1
{
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 5px;
background-color: #FEE2E4;
height: 100px;
}

.title1
{
color:#990000;
font-weight: bold;
font-size: 16px;
margin-left: 10px;

}

.product2
{
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
background-color: #ECFAFF;
}

.product3
{
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
background-color: #FFF0CE;
}

.prodname
{
font-size: 18px;
padding: 10px 10px 10px 10px;
color: #990000;
}

.aboutprod
{
font-size: 16px;
font-weight: bold;
font: Tahoma, sans-serif, serif;
text-transform:uppercase;
color: #000066;
}

.prodpic
{
border: 0px;
}

.proddesc
{
text-align: justify;
padding: 10px 10px 10px 10px;
}

.proddescbox
{
text-align: justify;
padding: 10px 10px 10px 10px;
background-color: #F0FBE3;
}

.benefits
{
list-style-type: square;
margin-left: 20px;
}

.sbox
{
margin: 10px 10px 10px 10px;
}

.stitle
{
font-size: 14px;
font-weight: bold;
font: Tahoma, sans-serif, serif;
text-transform:uppercase;
color: #FF9900;
}

.scontent
{
font-family: Trebuchet MS;
font-size: 12px;
text-transform:none;
font-weight:normal;
color:#000000;
list-style: square;
margin-left: 20px;
}

.scontent1
{
font-family: Trebuchet MS;
font-size: 12px;
text-transform:none;
font-weight:normal;
color:#000000;
}

.testi
{
margin-left: 50px;
margin-right: 50px;
}

.author
{
text-align:right;
margin-right: 10px;
margin-bottom: 30px;
}