/* CSS Document */

div.splashcontainer {
	position: relative;
	width: 314px;
	margin:0 auto;
	padding:0;
}

div.subcontainer {
	position: relative;
	width: 860px;
	margin:0 auto;
	padding:0;
	border-style:solid;
	border-width: 1px;
}

div.firstcontainer {
	position: relative;
	width: 860px;
	height: 450px;
	margin:0 auto;
	padding:0;
	border-style:solid;
	border-width: 1px;
}

div.footer {
	padding:0;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:"Gill Sans MT", "Trebuchet MS";
	text-align:center;
}

div.wrap_area { 
	position: relative;
}

div.wrap_area img {
	position: absolute; left: 6px; top: 0px; border-style:solid; border-width: 1px; border-color:#000000;}
div.wrap_area p { position: relative; }

div.shape_wrap div { float: left; clear: left; height: 17px; }

div.subpagestext {position:relative; left:339px; top:-2px; width:521px; font-family:"Gill Sans MT", "Trebuchet MS";}

div.subpages_infolink {position:absolute; top:440px; left:5px; width:300px; font-family:"Gill Sans MT", "Trebuchet MS"; }

div.subpages_thumbnails {position:absolute; top:445px; left:-1px; }

a.image1 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
	 width: 77px; /* width of reactive image */
     height: 31px; /* height of reactive image */
     background-image: url(images/logo-prop_02.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image1:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/logo-prop_02-over.gif); /* source for target image */
}


a.image2 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 87px; /* width of reactive image */
     height: 31px; /* height of reactive image */
     background-image: url(images/logo-prop_04.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image2:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/logo-prop_04-over.gif); /* source for target image */
}

a.image3 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 113px; /* width of reactive image */
     height: 31px; /* height of reactive image */
     background-image: url(images/logo-prop_06.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image3:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(); /* source for target image */
}

a.simage01 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 84px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_cn.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage01:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_cn-over.jpg); /* source for target image */
}

a.simage1 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 53px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_03.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage1:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_03-over.jpg); /* source for target image */
}

a.simage2 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 84px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_04.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage2:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_04-over.jpg); /* source for target image */
}

a.simage3 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 123px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_06.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage3:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_06-over.jpg); /* source for target image */
}

a.simage4 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 61px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_08.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage4:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_08-over.jpg); /* source for target image */
}

a.simage5 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 64px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_10.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage5:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_10-over.jpg); /* source for target image */
}

a.simage6 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 77px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_12.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage6:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_12-over.jpg); /* source for target image */
}

a.simage7 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 62px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_14.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage7:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_14-over.jpg); /* source for target image */
}

a.simage8 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_16.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage8:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_16-over.jpg); /* source for target image */
}

a.simage9 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 63px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(images/sub_pages_menu_18.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.simage9:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/sub_pages_menu_18-over.jpg); /* source for target image */
}

a.frontimagea { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_a.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimageb { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_b.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagec { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_c.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimaged { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_d.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagee { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_e.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagef { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_f.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimageg { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_g.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimageh { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_h.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagei { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_h.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagej { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_l.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagek { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_k.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.frontimagel { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 119px; /* width of reactive image */
     height: 106px; /* height of reactive image */
     background-image: url(images/front_images_l.jpg); /* source for start image */
     background-repeat: no-repeat;
	 border-style:solid;
	 border-width: 1px;
	 border-color:#000000;
     }
	 

a.menu
{
color: #000;
text-decoration: none;
font-family:"Gill Sans MT", "Trebuchet MS";
}

a:hover.menu
{
color: #000;
text-decoration: underline
} 
