/* CSS Document */

body {
	margin:0;
	padding:0;
	color: #000000;
	background-image:  url(../images/Design%20Elements/background_gradient.gif);
	}
		
h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px;
	margin-left: 5px;
	margin-top: 0px;

}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 5px 0px;
}
h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;	
}
p {
	font: 11px Arial, Helvetica, sans-serif;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 1px;
	list-style-type: square;

}
hr {
	color: #999999;
	height: 1px;
	margin: 0px 2px 4px;
	text-align: center;
	padding: 0px;
	
}
#breadcrumb {
	width: 756px;
	margin: 0 auto;
	height: 44px;
	background-image: url(../images/Design%20Elements/bread_crumb_nav_756.gif);
	background-repeat: no-repeat;

}
#breadcrumb p{
	padding: 11px 5px 5px 60px;
	text-align: left;
	

}
#wrapper {
	width: 756px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/Design%20Elements/general_middle.gif);
	background-repeat: repeat-y;


}
#top {
	background-image: url(../images/Design%20Elements/general_top.gif);
	height: 8px;
	width: 756px;
	background-repeat: no-repeat;

}
#contentAv2 {
	float: left;
	width: 549px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 0;
	background-color: #FFFFFF;
	height: 800px;
}
#contentA_images {
	height: 150px;
	width: 549px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
#contentA_text {
	width: 549px;
	margin: 0px;
	background-color: #FFFFFF;

}
#contentA_text p{
	padding: 5px;
	margin: 0px;
}
#contentA_sep {
	height: 13px;
	width: 551px;
	background-color: #EFEFEF;
	background-image: url(../images/Design%20Elements/general_btm_tab_long.gif);
	background-repeat: no-repeat;
	margin-left: -1px;
	margin-top: 0px;


}
#tab {
	background-image: url(../images/Design%20Elements/general_top_tab.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 179px;
	background-color: #EFEFEF;
	margin-left: -1px;
	}
#tab_end {
	background-image: url(../images/Design%20Elements/general_tab_end2.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 179px;
	background-color: #EFEFEF;
	margin-left: -1px;	
}
#tab h2{
	margin: 0px;
	padding: 4px 2px 2px 5px;
	font-size: 12px;
}
#tab_top {
	background-image: url(../images/Design%20Elements/general_tab_top_long.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 551px;
	background-color: #EFEFEF;
	margin-left: -1px;
	
	}	
#box{
	padding: 5px 5px 5px 0px;
	text-align: left;


}	
#Ads {
	width: 175px;
	margin: 0px 0px 0px 1px;
	position: static;
	height: 247px;	
	
}
#contentB {
	width: 177px;
	margin-left: 568px;
	background-color: #efefef;
	height: 800px;
	
	
}
#contentB p{
	padding: 0px 5px 5px;
	margin-bottom: 0px;
}
#contentB img {
	margin: 0px;
	padding: 0px;	

}	

#content_bottom2{
	background-image: url(../images/Design%20Elements/general_bottom5.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 756px;	

}

#footer {
	padding: 0px;
	height: 7px;
}
#breadcrumb a:hover, ul li a:focus{
	background: #8fd0e4;
	color: #FFFFFF;

	}
#wrapper a:hover,  ul li a:focus{
	background: #CCCCCC;
