/* Start of CMSMS style sheet 'Custom' */
#footer .link_list {
float: left;
width: 165px;
padding: 0 5px 0 0;
}
#footer .link_list li {
width: 165px;

}
div.error {
padding: 5px;
color: #f00;
border: 1px solid #f00;
margin: 0 0 10px 0;
}


div.msg {
padding: 5px;
color: #0f0;
border: 1px solid #0f0;
margin: 0 0 10px 0;
}

.content #contact_form input.error, .content #contact_form textarea.error {
background-color: #f00;
color: #fff;
}

.bg_2, .bg_3, .bg_4, .bg_5 {
	min-height: 380px;
	_height: 380px;
}
.bg_5 {
	background: url(img/bg_5.jpg) no-repeat center 0;
}
#footer .link_list {
margin-top: -20px;
font-size: 11px;
}

#footer #menu_bottom {
margin: 0;
}
/* End of 'Custom' */

