﻿@charset "utf-8";
/* CSS Document */

#container{
width:1003px;
margin:0px auto;
}

.header_head_wrapper{
width:1003px;
margin:auto;
height:auto;
}
.header{
width:1003px;
height:118px;
margin:auto;
background-image:url(../images/header_bg.gif);
background-repeat:no-repeat;
margin-left:4px;
}
.logo{
width:517px;
height:110px;
float:left;
margin-top:-3px;
padding-left:4px;

}
.promo_box{
width:468px;
height:auto;
margin-top:25px;
float:left;
}

/*menu start*/
.menu_head_wrapper{
width:992px;
height:31px;
float:left;
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;
background-color:#FFF;
}
.left_menu_bg{
width:8px;
height:31px;
background-image:url(../images/left_menu_bg.gif);
background-position:left;
background-repeat:no-repeat;
float:left;
}
.right_menu_bg{
width:8px;
height:31px;
background-image:url(../images/right_menu_bg.gif);
background-position:left;
background-repeat:no-repeat;
float:left;
}
.login_head_wrapper{
width:200px;
height:31px;
float:left;
margin-left:15px;

}
.login_butt{
color:white;
height:21px;
float:right;
margin-top:3px;
margin-left:12px;
}
.menu{
width:760px;
height:31px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
float:left;
text-decoration:none;
list-style-type:none;
}
.menu ul {
list-style-type:none;
margin:0px;
padding:0px;
}
.menu ul li{
width:auto;
font-family:Arial, Helvetica, sans-serif;
display:block;
float:left;
padding:5px 0px 0px 14px;
color:#FFFFFF;
text-decoration:none;
}
.menu ul li a{
display:block;
font-family:Arial, Helvetica, sans-serif;
float:left;
color:#FFFFFF;
text-decoration:none;
}
.menu ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
text-decoration:none;
}

/*menu End*/


/*Body Start*/

.body_main_container{
width:1003px;
height:auto;
margin:auto;
background-color:White;
}
/*Footer_upper_promo Start*/
.promo_head_container{
width:1003px;
height:auto;
margin:auto;
margin-top:0px;
padding-top:10px;
background-color:White;
}
.footer_up_promo{
width:950px;
height:auto;
margin:auto;
}
/*Footer_upper_promo End*/
/*Foooter start*/

.footer_container{
width:1003px;
height:71px;
margin:auto;
background-color:White;
}
.footer_left{
width:4px;
height:71px;
float:left;
background-image:url(../images/footer_left_corner.gif);
background-repeat:no-repeat;
}
.footer_centrer{
width:992px;
height:71px;
float:left;
background-image:url(../images/footer_center_bg.gif);
background-repeat:repeat-x;
}
.footer_right{
width:5px;
height:71px;
float:left;
background-image:url(../images/footer_right_corner.gif);
background-repeat:no-repeat;
}
.footer_up_blank_box{
width:993px;
height:41px;
margin:auto;
}
.footer_navi{
width:993px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
height:20px;
margin:auto;
text-align:center;

}
.footer_navi a{

color:#FFFFFF;
font-weight:normal;
text-decoration:none;
margin:auto;
text-align:center;
}
.footer_navi a:visited{

font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
margin:auto;


}
.footer_navi a:hover{
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
margin:auto;
}
/*footer End*/
