/*for the whole html body*/
body {
	margin: auto;
	background-image:url(home_images/pagebg2.jpg);
	background-position: center;
	background-attachment: fixed;
	width: 778px;
	height: 518px;
}

/*this is image to the left of logo*/
#logoright{
	background-image: url(home_images/logorht.jpg);
	width: 353px;
	height: 99px;
	float: left;
}

/*this is the logo*/
#logo{
	background-image: url(home_images/logo_new.jpg);
	width: 425px;
	height: 99px;
	float: left;
}

/*this is the image to the left of top navigation*/
#linkbg{
	background: url(home_images/linksbg.gif);
	background-repeat: no-repeat;
	display:block;
	width: 778px;
	height: 32px;
	float: left;
}


#newlinkbg{
	
	display:block;
	width: 778px;
	height: 32px;
	float: left;
}



/*this is the navigation image*/
#howwehelp{
background-image: url(home_images/howwehelp.gif);
background-repeat: no-repeat;
width:107px;
height:32px;
display:block;
float:left;
}

#howwehelp a{
background-image: url(home_images/howwehelp.gif);
background-repeat: no-repeat;
width:107px;
height:32px;
display:block;
float:left;
}

#howwehelp a:hover{
background-image: url(home_images/howwehelp_o.gif);
background-repeat: no-repeat;
width:107px;
height:32px;
display:block;
float:left;
}

#whowehelp{
background-image: url(home_images/whowehelp.gif);
background-repeat: no-repeat;
width:80px;
height:32px;
display:block;
float:left;
}

#whowehelp a{
background-image: url(home_images/whowehelp.gif);
background-repeat: no-repeat;
width:80px;
height:32px;
display:block;
float:left;
}

#whowehelp a:hover{
background-image: url(home_images/whowehelp_o.gif);
background-repeat: no-repeat;
width:80px;
height:32px;
display:block;
float:left;
}

#aboutus{
background-image: url(home_images/aboutus.gif);
background-repeat: no-repeat;
width:68px;
height:32px;
display:block;
float:left;
}

#aboutus a{
background-image: url(home_images/aboutus.gif);
background-repeat: no-repeat;
width:68px;
height:32px;
display:block;
float:left;
}

#aboutus a:hover{
background-image: url(home_images/aboutus_o.gif);
background-repeat: no-repeat;
width:68px;
height:32px;
display:block;
float:left;
}

#ourcredentials{
background-image: url(home_images/ourcredentials.gif);
background-repeat: no-repeat;
width:97px;
height:32px;
display:block;
float:left;
}

#ourcredentials a{
background-image: url(home_images/ourcredentials.gif);
background-repeat: no-repeat;
width:97px;
height:32px;
display:block;
float:left;
}

#ourcredentials a:hover{
background-image: url(home_images/ourcredentials_o.gif);
background-repeat: no-repeat;
width:97px;
height:32px;
display:block;
float:left;
}

#newsletter{
background-image: url(home_images/newsletter.gif);
background-repeat: no-repeat;
width:70px;
height:32px;
display:block;
float:right;
}

#newsletter a{
background-image: url(home_images/newsletter.gif);
background-repeat: no-repeat;
width:70px;
height:32px;
display:block;
float:right;
}

#newsletter a:hover{
background-image: url(home_images/newsletter_o.gif);
background-repeat: no-repeat;
width:70px;
height:32px;
display:block;
float:right;
}

#contactus{
background-image: url(home_images/contactus.gif);
background-repeat: no-repeat;
width:75px;
height:32px;
display:block;
float:right;
}

#contactus a{
background-image: url(home_images/contactus.gif);
background-repeat: no-repeat;
width:75px;
height:32px;
display:block;
float:right;
}

#contactus a:hover{
background-image: url(home_images/contactus_o.gif);
background-repeat: no-repeat;
width:75px;
height:32px;
display:block;
float:right;
}

/*this is the image with the bags*/
#leftpicflash{
	width: 258px;
	height: 518px;
	float: left;
}

/*this is the box that contains the main text*/
#maincontent{
	background-image: url(home_images/maincon1.gif);
	width: 520px;
	float: left;
	background-repeat: repeat-y;
}

/*this is the the main text*/
#content{
	text-align: left;
	padding-left: 19px;
	padding-right: 26px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	line-height: 22px;
	text-decoration: none;
}

/*the left hand cross nav container*/
#leftbg{

	width: 319px;
	background-repeat: repeat-y;
	float: left;
	position: absolute;
	top: 400px;
}

/*the left hand cross nav text*/
#leftcontent{
	width: 275px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1B3B5C;
	line-height: 22px;
	text-decoration: none;
}

/*this is the blue band for the bottom links*/
#bottomlinkcon{
	background-color: #004F93;
	width: 778px;
	height: 25px;
	float: left;
}

/*the bottom link text*/
#bottomlinks{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
	line-height: 22px;
	text-decoration: none;
}

/*the bottom links*/
#bottomlinks a{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
	line-height: 22px;
	text-decoration: none;
}

/*the bottom links rollovers*/
#bottomlinks a:hover{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #95E6FF;
	line-height: 22px;
	text-decoration: none;
}

/*this is the blue band for the bottom links ROW2-r2*/
#bottomlinkconr2{
	background-color: #99b5c8;
	width: 778px;
	height: 25px;
	float: left;
}

/*the bottom link text*/
#bottomlinksr2{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
	line-height: 22px;
	text-decoration: none;
}

/*the bottom links*/
#bottomlinksr2 a{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
	line-height: 22px;
	text-decoration: none;
}

/*the bottom links rollovers*/
#bottomlinksr2 a:hover{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004F93;
	line-height: 22px;
	text-decoration: none;
}







/*the copyright statement*/
#copyrightst{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	line-height: 35px;
	text-decoration: none;
	background-color: White;
	width: 778px;
	height: 30px;
	float:left;
}

#pagelinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	line-height: 22px;
	text-decoration: underline;
}

#pagelinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	line-height: 22px;
	text-decoration: underline;
}

#pagelinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	line-height: 22px;
	text-decoration: underline;
}

#header1{
	padding-op:30px;
	font-family:Arial;
	font-size:16px;
	font-style:normal;
	font-weight:700;
	line-height:22px;
	color:#004078;
	padding-right:70px;
	padding-top:0px;
	padding-bottom:5px;
}

#headline1{
	paddin-top:25px;
	font-family:Arial;
	font-size:13px;
	font-style:normal;
	font-weight:700;
	line-height:18px;
	color:#05569c;
	padding-right:80px;
}


#leftcontentpan{
	width: 264px;
	height: 281px;
	float: left;
	text-align:center;
	padding-left:10px;
	margin-left:10px;
}


/* left panel for home*/
.lefttext{
	width:200px;
	height:auto;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color:#000066;
	line-height: 18px;
	text-decoration:none;
	text-align:left;
	padding-left:35px;	
}

.lefttext a{
	width:200px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color:#000066;
	line-height: 18px;
	text-decoration:underline;
}

.lefttext a:hover{
	width:200px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color:#0000CC;
	line-height: 18px;
	text-decoration:underline;
}

