@charset "utf-8";
/* CSS Document */

#home_flash_btm
{
background:url(../images/flash_btm.gif);
width:157px;
height:44px;
float:left;
display:inline;
margin-left:200px;
}

#home_leftctnr
{
width:605px;
height:auto;
float:left;
display:inline;
margin:0px 0px 2px 2px;
}

#home_box1
{
width:607px;
height:auto;
float:left;
display:inline;
margin-bottom:5px;
}

.home_box2
{
width:187px;
height:auto;
border:1px solid #ddddd2;
border-top:none;
border-right:none;
border-bottom:none;
float:left;
display:inline;
margin:auto 0px 5px 0px;
}

.home_box2 h4
{
font-size:13px;
font-weight:bold;
color:#000000;
line-height:16px;
padding-top:4px;
padding-bottom:10px;
}

.project_separator
{
margin:10px 10px;
border-top:1px solid #d2d2d2;
}
#box1_content li
{
font-size:13px;
}

#home_right_ctnr
{
width:376px;
height:auto;
height:auto;
float:left;
display:inline;
/*margin:0px auto 2px 18px;*/
margin:0px auto 2px 15px;
}

#box1_content
{
padding:0px 10px;
}

#box1_content ul
{
padding:0px 25px;
}

.greenheader
{
width:597px;
height:20px;
line-height:18px;
background-color:#0038A7;
margin:5px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.greenheader h2
{
font-size:13px;
}

.greyheader
{
width:176px; 
height:20px; 
line-height:18px; 
background-color:#d4d2dc; 
margin:5px;
}

.greyheader h2
{
color:#000000;
}

.greyheader h3
{
color:#333232;
font-size:13px;
}

.box2_headerimg
{
float:left;
display:inline;
margin:auto 5px;
}

#box2_content
{
font-size:11px;
min-height:412px;
}

#box2_content ul
{
padding:0px 10px 10px 10px;
list-style:none;
}

#box2_contentlist
{
padding:0px 5px 10px 6px;
font-size:11px;
float:left;
min-height:0px;
}

#box2_contentlist ul
{
list-style-image:url(../images/bullet.gif);
padding:0px 15px;
}

#home_innerbox
{
background-color:#eff0f2;
margin:auto 4px auto 4px;
padding-top:10px;
}

#facebook_ctnr
{
margin:5px 14px;
text-align:center;
}

#facebook_icon
{
padding:2px 15px;
font-size:9px;
text-align:center;
float:left;
display:inline;
}

.padding10
{
margin-left:10px;
}


#button
{
float:left;
display:inline;
padding-top:55px;
}

#flash_top
{
padding-left:216px;
background-color:#f7f7f3;
}

#flash_btm
{
width:804px;
margin:0 10px;
padding-left:200px;
background-image:url(../images/flash_btm_bg.gif);
background-repeat:repeat-x;
}


input.logout {
    background: url(../images/logout.png) no-repeat center;
    width: 61px;
    height: 21px;
    border: none;
    cursor: pointer;
    outline: none;
}

input.login {
    background: url(../images/login.png) no-repeat center;
    width: 61px;
    height: 21px;
    border: none;
    cursor: pointer;
    outline: none;
}



.img_1
{
padding-left:6px;
}

.img_2
{
text-align:center;
}

.Stay_Connected
{
text-align:center;
}

#left_right_ctnr
{
background: none repeat scroll 0% 0% white;
margin: 2px 10px 0pt;
border:1px solid #ddddd2;
-moz-border-radius: 3px;
border-radius: 3px;
}


#menu
{
width:606px;/*changed dhanisha 500px*/
position: absolute;
top: -24px;
right: 15px;
z-index: 100;
}


.greyheader1 {
background-color:#D4D2DC;
height:20px;
line-height:18px;
margin:5px;
width:178.5px;
}
.img_slide_ctnr
{
height:135px;
width:auto;
margin-top: 10px;
}

.img_slide
{
width:auto;
height:135px;
float:left;
}
.videotitle{
    color: #214889;
    font-weight: bold;
    padding: 0 0 10px 13px;
    text-decoration: underline ;
    font-size: 14px;
}
#box2_content p{
    text-align: left;
    font-size: 12px;

}
#box2_contentlist p{
    text-align: left;
    font-size: 12px;
}
#contacticon{
    bottom:12px;
    position:absolute;
    left: 10px;
    z-index:2;
}
#logo{
    margin-left: 4px;
}