body {
	font: normal 10px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #E7F7F7 ;
	margin: 0px;
	height:100%; 
	width : 1010px;
	text-align: center;
	overflow-y:auto; 
}

#container {
	width: 1010px;
	text-align: center;
	
	/*border:1px dotted #042B3C;*/
}
#headerDup {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	height : 157px;
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
	/*border: 1px dotted #042B3C; */
}
#header {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	height : 139px;
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
	/*border: 1px dotted #042B3C; */
}
#header:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#header-leftDup {
	position: absolute;
	left:60px;
	top: 0px;
	width: 274px;
	height:157px;
	float: left;
	margin-left: -60px;
	/*border: 1px dotted #042B3C; */
	background: url(images/User.gif) no-repeat;
}
#header-left {
	position: absolute;
	left:60px;
	top: 0px;
	width: 243px;
	height:139px;
	float: left;
	margin-left: -60px;
	/*border: 1px dotted #042B3C; */
	background: url(images/User.gif) no-repeat;
}

#header-rightDup {
	position: absolute;
	right:0px;
	top: 0px;
	float : right;
	width: 736px;
	height:157px;
	/*border: 1px dotted #042B3C;*/
    
}
#header-right {
	position: absolute;
	right:0px;
	top: 0px;
	float : right;
	width: 767px;
	height:139px;
	/*border: 1px dotted #042B3C;*/
    
}

* body #header-left, * body #header-right
	{
	padding-bottom: 30000px !important;
	margin-bottom: -30000px !important; 
	}
#innerheadDup {
	position: relative;
	left:0px;
	top: 0px;
	background-color: #ffffff;
	height : 119px;
	width: 736px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
/*	border: 1px dotted #042B3C; */
}
#innerhead{
	position: relative;
	left:0px;
	top: 0px;
	background-color: #ffffff;
	height : 119px;
	width: 767px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
/*	border: 1px dotted #042B3C; */
}
#innerhead:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#innerhead-leftDup {
	position: absolute;
	left:60px;
	top: 0px;
	width: 386px;
	height:119px;
	float: left;
	margin-left: -60px;
/*	border: 1px dotted #042B3C; */
    background: #FFFFFF url(images/headerred.jpg) no-repeat;
}
#innerhead-left {
	position: absolute;
	left:60px;
	top: 0px;
	width: 417px;
	height:119px;
	float: left;
	margin-left: -60px;
/*	border: 1px dotted #042B3C; */
  background-color: #DF4511;
}
#innerhead-right {
	position: absolute;
	right: 0px;
	top: 0px;
	float : right;
	width: 350px;
	height:119px;
/*	border: 1px dotted #042B3C; */
   /* background: #FFFFFF url(images/header2.jpg) no-repeat; */
}
* body #innerhead-left, * body #innerhead-right
	{
	padding-bottom: 30000px !important;
	margin-bottom: -30000px !important; 
	}
#SingleContDup {
    top:0px;
	left:0px;
	width: 736px;
	text-align: center;
	height:38px;
/*	border: 1px dotted #042B3C; */
}
#SingleCont {
    top:0px;
	left:0px;
	width: 767px;
	text-align: center;
	height:38px;
/*	border: 1px dotted #042B3C; */
}
#menuDup {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FF9E01;
	height : 38px;
	width: 736px;
/*	border: 1px dotted #042B3C;*/
}
#menu {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FF9E01;
	height : 24px;
	width: 767px;
/*	border: 1px dotted #042B3C;*/
}
#menuinner {
	position: relative;
	left: 0px;
	top: 135px;
	background-color: #FF9E01;
	height : 38px;
	width: 1010px;
	/*border: 1px dotted #FF9E01;*/
}
#innerCont{
     top:0px;
	left:0px;
	width: 1010px;
	text-align: center;
	
	height:149px;
	background: url(images/head.jpg) no-repeat;
	
}
#headerin {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	height : 163px;
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
	/*border: 1px dotted #042B3C; */
}
#home {
	position: relative;
	left:0px;
	top: 0px;
	height:1125px;
    
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
  /* border: 1px dotted #042B3C; */
  
}
#home:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#home-left {
	position: absolute;
	left:60px;
	top: 0px;
	width: 243px;
	
	float: left;
	margin-left: -60px;
	background-color:#33CC99 ;
/*	border: 1px dotted #042B3C; */
 
}
#home-right {
	position: absolute;
	right: 0px;
	top: -1px;
	float : right;
	width: 767px;
	
/*	border: 1px dotted #042B3C;*/
   
}
* body #home-left, * body #home-right
	{
	padding-bottom: 30000px !important;
	margin-bottom: -30000px !important; 
	}
#inrhcont {
    top:24px;
	left:6px;
	position:relative;
	
	width: 570px;
	text-align: justify;
	/*border:1px solid #000000; */
	/*font:Verdana, Arial, Helvetica, sans-serif 12px regular auto;*/
	font: bold 13px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
}		
	
#lcont {
    top:0px;
	left:0px;
	width: 243px;
	text-align: center;
/*	border:1px solid #000000;*/
	
}	
#lcont2 {
    position:relative;
    top:1054px;
	left:-380px;
	width: 243px;
	text-align: center;
/*	border:1px solid #000000;*/
	
}	
#Snglerep {
    top:0px;
	left:0px;
	width: 243px;
	text-align: center;
	height:25px;
	/*border: 1px dotted #042B3C;  */
	background:url(images/h0.gif) no-repeat;
}
/*#Snglerep2 {
    position:absolute;
	bottom:114pxpx;
	left:-3px;
	width: 243px;
	text-align: left;
	height:25px;
	 
	background:url(images/h0.gif) no-repeat;
} */
#Snglel1 {
    top:0px;
	left:0px;
	width: 243px;
	text-align: left;
	height:50px;
	/*border: 1px dotted #042B3C;  */
	font: bold 14px  Verdana, Arial, Helvetica, sans-serif;
	color: #005BB7;
	background:  url(images/c1.jpg) no-repeat;
}
#Snglel2{
    top:12px;
	left:0px;
	width: 243px;
	text-align: center;
	
	/*border: 1px dotted #042B3C;  */
	background-color: #33CC99 ;
}
#Snglel3{
    top:12px;
	left:0px;
	width: 243px;
	text-align: center;
	
	/*border: 1px dotted #042B3C; */
	background-color: #33CC99 ;
}
#Snglel4{
    top:12px;
	left:0px;
	width: 243px;
	text-align: left;
	/*height:208px;*/
	/*border: 1px dotted #042B3C;  */
	background-color: #33CC99 ;
}
#Snglel5{
    top:12px;
	left:0px;
	width: 243px;
	text-align: center;
	
	/*border: 1px dotted #042B3C;  */
	background-color: #33CC99 ;
}
#Snglel6{
    top:12px;
	left:0px;
	width: 243px;
	text-align: center;
	
	/*border: 1px dotted #042B3C;  */
	background-color: #33CC99 ;
}


#Sngler1{
    top:0px;
	left:0px;
	width: 767px;
	text-align: center;
	height:124px;
	/*border: 1px dotted #042B3C;  */
	background: #FFFFFF url(images/main.jpg) no-repeat;
}
#scr
{
	top:0px;
	left:0px;
	width: 767px;
	text-align: center;
	height:24px;
	/*border: 1px dotted #042B3C;  */
	background-color:#006633;
	
}

#inrh {
	position: relative;
	left:0px;
	top: 0px;
	width:767px;
	height:1024px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
  /* border: 1px dotted #042B3C; */
}
#inrh:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#inrh-left {
	position: absolute;
	left:60px;
	top: 0px;
	width: 583px;
	float: left;
	margin-left: -60px;
	
	/*border: 1px dotted #042B3C; */
 
}
#inrh-right {
	position: absolute;
	right: -3px;
	top: 0px;
	float : right;
	width: 184px;
	/*border: 1px dotted #042B3C;*/
   
}
* body #inrh-left, * body #inrh-right
	{
	padding-bottom: 30000px !important;
	margin-bottom: -30000px !important; 
	}

#rtPic1Dup
{
    position:relative;
	right: 0px;
	top: 400px;
	width: 123px;
	height:102px;
	background: url(images/7.gif) no-repeat;
}
#rtPic1Org
{
    position:relative;
	right: 0px;
	top: 250px;
	width: 123px;
	height:102px;
	background: url(images/7.gif) no-repeat;
}
#rtPic2Dup
{
    position:relative;
    right: 0px;
	top: 575px;
	width: 112px;
	height:50px;
	background: url(images/6.gif) no-repeat;
}
#rtPic2Org
{
    position:relative;
    right: 0px;
	top: 390px;
	width: 112px;
	height:50px;
	background: url(images/6.gif) no-repeat;
}
#rtPic1
{
    position:relative;
	right: 0px;
	top: 250px;
	width: 140px;
	height:116px;
	background: url(images/7.gif) no-repeat;
}

#rtPic2
{
    position:relative;
    right: 0px;
	top: 365px;
	width: 140px;
	height:62px;
	background: url(images/6.gif) no-repeat;
}

#contentH {
	position: relative;
	left: 0px;
	top: 0px;
	height : 1054px;
	width: 1010px;
	
 /*	border: 1px dotted #042B3C;*/
}
#content {
	position: relative;
	left: 0px;
	top: 0px;
	height : 1054px;
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
	/*border: 1px dotted #042B3C;*/
}
#content:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html #content
	{
	/* bizarrely necessary for IE6 ! */
	position/**/: relative;
	}
	
#content-det {
	position: relative;
	left:10px;
	top: 0px;
	text-align:justify;
	width: 763px;
	
 /*	border: 1px dotted #042B3C;*/
}
	
#innrehome-left {
	position: absolute;
	left: 60px;
	top: 0px;
	width: 196px;
	float: left;
	margin-left: -60px;
	/*border: 1px dotted #042B3C;*/
	
} 	
#innerhome-center {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 4px;
	margin-left: 196px;
/*	border: 1px dotted #042B3C; */
	background-color:  #042B3C;
}	
* html #innerhome-center {
	display: inline;
}
@media all and (min-width: 0px) {
#home-left
	{
	margin-left: -423px;
	padding-left: 1px; 
	}
}

#innerhome-right {
	position: absolute;
	right: 0px;
	top: 0px;
	float : right;
	width:  810px;
	/*border: 1px dotted #042B3C;*/
}
* body #innerhome-center, * body #innerhome-left, * body #innerhome-right
	{
	padding-bottom: 30000px !important;
	margin-bottom: -30000px !important; 
	}

#rt {
	position: absolute;
	right:0px;
	top: 24px;
	width: 184px;
	height:125px;
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#sis {
	position: absolute;
	left:60px;
	top: 0px;
	width: 184px;
	height:25px;
	float: left;
	margin-left: -60px;
	
}
#header-text {
    top:3px;
	text-align:left;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #005782;
}
#link-text {
    top:2px;
	text-align:left;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
#link-textDup {
    top:4px;
	text-align:left;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
#innerlink-text {
    top:0px;
	text-align:left;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#link-head {
    top:5px;
	text-align:left;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
}
#link-head2 {
    top:5px;
	text-align:left;
	left:28px;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
}
#link-head3 {
    top:5px;
	text-align:left;
	left:0px;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
}
#sistab2 {
	position: absolute;
	left:60px;
	top: 4px;
	width: 185px;
	height:85px;
	float: left;
	margin-left: -60px;
}

#rt2 {
	position: absolute;
	right:0px;
	top: 200px;
	width: 184px;
	height:125px;
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#rtSrDup {
	position: absolute;
	right:0px;
	top: 530px;
	width: 184px;
	height:125px;
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#rtSr {
	position: absolute;
	right:0px;
	top: 45		px;
	width: 184px;
	height:125px;
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#rtNewsDup {
	position: absolute;
	right:6px;
	top: 745px;
	width: 180px;
	height:175px;
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#rtNews {
	position: absolute;
	right:6px;
	top: 640px;
	width: 180px;
	height:175px;
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#pNews {
	position: relative;
	right:6px;
	top: 0px;
	width: 180px;
	/*height:175px;*/
	float: center;
	
	/*margin-left: -60px; */
	/*border: 1px solid #000000;*/
}
#arrow{
	top:5px;
	left:-32px;
	width:25px;
	height:25px;
	position: relative;
	
	background: url(images/bt.gif) no-repeat;
}


#header-link
{
    top:0px;
	text-align:left;
	text-valign:top;
	position: relative;
	font-weight:bold;
	font: regular 12px auto Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	left:15px;
	text-decoration:none;	
}
#header-linkNew
{
    top:-97px;
	text-align:left;
	text-valign:top;
	position: relative;
	font-weight:bold;
	font: regular 12px auto Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	left:145px;
	text-decoration:none;
}
	
#footer {
	position: relative;
	left:px;
	top: 0px;
	width: 1010px;
	height: 25px;
	text-align: right;
	background:   url(images/h0.gif) no-repeat;*/
}	
#footer-text
{
    top:3px;
	/*text-align:left;*/
	right:25px;
	position: relative;
	font-weight:bold;
	font: regular 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #939C9C;

}


#scroll-text
{
top:3px;
	/*text-align:left;*/
	position: relative;
	font-weight:bold;
	font: regular 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;

}

#header1 {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	height : 157px;
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
	/*border: 1px dotted #042B3C; */
background: url(images/head.jpg) no-repeat;
}
#news-text
{
    top:-3px;
	left:18px;
	/*text-align:left;*/
	position: relative;
	font-weight:bold;
	
	font: regular 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CC6666;

}

#hedr {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E7F7F7;
	
	width: 1010px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
	/*border: 1px dotted #042B3C; */
}
#hedr:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#hedr-left {
	position: absolute;
	left:60px;
	top: 0px;
	width: 274px;
	height:117px;
	float: left;
	margin-left: -60px;
	/*border: 1px dotted #042B3C; */
	
}

#hedr-right {
	position: absolute;
	right:0px;
	top: 0px;
	float : right;
	width: 736px;
	
	/*border: 1px dotted #042B3C;*/
    
}
#vedio {
	position: absolute;
	left:60px;
	top: 4px;
	width: 185px;
	height:85px;
	float: left;
	
	background: url(images/hmsit.gif) no-repeat;
}
#link-head-left {
    top:5px;
	text-align:left;
	position: relative;
	font-weight:bold;
	font: bold 13px auto  Verdana, Arial, Helvetica, sans-serif;
	color: #005BB7;
}

