h1 {
	margin-top: 0;
	margin-bottom: 0;
	color: #3658A2;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #3658A2;
}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px; 
	padding-bottom: 0px;
	color: #3658A2;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-bottom-color: #3658A2;
}

h4 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	/*color: #3658A2;*/
}
.container {
	width: 100%;
	background: #3658A2 url(../images/gutter-gradient-bottom.jpg) repeat-x 50% 100%;
	float: left;
	margin-right:-135px;
}

.sidebar {
	width: 135px;
	float: right;
	background: #3658A2 url(../images/gutter-gradient-top.jpg) repeat-x top right;
	height:250px;
	/* border-top:10px solid #ffffff; */
}