@charset "utf-8";
/* CSS Document */


#topimg{
	height:253px;
	overflow: hidden;
	margin: 0px 0 20px;
}

#topimg img{
	position:relative;
	top:0px;
}

h2{
	position:relative;
	left:0px;
	color: #E70012;
}


#content div.left{
	width:450px;
}

#content div.right{
	width:450px;
}

#content div.img.right{
	float:right;
	width:auto;
	margin:0 0 0 20px;
	text-align: center;
}

.border{
	border:1px solid #09F;
	padding:10px 20px;
	border-color: #62C0E2;
	background-color: #F0F9FF;
}





/**/
