@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*background-color:#aeaeae;*/
	
	/* BG Gray */
	background-color: #f4f5f6;
	background-image: url(../images/bg-graphic.png);
	
	
	background-repeat:repeat-x;
	margin: 0;
}

p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;	
	line-height: 1.8em;
}

h1 {
	font-size: 1.5em;
	color: #565656;
}

h2 {
	font-size: 1.2em;
	color: #737373;
	margin-bottom: 3px;
}

h2 + p {
	margin-top: 2px;	
}

h3 {
	font-size: 1em;
	color: #737373;
	margin-bottom: 3px;
}

h3 + p {
	margin-top: 2px;
	
}

li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;	
	line-height: 1.5em;
}

a {
	color: #CD0003;	
	text-decoration: none;
	border-bottom: 1px dotted #BD0003;
}

a:hover {
	color: #FF0206;	
}

ul.h-align {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.h-align li {
	display: inline-block;	
	float: left;
}

.header-area {
	display: block;
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #c8c8c9;	
	
	/* BG Gray */
	background-color: #f4f5f6;
}

.top-mast {
	width: 1024px;
	margin: 0 auto;
	height: 100px;
	
	
}

.top-mast-logo {
	float: left;
	
}

.top-mast-logo a {
	border: none;	
}

.top-mast-logo a img {
	border: none;
	outline: none;
}

.top-mast ul {
	margin: 0;
	padding: 0;	
	margin-left: 30px;
	list-style: none;
	line-height: 39px;
}

.top-mast li {
		line-height: 100px;
}

.top-mast li a {
	border-bottom: none;	
}

.top-mast li a:hover {
	border-bottom: 1px dotted #BD0003;	
}

.top-mast-nav {
	float: right;
}

.top-mast-nav ul a {
	color: #a3a3a3;
	margin: 5px 10px;	
}

.main-container {
	width: 1024px;
	margin: 0 auto 0 auto;
	
	/* border-left: 1px solid #fff;
	border-right: 1px solid #fff; */

}

.banner-container {
	width: 1024px;
	height: 300px;
}

.nav {
	height: 50px;
	background-color: #E5E5E5;
	border: 1px solid #c8c8c9;
	
}

.nav a {
	display: block;
	width: 96px;
	text-align: center;
	padding: 0 20px;
	border: none;
	line-height: 50px;
	color: #a3a3a3;
	border-right: 1px solid #c8c8c9;
}

.nav a:hover {
	background-color:#BBBBBB;
	color: #F0F0F0;	
}

.main-content {
	width: 703px;
	/*width: 944px;*/
	/*background-color: #E4E4E4;*/
	float: left;
	padding: 40px;
	/*border-right: 1px solid #DFDFDF;*/
	background-image: url(../globe-bg.png);
	background-repeat: no-repeat;
}

.aside {
	width: 239px;
	display: inline-block;
	border-left: 1px solid #c8c8c9;
	border-right: 1px solid #c8c8c9;
}

.aside h2 {
	padding: 0 10px 10px 10px;	
	border-bottom: 1px solid #c8c8c9;
	margin-bottom: 0;
}

.aside ul {
	list-style: none;
	margin: 0;
	padding:0;
}

.aside ul li {
	/*background-color: #DFDFDF;*/
	/*padding: 5px 5px 5px 12px;*/
	border-bottom: 1px solid #c8c8c9;
	
}

.aside ul li a {
	color: #a3a3a3;
	display: block;
	font-size: .9em;
	border-bottom: none;
	padding: 5px 5px 5px 12px;
}

.aside a:hover {
	background-color: #BBBBBB;
	color: #fff;
}

.aside ul li ul li a {
	padding-left: 30px;
	border-bottom: none;
	font-size: inherit;
}

.aside ul li ul li {
	border-bottom: none;
}

.aside ul li ul li:last-child {
	border-bottom: none;
}	

.footer-area {
	display: block;
	height: 80px;
	width: 100%;
	border-top: 1px solid #fff;	   /*background-color: #DFDFDF; 	*/
	clear: both;
	
	/* BG Gray */
	background-color: #BBBBBB;
    

	/* BG Red 
	background-color: #e1261c;
	*/
}

@media screen and (max-width: 1024px) {
                .header-area {
                width: 1024px;
                                }
				.footer-area {
				width: 1024px;                  
				}
}

.footer {
	
	width: 1024px;
	margin: 0 auto;
	height: 80px;
	
	/* BG Gray 
	background-color: #BBBBBB;*/
	
	
}


.footer ul {
	float: left;
	margin-left: 20px;	
}

.footer li {
	padding: 5px 10px;
	font-size: .8em;
	
}

.footer li a {
	text-decoration: none;
	color: #fff;	
	/*color: #fff;*/
	line-height: 70px;
	border-bottom: 1px dotted #FFFFFF;
}

.footer-logo {
	float: right;
	margin-top: 5px;
 	margin-right: 10px;
}

div.divider {
	padding: 10px;
	background-color: #EBEBEB;	
}

div.divider h2 {
	margin-top: 5px;	
}

.box-item {
	/*width: 220px;*/
	width: 180px;
	/*height: 220px;*/
	height: 260px;
	overflow: hidden;
	background-color: #EBEBEB;	
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 15px;
	/*background-image: url(box-item-bg-logo.png);*/
	background-image: url(../box-item-bg.png);
	background-repeat:repeat-x;  
	border-radius: 7px;
}

.box-item p {
	color: #fff;
	padding: 2px 10px;
	margin: 10px 0;
}

.box-item a {
	color: #FCF374;
	border-bottom: 1px dotted #fff;
}

.box-item h3  {
	border-bottom: 1px solid #D8D8D8;
	margin-top: 0px	
}

.box-item h3 a {
	display: block;	
	font-size: 16px;
	padding: 10px 10px;
	color: #fff;
	color: #E7E7E7;
	
}

.box-item h3 a:hover {
	background-color: #980002;
	background-image: url(../box-item-bg-logo.png);
	background-repeat:repeat-x;
	color: #F6F8A2;
}

.box-item p {
	font-size: 12px;
	line-height:normal;	
}

.last {
	margin-right: 0;	
}

.royal-blue {
	background-color: #0068B4;
}

.blue {
	background-color: #0784B0;
}

.red {
	background-color: #A40003;
}

.orange {
	background-color: #E14600;
}

.green {
	background-color: #005A04;
}

.exec-health {
	background-color: #006168;	
}

.burgundy {
	background-color: #6a1b32;
}

.patient-services {
	background-color: #e12726;	
}

.navigator {
	background-color: #618eb5;	
}

a.readmore {
	border-bottom: none;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 6px;
}

a.readmore:hover {
	background-color: #780002;
	color: #fff;
}

