@charset "utf-8";
/* CSS Document */

BODY{
width:100%;
height:665px;
background-color:#CCC;

margin-left:0px;
margin-bottom:0px;
margin-top:0px;
}
		#dd{
		color:#000000;
					}

			#background{
					background-color:#666699;
					width:1024px;
					height:665px;
					}

					#header{
							float:left;
							background-color:#666699;
							visibility:1%;
							width:1024px;
							height:100px;
							float:left;
							FONT-FAMILY: Arial, sans-serif;
							font-size:36px;
							text-align:left;
							color:#FFFFFF;
								
							}
							#title{
							width:370px;
							height:65px;
							text-align:left;
							margin-left:0px;
							margin-top:25px;
							float:left;
							}
							#contact{
							float:right;
							FONT-FAMILY: Arial, sans-serif;
							color:#FFFFFF;
							font-size:12px;
							margin-right:20px;
							}
							#aa{
							FONT-FAMILY: Arial, sans-serif;
							color:#FFFFFF;
							font-size:11px;
							font:bolder;
							font-variant:normal;
							
							margin-right:20px;
							}
							a{
							FONT-FAMILY: Arial, sans-serif;
							color:#FFFFFF;
							font-size:13px;
							font:bolder;
							font-variant:normal;
							
							margin-right:20px;
							}
						
										a:link {
											color:#CCCCCC;
											text-decoration: none;
										}
										a:visited {
											text-decoration: none;
											color:#CCCCCC;
										}
										a:hover {
											text-decoration: none;
											color:#FFFFFF;
										}
										a:active {
											text-decoration: none;
										}
							#logo{
							background-repeat:no-repeat;
							background-position:right;
							width:60px;
							height:90px;
							float:right;
							margin-top:7px;
							margin-right:15px;
							}
					
					   #middle1{float:left;
								background-color:#FF9900;
								width:1024px;
								height:10px;
								}	
  					   #middle2{
								float:left;
							    background-color:#666699;
								width:1024px;
								height:400px;
								}
								#link{
								background-color:#666699;
								float:left;
								width:308px;
								height:26px;
								border:groove;
								border-width:2px;
								color:#333333;
								}
								#ltbox1{
								background-color:#666699;
								width:200px;
								height:400px;
								float:left;
								background-image:url(images/test/lft1.jpg);
								
								}
								#ltbox2{
								background-color:#666699;
								float:left;
								width:200px;
								height:200px;
								background-image:url(images/test/lft2.jpg);
								background-repeat:no-repeat;
								}
								#rtbox1{
								background-color:#666699;
								float:right;
								width:624px;
								height:140px;
								}
								#rtbox2{
								background-color:#FFFFFF;
								float:right;
								width:824px;
								height:200px;
								background-image:url(images/test/rtbox_2.jpg);
								background-repeat:no-repeat;
								}
								
								#table{
								text-align:left;
								FONT-SIZE: 12px;
								FONT-FAMILY: Arial, Helvetica, sans-serif;
								
								}
								p.bold{
								font-weight:bold;
								}
								p.left{
								text-align:left;	
								margin-left:120px;
								margin-right:5px;
								margin-top:20px;
								FONT-SIZE: 12px;
								FONT-FAMILY: Arial, Helvetica, sans-serif;
								}
								p.second{
								text-align:left;	
								margin-left:10px;
								margin-right:5px;
								margin-top:20px;
								FONT-SIZE: 12px;
								FONT-FAMILY: Arial, Helvetica, sans-serif;
								}
								p.uppercase{
								text-transform:uppercase;
								color:#F00;
								} 
								#start{
								font:large;
								color:#FF9900;
								font-size:22px;	
								font:bolder;
								} 
								#start1{
								font:large;
								color:#000000;
								font-size:18px;
								font:bold;
								}		
								#st{
								font-weight:bolder;
								FONT-SIZE: 16px;
								color:#FF3300;
								FONT-FAMILY: Arial, Helvetica, sans-serif;
								}
						#middle3{
								float:left;
								width:1024px;
								height:130px;
								background-color:#FFFFFF;
								
								}
						#middle4{
								float:left;
								width:1024px;
								height:5px;
								background-color:#FF9900;
								
								}
								
	
						#footer {
								float:left;
								background-color:#FFFFFF;
								width:1024px;
								height:20px;
							
								}
						#copyright{
								text-align:right;
								color:#CCCCCC;
								margin-top:0px;
								margin-right:0px;
								}							
						
								
