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:static; top:0; left:0; width:100%; height:100%; background-image:url(../images/bgImage.jpg); background-repeat:no-repeat;}

#content {position:fixed; top:0; left:0; width:1004px; height:650px;}

#header {height:75px; width:1004px; }

#siteIndication { width:1004px; height:25px; text-align:right; padding-top: 1px;}
.siText {font-size:10px;}

#container{ width:1004px; height:450px; float:left; padding-top:15px;}
	#LP{ width:500px; height:450px; float:left; padding-left:25px; padding-top:15px;}
	#RP{ width:450px; height:450px; float:right; padding-left:25px; padding-top:15px;}

#footer { width:979px; height:100px; float:left; margin:0px; padding-left:25px; padding-top:25px; padding-bottom:25px; font-size:10px; color:#666666;}
