* { padding: 0; margin: 0; }

body {
	background-color: #ffffff;
	background-image: url(images/wrap_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 957px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/wrap_bkg.jpg);
	background-position: left top;	
}
#faux {
	margin-bottom: 5px;
	width: 930px;
	height: auto;
	padding-left: 14px;
	padding-bottom: 2px;

	float: left;
	padding-right: 13px;
}
#header {
	width: 935px;
	padding: 2px 11px 0px;
	height: auto;
	margin: 0px;
	clear: both;
	float: left;
	
}
/* --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: 957px;
	height: 10px;
	background-color: #FFFFFF;
	background-image: url(images/footer_top_arch01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#footer_bottommenu_vm
{
 width: 957px;
  height: 10px;
 background:#ffffff url(images/footer_bottom_arch01.gif) no-repeat scroll 0pt top;
}
#footer_topmenu_vm01
{
 width: 957px;
  height: 10px;
 background:#ededed ;
 	display:none;
}
#leftcolumn {
	width: 290px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	clear: left;
}
#leftcolumn_new {
	background-color: #FFFFFF;
	width: 290px;
	float: left;
}
#content {
	float: left;
	width: 626px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	display: inline;
	position: inherit;
	background-color: #FFFFFF;
	clear: left;
}
#content_new {
	float: left;
	width: 616px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-right: 0px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 15px 0px 10px;
 padding: 0px 0px 0px 0px;
 width: 0px;
 float: left;
}
#footer {
	width: 957px;
	clear: both;
	margin: 2px 0px 0px;
	padding: 0px;
	color:#666666;
	background-color: #ffffff;
	
}
.clear { clear: both; background: none; }


/*************************** ul items ****************************/

ul.items {
	width:100%;
	height:auto;
	list-style-type:none;
	float:left;
}
ul.items li {
	width:95%;
	height:auto;
	background:url(images/bullet.jpg) 10px 6px no-repeat;
	padding:0px 0px 8px 25px;
	float:left;
}
ul.items ul {
	width:90%;
	height:auto;
	list-style-type:none;
	padding-top:8px;
	margin-left:20px;
	display:inline;
	float:left;
}
ul.items ul li {
	width:100%;
	height:auto;
	background:url(images/bullet2.jpg) 10px 8px no-repeat;
	float:left;
}


/*********************************** Article *****************************************/

h1 {
    color: #2C6700;
    float: left;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    margin-bottom:15px;
    padding-left: 6px;
    padding-top:0px;
    text-decoration: none;
    width: 574px;
}
h2 {
    color: #2C6700;
    float:left;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: bold;
    height: auto;
    margin-bottom:10px;
    padding-left: 0px;
    padding-top:0px;
    text-decoration: none;
    width:600px;
	text-align:left;
}
p.article {
	position:relative;
	width:100%;
	padding:20px;
	background:#efffdc;
	border:#b8e284 1px solid;
	color:#0e0e0e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:20px;
	text-align:left;
	float:left;
}
p.article img.float_left {
	float:left;
	margin:0px 10px 5px 0px;
}
p.article span.triangle {
	position:absolute;
	width:27px;
	height:11px;
	background:url(images/triangle_top.gif) top left no-repeat;
	top:-10px;
	left:40px;
}
p.article img {
	border:#FFFFFF 3px solid;
}
p.article a.more {
	position:absolute;
	width:auto;
	height:auto;
	background:url(images/subarrow_bullet.gif) 0px 5px no-repeat;
	color:#464646;
	padding:0px 10px;
    bottom:8px;
    right:10px;
	text-align:center;
    text-decoration:none;
}
p.article a.more:hover {
	color:#000000;
	text-decoration:underline;
}


/*************************************************** Another Box *************************************************/

.main_row {
	width:100%;
	height:auto;
	padding-bottom:15px;
	float:left;
}
.main_col, .main_colr {
	width:44%;
	height:auto;
	float:left;
}
.main_colr {
	margin-left:60px;
}
.main_col h2, .main_colr h2 {
	width:100%;
	font-size:14px;
}


/*************************************************** Pagging *************************************************/

.peak_pagging {
	width:100%;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding:5px 0px;
	float:left;
}
.peak_pagging span {
	width:auto;
	height:auto;
	color:#000000;
	font-weight:bold;
}
.peak_pagging a {
	width:auto;
	background:#fafafa;
	border:#CCCCCC 1px solid;
	color:#2c6700;
	padding:3px 6px;
}
.peak_pagging a:hover {
	background:#90b92d;
	border:#2c6700 1px solid;
	color:#FFFFFF;
}
.peak_pagging a.selected {
	background:#2c6700;
	border:#224e02 1px solid;
	color:#FFFFFF;
}

/*************************************************** Twitter Tweets... *************************************************/

div.for_twitter {
	width:258px;
	height:auto;
	background:#FFFFFF;
	border:#067ec3 1px solid;
	font-weight:normal;
	float:left;
}
div.for_twitter .heading {
	width:94%;
	height:auto;
	background:#067ec3;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:8px;
	float:left;
}
div.for_twitter #twit-div { 
	width:92%; 
	height:200px;
	color:#202020;
	overflow:scroll;
	padding:10px;
	float:left;
}
div.for_twitter ul#twitter_update_list { 
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}
div.for_twitter ul#twitter_update_list li {
	width:100%;
	height:auto;
	border-bottom:#CCCCCC 1px solid;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	word-wrap:break-word;
	float:left;
}
div.for_twitter ul#twitter_update_list li span {
	font-style:italic;
	display:block;
}
div.for_twitter a {
	color:#067ec3;
}

.fieldset {
    float:left;
    padding:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:20px;
    background:url(images/from_bg.jpg) no-repeat top center;
}

.fieldset p {
    width:100%;
    float:left;
    padding:8px 0px 8px 0px;
    margin:0px;
   
}

.fieldset p span {
   
    float:left;
   
}

.input_text {
    border:solid 1px #CCCCCC;
    height:25px;
    background:#f2f2f2;
    color:#666666;
}

.input_text:focus{
    border:solid 1px #CCCCCC;
    height:25px;
    background:#ffffff;
    color:#666666;
}

.fieldset ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:disc !important;
	float:left;
}

.area_text_1 {
    border:solid 1px #CCCCCC;
   background:#f2f2f2;
    color:#666666;
}

.area_text_1:focus{
    border:solid 1px #CCCCCC;
    background:#ffffff;
    color:#666666;
}