html,body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
}
body {
	background:#ffffff url('../img/shadow.jpg') top center repeat-y;
}
div {
	margin:0px;
	padding:0px;
	border:0px solid red;
}
#container {
	border:0;
	width:996px;
	margin:0 auto 0 auto;
	padding:0;
	height:100%;
	overflow:show;
	text-align:left;
	position:relative;
	z-index:2;
	background:#ffffff url('../img/bg_content_continue.jpg') bottom left repeat-y;
}
#header {
	height:200px;
	padding:0;
	margin:0;
	width:996px;
	overflow:hidden;
	position:absolute;
	background:#ffffff;
}
#quote {
	position:absolute;
	top:22px;
	left:90px;
	width:600px;
	height:48px;
	overflow:hidden;
}
#logo {
	position:absolute;
	top:10px;
	left:785px;
	width:170px;
	height:84px;
	overflow:hidden;
}
#logo h1 {
	display:none;
}
.title {
	position:absolute;
	width:380px;
	height:40px;
	top:110px;
	left:40px;
	overflow:hidden;
	background:transparent;
}
.shade {
	margin-left:100px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
#search {
	position:relative;
	width:232px;
	height:22px;
	padding:130px 0 0 764px;
	overflow:hidden;
	background:transparent;
}
#search form {
	text-align:left;
}
#search .text {
	float:left;
	height:13px;
	border:1px solid #666666;
	width:120px;
	padding:2px 3px 3px 23px;
	background:#ffffff url('../img/search_field.gif') top left no-repeat;
}
#search .submit {
	float:left;
	position:relative;
	left:-1px;
	height:20px;
	border:1px solid #666666;
	width:30px;
	margin:0;
	padding:0;
	background:#ffffff;
}
#menu_1 {
	position:relative;
	width:976px;
	height:26px;
	padding:17px 10px 0 10px;
	overflow:hidden;
	background:transparent;
}
#menu_1 ul {
	position:absolute;
	width:100%;
	margin:0;
	padding:0;
}
#menu_1 ul ul{
	display:none;
}
#menu_1 ul li {
	line-height:28px;
	list-style-type:none;
	list-style-image:none;
	padding:0 20px 0 0;
	margin:0 0 0 20px;
	background:url('../img/dash_white.gif') center right no-repeat;
	display:inline;
}
#photo {
	position:absolute;
	top:31px;
	left:0;
	width:996px;
	height:169px;
	overflow:hidden;
	background:url('../img/header_default.jpg');
}
#photo img {
	behavior:none;
	position:absolute;
	display:none;
}
.photo_overlay {
	position:absolute;
	top:31px;
	left:0;
	width:996px;
	height:169px;
	overflow:hidden;
}
#photo_overlay_home {
	display:none;
}
#main {
	width:996px;
	height:auto;
	overflow:show;
	position:relative;
	top:200px;
	background:#ffffff url('../img/bg_content.jpg') bottom left no-repeat;
}
#content_left {
	display:inline;
	float:left;
	width:720px;
	height:auto;
	overflow:hidden;
	padding-bottom:120px;
}
.column_left {
	float:left;
	width:300px;
	padding-right:20px;
}
.column_right {
	float:left;
	width:300px;
	clear:right;
}
#splitter_line {
	display:inline;
	float:right;
	width:1px;
	height:300px;
	margin:14px 0 0 3px;
	overflow:hidden;
	background-color:#007a94;
}
#content_right {
	display:inline;
	float:right;
	width:258px;
	height:100%;
	overflow:hidden;
	margin:0 0 0 2px;
}
#breadcrumbs {
	position:relative;
	width:auto;
	height:16px;
	padding:18px 10px 0 0;
	margin:0 0 0 36px;
	overflow:hidden;
}
#breadcrumbs ul {
	position:absolute;
	padding:0;
	margin:0;
	left:-8px;
}
#breadcrumbs ul ul {
	display:none;
}
#breadcrumbs ul li {
	display:inline;
	padding:0 0 0 10px;
	margin:0 4px 0 4px;
	list-style:none;
	background:url('../img/arrow.gif') bottom left no-repeat;
	overflow:hidden;
}
#menu_2 {
	position:abslute;
	width:auto;
	height:auto;
	padding:18px 10px 0 0;
}
#menu_2 ul {
	padding:0;
	margin:0;
}
#menu_2 ul ul {
	display:none;
}
#menu_2 ul li {
	float:left;
	display:list-item;
	padding:0 23px 7px 44px;
	_padding:0 26px 7px 44px;
	margin:0 8px 0 -14px;
	list-style:none;
	background:url('../img/line_menu.gif') bottom right no-repeat;
	overflow:hidden;
}
#menu_3 {
	position:relative;
	width:auto;
	height:26px;
	padding:0;
	margin:-5px 0 0 0;
	left:-1px;
	overflow:hidden;
	clear:both;
}
#menu_3 ul {
	position:absolute;
	padding:0 20px 10px 26px;
	_padding:0 20px 10px 18px;
	margin:0;
	background:url('../img/line_menu.gif') bottom right no-repeat;
	overflow:hidden;
}
#menu_3 ul ul {
	display:none;
}
#menu_3 ul li {
	float:left;
	display:list-item;
	padding:0 7px 0 0;
	margin:0 0 0 7px;
	list-style:none;
	background:url('../img/dash.gif') top right no-repeat;
	overflow:hidden;
}
#content {
	position:relative;
	width:610px;
	height:auto;
	padding:10px 40px 10px 60px;
}
#content p {
	padding:0 0 20px 0;
}
#content img {
	behaviour:none;
	width:320px;
	height:240px;
	margin:2px 6px 2px 6px;
	background-position:center;
	background-repeat:no-repeat;
}
#content .column_right img {
	margin:0 0 20px 0;
}
#flags {
	float:left;
	width:120px;
	height:30px;
	padding:20px 0 0 20px;
	overflow:hidden;
	text-align:center;
}
#flags img {
	border:0;
	margin-right:12px;
}
#country {
	float:left;
	width:100px;
	height:30px;
	padding:18px 0 0 0;
	overflow:hidden;
}
#country select {
	width:100px;
}
#cases {
	position:relative;
	float:none;
	clear:both;
	width:260px;
	height:350px;
	padding:12px 0 12px 20px;
	overflow:hidden;
}
#cases h1 {
	position:relative;
	left:-20px;
	text-align:left;
	padding:0 0 10px 20px;
	background:url('../img/line_menu.gif') -700px 10px no-repeat;
	height:30px;
}
#cases_scroll div {
	position:relative;
	text-align:left;
	display:block;
	height:86px;
	width:220px;
	overflow:hidden;
	margin:0;
}
#cases_scroll p {
	position:relative;
	display:block;
	width:200px;
	top:-23px;
	left:0px;
	text-align:right;
}
#cases_scroll img {
	position:relative;
	behavior:none;
}
#slogan {
	position:relative;
	text-align:right;
	padding:50px 20px 0 0;
	margin:0 0 10px 0;
	height:30px;
	width:auto;
	background:#ffffff url('../img/line_slogan.gif') bottom right no-repeat;
}
#slogan h1 {
	margin:0;
	padding:0;
}
.clearer {
	clear:both;
	width:100%;
	float:none;
}