@charset "utf-8";
/* CSS Document */

*html body{
color:#000000;

}

*html p{
	font-size:13px;
}
*html h1 {
	font-size:20px;
	color:#000000;
	line-height:65px;
	top:20px;
	}
	
*html h2 {	
	font-size:16px;
	font-weight:bold;
}	
	
	
*html h3 {	
	font-size:16px;
	font-weight:bold;
}	
	
*html #arrow a{
	left:655px;
	margin-top:25px;
	
	
}

*html #content {
	width: 773px;
	margin: 150px auto;
	background:#FFFFFF;
	border: solid 1px #00CCFF;
	
}

*html #tagline{
    background: url(../images/tagline_21.png) no-repeat;
	height:105px;
	position:relative;
	top:50px;	
	right:0px;
	

}


*html #text{
	padding:90px 40px;

}

*html .ie{
	position:relative;
	top:-100px;
}