body{
background-color:#423e47;
margin:0px 0px;
}
.main_container{
width:1007px;
margin:0px auto;
}
.background{
float:left;
width:1006px;
background-color:#ecd5ff;
}
.logo_area{
width:1007px;
background-color:#FFF;
height:130px;
}
.img_area{
width:1007px;
padding-top:3px;
padding-bottom:2px;
}
/*----------------- menu start ---------------------- */
.menu_container{
width:1007px;
background-color:#000;
height:60px;
margin-bottom:20px;
}
.menu_block{
float:left;
height:40px;
background-color:#000;
padding-left:16px;
padding-top:20px;
margin-bottom:10px;
}
.menu_text:link{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
font-size:13px;
color:#FFF;
text-decoration:none;
}
.menu_text:hover{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
font-size:13px;
color:#F93;
text-decoration:none;
}
.menu_text:active{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
font-size:13px;
color:#FFF;
text-decoration:none;
}
.menu_text:visited{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
font-size:13px;
color:#FFF;
text-decoration:none;
}
/*----------------- body start ---------------------- */
.body_container{
width:950px;
}
/*----------------- left container start ---------------------- */
.left_container{
width:166px;
margin-left:20px;
float:left;
}
.category_heading{
background-image:url(image/category_heading.png);
background-repeat:no-repeat;
width:166px;
height:25px;
}
.category_heading_text{
width:136px;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#f8941e;
line-height:25px;
}
.category_bg{
background-image:url(image/category_bg.png);
background-repeat:repeat-y;
width:166px;
}
.download_area{
width:150px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:40px;
}
.category_bottom{
background-image:url(image/category_bottom.png);
background-repeat:no-repeat;
width:166px;
height:5px;
margin-bottom:30px;
}
/*----------------- body text area start ---------------------- */
.body_text_area{
width:683px;
float:left;
margin-bottom:20px;
}
.text_heading_area{
width:683px;
float:left;
background-color:#662d91;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fffeff;
font-weight:bold;
line-height:30px;
}
.text_area_container{
width:683px;
float:left;
margin-left:80px;
background-image:url(image/text_area_bg.png);
background-repeat:repeat-y;
}
.text_area{
width:643px;
float:left;
margin-left:20px;
padding-top:10px;
padding-bottom:10px;
text-align:justify;
}
.text_area_bottom{
width:683px;
height:5px;
float:left;
background-image:url(image/text_area_bottom.png);
background-repeat:no-repeat;
}
.body_normal_text{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
}
.tag_text_area{
width:683px;
float:left;
margin-left:80px;
margin-top:10px;
margin-bottom:15px;
}
.body_heading_text{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#662D91;
}
/*----------------- photo gallery start ---------------------- */
.big_image{
width:643px;
float:left;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
/*----------------- footer area start ---------------------- */
.footer_container{
width:1007px;
background-color:#000;
height:50px;
float:left;
}
.copyright_area{
float:right;
width:500px;
line-height:50px;
text-align:right;
margin-right:20px;
}
.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#f7931e;
}