#index .main-left {

}
#index .main-right .bot .inner{

}
/***************residential***************/
#residential .main-left {

}
#residential .main-left li {
	line-height: 150%;
}
#residential .main-right .bot {
	padding-top: 4px;
}
#residential .main-right .bot .outer{
	background: url(../images/bg_box_lightblue_top.jpg) no-repeat top;
}
#residential .main-right .bot h1{
	font-size: 14px;
	padding: 0px;
	margin: 0 0 10px 0;
	color: #9c1c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#residential .main-right .bot p {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000;
	line-height: normal;
}
#residential .main-right .bot p a {
	color: #000;
}
#residential .main-right .bot .inner{
	background: url(../images/bg_box_lightblue_bot.jpg) no-repeat bottom;
	padding: 20px 10px;
}

/***************commercial***************/
#commercial .main-left {

}
#commercial .main-left li {
	line-height: 150%;
}
#commercial .main-right .bot {
	padding-top: 4px;
}
#commercial .main-right .bot .outer{
	background: url(../images/bg_box_lightblue_top.jpg) no-repeat top;
}
#commercial .main-right .bot h1{
	font-size: 14px;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #9c1c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#commercial .main-right .bot p {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #000;
	line-height: normal;
	padding: 5px;
}
#commercial .main-right .bot p a {
	color: #000;
}
#commercial .main-right .bot .inner{
	background: none;
	padding: 20px 5px;
}
#commercial .main-right li {
	color: #000;
	font-size: 14px;
}
#commercial #main {
	background: url(../images/bg_main_blue.jpg) bottom no-repeat;
}
/***************contact***************/
#contact .main-left {

}
#contact .main-right .bot .outer{
	background: url(../images/bg_box_lightblue_top.jpg) no-repeat top;
}
#contact .main-right .bot .inner{
	padding: 20px 5px;
	background: none;
}
#contact #main {
	background: url(../images/bg_main_blue.jpg) bottom no-repeat;
}
