@charset "utf-8";

/* CSS Document */



#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper    #remodelingbody  {
	clear: both;
	height: 800px;
	width: 960px;
	background-color: #EBEBEB;
}
#wrapper   #remodelingbody   #left {
	float: left;
	height: 800px;
	width: 593px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000168;
	padding-top: 12px;
}
#wrapper   #remodelingbody   #right {
	float: right;
	height: 800px;
	width: 360px;
}


h1 {
	font-family: Impact, Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0072C5;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 5px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
