#bodycontainer {

  border: 0px solid green;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0px 0px 60px 0px;
  width: 990px;    
 /* background-image: url(../img/bkgd_braces.gif);  

For comming background in both admin and user please create a virtual directory name images and point like this
*/
  background-image: url(/images/bkgd_braces.gif);  
  background-repeat: no-repeat;   
}



#bodyleft {

  border: 0px solid blue;
  position: relative;
  float: left;
  width: 200px;

}




#bodyright
{

font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
letter-spacing: 0.05em;
color: #666666;
  border: 0px solid red;
  position: relative;
  float: right;
  width: 760px;
  margin-right: auto;
  padding-top: 30px;

}

.bodyright
{

font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
letter-spacing: 0.05em;
color: #666666;
}

h1 { 

  font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  padding: 0;
  margin: 0;

}



h2 {

  font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  color: #666666;
  font-weight: normal;

}



h3 {

  font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
  font-size: 12px;
  color: #cccccc;
  font-weight: bold;	

}
.non_menu1 {

  color: #999999 !important;
  padding: 4px 0px 4px 0px !important;
  text-decoration: none !important;
  line-height: 2.4em !important;

}



.non_menu2 {

  color: #FBAC39 !important;
  padding: 4px 0px 4px 0px !important;
  text-decoration: none !important;
  line-height: 2.4em !important;

}

#menu_products {	

  padding: 80px 0px 0px 0px !important;
  text-align: right !important;
  display: block !important;

	

  font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif !important;

  font-size: 14px !important;

  font-weight: normal !important;

  color: #999999 !important;

}



#menu_products a.submenulink:link {

	color: #999999 !important;
	padding: 4px 0px 4px 0px !important;
	text-decoration: none !important;
	line-height: 2.4em !important;

}



#menu_products a.submenulink:visited {

	color: #999999 !important;
	padding: 4px 0px 4px 0px !important;
	text-decoration: none !important;
	line-height: 2.4em !important;

}



#menu_products a.submenulink:hover {

	color: #FBAC39 !important;

	text-decoration: none !important;

}
/* Home  */

.matterleft {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color: #ffffff;
}
a.matterleft:hover {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:underline;
	color: #ffffff;
}


.matterhead {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	color: #084080;
}
.newstitle1 {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height:15px;
	padding-left:20px;
	color: #02519C;
}
.newshead {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:10px;
	color: #A7D3FA;
}
.matterdefault {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-left:0px;
	padding-right:0px;
	color: #000000;
}




