/* CSS Document */
body
{
margin:auto;
}


#main
{
	width:100%;
}
#upper-bg
{
	width:100%;
	height:110px;
	margin:0px;
	background-image: url(../images/upper-bg.jpg);
	background-repeat: repeat-x;
}

#logo
{
	width:242px;
	height:71px;
	float:left;
	top: 20px;
	left: 20px;
	position: absolute;
}

#upper-links
{
	width:457px;
	height:auto;
	float:right;
	top: 0px;
	position: absolute;
	left: 536px;
}

#menubar
{
	width:100%;
	float:none;
	background:url(../images/menu-bg.jpg) repeat-x;
	text-align:left;
	height:41px;
}

#menu-content
{

	margin: 0 auto;
	padding: 0;
	position: relative;
}


#menu-content ul 
{

	color: #FFF;
	margin: 0;
	padding-right: 0;
}



#menu-content li 
{ display:inline; }

h1
{
font-family:"Trebuchet MS";
 font-size:21px;
 font-weight:normal;
 color:#005595;
 width:500px;
 line-height:24px;
 text-align:left;
 margin:60px 20px 0px 40px;
}
.txtcontent
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005595;
	text-align:justify;
	padding:6px 20px 10px 40px;
}
#left-sec
{
  width:414px;
  float:left;
  height: 100%;
}

#right-sec
{
  padding: 20px;
  width:554px;
  float:right;
  height:auto;
}
#contentDIV
{
  width:1008px;
  height:auto;
}

#welcome-img
{
  background:url(../images/welcome-img.jpg) no-repeat;
  width:399px;
  height:403px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:20px;
  color: #FFFFFF;
  padding:15px 0px 0px 15px;
}

#matter
{
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#005595;
 line-height:24px;
 text-align:left;
 margin:14px 20px 0px;
  
}

#matter-1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#005595;
  
 width:550px;
 text-align:left;
 height:18px;
 margin:20px 20px 0px 40px;
  
}
#green-bar
{
	background:url(../images/green-bar.jpg) repeat-x;
	width:100%;
	height:25px;
	float:left;
 }
.cr
{
  clear:both;
}

#flash
{
 width:181px;
 height:100px;
 margin:95px 0px 0px 120px !important;
 #margin:110px 0px 0px 120px !important;
  }
 .bullet
 {
   margin-top:10px;
 }
 
 #up
 {
   padding-bottom:5px;
 } 
#menubarbuttons {
	left: 395px;
	position: absolute;
	width: 610px;
}
#contentDIV {
	width: 1008px;
}
#down-bg
{
	width:1000px;
	height:184px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background-image: url(../images/down-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#bottom-bg-repeater {
	width: 100%;
	background-image: url(../images/down-bg-repeater.jpg);
	background-repeat: repeat-x;
	height: 184px;
	float: left;
}
.largebodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#005595;
	line-height:24px;
	text-align:left;
}
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:24px;
	text-align:left;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#005595;
	line-height:24px;
	text-align:left;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:24px;
	text-align:justify;
}
.lifix {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:12px;
	text-align:justify;
}
a {
	color: #005595;
	text-decoration: none;
}
.greenText {
	color:#44be1e;
	font-weight:bold;
}