/* Base|framework */
body, html {
	width:771px;
	padding:0px;
	margin:0px auto;
	
}
#my_body {
	width:100%;
	float:left;
	width:100%;
	margin:0px auto;
}
#content{
padding-top:11px;
width:100%;
float:left;
}
#footer{
width:100%;
float:left;
}
#content #navigation{
float:left;
width:210px;
}
#content #texts{
width:350px;
float:left;
padding-left:18px;
padding-right:21px;
}
#content #highlights{
float:left;
width:150px;
background:#cccccc;
padding:11px;
}

/*Base|framework ends*/

/*positioniong of headers*/
#header #header_menu{
float:left;
}
#header #header_accessibility{
float:right;
}
#header img{
clear:both;
float:left;
}
#header h1{
float:left;
padding-top:25px;
padding-left:10px;
}
#header address{
float:right;
padding-top:38px;
}
/*positioniong of headers end*/
/*positioniong of navigation and highlights*/
#navigation ul, #highlights ul{
margin:0;
padding:0;
}



#navigation ul li, #highlights ul li{
margin:0;
padding:0;
list-style:none;
padding-left:0px;
padding-bottom:10px;
}
/*positioniong of navigation and highlights end*/


/*positioniong of navigation*/
#navigation h1{
border-bottom:1px solid #cccccc;
padding-left:3px;
}
#navigation address{
background:url(../images/design/phone.jpg) no-repeat;
background-position:5px 95px;
}

#navigation li{

}

#navigation a.selected{
background-position:0px;



}
#navigation a{
padding-left:6px;




}
/*positioniong of navigation end*/



/*positioniong of highlights*/
#highlights h1{
border-bottom:1px solid #000080;
padding-left:2px;

}

#highlights ul li{
background:url(../images/design/arrow.jpg) no-repeat;
background-position:2px 6px;
padding-top:0px;
}

.item{
padding-bottom:51px;
}

#highlights h2{
margin-top:10px;
margin-bottom:-9px;
}

/*positioniong of highlights end*/


/*positioniong of footer*/
#footer{


}
#footer p{
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
#footer #footer_copy_right{
border:none;
float:right;
margin-top:-5px;
}
/*positioning of footer ends*/

