body {  
	margin:0; 
	padding:0; 
	border:0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	background-color:#004e7c; 
	height:100%; 
	width:100%; 
	text-align:center; }
h1 { 
	font-size: 14px; }
h2 { 
	font-size: 13px; }
#container-full { 
	position:relative; 
	width:1024px; 
	margin:0 auto; 
	overflow:hidden; 
	text-align:left; }	
#header { 
	width:1024px; 
	height:105px; 
	overflow:hidden; }
#princ-content { 
	width:1022px; 
	display:block; 
	overflow:hidden; 
	background:#FFFFFF; 
	position:relative; }
.footer-div { 
	background-image:url(footer.gif);
    background-repeat: no-repeat;
	width:1034px; 
	margin:0 auto; 
	height:12px;  }
#footer-content { 
	position:relative; 
	width:1024px; 
	height:165px; 
	margin:0 auto; 
	overflow:hidden;  }	
.copyright { 
	width:1024px; 
	height:200px; 
	margin:0 auto; 
	background:#F4F4F4; 
	overflow:hidden; 
	text-align:center; 
	font-size:11px; color:#333333;}
#generalInfo-content { 
	width:1022px; 
	height: auto; 
	padding:10px 40px 25px; }
#generalInfo-content  .headTitle { 
	width:1000px; 
	height:105px; 
	display:block; 
	margin-bottom:20px; }
#generalInfo-content  image { 
	display:block; 
	margin-bottom:15px; }
#generalInfo-content  .desk { 
	display:block; 
	width:483px; 
	height:auto; 
	float:left; }
#generalInfo-content  .link { 	
	width:330px; 
	float:right; }
.desk { 
	display: block; 
	width: 286px; 
	height: 79px; 
	margin-top: 10px; }
.support a {
   background-image:url(live_support_btn_over.gif);
   background-repeat: no-repeat;
   padding-top:20px;
   font-family:Arial;
   text-align:center;
   text-decoration:none;
   font-size:18px;
   font-weight:bold;
   color:#FFF;
   display: block;
   width: 250px;
   height:50px;
}
.support a:hover {
   background-image:url(live_support_btn.gif);
   background-repeat: no-repeat;
   padding-top:20px;
   font-family:Arial;
   text-align:center;
   text-decoration:none;
   font-size:18px;
   font-weight:bold;
   color:#CCC;
   display: block;
   width: 250px;
   height:50px;
}  	