html {height:100%;}
BODY, TD, P, LI, BLOCKQUOTE { height:100%; margin:0; padding:0;
font-family: sans-serif; color:#FFFFFF;}

a:link { text-decoration:none; color:#999999; }
a:visited { text-decoration:none; color:#999999; }
a:hover { text-decoration:underline; color:#FFFFFF;}
a:active { text-decoration:none; color:#FFFFFF; }

#bg {position:fixed; top:0; left:0; width:100%; height:100%; background-image:url(../images/bgImage.jpg); background-repeat:repeat;}

#content {position:relative; z-index:1; width:1004px; height:auto;}

#header {height:75px; width:1004px; }

#siteIndication { width:1004px; height:25px; text-align:right; padding-top: 1px;}
.siText {font-size:10px;}

#container{ width:1004px; height:*; float:left; padding-top:15px;}
	#cont1{ width:979px; height:*; padding-left:25px; padding-bottom:25px}
	#cont2{ width:979px; height:300px; padding-left:25px; padding-bottom:15px}
		#pic {width:80px; height:*; float:left; padding-right:25px; }
		#text {width:850px; height:*; padding-left:15px; float:right;}
	#cont3{ width:979px; height:400px; padding-left:25px; padding-bottom:25px}
		#pic {width:80px; height:*; float:left; padding-right:25px; }
		#text {width:850px; height:*; padding-left:15px; float:right;}

#footer { width:979px; height:100px; float:left; margin:0px; padding-left:15px; padding-bottom:15px;font-size:10px; color:#666666;}
