@charset "utf-8";
/* CSS Document */

body{
background-color:#232222;
margin:0px;
padding:0px;
font-family:Arial;
font-size:12px;
}
.logo{
width:189px;
height:82px;
float:left;
background:url(images/logo.gif) no-repeat 80px 60px;
margin:40px 0 0 160px;

}
a,a:link ,a:visited ,a:hover{
text-decoration:none;
border:0;
margin:0;
padding:0;
}
img{
border:0;
padding:0;
margin:0;
}
#wrapper{
width:949px;
margin:0px auto 0px auto;
}

/*header start*/
#header{
width:949px;
height:217px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}
/*header end*/


/*body content  start*/
.body_content{
width:949px;
float:left;
margin-top:15px;
border:0px solid #ffffff;
}

/*left column start*/

.left_cloumn{
width:702px;
float:left;
}

.lefttop_content{
width:702px;
height:302px;
background-color:#343434;
float:left;
}
.lefttop_b1{
width:163px;
height:124px;
float:left;
margin:7px 0 0 7px;
}

.left_welometext{
width:702px;
height:153px;
float:left;
margin-top:10px;
background-color:#343434;
}

.welcome_textarea{
width:650px;
float:left;
margin:15px 0px 0px 20px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='alphaTwo.png');
}

/*left column end*/


/*right column start*/
.right_column{
width:232px;
float:left;
border:0px solid #ffffff;
margin-left:12px;
}

.flash_content{
width:232px;
height:231px;
float:left;
margin-top:18px;
}
/*right column end*/


/*body content  end*/


/*footer  start*/
#footer{
width:949px;
height:72px;
float:left;
margin-top:20px;
border:0px solid #ffffff;
}

#footer_text{
width:700px;
margin:20px 0px 0px 20px;
font-family:Arial;
font-size:14px;
color:#424141;
}
.bx{
width:200px;float:left;height:60px;padding:5px 0 0 10px;margin:50px 0 0 10px;}
/*footer  end*/


/*font style start*/
.bodytext{
font:normal 11px Arial, Helvetica, sans-serif;
color:#898888;
padding:0 0 0 5px;
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li {
border:1px solid #343434;
margin: .4em 0 .2em 0;
display:block;
background-image:url(images/icon1.png);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='alphaTwo.png');
background-repeat:no-repeat;
padding-left:.8em;
background-position:.4em 0 ;


}

#navcontainer a{
display: block;
color: #908f8f;
width: 17.5em;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
color: #000;
}

/*font style end*/




