* {
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#e7e7e7;
	font-size: 90%;
}
p {
	font-size:100%;
	line-height: 120%;
}
a {
	color:#D91B5C;
}
img, fieldset {
	border:none;
}
.imgright {
	float:right;
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: auto;
}
.clear {
	clear:both;
}
#outer_layout {
	width:100%;
	float:left;
	background:url(../images/body_bg.jpg) repeat-y center top;
}
#layout {
	width:976px;
	margin:0 auto;
}
#header {
	width:976px;
	float:left;
	padding-bottom:26px;
}
#header .logo {
	float:left;
	padding:23px 0 0 39px;
}
#header ul {
	float:right;
	list-style:none;
	padding:23px 20px 0 0;
	width: 250px;
}
#header ul li {
	float:left;
	padding:0 0 0 5px;
	font-size:90%;
	color:#0087be;
}
#header ul li.big {
	margin-top: -2px;
}
#header ul li.bigger {
	margin: -5px 0px 0px;
}
#header ul li a {
	color:#0087be;
	text-decoration:none;
}
#header ul li a:hover {
	text-decoration:underline;
}
#header ul li a.big {
	font-size:110%;
}
#header ul li a.bigger {
	font-size:130%;
}
#menu {
	width:976px;
	float:left;
}
#menu ul {
	float:left;
	margin-left:38px;
	display:inline;
	width:900px;
	background:url(../images/menu_bg.jpg) repeat-x 0 0;
	height:40px;
	list-style:none;
}
#menu ul li {
	float:left;
	padding:0px;
	margin: 0px;
}
#menu ul li a {
	float:left;
	display:block;
	height:28px;
	font-size:105%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:12px 20px 0 20px;
}
#menu ul li.active {
	background:#00b4dc;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #B3D3DC;
}
#body_container {
	width:976px;
	float:left;
	padding-bottom:60px;
}
#left_container {
	float:left;
	width:640px;
	margin-left:38px;
	display:inline;
}
#left_container p {
	font-size: 100%;
	color:#0087be;
	width: auto;
	line-height: 120%;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
#left_container ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 620px;
}
#left_container ul li {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../images/TICK.gif);
	color: #0087BE;
}
#left_container .banner {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#left_container .bannerpages {
	float:left;
	margin: 0px 0px 20px;
	padding: 0px;
	background-image: url(../images/bannerpage.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 84px;
	background-position: bottom;
}
#left_container .bannerpages h4 {
	color:#FFFFFF;
	font-size: 140%;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#left_container h1 { font-size:130%; color:#0087be; padding:25px 0 0; margin: 0px; font-weight: bold; }
#left_container h2 {
	font-size:100%;
	color:#0087be;
	padding:25px 0 0;
	margin: 0px;
	font-weight: bold;
}
#left_container h3 {
	font-size:100%;
	color:#0087be;
	padding:25px 0 0;
	margin: 0px;
	font-weight: bold;
}
#left_container p.text {
	float:left;
	font-size:100%;
	color:#0087be;
	line-height:120%;
	padding-top:18px;
	width:610px;
}
#left_container .textprofiles {
	float:left;
	font-size:100%;
	color:#0087be;
	line-height:normal;
	padding-top:20px;
	width:610px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#left_container .read {
	float:left;
	width:640px;
}
#left_container .read a.readmore {
	background-color: #00b4dc;
	color: #fff;
	padding: 4px 7px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#left_container .read a.readmore:hover {
	background-color: #d91b5c;
	color: #fff;
	padding: 4px 7px;
	float: left;
}
#left_container .box {
	float:left;
	width:301px;
	padding:44px 0 0 0;
}
#left_container .box h3 {
	font-size:140%;
	color:#0087be;
	width:301px;
	padding-bottom:17px;
}
#left_container .box img {
	float:left;
	padding-bottom:17px;
}
#left_container .box p {
	float:left;
	width:301px;
	font-size:100%;
	color:#0087be;
	line-height:120%;
}
#left_container .box p a.readmore {
	background-color: #00b4dc;
	color: #fff;
	padding: 4px 7px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#left_container .box p a.readmore:hover {
	background-color: #d91b5c;
	color: #fff;
	padding: 4px 7px;
	float: left;
}
#left_container .box1 {
	float:left;
	width:301px;
	padding:44px 0 0 20px;
}
#left_container .box1 h3 {
	font-size:140%;
	color:#0087be;
	width:301px;
	padding-bottom:17px;
}
#left_container .box1 img {
	float:left;
	padding-bottom:17px;
}
#left_container .box1 p {
	float:left;
	width:301px;
	font-size:100%;
	color:#0087be;
	line-height:120%;
}
#left_container .box1 p a.readmore {
	background-color: #00b4dc;
	color: #fff;
	padding: 4px 7px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#left_container .box1 p a.readmore:hover {
	background-color: #d91b5c;
	color: #fff;
	padding: 4px 7px;
	folat: left;
}
#right_container {
	float:left;
	width:260px;
}
#right_container .pink_bgpages {
	float:left;
	background:#d91b5c url(../images/pink_bg2.jpg) no-repeat 0 bottom;
	width:260px;
	height:42px;
	margin: 0px;
	padding: 0px;
}
#right_container .pink_bg {
	float:left;
	background:#d91b5c url(../images/pink_bg.jpg) no-repeat 0 bottom;
	width:260px;
	height:226px;
}
#right_container .pink_bg h2 {
	float:left;
	width:220px;
	padding:19px 0 0 20px;
	color:#fff;
	font-size:140%;
}
#right_container .pink_bg p {
	float:left;
	width:225px;
	padding:12px 0 0 20px;
	color:#fff;
	font-size:100%;
	line-height: 120%;
}
#right_container .pink_bg p a.readmore {
	background-color: #00b4dc;
	color: #fff;
	padding: 4px 7px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#right_container .pink_bg p a.readmore:hover {
	background-color: #0087be;
	color: #fff;
	padding: 4px 7px;
	folat: left;
}
#right_container .blue_bg {
	float:left;
	background:#0087be url(../images/blue_curve.jpg) no-repeat 0 top;
	width:260px;
	padding-bottom:20px;
	margin-top:8px;
}
#right_container .blue_bg h2 {
	float:left;
	width:220px;
	padding:30px 0 0 20px;
	color:#fff;
	font-size:140%;
}
#right_container .blue_bg ul {
	float:left;
	width:225px;
	list-style:none;
	padding:8px 0 0 20px;
}
#right_container .blue_bg ul li {
	float:left;
	width:225px;
	background:url(../images/blue_li.jpg) no-repeat 0 bottom;
	padding:2px 0 9px 0;
}
#right_container .blue_bg ul li a {
	font-size:100%;
	color:#fff;
	text-decoration:none;
}
#right_container .blue_bg ul li a:hover {
	text-decoration:underline;
}
#right_container .testimonials {
	float:left;
	width:260px;
	padding:30px 0 20px;
}
#right_container .testimonials h2 {
	float:left;
	color:#0087be;
	font-size:140%;
	width:250px;
	padding-bottom:12px;
}
#right_container .testimonials ul {
	float:left;
	list-style:none;
	padding:0 0 0 0;
}
#right_container .testimonials ul li {
	float:left;
	padding:0 0 15px 0;
	font-size:100%;
	color:#0087be;
	background:url(../images/blue_li1.jpg) no-repeat 0 bottom;
	margin-bottom:11px;
}
#right_container .testimonials ul li.last {
	background:none;
	margin:0px 0px 10px;
	padding: 0px;
}
#right_container .testimonials ul li a.read {
	background-color: #00b4dc;
	color: #fff;
	padding: 4px 7px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#right_container .testimonials ul li a.read:hover {
	background-color: #d91b5c;
	color: #fff;
	padding: 4px 7px;
	folat: left;
}
#right_container .careers {
	float:left;
	width:240px;
	padding:10px;
	background:#d91b5c;
}
#right_container .careers .inner {
	float:left;
	background:#0087be;
	width:220px;
	padding:10px;
}
#right_container .careers .inner h2 {
	float:left;
	width:220px;
	color:#fff;
	font-size:140%;
	padding-bottom:8px;
}
#right_container .careers .inner p {
	float:left;
	width:220px;
	color:#fff;
	font-size:100%;
	line-height: 120%;
}
#right_container .careers .inner p a.read {
	background-color: #00b4dc;
	color: #fff;
	padding: 4px 7px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
#right_container .careers .inner p a.read:hover {
	background-color: #d91b5c;
	color: #fff;
	padding: 4px 7px;
	folat: left;
}
#outer_footer {
	float:left;
	width:100%;
}
#footer_inner {
	width:976px;
	margin:0px auto;
	padding: 0px;
}
#footer {
	width:976px;
	float:left;
}
#footer .footer_bg {
	float:left;
	margin-left:38px;
	display:inline;
	width:890px;
	background:#0087be url(../images/footer_curve.jpg) no-repeat 0 top;
	padding-bottom:18px;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 70px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .footer_bg ul {
	width:890px;
	text-align:center;
	font-size: 90%;
	list-style:none;
	padding:10px 0 0 0;
}
#footer .footer_bg ul li {
	display:inline;
	padding:0 0 0 0;
	color:#fff;
}
#footer .footer_bg ul li a { color:#fff; text-decoration:none; }
#footer .footer_bg ul li a:hover {
	text-decoration:underline;
}
#footer .footer_bg p {
	float:left;
	width:900px;
	text-align:center;
	font-size:90%;
	color:#fff;
}
