html,body {
	/*
	font: 10pt Arial, Helvetica, sans-serif;
	margin: auto;
	margin-left: 20%;
	*/
	margin:0;padding:0
}
body {
	font: 9pt arial,sans-serif;
	text-align:center;
}
body.luxury {
	background-color: #c7eafb;
}

body.crisis {
	background-color: #D1D3D4;
}




/* *************************************************************** */
/* Styles taken from the website http://blog.html.it/layoutgala/   */



a {
	/*display:block;*/
	color: #094E85;
	/*padding:10px*/
}
a:hover {
	/*color: #CC4B27;*/
	background-color: #e0e5e8;
}

a img {
	border: none;
}

div#container {
	text-align: left;
	width:755px;
	margin:0 auto;
	background-color: #fff;
}

body.crisis div#container {
	background-color: #D1D3D4;
}

div#wrapper {
	/*width: 755px;*/

	height: 100%;
	padding: 0px 10px 10px 10px;
}

/* --------------------------------------- */
/* Header Area */
div#header {
	height:95px;
	margin:0;
	background: #EEE;
	color: #79B30B;
}

body.crisis div#header {
	background: #fff;
	color: #000;
}

div#header_container {
	position: relative;
}

img#top_banner {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

div#top_links {
	position: absolute;
	left: 305px;
	top: 75px;
	z-index: 2;
	width: 430px;
}

body.crisis div#top_links {
	position: absolute;
	left: 250px;
	top: 35px;
	z-index: 2;
	width:480px;
	width: 510px;
}



div#top_links a {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
}

div#top_links a:hover {
	background-color: transparent;
	color: #DF662A;
}

body.crisis div#top_links a {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
}

body.crisis div#top_links a:hover {
	background-color: transparent;
	color: #DF662A;
}

.last_top_link {
	margin-right: 0px;
}


body.crisis .last_top_link {
	margin-right: 0px;
	width: 120px;
}

/* --------------------------------------- */
/* Main Content Area */
div#main_content {
	background: #a1c231;
	height: 250px;
	margin: 10px 0px 0px 0px;
}

body.crisis div#main_content {
	height: 205px;
	background: #ffffff;
}

div#main_content p {
	/*line-height:1.4*/
}

div#content_text {
	/*width: 290px;*/
	/*padding: 65px 5px 0px 435px;*/
	position: relative;
}

img#banner_img {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

div#banner_text {
	position: absolute;
	z-index: 2;
	top: 80px;
	left: 460px;
	width: 265px;
	/*font-size: 8.5pt;*/
}

body.crisis div#banner_text {
	position: absolute;
	z-index: 2;
	top: 50px;
	left: 395px;
	width: 335px;
	/*font-size: 8.5pt;*/
}


div#banner_text p {
	margin: 0px 0px 4px 0px;
}

div#banner_text a {
	color: #000;
	text-decoration: none;
}
div#banner_text a:hover {
	background-color: transparent;
	color: #fff;
}

body.crisis div#banner_text a:hover {
	background-color: transparent;
	color: #DF662A;
}

/* --------------------------------------- */
/* Subcontent */
div#sub_content {
	background: #082E40;
	height: 140px;
	margin-top: 10px;
	padding: 10px 10px 0px 20px;
}

body.crisis div#sub_content {
	margin: 0px 0px 10px 0px;
	background: #fff;
	color: #000;
	height: 140px;
}

 div.sub_boxes {
	width:  225px;
	/*background: url(../images/luxury/luxury_sub_bar.gif) no-repeat left top;*/
	padding: 0px 0px 0px 0px;
}

 div.sub_boxes h3 {
 	margin: 0px 0px 0px 15px;
	color: #B0C136;
	font-size: 15px;
	line-height: 12px;
}

div.sub_boxes h3 a {
	text-decoration: none;
	color: #B0C136;
}

div.sub_boxes h3 a:hover {
	color: #DF662A;
	background-color: transparent;
}


body.crisis div.sub_boxes h3 {
	color: #095774;
	margin: 3px 0px -5px 0px;
}

body.crisis div.sub_boxes h3 a {
	color: #095774;
	text-decoration: none;
}

body.crisis div.sub_boxes h3 a:hover {
	color: #DF662A;
	background-color: #fff;
}

div.sub_boxes p {
 	margin: 3px 0px 0px 0px;
	color: #fff;
}

body.crisis div.sub_boxes p {
 	margin: 7px 0px 0px 0px;
	color: #fff;
}

body.crisis div.sub_boxes p a {
	color: #000;
}

div.sub_boxes p a {
	text-decoration: none;
	color: #fff;
}
div.sub_boxes p a:hover {
	background-color: transparent;
	color: #DF662A;
}

 /* sub_box_1 */
div#sub_box_1 {
 	float: left;
	margin: 0px 10px 0px 0px;
	border-right: 2px solid #fff;
	height: 130px;
}

body.crisis div#sub_box_1 {
	height: 130px;
	border-right: 2px solid #000;
}

/* sub_box_2 */
div#sub_box_2 {
	float: left;
	margin: 0px 10px 0px 0px;
	border-right: 2px solid #fff;
	padding-right: 4px;
	height: 130px;
}
body.crisis div#sub_box_2 {
	height: 130px;
	border-right: 2px solid #000;
}

/* sub_box_3*/
div#sub_box_3 {
	float: left;
	margin: 0px 0px 0px 0px;
	height: 130px;
}

body.crisis div#sub_box_3 {
	height: 130px;
}

/* ------------------------------------ */
/* Bottom boxes */
div#boxes_container {
	margin: 10px 0px 10px 0px;
	height: 200px;
}

body.crisis div#boxes_container {
	margin: 10px 0px 10px 0px;
	height: 160px;
}


/* Right column */
div#right_column {
	background:#FFF;
	float:right;
	width:360px;
	height: 200px;
	margin: 0px 0px 0px 0px;
}

body.crisis div#right_column {
	background: #FFF;
	float: right;
	width: 240px;
	height: 160px;
	margin: 0px 0px 0px 0px;
}


/* Left column */
div#left_column {
	background:#FF8539;
	float:left;
	width:360px;
	height: 200px;
	position: relative;
}

body.crisis div#left_column {
	background:#fff url(../images/crisis/facts.png) no-repeat top left;
	float:left;
	width:485px;
	height: 160px;
	position: relative;
}


/* Typography */
h1.page_title {
	font-size: 25px;
}


/* ------------------------------------ */
/* Footer */
div#footer {
	background: #333;
	color: #FFF;
	clear:both;
	width:100%;
}

body.crisis div#footer {
	background: #ffffff;
	color: #000;
}

div#footer p {
	margin:0;
	padding:5px 10px;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing: .08em;
}

/* General Classes */
.div_td {
	display: table-cell;
}

img.page_titles {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

a.interior_links {
	display: block;
	margin-bottom: 10px;
}

a.interior_links img {
	border: none;
}

.top_link {
	text-align: right;
	margin-right: 10px;
}

.fake_link {
	text-decoration: underline;
}

/*
I'm going to try to get the image and the content to stack ontop
of each other then. I'm going to need to use position: relative to do that
*/



body.crisis img#surgery_alt_title {
	position: absolute;
	z-index: 30;
	left: 395px;
	top: 25px;
}

img#stat_img {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

div#stat_text {
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 55px;
	width: 430px;
	font-size: 10pt;
	font-weight: bold;
}

.stat_header {
	color: #DF662A;
	font-size: 17pt;
	font-weight: bold;
}

div#stat_text p {
	margin: 0px 0px 10px 0px;
}

div#right_column {
	position: relative;
}
img#buzz_words {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#right_column_txt {
	position: absolute;
	left: 205px;
	top: 50px;
	width: 150px;
}

div#right_column_txt p a {
	color: #000;
	text-decoration: none;
}

div#right_column_txt p a:hover {
	color: #fff;
	background-color: transparent;
}

/* ------------------------------------ */
/* Form Styles */

form#contact_form table#contact_form_table {
}

.frm_label {
	font-weight: bold;
	height: 25px;
}

.frm_field {
	background-color: #EEF1F2;
	border: 1px solid #666;
}

/* ----------------------------------- */

.sub_titles {
	color: #D45D36;
	margin-bottom: 0px;
	text-transform: uppercase;
}

body.crisis .sub_titles {
	color: #E47839;
}
























