/* CSS Document */

body#secondary{
	background:url(../images/background_main_3ie.jpg) left top repeat-y #ffffff;
	
}

html>body#secondary{
	width:823px;
}


#content{
	float:right;
	width:576px;
	color:#2c2b1a;
	padding-left:20px;
	padding-top:88px;
	margin-bottom:0px;
	background:url(../images/middle/middle_top2.jpg) left top no-repeat;
	margin-right:-1px;
	padding-right:5px;
}
html>body #content{
	margin-right:0px;
}

#left{
	background:url(../images/2_top_left_2_white.jpg) no-repeat top left; 
	height:820px;
}

.secondary_banner{
	border:1px solid #000002;
	margin:0;
	padding:0;
}
.column{
	margin:0px;
	padding:0px;
	color:#2c2b1a;
	float:left;
	width:240px;
	font-size:13px;
	line-height:18px;
	padding-bottom:20px;
	padding-left:10px;
	margin-top:20px;
	padding-right:10px;
}


body.proposal .column{
	margin:28px 5px 30px 0px;
	width:240px;
	height:480px;
	border:1px solid #000;
	background-color:#c8bc7d;
	padding:12px 12px 15px 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-right:10px;
}
.column ul, .column ol{
	margin:0;
	padding:0;
	margin-left:20px;
}

#bottom{
	width:550px; 
	margin-bottom:0px; 
	margin-top:0px; 
	padding-top:0px; 
	padding-bottom:20px;
}
img.left_img{
	margin-left:6px;
}
#proposal_button_img{
	display:none;
}

.school #proposal_button_img{
	display:block;
	position:absolute;
	z-index:2;
	top:1100px;
	left:30px;

}


#left_img{
	height:422px; 
	width:213px; 
	margin-left:4px;
}
body.school #left_img{
	background:url(../images/left_images/school.png) no-repeat; 
}
body.rental #left_img{
	background:url(../images/left_images/rental.png) no-repeat; 
}
body.receivable #left_img{
	background:url(../images/left_images/receivable.png) no-repeat; 
}
body.payment #left_img{
	background:url(../images/left_images/payment.png) no-repeat; 
}
body.consulting #left_img{
	background:url(../images/left_images/consulting.png) no-repeat; 
}

.pdf{
	height:45px;
	background:url(../images/pdf_icon.jpg) left no-repeat;
	padding-left:45px;
	padding-top:23px;
	float:left;
	margin-right:30px;
}
.pdf a:link{
	text-decoration:none;
}	
.pdf a:visited{
	text-decoration:none;
}
