/* Contactimporter.info CSS */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal;
	background-color:#FFFFFF;
	color:#202020;
	}
.clearer
	{
	clear:both;
	}
a
	{
	color:#008ED0;
	text-decoration:none;
	}		
.main_body_container
	{
	width:916px;
	float:none;
	margin:auto;
	padding:0 6px;
	height:auto;
	background:url(../images/body_shadow_rep.gif);
	background-repeat:repeat-y;
	}
.header_container
	{
	width:916px;
	height:105px;
	position:relative;
	background:url(../images/header_banner.jpg);
	background-repeat:no-repeat;
	}
.logo
	{
	float:left;
	margin:11px 0 0 8px;
	}
.improsys_logo
	{
	position:absolute;
	right:20px;
	top:25px;
	}
.no1_txt
	{
	position:absolute;
	left:15px;
	top:7px;
	}	
.menu_container
	{
	width:916px;
	height:29px;
	position:relative;
	background:url(../images/menu_back_rep.gif);
	background-repeat:repeat-x;
	}	
.menu
	{
	position:absolute;
	right:0;
	top:0;
	width:390px;
	}	
.menu ul
	{
	width:auto;
	}
.menu ul li
	{
	display:inline;
	float:left;
	margin-right:20px;
	}	
.menu ul li a
	{
	width:auto;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	padding-left:14px;
	background:url(../images/bullet.png) scroll 0 10px;
	background-repeat:no-repeat;
	display:block;
	}
.menu ul li a:hover
	{
	color:#FFFF00;
	}

.body_content_container									
	{
	width:886px;
	padding:15px;
	padding-top:25px;
	background-color:#FFFFFF;
	background:url(../images/content_top_curve.png);
	background-repeat:no-repeat;
	background-position:top;
	}
.left_column
	{
	width:300px;
	margin-right:21px;
	float:left;
	}
.middle_body
	{
	width:560px;
	float:left;
	}
.header
	{
	font-size:16px;
	font-weight:bold;
	color:#ff5a00;
	margin-bottom:10px;
	line-height:32px;
	padding-left:5px;
	display:block;
	background:url(../images/header_txt_back.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #d4e3e5;
	}			
					
.footer
	{
	width:928px;
	margin:auto;
	height:38px;
	background:url(../images/footer_back_img.png);
	background-repeat:no-repeat;
	line-height:30px;
	color:#858585;
	position:relative;
	}	
.footer_menu
	{
	position:absolute;
	right:14px;
	top:0;
	}
.footer a
	{
	color:#FFFFFF;
	}
.footer a:hover
	{
	color:#858585;
	}			
.copyright_txt
	{
	margin-left:20px;
	}	
.button_white
	{
	margin-top:6px;
	text-align:right;
	}
.button_white a
	{
	color:#0099FF;
	background:url(../images/button_w_rep.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:4px;
	border:1px solid #dbe1e6;
	}
.button_white a:hover
	{
	color:#FF9900;
	}	
.table_heading
	{
	font-weight:bold;
	color:#69B12B;
	}		