* { padding: 0; margin: 0; }

body {
	background-image:url(images/devoncon_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	background-attachment:fixed;
}
/*.onclick_op {
	width:100%;
	height:64px;
	position:absolute;
	left:0px;
	z-index:9999;
	top:0px;	
}
.onclick_op a {
	width:100%;
	padding:23px 0px 22px 0px;
	display:block;
	float:left;
	z-index:999999;
}
.onclick_op a:hover {

}*/
#wrapper {
	width: 957px;
	background-attachment: scroll;
	background-color: #ededed;
	background-repeat: repeat-y;
	background-image: url(images/body_bg.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#faux {
	margin-bottom: 0px;
	width: 943px;
	height: auto;
	padding-left: 14px;
	padding-bottom: 2px;
	float: left;
	background-color: #ffffff;
	padding-top: 10px;
	
}
#header {
	width: 957px;
	height: auto;
	padding-bottom: 7px;
	margin: 0px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/header_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
/* --this is for the background border gradient effect: added by vimal */
#header_topmenu_vm
{
 width: 935px;
  height: 10px;
 background:transparent url(images/page_midSliceTOP.gif) repeat-x scroll 0pt 0pt;
}
#footer_topmenu_vm
{
	width: 930px;
	height: 30px;
	padding-top: 8px;

}
#footer_bottommenu_vm
{
 width: 930px;
  height: 10px;
 background:#393939;
}
#footer_topmenu_vm01
{
	width: 957px;
	height: 10px;
	background-color: #ffffff;
	
}
#leftcolumn {
	width: 290px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 13px;
	padding: 0px;
	margin-left: 0px;
	clear: left;
}
#leftcolumn_new {
	background-color: #ffffff;
	width: 290px;
	float: left;
	/*background-image: url(images/left2.png);
	background-repeat: repeat-y;*/
}
#content {
	float: right;
	width: 626px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	position: inherit;
	background-color: #FFFFFF;
	clear: right;
}
#content_new {
	float: left;
	width: 605px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 10px;
	/*background-image: url(images/big_bg.gif);
	background-repeat: repeat-y;*/
}
#rightcolumn { 
 display: none;
 position: relative;
 margin: 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 0px;
 float: left;
}
#footer {
	width:100%;
	color:#666666;
	float: left;
/*	background-image: url(images/f_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	background-color:#0c6bad;
}
#footer .footer-main {
	width:957px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.clear { clear: both; background: none; }
/*only_home_page*/
#content_new_large_old {
	float: left;
	width: 920px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #99a9d0;
	padding-right: 0px;
}

.link_top {
float:right;
height:38px;
width:auto;
}
.link_button {
float:left;
padding-left:10px;
width:38px;
}