/* CSS Document */
body{
margin:0px;
padding:0px;
/*background:url(../images/bk.jpg) repeat-x;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a img{
border:0px;
}
p{
margin:0px;
padding:10px 00px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4e4e4e;
/*text-align:justify;*/
line-height:18px;
}
li{
line-height:22px;
}
.white p{
color:#015d8e;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
margin:0;
padding:10px;
text-align:justify;
}
.white a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#015d8e;
padding-right:10px;
text-decoration:none;
}
.white a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#015d8e;
padding-right:10px;
text-decoration:underline;
}
#para_just{
text-align:justify;
}
.what_head{
padding-left:10px;
}
#border{
border-left:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
border-top:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
}
#border_bott1{
border-left:0px solid #e9e9e9;
border-right:0px solid #e9e9e9;
border-top:0px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
font-family:tahoma;
font-size:11px;
color:#013e56;
font-weight:bold;
padding-left:10px;
}
#border_bott2{
border-left:0px solid #e9e9e9;
border-right:0px solid #e9e9e9;
border-top:0px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
font-family:tahoma;
font-size:11px;
color:#0085bb;
padding-right:10px;
font-weight:normal;
}

.more_small a{
margin:0px;
padding:0px;
font-family:tahoma;
font-size:11px;
color:#8c1212;
font-weight:bold;
padding-right:10px;
text-decoration:none;
}
.more_small a:hover{
margin:0px;
padding:0px;
font-family:tahoma;
font-size:11px;
color:#8c1212;
font-weight:bold;
padding-right:10px;
text-decoration:none;
}
.more_big a{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8c1212;
font-weight:normal;
text-decoration:none;
}
.more_big a:hover{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0277c1;
font-weight:normal;
text-decoration:none;
}


#what_head_border1{
border-left:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
}
#what_head_border2{
border-left:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
border-top:0px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
}

.what_head p{
margin:0px;
padding:10px 10px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4e4e4e;
/*text-align:justify;*/
line-height:20px;
}


.footer{
font-family:tahoma;
font-size:11px;
color:#cecece;
}
.footer a{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.footer a:hover{
font-family:tahoma;
font-size:11px;
color:#198bcd;
text-decoration:none;
}
.footer a:selected{
font-family:tahoma;
font-size:11px;
color:#198bcd;
text-decoration:none;
}

.tabheight{
border:1px solid #e9e9e9;
}
.tabheight td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
padding-left:15px;
}
.tabheight #head{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
color:#FFFFFF;
/*font-weight:bold;*/
}

#sep{
color:#cecece;
padding-left:3px;
padding-right:3px;
}

.contact_input{
border:1px solid #CCCCCC;
padding:2px 2px 2px 5px;
width:250px;
}
.contact_submit{
border:0px solid #CCCCCC;
padding:2px 5px 2px 5px;
background:#688ca9;
width:70px;
color:#FFFFFF;
}

.change_pass{
border:0px solid #CCCCCC;
padding:2px 5px 2px 5px;
background:#39776b;
width:115px;
color:#FFFFFF;
}

/* Menu Start Here */
#wrapper {
width:940px;
margin:0 auto;
text-align:left;
/*border:1px solid #666666;*/
}

ul#menu {
        list-style: none;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        height: 40px;
        width: 940px;
        float: left;
        background: url(../images/menubar.gif) 0px 0px no-repeat;
}
ul#menu li {
        float: left;
        display: inline;
        height: 40px;
        margin:0px 0px 0px 0px;
        overflow:hidden;
		border:0px solid #333333;
}

ul#menu li a {
        display: block;
        height: 40px;
        text-indent: -980em;
}

ul#menu li.home a {
        background: url(../images/menubar.gif) 0px 0px no-repeat;
        width: 90px;
}
ul#menu li.home a:hover {
        background: url(../images/menubar.gif) 0px -40px no-repeat;
}
ul#menu li.home a.selected{
        background: url(../images/menubar.gif) 0px -40px no-repeat;
}

ul#menu li.about a {
        background: url(../images/menubar.gif) -85px 0px no-repeat;
        width: 115px;
}
ul#menu li.about a:hover {
        background: url(../images/menubar.gif) -85px -40px no-repeat;
}
ul#menu li.about a.selected{
        background: url(../images/menubar.gif) -85px -40px no-repeat;
}

ul#menu li.services a {
        background: url(../images/menubar.gif) -200px 0px no-repeat;
        width: 105px;
}
ul#menu li.services a:hover {
        background: url(../images/menubar.gif) -200px -40px no-repeat;
}
ul#menu li.services a.selected{
        background: url(../images/menubar.gif) -200px -40px no-repeat;
}

ul#menu li.how a {
        background: url(../images/menubar.gif) -305px 0px no-repeat;
        width: 140px;
}
ul#menu li.how a:hover {
        background: url(../images/menubar.gif) -305px -40px no-repeat;
}
ul#menu li.how a.selected{
        background: url(../images/menubar.gif) -305px -40px no-repeat;
}

ul#menu li.callrate a {
        background: url(../images/menubar.gif) -445px 0px no-repeat;
        width: 120px;
}
ul#menu li.callrate a:hover {
        background: url(../images/menubar.gif) -445px -40px no-repeat;
}
ul#menu li.callrate a.selected{
        background: url(../images/menubar.gif) -445px -40px no-repeat;
}

ul#menu li.download a {
        background: url(../images/menubar.gif) -565px 0px no-repeat;
        width: 120px;
}
ul#menu li.download a:hover {
        background: url(../images/menubar.gif) -565px -40px no-repeat;
}
ul#menu li.download a.selected{
        background: url(../images/menubar.gif) -565px -40px no-repeat;
}

ul#menu li.contactus a {
        background: url(../images/menubar.gif) -685px 0px no-repeat;
        width: 120px;
}
ul#menu li.contactus a:hover {
        background: url(../images/menubar.gif) -685px -40px no-repeat;
}
ul#menu li.contactus a.selected{
        background: url(../images/menubar.gif) -685px -40px no-repeat;
}
a{
text-decoration:none;
color:#c14400;
}
a:hover{
text-decoration:underline;
color:#c14400;
}