/* CSS Document */

#bulletpoints {
 list-style-type: disc;
	text-align:left;
	font-size:12px;
	color:#666;
	margin: 0;
padding: 0;
}

#container {
 width:980px;
 margin:auto;
}



#hdr {
 width:980px;
 height:175px;
 background-image:url(../images/header_background.gif);
}

#topleft {
	width:245px;
	float:left;
	 height:175px;
}

#topright {
	width:735px;
	float:right;
	 height:115px;
	 padding-top:60px;
}



#contact {
	width:735px;
	height:33px;
	text-align:right;
}




#navigation {
	width:426px;
	height:46px;
	float:right;
	background-image:url(../images/nav1.gif);
}

#navigation_left_secure {
	width:426px;
	height:36px;
	float:left;
	padding-top:10px;
	text-align:center;
}

#navigation_right {
	width:131px;
	height:36px;
	float:right;
}



#banner {
	width:980px;
	height:120px;
	padding-top:10px;
	padding-bottom:23px;
}

#banner1 {
	width:980px;
	height:390px;
	margin-top:20px;
}

#login_container {
	width:980px;
	min-height:400px;
	padding-top:10px;
	padding-bottom:23px;
	background-color:#FFF;
}


#boxes_area {
	width:980px;


}

#contentarea {
	width:980px;
	clear:both;
}

#titlearea {
	width:980px;
	clear:both;
	background-image:url(../images/title_background.gif);
	height:60px;
	padding-top:20px;
	text-align:center;
}

#homepageleft {
	width:662px;
	float:left;
	}
#homepageright {
	width:318px;
	float:right;
	}

#box1 {
	width:318px;
	float:left;
	margin-right:13px;

}

#listbox1 {
	width:218px;
	float:left;
	margin-right:36px;

}
#listbox2 {
	width:218px;
	float:left;

}

#box1a {
	width:318px;
	height:270px;
	float:left;
}

#boxcontent1 {
	width:276px;
	float:left;
	background-color:#FFF;
	padding:20px;
	border:1px solid;
	border-color:#CCC;
}

#boxcontent2 {
	width:276px;
	float:left;
	background-color:#FFF;
	height:132px;
	padding:20px;
	border:1px solid;
	border-color:#CCC;
}

#box2 {
	width:318px;
	float:left;
	margin-right:13px;

}

#box3 {
	width:318px;
	float:right;

}

#box4 {
  width:980px;
  padding-top:24px;
  height:58px;
  float:left;
  border-color:#CCC;
  border:1px solid;
  background-color:#FFF;
  text-align:center;
  margin-bottom:24px;
}


#footer {
	float:left;
	width:980px;
	clear:both;
	margin-bottom:30px;
	background-image:url(../images/footerline.gif);
	padding-top:22px;
}


#footerleft {
	float:left;
	width:245px;

}

#footerright {
	float:right;
	width:720px;
	text-align:right;

}

#disclaimer {
	float:left;
	width:980px;
	height:50px;
	padding-top:32px;
	background-image:url(../images/footerline.gif);
}


#bannercontainer {
	width:980px;
	height:390px;
	margin-bottom:19px;
}


#bannerleft {
	width:291px;
	height:316px;
	float:left;
	background-color:#B5985A;
	margin-top:20px;
	padding:37px;
}

#bannerright {
	width:615px;
	height:390px;
	float:right;
	margin-top:20px;
}
