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



body {
	margin:0px;
	padding:0px;
	background-color:#7DAEBA;
	overflow-x:hidden;
        background-image:url(../images/background.jpg);
}

#content {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:600px;
	margin-top:-340px;
	margin-left:-400px;
	padding:0px;

}

#content_background_image {
	position:absolute;
	top:104px;
	left:60px;
	width:716px;
	height:558px;
	z-index:1;
	padding:0px;
	background-repeat: no-repeat;
	background-image:url(../images/content_bg.png);
	/*layer-background-image:url(../images/insurance_background.gif)*/
}

#idm_logo_sml {
	position:relative;
	top:65px;
	left:70px;
	width:409px;
	height:149px;
	z-index:2;
	padding:0px;
	background-repeat: no-repeat;
	background-image:url(../images/idm_logo_sml.gif);
	layer-background-image:url(../images/idm_logo_sml.gif)
}

#this_title {
	position:absolute;
	top:40px;
	left:40px;
	width:266px;
	height:18px;
	z-index:2;
	padding:0px;
	background-repeat: no-repeat;
	/*background-image:url(../images/about_insurance.gif);
	layer-background-image:url(../images/about_insurance.gif);*/
}

/*
h1{
	font-family: Myriad;
	font-size: 20px;
	margin:0 0 9px 0;
	color: #bfd5db;
}
*/

#this_text {
	position:absolute;
	top:90px;
	left:40px;
	width:610px;
	font-family:"Verdana";
	font-size:10px;
	font-weight:500;
	color:#6D6E71;
	text-align: justify;
        z-index:3;
}

#copyright_text {
	position:relative;
	top:330px;
	left:496px;
	font-family:"Century Gothic";
	font-size:10px;
	color:#B1B1B1;
	z-index:4;
}

#insurance_title {
	position:absolute;
	top:535px;
	left:486px;
	z-index:2;
	padding:0px;
}

#debt_title {
	position:absolute;
	top:535px;
	left:618px;
	z-index:2;
	padding:0px;
}

#bond_title {
	position:absolute;
	top:535px;
	left:706px;
	z-index:2;
	padding:0px;
}

#impact_image {
	position:absolute;
	top:380px;
	left:534px;
	width:309px;
	height:297px;
	z-index:2;
	padding:0px;
	background-repeat: no-repeat;
	background-image:url(../images/debt_impact.png);
	layer-background-image:url(../images/debt_impact_image.gif);
}

#bottom_left_nav {
	position:absolute;
	top:600px;
	left:70px;
	font-family:"Century Gothic";
	font-size:10px;
	color:#FFFFFF;
}

.bottom_left_nav_highlighted {
	color:#6D6E71;
	font-weight:bold;
}

.green_text {
	color:#acd36d;
	font-weight:bold;
	font-size:10px;
}

/*

backgound_light_grey : B1B1B1
backgound_dark_grey : 6D6E71
light_blue : 7DAEBA

*/
