body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	line-height: 12pt;
}


#wrapper {
	background-color: #FFFFFF;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}
#call_today {
	padding-left: 4px;
	padding-right: 0px;
}



#sidebar {
	float: left;
	width: 219px;
}

#menu {
	width: 219px;
	padding-bottom: 10px;
}
#menu img {
	display: block;
}

#header {
	background-image: url(../images/halsted_header.jpg);
	height: 189px;
	width: 672px;
}
#content {
	float: right;
	width: 672px;
}
#content P {
	margin-left: 30px;
	margin-right: 17px;
	line-height: 145%;
}
#content A {
	color: #679902;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #679902;
	text-decoration: none;
	font-weight: bold;
}

#bot_menu {
	width: 635px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 17px;
	clear: both;
}

#bot_menu a {
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

#bot_menu p {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-right: 12px;
}
#bot_menu A {

	font-size: 10px;
	font-weight: bold;
	color: #003399;
}

#footer {
	background-image: url(../images/halsted_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 891px;
}
.img_content {
	float: left;
	padding: 2px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #999999;
}

.img_content_right {
	float: right;
	padding: 2px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}



.td_formlabel {
	font-weight: bold;
	background-color: #ccddee;
	text-align: right;
}
table.rowsonly  TD{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCDDEE;
}
#sidebar p {

	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
input.submit {
	background: #CCDDEE;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-top: 2px solid #CCCCCC;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px;
	margin: .5em;
}
#prod_sidemenu {
	float: right;
	width: 200px;
	background-color: #E8ECF7;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
	border: 1px dotted #309BC7;
}
#prod_sidemenu P {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	color: #124691;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 13px;
	padding-left: 10px;
}
#content LI {
	margin-left: 20px;
	margin-right: 17px;
	margin-bottom: 15px;
}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 17px;
	margin-left: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #FF6600;
	width: 635px;
	line-height: 26px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE2F2;
	margin-top: 5px;
	margin-right: 17px;
	margin-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	width: 400px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin-right: 17px;
	margin-left: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #6C9E0B;
	width: 625px;
	padding-top: 15px;
	padding-bottom: -20px;
	margin-bottom: -6px;
}

.margin_shift {
	margin-left: 40px;
}
.margin_shift_right {
	margin-left: 10px;
	margin-right: 33px;
	margin-bottom: 30px;
}
.clearboth {
	clear: both;
}
