/**************************/
/* Image Left, Text Right */
/**************************/

/* banner block */
.banner_1
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
.banner_1 IMG
{
	
	margin: 5 8 5 8;
	float: left;
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_1
{
	display: none;
}

DIV.banner_flash_external_link_1
{
	position: absolute;
	background-color: black;
	filter: alpha(opacity=0);
	margin: 5 8 5 8;
	float: left;
}

OBJECT.banner_flash_1
{
	margin: 5 8 5 8;
	float: left;
}

A.banner_flash_1
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_1 ,.banner_title_1 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_1:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_1 ,.banner_text_1 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

A.banner_text_1:HOVER
{
	text-decoration: underline;
}

/**************************/
/* Image Right, Text Left */
/**************************/

/* banner block */
.banner_2
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
.banner_2 IMG
{
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
	float: right;
	border: 0px
}

/* flash */
DIV.banner_flash_internal_link_2
{
	display: none;
}

DIV.banner_flash_external_link_2
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
	float: right;
}

OBJECT.banner_flash_2
{
	margin: 5 0 5 0;
	float: right;
}

A.banner_flash_2
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_2 ,.banner_title_2 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_2:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_2 ,.banner_text_2 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

A.banner_text_2:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Top, Text Bottom */
/**************************/

/* banner block */
.banner_3
{
	background : url(../images/hp_banner_right_bg.gif) top right repeat-x;
	height:127px;
	width:228px;
	overflow:hidden
	
}

/* image */
.banner_3 IMG
{
	
	margin: 0;
	border: 0px
}

/* flash */
DIV.banner_flash_internal_link_3
{
	display: none;
}

DIV.banner_flash_external_link_3
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 5 0 5 0;
}

OBJECT.banner_flash_3
{
	margin: 5 0 5 0;
}

A.banner_flash_3
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_3 ,.banner_title_3 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

A.banner_title_3:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_3 ,.banner_text_3 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

A.banner_text_3:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Bottom, Text Top */
/**************************/

/* banner block */
.banner_4
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
.banner_4 IMG
{
	
	border: 0px;
	margin-top: 8px;
}

/* flash */
DIV.banner_flash_internal_link_4
{
	display: none;
}

DIV.banner_flash_external_link_4
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: -8px;
}

OBJECT.banner_flash_4
{
	margin-top: -8px;
}

A.banner_flash_4
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_4 ,.banner_title_4 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_4:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_4 ,.banner_text_4 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

A.banner_text_4:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Text Only			  */
/**************************/

/* banner block */
.banner_5
{
	padding-top: 3px;
	float: left;
	clear: left;
	background:url(../images/hp_banner_center_bg.gif) bottom repeat-x;
	height:127px;
	width:228px;
	overflow:hidden
	padding : 7px;
}

/* title */

A.banner_title_5,.banner_title_5 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_5:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_5 ,.banner_text_5 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

A.banner_text_6:HOVER
{
	text-decoration: underline;
}



/**************************/
/* Image Only			  */
/**************************/

/* banner block */
.banner_6
{

}

/* image */
.banner_6 IMG
{
	
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_6
{
	display: none;
}

DIV.banner_flash_external_link_6
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 8px;
}

OBJECT.banner_flash_6
{
	/*margin: 8px;*/
}

A.banner_flash_6
{
	width: 100%;
	height: 100%;
}
/******************/
/*background-img*/
.banner_7{
	margin: 5px;
	/*float: left;*/
	/*clear: left;*/
	padding : 0 5 30 5;
	overflow:hidden;
	vertical-align:top;
}

/* title */
A.banner_title_7 ,.banner_title_7 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_7:HOVER
{
	text-decoration: underline;
}
/* text */
A.banner_text_7 ,.banner_text_7 
{
	color: #4F4E4E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	vertical-align:text-top;
	
}


