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

body {
	margin:0px; 
	padding:0px;
	background-color:#B1B1B1;
	overflow:hidden;
	overflow-x:hidden;
	width:800px;
	height:600px;
}

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

#content_background_image {
	position:absolute; 
	top:34px; 
	left:60px; 
	width:712px; 
	height:547px;
	z-index:1; 
	padding:0px; 
	background-repeat: no-repeat;
	background-image:url(../images/main_background.gif); 
	layer-background-image:url(../images/main_background.gif)
} 

#idm_flash {
	position:relative;
	top:155px;
	left:1px;
	width:710px;
	height:264px;
	z-index:2;
	padding:0px;
}

#insurance_title {
	position:absolute; 
	top:485px; 
	left:326px; 
	width:135px; 
	height:22px; 
	z-index:2; 
	padding:0px; 
	/*background-repeat: no-repeat;
	background-image:url(../images/insurance_title.gif); 
	layer-background-image:url(../images/insurance_title.gif);*/
}

#debt_title {
	position:absolute; 
	top:485px; 
	left:500px; 
	width:61px; 
	height:22px; 
	z-index:3; 
	padding:0px;
	/*background-repeat: no-repeat;
	background-image:url(../images/debt_title.gif); 
	layer-background-image:url(../images/debt_title.gif);*/
}

#bond_title {
	position:absolute; 
	top:485px; 
	left:600px; 
	width:67px; 
	height:22px; 
	z-index:4; 
	padding:0px; 
	/*background-repeat: no-repeat;
	background-image:url(../images/bond_title.gif); 
	layer-background-image:url(../images/bond_title.gif);*/
}

#welcome_text {
	position:relative; 
	top:165px; 
	left:265px; 
	width:365px;
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:500;
	color:#B1B1B1;
	text-align: justify;
}

#copyright_text {	
	font-family:"Century Gothic";
	font-size:10px;
	color:#B1B1B1;
	z-index:4;
}

#footer_left {
	position:relative;
	top:540px; 
	left:40px;
	float:left;	
	z-index:5;
}

#footer_right {
	float:right;
	position:relative;
	z-index:5;
}

#footer_box {
	float:left;
	height:48px;
	margin:0 13px;
	position:relative;
	width:924px;
	z-index:5;
}

#footer_box_txt_left {
	position:relative;
	float:left;
	font-family:"Century Gothic";
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#6D6E71;
	line-height:normal;
	padding:50px 0px 10px 10px;	
	white-space:nowrap;
	z-index:6;
}

#footer_box_txt_right {
	position:relative;
	left:-204px;
	float:right;
	font-family:"Century Gothic";
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#B1B1B1;
	line-height:normal;
	padding:50px 0px 0px 0px;	
	white-space:nowrap;
	z-index:6;
}

a {
	color:#B1B1B1;
	text-decoration:none;
	z-index:5;
}
a:hover {
	text-decoration:underline;
	color:#B1B1B1;
}
a:active {
	color:#FFFFFF;
}

/* 

backgound_light_grey : B1B1B1 
backgound_dark_grey : 6D6E71 
