
  body{
		font-family: Arial, Helvetica, sans-serif;
    background:url(../Image/bg_line.jpg) repeat-x top center;
		color: #505050;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		font-size: 13px;
		padding-top: 10px;
		line-height:1.5;
		text-align: left;
	}

	a{

		text-decoration: none;
		color: #486FAC;
	}

	a:link{

		text-decoration: none;
	}

	a:visited{

		text-decoration: none;
	}

	a:hover{

		text-decoration: underline;
	}

	#container{
		padding: 0px 0px 0px 0px;
		width: 926px;
		margin-right:auto;
		margin-left:auto;
		text-align: left;
		/* border:0px solid #c4c4c4; */
		
  }

	#main_content{
		padding: 0px 0px 0px 0px;
		width: 926px;
		background:url(../Image/bg.png) no-repeat top center;
	/*	border:1px solid #c4c4c4; */

  }

/* LAYOUT COLUMN STYLES */
	.content_left{
		float:left;
		width: 170px;
		padding:16px 0px 0px 15px;
		border:0px dotted red; 
	}

	.content{
		float:left;
		width: 536px;
    padding:0px 15px 0px 15px;
		margin-top:4px;
		border:0px dotted blue; 
	}

	.content_right{
		float:left;
		width: 160px;
		padding:40px 0px 0px 0px;
		border:0px dotted green; 
	}

/* LEFT MENU STYLES */
#left_menu {
	width: 170px; 
} 

#left_menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#left_menu a, #left_menu h2 {
font: 10px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 5px 8px;
border-bottom:1px dotted #7e7e7e;
}

#left_menu a {
color: #2b4f74;
text-decoration: none;
padding-left:15px;
}

#left_menu a:hover {
color: #2b4f74;
background: #fffecb;
}

.bannerdiv {
  text-align:center;
}  
  
/* FOOTER STYLES */  
	#footer{
	  width: 100%;
	  padding-top:20px;
	}  
	
	#footer_menu {
		padding:5px 0px 5px 0px;
		text-align: center;
		font-size: 11px;
		border-top: 1px dotted #c6c6c6;
		border-bottom: 1px dotted #c6c6c6;
    background-color:#ffffff;
    color: #414141  
 }	
 
/* Contact Us */

.contactform {
 	background: url(../../System/Image/BGcontact.jpg);
  background-repeat: no-repeat;
  font-size:11px;
  width:580px;
  text-align:center;
	color: #4a4a4a; 
}

.contactfrommsg {
  font-size:12px;
  color:#900b09;
  margin:20px
}

.contactformstar {
  color:#990000;
}

.contactforminput {
  width:318px;
  font-size:11px;
  margin-left:3px;
  margin-top:2px;
}

.contactformtextareacell {
  padding:10px;
}

.contactformtextarea {
  width:488px;
  height:135px;
  font-size:11px;
  overflow:auto;

} 
/* MANUSCRIPT ARCHIVE STYLES*/
