h1 {
	margin-bottom: 10px;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	text-decoration: none;
	color: #404040;
}

#content h1 a:hover , #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	text-decoration: underline;
}

#main_content .box {
	position: relative;
	padding-left: 160px;
	width: 173px;
	margin-bottom: 20px;
	min-height: 130px;
}

* html #main_content .box {
	height: 130px;
}

.box img.left {
	position: absolute;
	left: 20px;
}

.box a {
	display: block;
	margin-bottom: 4px;
}
#main_content .oneColomn {
	width: 309px;
	padding-left: 24px;
}
#main_content .box .wide {
	width: 160px;
	padding: 0 0 0 10px;
	margin-top: 10px;
	min-height: 20px;
	position: absolute;
	bottom: 0;
}

#main_content .box .wide span {
	text-align: center;
	padding: 0 10px 0 0;
	width: 100%;
}

h3.header {
	clear: both;
	padding: 10px 0 13px 20px;
	margin-bottom: -7px;
	background: url(/Images/line_wide.gif) no-repeat center bottom;
}

.shortcuts {
	background: url(/Images/line_wide.gif) no-repeat center bottom;
	float: left;
	padding: 0 0 8px 5px;
	width: 705px;
	margin-bottom: 5px;
}

.shortcuts .section {
	float: left;
	padding: 10px 13px 0;
	width: 200px;
	min-height: 120px;
}

.shortcuts .center {
	background: url(/Images/section_lines.gif) no-repeat left -495px;
	padding: 10px 26px 0;
}

.shortcuts h4 {
	margin-left: 3px;
}

#main_content .narrow {
	padding: 18px 19px 18px 18px;
	width: 201px;
}

#main_content .narrow img {
	margin: 0 auto 10px;
	padding: 0;
	display: block;
	position: static;
}

#main_content .narrow p {
	clear: both;
}

/* sidebar */
.what_get {
	background-image: url(/Images/Boxes/grey_box.png);
	padding: 22px 17px 32px;
	width: 200px;
	margin-bottom: 5px;
}

.what_get h3 {
	color: #252525;
	background-color:#e1e1e1;
	color:#252525;
	margin:0px -10px 5px -9px;
	padding:0pt 10px 5px 8px;
}

.what_get label {
	display: block;
	color: #252525;
	font-weight: bold;
}

.what_get input {
	display: block;
}

.narrow h4 {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 3px;
	margin-top: 10px;
}