/* CSS Document */

body {
	background-color: #004384;
}
#content {
	background-image: url(../images/concept_04.gif);
	background-repeat: no-repeat;
	background-color: #004384;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	height: 707px;
	width: 461px;
}
#image {
	background-color: #FFFFFF;
	background-image: url(../images/concept_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EC934F;
	text-align: justify;
	vertical-align: bottom;
	font-weight: bold;
	width: 342px;
	height: 427px;
}
#caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #739BAE;
}
#caption a {
	color: #739BAE;
}
a {
	font-weight: bold;
	color: #004384;
}
#pullout {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 18px;
}
#text {
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
}
strong {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

