div.content{
	float: left;
	width: 557px;
	padding: 35px 41px 150px 41px;
}

h1{
	font-size: 1.6em;
	color: #063455;
	margin: 0 0 15px 0;
}

.sidebar{
	background: url(images/home.sidebar.png) no-repeat 0 0;
	float: left;
	width: 265px;
	padding: 60px 0 150px 38px;
}

.sidebar ul{
	padding: 0 0 0 14px;
}

.sidebar ul.news{
	padding: 0 0 60px 0;
}

.sidebar ul.news li{
	border-top: 1px solid #ccc;
	padding: 15px 0 15px 14px;
}

.sidebar .news .date{
	color: #063455;
}

.sidebar strong.contact{
	font-weight: normal;
	font-size: 2.2em;
	color: #063455;
	display: block;
	padding: 0 0 30px 14px;
}

.sidebar strong.contact a{
	display: block;
	font-size: 0.5em;
	color: #505050;
	padding: 8px 0 0 0;
}

#footer{
	border-top: 1px solid #D5D3D4;
	background: #FAFAFA;
	position: absolute;
	width: 100%;
	bottom: 0;
	line-height: 1.5em !important;
	clear:both;
}

#footer > div{
	width: 1000px;
	margin: auto;
	font-size:1.1em;
}

#footer div > div,#footer form{
	float: left;
	width: auto;
	padding: 17px 0 15px 28px;
}

#footer h2{
	font-weight: normal;
	font-size:1.5em;
   color: #063455;
	margin: 0 0 8px 0;
	font-family:Georgia,'Times New Roman',serif !important;
}

#footer ul{
	list-style: none;
	width: 200px;
}

#footer a{
	color:#157BBB;
}

#footer form{
	padding-left: 50px;
}

#footer form h2{
	font-size: 1.4em;
}

#footer form p{
	width: 270px;
	margin: 0 0 5px 0;
}

#footer form label{
	display: none;
}

#footer input{
	background: url(images/input.png) repeat-x 0 0;
	width: 107px;
	border: 1px solid #CECECE;
	padding: 4px 0;
	text-indent: 8px;
	color: #6D6D6D;
	font-size: 1em;
	margin: 0 5px 0 0;
	display: block;
	float: left;
}

#footer button{
	text-indent: 0;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	cursor: pointer;
}