#slider1 {
    margin-top:5px;
    margin-bottom:5px;
    width:945px;
    height: 295px; /* important to be same as image height */
}

#whoweare {
	margin-left:0px;
	margin-right:0px;
	width:479px;
}
#ourservices {
	margin-left:0px;
	margin-right:0px;
	width:479px;
    float:right;
}

#ourservices_text {
	float:left;
}

#ourservices_img {
	float:left;width:275px;
}


#menu li .selected {
    color:#FFF;
    background:#6B6B6B;
}

#leftmenu .section {
    margin:0px 0px 	5px 0px;
    font-size:15px;
    background: #6B6B6B;
    color: #FFFFFF;
    font-weight: bold;
}

#rightcontents {
	text-align:justify;
}
#rightcontents h1 {
    margin:5px 0px 15px 0px;
    font-size:20px;
}

#rightcontents h2 {
    font-size:18px;
}

#withoutmenu {
	text-align:justify;
}

#withoutmenu h1 {
    margin:5px 0px 15px 0px;
    font-size:20px;
}

#bcs a {
    color:#FFFFFF;
    text-decoration: none;
}

#bodycontainer_middle {
    min-height:600px;
    height:auto !important;
    height:600px;
}

#innerimage img {
    border: 1px solid #EAEEF0;
}

#menu {
    height: 33px;
}

#copyright {
	color:#FFFFFF;  
}
