#thisisthemothafreakingpagediv {background: #fff;}

/*--------------------------------------------
Base Styles
---------------------------------------------*/
body {
 text-align: center;
 margin: 0;
 padding: 0;
 font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
 font-size: 14px;

 height: 100%;
}
a {
 color: #64a4a0;
 text-decoration: underline;
}
a:hover {
 color: #64a4a0;
 text-decoration: none;
}

/*--------------------------------------------
Layout
---------------------------------------------*/
#container {
 padding: 0;
 margin: auto;
 text-align: center;
 width: 100%;
}

/*--------------------------------------------
Headers
---------------------------------------------*/
.header_item {margin-left: 25px; float:left; width:100px; }

/* Custom Header, White Space, and Footer */
#mainheaderWrap {
 padding-bottom: 8px;
 background-color: #ffffff;
}
#index_img_image {
 width:964px;
 height:492px;
}

#headerWrap {
 width: 100%;
 height: 41px;
 background: #fff url(../img/menu_bkg.jpg) top left;
 margin: 0;
 padding: 0;
}
#header_top {
 width: 960px;
 margin-left:auto;
 margin-right:auto;
}
#headerlogo {
 float: left;
 margin-top: 17px;
}
#headermenu {
 float: right;
 width: 50%;
 margin-top: 03px;
 line-height: 12px;
}

#subheaderWrap {
 width: 100%;
 height: 47px;
 background: url(../img/menu_bkg.png) top left;
 margin: 0;
 padding: 0;
}
#subheader_bottom {
 width: 960px;
 margin-left:auto;
 margin-right:auto;
}
#subheadermenu {
 float: left;
}
#subheadersign {
 float: right;
}
.menubutton {
 margin-right: 25px;
}

#mnu-lan, #mnu-lanOn { position: relative; float: left; width: 82px; left: 0px; background: transparent url(../img/menu_lan.png) -0px 0px no-repeat; }
a#mlan { display: block; height: 39px; width: 82px; }
a:hover#mlan, #mlanOn { background: transparent url(../img/menu_lan.png) -0px -39px no-repeat; }

#mnu-adsl, #madsl { position: relative; float: left; width: 96px; left: 0px; background: transparent url(../img/menu_adsl.png) 0px 0px no-repeat; }
a#madsl { display: block; height: 39px; width: 96px; }
a:hover#madsl, #madslOn { background: transparent url(../img/menu_adsl.png) -0px -39px no-repeat; }

#mnu-wireless, #mwirelessOn { position: relative; float: left; width: 128px; left: 0px; background: transparent url(../img/menu_wireless.png) 0px 0px no-repeat; }
a#mwireless { display: block; height: 39px; width: 128px; }
a:hover#mwireless, #mwirelessOn { background: transparent url(../img/menu_wireless.png) -0px -39px no-repeat; }

#mnu-enquiries, #menqOn { position: relative; float: left; width: 112px; left: 0px; background: transparent url(../img/menu_enquiries.png) -0px 0px no-repeat; }
a#menq { display: block; height: 39px; width: 112px; }
a:hover#menq, #menqOn { background: transparent url(../img/menu_enquiries.png) -0px -39px no-repeat; }

#mnu-profile, #mprofOn { position: relative; float: left; width: 96px; left: 0px; background: transparent url(../img/menu_profile.png) -0px 0px no-repeat; }
a#mprof { display: block; height: 39px; width: 96px; }
a:hover#mprof, #mprofOn { background: transparent url(../img/menu_profile.png) -0px -39px no-repeat; }

#mnu-drvrs, #mnu-drvrsOn { position: relative; float: left; width: 96px; left: 0px; background: transparent url(../img/menu_drivers.png) -0px 0px no-repeat; }
a#mdrvr { display: block; height: 39px; width: 96px; }
a:hover#mdrvr, #mdrvrOn { background: transparent url(../img/menu_drivers.png) -0px -39px no-repeat; }

#mnu-support, #mnu-supportOn { position: relative; float: left; width: 96px; left: 0px; background: transparent url(../img/menu_support.png) -0px 0px no-repeat; }
a#msuprt { display: block; height: 39px; width: 96px; }
a:hover#msuprt, #msuprtOn { background: transparent url(../img/menu_support.png) -0px -39px no-repeat; }

#mnu-warranty, #mwarrantyOn { position: relative; float: left; width: 128px; left: 0px; background: transparent url(../img/menu_warranty.png) 0px 0px no-repeat; }
a#mwarranty { display: block; height: 39px; width: 128px; }
a:hover#mwarranty, #mwarrantyOn { background: transparent url(../img/menu_warranty.png) -0px -39px no-repeat; }

#mnu-kunhar, #mkpplOn { position: relative; float:left; width: 122px; left: 0px; background: transparent url(../img/menu_kunhar.png) -0px 0px no-repeat; }
a#mkppl { display: block; height: 39px; width: 122px; }
a:hover#mkppl, #mkpplOn { background: transparent url(../img/menu_kunhar.png) -0px -39px no-repeat; }

.header_nav {
 font-size: 11px;
 color: #fff;
}
.header_nav a {
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}
.header_nav a:hover {
 text-decoration: none;
 color: #ffb22b;
}

.subheader_sign {
 font-size: 16px;
 color: #f69c00;
}

/*--------------------------------------------
White Content
---------------------------------------------*/
#thepage {
 text-align: left;
 background-color: #ffffff;
 padding: 0;
}
#thepage a {
 color: #68797b;
 text-decoration: underline;
}
#thepage a:hover {
 color: #68797b;
 text-decoration: none;
}

#page_content {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
 background-color: #FFF;
}

#content_left {
 float: left;
 width: 695px;
}
#content_left a {
 color: #e54800;
 text-decoration: underline;
}
#content_left a:hover {
 color: #e54800;
 text-decoration: none;
}
#content_title {
 background: url(../img/about_em.png) repeat-x;
 padding-left: 20px;
 padding-right: 20px;
 margin-bottom: 50px;
 padding-top: 1px;
 width: 655px;
}
#content_title h1 {
 font-size: 36px;
 font-weight: bold;
 color: #3d3d42;
 margin-top: 13px;
}
#content_title h2 {
 font-size: 14px;
 font-weight: bold;
 color: #3a3a3e;
 margin-top: -5px;
}
#content_title h3 {
 font-size: 12px;
 font-weight: normal;
 color: #9999a4;
 line-height: 0px;
 margin-top: -4px;
}
#content_title a {
 color: #952828;
 text-decoration: underline;
}
#content_title a:hover {
 color: #952828;
 text-decoration: none;
}

#title_description {
 width: 525px;
 margin-left: 25px;
 font-size: 12px;
 margin-top: -20px;
}

#content_right {
 float: right;
 width: 235px;
}
#content_right h2 {
 color: #ffa200;
 font-size: 24px;
 font-weight: normal;
 margin-top: -5px;
}
#page_imgs {
 background: #f9f9f9;
 padding: 20px;
 border: 1px solid #d1d1d1;
 margin-bottom: 30px;
 font-size: 11px;
 font-weight: normal;
}
#page_img_groups {
 background: #f9f9f9;
 padding: 20px;
 border: 1px solid #d1d1d1;
 margin-bottom: 30px;
 font-size: 12px;
 font-weight: bold;
 text-align:left;
}
#page_img_groups h2 {
 color: #ffa200;
 font-size: 24px;
 font-weight: normal;
 margin-top: -5px;
}
#page_img_groups ul {
 list-style: none;
 margin-left: 0px;
 font-size: 14px;
 font-weight: normal;
 line-height: 30px;
 padding:0;
 margin:0;
}
#page_img_groups a {
 color: #68797b;
 text-decoration: underline;
}
#page_img_groups a:hover {
 color: #68797b;
 text-decoration: none;
}

#page_img_question {
 background: #f9f9f9;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 0px;
 border: 1px solid #d1d1d1;
 margin-bottom: 30px;
 font-size: 11px;
 font-weight: normal;
 color: #637374;
}
#page_img_qbox {
 margin-top: 15px;
 margin-bottom: 25px;
}
.page_img_header {
 color: #2b2b30;
 font-size: 24px;
 font-weight: normal;
 margin-bottom: 10px
}

#page_img_groups_header {
 margin: 0 0 10px 0;
 color: #ffa200;
 font-size: 24px;
 font-weight: normal;
}
#page_img_groups_li {
 padding:0;
 line-height: 30px;
 font-size: 14px;
 font-weight: normal;
}
#page_img_groups_li_header {
 margin: 6px 0 0 0;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 13px;
 color: #bd1810;
}

/*--------------------------------------------
Footer
---------------------------------------------*/
#footerContainer-blk {
 width: 100%;
 background: #171717;
 text-align:left;
 }
#footerContainer-wht {
 width: 100%;
 background: #fff;
}
#footerContentWhite {
 width: 960px;
 padding-top:15px;
 padding-bottom:15px;
 margin-left: auto;
 margin-right: auto;
 font-size:10px;
 color: #ccc;
 text-align: left;
}
#footerContent {
 width: 960px;
 text-align: left;
 padding-top:15px;
 padding-bottom:15px;
 margin-left: auto;
 margin-right: auto;
 font-size:10px;
 color: #ccc;
}
#footerContent a {
 color: #ffb22b;
 text-decoration: none;
}
#footerContent a:hover {
 color: #ffb22b;
 text-decoration: underline;
}
#footerContentWhite a {
 color: #898989;
 text-decoration: none;
}
#footerContentWhite a:hover {
 color: #898989;
 text-decoration: underline;
}

/*--------------------------------------------
Text Classes
---------------------------------------------*/
.VIP {
 font-size: 20px;
 color: #952828;
 font-weight: bold;
}
.vipLOGIN {
 font-size: 20px;
 color: #000;
 font-weight: bold;
}

.QUICK {
 font-size: 18px;
 color: #952828;
 font-weight: bold;
}
.quickLINKS {
 font-size: 18px;
 color: #000;
 font-weight: bold;
}
.quicklinks_list {
 font-size: 14px;
 color: #000;
 list-style: none;
 margin-bottom: 10px;
 margin:14px 0px 0px 0px;
 padding:0;
}
.quicklinks_list li {
 margin-bottom:14px;
}
.quicklinks_list a {
 color: #333;
 text-decoration: none;
}
.quicklinks_list a:hover {
 color: #000;
 text-decoration: underline;
}
.HRDtitles {
 font-size: 24px;
 color: #fea100;
 font-weight: bold;
}

#domain {
 background: #f69c00 url(../img/domain00.jpg) repeat-x;
 width: 673px;
 height: 48px;
 padding-left: 10px;
 padding-right: 10px;
 margin-bottom:25px;
 border: 1px #e7ac78 solid;
}

/*--------------------------------------------
About Us - Misc. Constants
---------------------------------------------*/
#IfThatsNotEnough {
 margin-top: 35px;
 margin-bottom: 25px;
}
#IfThatsNotEnoughTitle {
 padding-bottom: 10px;
 border-bottom: 1px solid #ccc;
 font-size: 24px;
 font-weight: normal;
 color: #748081;
}
#IfThatsNotEnoughLinks {
 margin-top: 20px;
}
#IfThatsNotEnoughLinks a {
 color: #e54800;
 text-decoration: underline;
}
#IfThatsNotEnoughLinks a:hover {
 text-decoration: none;
 color: #e54800;
}
#IfThatsNotEnoughLinks-Left {
 margin-right: 35px;
 width: 200px;
 float: left;
}
#IfThatsNotEnoughLinks-Left img {
 margin-right: 15px;
}
#IfThatsNotEnoughLinks-Right {
 width: 300px;
 float: left;
}
#IfThatsNotEnoughLinks-Right img {
 margin-right: 15px;
}
