html, body {
   background-color: #000000;
   background-image:url('bodybghead.jpg');
   background-repeat:repeat-x;
   color: #ffffff;
   font-family:tahoma;
   font-size:12px;
   margin:0px;
   padding:0;
   height:100%;
   border:none;
}

#wrapper {
   position:relative;
   min-height:100%;
   height:100%;
   width:100%;
   min-height:100%;
   margin-left:auto;
   margin-right:auto;
   text-align: center;
}

/* --- START HEADDER ---------------------------------------------------------------------------------- */

#headder_wrapper{
   position:relative;
   height:120px;
   width:750px;
   margin-left:auto;
   margin-right:auto;
}

#headder_logo{
   position:absolute;
   height:120px;
   width:450px;
   left:0px;
   right:0px;
}



#headder_logo_ailogo{
   position:absolute;
   top:10px;
   left:325px;
   width:100px;
   height:100px;
   background: url('ailogo.png') no-repeat 0px 0px;
   color:#ffffff;
   text-decoration:none;
}

#headder_logo_ailogo:hover{
   background: url('ailogo.png') no-repeat 0px -101px;
   cursor:pointer;
}

#headder_logo_aitextlogo{
   position:absolute;
   bottom:10px;
   left:0px;
   border-style:none;
   width:200px;
   height:30px;
}

#headder_logo_aitel{
   position:absolute;
   top:10px;
   left:0px;
   border-style:none;
   width:188px;
   height:42px;
}


#headder_login{
   position:absolute;
   background-image:url('loginbox.png');
   background-repeat:no-repeat;
   height:90px;
   width:180px;
   top:15px;
   right:0px;
}

#headder_login a{
   color:#ffffff;
   text-decoration:none;
}

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

#headder_login_form{
   font-family:tahoma;
   font-size:12px;
}

#headder_login_username{
   border-color:#333333;
   border-style:solid;
   border-width:0px;
   width:95px;
   position:absolute;
   top:9px;
   right:10px;
}

#headder_login_password{
   border-color:#333333;
   border-style:solid;
   border-width:0px;
   width:95px;
   position:absolute;
   top:39px;
   right:10px;
}

.headder_login_button{
   position:absolute;
   bottom:5px;
   right:10px;
   text-align:center;
   border-width:0px;
   width:95px;
   height:22px;
   line-height:22px;
   background: url('btn.png') no-repeat 0px 0px;
   font-weight:bold;
   text-decoration:none;
   color:#333333;
   font-size:12px;
}

.headder_login_button_over{
   position:absolute;
   bottom:5px;
   right:10px;
   text-align:center;
   border-width:0px;
   width:95px;
   height:22px;
   line-height:22px;
   background: url('btn.png') no-repeat 0px -23px;
   font-weight:bold;
   text-decoration:none;
   color:#333333;
   font-size:12px;
}


#headder_login_label_username{
   text-align:left;
   line-height:25px;
   width:70px;
   position:absolute;
   top:5px;
   left:10px;
}

#headder_login_label_password{
   text-align:left;
   line-height:25px;
   width:70px;
   position:absolute;
   top:35px;
   left:10px;
}

#headder_login_label_help{
   text-align:left;
   line-height:22px;
   width:70px;
   position:absolute;
   bottom:5px;
   left:10px;
}


/* --- END HEADDER ------------------------------------------------------------------------------------ */


/* --- START NAVBAR ------------------------------------------------------------------------------------ */

#navbar_wrapper{
   height:23px;
   width:770px;
   line-height:23px;
   text-align:center;
   font-family:tahoma;
   font-size:12px;
   font-weight:bold;
   position:relative;
   margin-left:auto;
   margin-right:auto;
}

#navbar_option1{
   position:absolute;
   top:0px;
   left:0px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat 0px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option1:hover{
   background: url('btn_topnav.png') no-repeat 0px -24px;
   cursor:pointer;
}

#navbar_option2{
   position:absolute;
   top:0px;
   left:110px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat -20px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option2:hover{
   background: url('btn_topnav.png') no-repeat -20px -24px;
   cursor:pointer;
}

#navbar_option3{
   position:absolute;
   top:0px;
   left:220px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat -20px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option3:hover{
   background: url('btn_topnav.png') repeat-x -20px -24px;
   cursor:pointer;
}


#navbar_option4{
   position:absolute;
   top:0px;
   left:330px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat -20px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option4:hover{
   background: url('btn_topnav.png') repeat-x -20px -24px;
   cursor:pointer;
}


#navbar_option5{
   position:absolute;
   top:0px;
   left:440px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat -20px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option5:hover{
   background: url('btn_topnav.png') repeat-x -20px -24px;
   cursor:pointer;
}


#navbar_option6{
   position:absolute;
   top:0px;
   left:550px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat -20px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option6:hover{
   background: url('btn_topnav.png') repeat-x -20px -24px;
   cursor:pointer;
}


#navbar_option7{
   position:absolute;
   top:0px;
   right:0px;
   width:110px;
   height:23px;
   background: url('btn_topnav.png') no-repeat -90px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
}

#navbar_option7:hover{
   background: url('btn_topnav.png') no-repeat -90px -24px;
   cursor:pointer;
}

/* --- END NAVBAR -------------------------------------------------------------------------------------- */

/* --- START CONTENT -------------------------------------------------------------------------------------- */


#content_carousel_wrapper{
   position:relative;
   top:0px;
   left:0px;
   width:750px;
   height:200px;
   background-color:#eeeeee;
   background-image:url('contentheader.jpg');
   z-index:10;
   color:#ffffff;
   margin-left:auto;
   margin-right:auto;
}

#content_navbar_shaddow{
   position:absolute;
   top:0px;
   left:0px;
   width:750px;
   background-image:url('shaddow.png');
   background-repeat:repeat-x;
   height:10px;
   z-index:11;
}

#content_carousel_text{
   position:absolute;
   top:20px;
   left:20px;
   height:160px;
   width:250px;
   font-size:14px;
   text-align:left;
   vertical-align:middle;
}

#content_carousel_text p{
   margin-bottom:0;
   margin-top:5px;
}

#content_carousel_text h1{
   font-size:18px;
   font-weight:normal;
   margin-bottom:0;
   margin-top:0;
}


#content_wrapper{
   position:relative;
   width:750px;
   height:auto;
   background-color:#333333;
   color:#ffffff;
   padding-top:20px;
   padding-bottom:20px;
   padding-left:0px;
   padding-right:0px;
   margin-left:auto;
   margin-right:auto;
   overflow:auto;
}

#content_collum_1_of_3{
   position:relative;
   float:left;
   margin-left:25px;
   width:220px;
   height:100%;
   text-align:left;
}


#content_collum_2_of_3{
   position:relative;
   float:left;
   margin-left:20px;
   margin-right:20px;
   width:220px;
   height:100%;
   text-align:left;
}

#content_collum_3_of_3{
   position:relative;
   float:left;
   height:100%;
   width:220px;
   text-align:left;
}

.content_collum_header{
   position:relative;
   background-image:url('featurebox.png');
   background-repeat:no-repeat;
   height:250px;
   padding-left:15px;
   padding-right:15px;
   padding-top:10px;
   color:#333333;
}

.content_collum_header h1{
   margin-top:0px;
   margin-bottom:5px;
   font-size:20px;
   font-weight:normal;
   text-align:center;
}

.content_collum_header h2{
   margin-top:0px;
   margin-bottom:5px;
   font-size:18px;
   font-weight:normal;
   text-align:center;
}

.content_collum_header p{
   margin-top:0px;
   margin-bottom:5px;
   text-align:left;
}

.content_collum_header ul{
   margin-top:0px;
   margin-bottom:5px;
   text-align:left;
   margin-left:15px;
   margin-right:0px;
}

.content_collum_header li{
   margin-top:0px;
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   text-align:left;
}

.content_collum_header_button_wrapper{
   position:relative;
   text-align:center;
   width:95px;
   height:22px;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
}



.content_collum_header_button{
   position:absolute;
   top:0px;
   right:0px;
   width:95px;
   height:22px;
   line-height:22px;
   background: url('btn.png') no-repeat 0px 0px;
   color:#333333;
   text-align:center;
   text-decoration:none;
   font-weight:bold;
}

.content_collum_header_button:hover{
   background: url('btn.png') no-repeat 0px -23px;
   cursor:pointer;
}



/* --- END CONTENT --------------------------------------------------------------------------------------- */



/* --- START FOOTER -------------------------------------------------------------------------------------- */



#footer_wrapper{
   position:relative;
   clear:both;
   width:100%;
   height:139px;
   background-color:#333333;
   background-image:url('bodybgfooter.jpg');
   background-repeat:repeat-x;
   color:#ffffff;
   border-top-width:2px;
   border-top-style:solid;
   border-top-color:#ff9900;
}


#footer_wrapper a{
   color:#ffffff;
   text-decoration:none;
}

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

#footer_wrapper_internal{
   position:relative;
   width:750px;
   height:139px;
   margin-left:auto;
   margin-right:auto;

}

#footer_site_links{
   position:absolute;
   top:10px;
   left:0px;
   width:750px;
   height:20px;
   color:#ffffff;
}


#footer_site_badges{
   position:absolute;
   top:50px;
   left:81px;
   width:588px;
   height:31px;
   color:#ffffff;
}

#site_badge_01{
   position:absolute;
   top:0px;
   left:0px;
   width:88px;
   height:31px;
   border-style:solid;
   border-color:#ffffff;
   border-width:0px;
}

#site_badge_02{
   position:absolute;
   top:0px;
   left:98px;
   width:88px;
   height:31px;
   border-style:solid;
   border-color:#ffffff;
   border-width:0px;
}

#site_badge_03{
   position:absolute;
   top:0px;
   left:196px;
   width:88px;
   height:31px;
   border-style:solid;
   border-color:#ffffff;
   border-width:0px;
}

#site_badge_04{
   position:absolute;
   top:0px;
   left:294px;
   width:88px;
   height:31px;
   border-style:solid;
   border-color:#ffffff;
   border-width:0px;
}

#site_badge_05{
   position:absolute;
   top:0px;
   left:392px;
   width:88px;
   height:31px;
   border-style:solid;
   border-color:#ffffff;
   border-width:0px;
}

#site_badge_06{
   position:absolute;
   top:0px;
   left:490px;
   width:88px;
   height:31px;
   border-style:solid;
   border-color:#ffffff;
   border-width:0px;
}

#footer_site_copyright{
   position:absolute;
   bottom:10px;
   left:0px;
   width:300px;
   height:20px;
   color:#ffffff;
   text-align:left;
}

#footer_site_legal_links{
   position:absolute;
   bottom:10px;
   right:0px;
   width:400px;
   height:20px;
   color:#ffffff;
   text-align:right;
}

/* --- END FOOTER ---------------------------------------------------------------------------------------- */

