/* Content Top */

div.page div.contenttop {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: #f3f4ee;
	border-bottom-color: #e8e7dc;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

div.page div.contenttop div.contenttop_content {
	position: relative;
	width: 940px;
	margin: 0px auto;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_margin {
	position: relative;
	float: left;
	margin: 50px 0px;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left {
	position: relative;
	float: left;
	width: 532px;
	padding-top: 40px;
	padding-bottom: 35px;
	padding-left: 57px;
	padding-right: 51px;
	background-color: #fcfcfc;
	max-width: 532 px;
	overflow: hidden;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #0079c2;
	margin: 0px;
	margin-bottom: 16px;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #585858;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left img {
	max-width: 532px;
	overflow: auto;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left div.image_caption {
	position: relative;
	float: left;
	width: 532px;
	height: 32px;
	background-image: url('../../images/image_caption.png');
	background-repeat: no-repeat;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left div.image_caption p.copyright {
	position: relative;
	float: left;
	color: #0079c2;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	margin-right: 15px;
	margin-top: 10px;
	width: 110px;
	text-align: right;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_left div.image_caption p.image_caption {
	position: relative;
	float: left;
	color: #656565;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	width: 392px;
	height: 17px;
	overflow: hidden;
}

div.page div.contenttop div.contenttop_content div.contenttop_content_right {
	position: relative;
	float: left;
	width: 255px;
	margin-left: 45px;	
}

/* Content Bottom */

div.page div.contentbottom {
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #fff;
}

div.page div.contentbottom div.contentbottom_content {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}

div.page div.contentbottom div.contentbottom_content img.backtotop {
	position: relative;
	float: right;
	margin-top: 16px;
	margin-right: 34px;
}