@charset "utf-8";

.information_box {
	border: 1px solid #E6E6E6;
	background-color: #F6F6F6;
	overflow:hidden;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 370px;
	height: 208px;
}

#main_section {
	margin-top: 10px;
	overflow:hidden;
}

#main_section img {
	border: 1px solid #CCCCCC;
	float:left;
	margin-right:20px;
	overflow:hidden;
}

.main_section_1a{
	background-color: #EEEEEE;
	float: left;
	height: 440px;
	width: 268px;
	border: 1px solid #E6E6E6;
	padding: 20px 20px 0px 20px;
	overflow:hidden;
	margin-right: 10px;
}

.main_section_1b {
	background-color: #E6E6E6;
	position: relative;
	left: -21px;
	width: 268px;
	padding: 20px;
	border: 1px solid #E6E6E6;
	overflow:hidden;
	height: 105px;
}

.main_section_2a{
	background-color: #EEEEEE;
	float: left;
	height: 440px;
	width: 268px;
	border: 1px solid #E6E6E6;
	padding: 20px 20px 0px 20px;
	overflow:hidden;
	margin-right: 10px;
}

.main_section_2b {
	background-color: #E6E6E6;
	position: relative;
	left: -21px;
	width: 268px;
	padding: 20px;
	border: 1px solid #E6E6E6;
	overflow:hidden;
	height: 105px;
}

.main_section_3a{
	background-color: #EEEEEE;
	float: left;
	height: 440px;
	width: 268px;
	border: 1px solid #E6E6E6;
	padding: 20px 20px 0px 20px;
	overflow:hidden;

}

.main_section_3b {
	background-color: #E6E6E6;
	position: relative;
	left: -21px;
	width: 268px;
	padding: 20px;
	border: 1px solid #E6E6E6;
	overflow:hidden;
	height: 105px;
}

#adverts {
	text-align: center;	
}

#adverts img{
	border: none;
	padding: 15px;
}


.bullets li {
	padding: 0 0 4px 16px;
	background: url(../images/bullet_checkmark2.gif) 0 .2em no-repeat;
}
.floatbox {
	float: right;
	width: 300px;
	margin-right: 5px;
}


ul {
	list-style-type: none;
}

.hscroll {
	COLOR: #000000; FONT-FAMILY: MS Sans Serif, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; TEXT-ALIGN: justify
}
