body 	{
		font-size:		small;
		font-family:	lucida grande, lucida sans unicode, trebuchet, arial, sans-serif;
		color:			#000;
		background: url(../images/bg_strip_top.png) no-repeat;
		}
		
h1		{		
		font-size:			100%;
		font-weight:		reg;
		color:				#000000;
		}

h2		{		
		font-size:			130%;
		font-weight:		reg;
		color:				#000000;
		}

p 		{		
		font-size: 			80%;
		font-weight: 		reg;
		font-color:			#000000;
		line-height: 		1.75em;
		}

		
#Table_01 {
		position:absolute;
		left:100px;
		top:100px;
		width:250px;
		height:103px;
		}



#Table_02 {
	position:absolute;
	left:350px;
	top:100px;
	width:200px;
	height:103px;
}

#Table_03 {
	position:absolute;
	left:600px;
	top:100px;
	width:300px;
	height:103px;
}

#img_box1 {
	width:				1072px;
	height:				708px;
	background-color:	#fff;
	margin:				0px;
	padding:			0px;
	}
	
#img_box2 {
	position:			absolute;
	left:				288px;
	top:				60px;
	width:				650px;
	height:				500px;
	background-color:	#fff;
	margin:				0px;
	padding:			0px;
	}
	
#content_1	{
	position:absolute;
	left:50px;
	top:50px;
	width:850px;
	height:400px;
	margin:	0px;
	padding:0px;
}

#content_2	{
	position:absolute;
	left:80px;
	top:180px;
	width:850px;
	height:400px;
	margin:	0px;
	padding:0px;
}


#footer
		{position:			absolute;
		top:				650px;
		left:				288px;
		width:				500px;
		height:				20px;
}

#footer_info
		{position:			absolute;
		top:				1200px;
		left:				288px;
		width:				500px;
		height:				20px;
}

.content_text1 {
		line-height:	180%;
		color:			#000;
		margin:			0px;
		padding:		0px 0px 0px 8px;
}

.content_text2 		{
		font-size:			80%;
		font-weight:		reg;
		font-color:			#000000;
		line-height: 		1.75em;
		vertical-align: 	bottom;
		padding:			20px 0px 0px 0px;
}

ul.square 
		{
		font-size: 			80%;
		font-weight: 		reg;
		font-color:			#000000;
		line-height: 		1.75em;
		list-style-type:	square;
		}


a.text1 {			text-decoration:none;
					border:	none; 
					color:	#a1a1a1;
					line-height:180%;
					}
a.text1:link     	{color: olive}
a.text1:visited  	{color:#a1a1a1}
a.text1:active   	{color:black}
a.text1:hover    	{color:#000}

