#bg_left{
	position: absolute;
	top: 220px;
	left: 0px;
	z-index: 2;
	width: 45px;
	height: 600px;
}
#bg_top{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	width: 500px;
	height: 500px;
}
#content_holder{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 5;
	padding-bottom: 100px;
	clear: both;
}
#home{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 32px;
	height: 32px;
}
#left {
	float: left;
	width: 65%;
}
#logo {
	position: relative;
	left: -191px;
	width: 468px;
	height: 171px;
	clear: none;
}
#maincontent {
	float: left;
	width: 75%;
	padding-top: 40px;
	margin-left: 25%;
	display: inline;
}
#makeacall{
	margin-left: 25px;
	margin-right: 40px;
}
#makeacallbg{
	position: absolute;
	bottom: -29px;
	right: 10px;
}
#menucontent{
	margin-left: 65px;
	margin-right: 20px;
	position: relative;
}
#pageheader{
	top: 25px;
	left: -25px;
	height: 70px;
	background-color: #4286ae;
	padding-left: 25px;
	position: absolute;
	width: 100%;
}
#pageheader_holder{
	height: 120px;
	background-image: url(../img/header_bg.png);
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}
#right{
	float: left;
	width: 30%;
	padding-top: 40px;
	position: relative;
}
#sidemenu {
	float: left;
	width: 25%;
	padding-top: 350px;
	margin-right: -100%;
}
#topmenu {
	clear: none;
	height: 70px;
	width: 100%;
	position: relative;
}
#news_holder{
	position: relative;
	width: 100%;
}
#date{
	position: absolute;
	top: 0px;
	left: 0px;
}
#month{
	position: absolute;
	top: 50px;
	left: 0px;
}
#news_content{
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 50px;
}