  
* {margin:0; padding:0;}

body, html {
	border:0;
}

body {
	color:#0b4f83;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {

}

a {
	text-decoration:none;
}

a:hover {

}

p {
	margin:11px 0;
}

ul {
	list-style:none;
}

/* layout */

#layout_container {
	background:url(/assets/hospitals/ach/ach-surgery-tour/images/layout/body/bg.gif) 5px 0 repeat-y;
	padding:0 5px;
	width:587px;
}

#layout_header {
	background:url(/assets/hospitals/ach/ach-surgery-tour/images/layout/body/header.gif) no-repeat;
	padding:22px 16px 0 16px;
	height:80px;
}

#layout_header .close {
	float:right;
	height:17px;
	padding:5px 6px 0 0;
	width:18px;
}

#layout_header .image {
	float:left;
	height:71px;
	padding:5px 0 0 17px;
	width:52px;
}

#layout_header .title {
	float:left;
	height:13px;
	padding:32px 0 0 8px;
}

#layout_header .section_title {
	float:right;
	clear:right;
	padding:35px 14px 0 0;
	FONT-WEIGHT: bold;
}

#layout_body {
	background:url(/assets/hospitals/ach/ach-surgery-tour/images/layout/body/body.gif) no-repeat;
	height:303px;
}

#layout_photo {
	height:304px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:538px;
}

#layout_nav {
	float:right;
	padding:14px 18px 0 0;
	overflow:hidden;
	width:119px;
}

#layout_nav .buttons ul {
	height:26px;
	overflow:hidden;
}

#layout_nav .buttons ul li {
	float:left;
	padding:0 5px 0 0;
	position:relative;
}

#layout_nav .buttons ul li.last {
	padding:0;
}

#layout_nav .pages {
	clear:both;
	font-size:10px;
	padding:5px 0 0 0;
	text-align:center;
}

#layout_footer {
	background:url(/assets/hospitals/ach/ach-surgery-tour/images/layout/body/footer.gif) bottom no-repeat;
	height:auto !important;
	height:150px;
	padding:0 16px 17px 16px;
	overflow:hidden;
	min-height:150px;
}

#layout_footer .comment {
	float:left;
	padding:18px 20px 0 23px;
	width:370px;
}


#layout_footer .comment p {
	margin: 0;
	padding: 0 0 5px 0;
}