/* CSS Document */
.body{
    width:990px;
	height:350px;
    margin-top: 30px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
}

.h2{ font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000;}

.link{
	float:right;
	margin-right:10px;
	margin-top: 120px;

}

img{
	
    border:none;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}


.menu1{
    float:left;
	width:214px;

}


.logo{

	width:214px;
	height:122px;
}

.link1{
    
	float:right;
	width:149px;
	height:40px;
	margin-top: 30px;
}

.copy {
	width:214px;
	height:22px;
	text-align:right;
}

.line{
    float:left;
	width:16px;

}

.menu2{
    float:left;
	width:242px;

}