#box1		{ float:left; width:240px; border-right:1px solid #62A3CD; }

#box1 .c0	{ float:left; width:240px; clear:both; }
#box1 .c1	{ float:left; width:80px;  }
#box1 .c2	{ float:left; width:160px; }
#box1 .c1 img	{ width:70px; }
#box1 		{ font-size:11px; }
#box1 h3		{ padding:0; margin:0; }

#box2		{ float:right; width:580px; padding-left:10px;   }
#box2 h1		{ text-align:right; margin-bottom:5px; }
#box2 p		{ text-align:right; font-weight:bold; padding-bottom:25px; }
#box2 p a	{ font-weight:normal; text-decoration:underline; }
#box2 p span	{ color:red; }

#center a	{ text-decoration:none; }

h1{
	font-size:25px;
}

.calltoaction{
	text-align: center;
}

.calltoactioninner{
	background-color: #014874;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin:	6px auto 14px auto;
	padding: 8px 8px 8px 8px;
	width: 400px;
}

.calltoaction h2{
	color: #fff;
	margin:0;
	padding:0;
}
