/*************************************************************************************\

								CSS FOR SEO PAGE

\*************************************************************************************/

#seo_container {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#seo_header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 740px;
}

#seo_body {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 740px;
}

#seo_header_left {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 280px;
	height: 314px;
	float: left;
	background: url('../../images/seo_header_01.png') top left no-repeat;
}

#seo_header_right {
	display: block;
	position: relative;
	margin: 0;
	padding: 60px 0px 0px 0px;
	width: 460px;
	height: 314px;
	float: left;
	background: url('../../images/seo_header_02.png') top left no-repeat;
}

#seo_header_right p {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#seo_body_left {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 45%;
	float: left;
}

#seo_body_right {
	display: block;
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	width: 45%;
	float: left;
}

#seo_body_right h3 {
	font-family: "Trebuchet MS", Serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

#seo_content_creation {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 320px;
	background: url('../../images/shade_bg.jpg') top left repeat-x;	
	border: 1px solid black;
}

#seo_redevelopment {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 320px;
	background: url('../../images/shade_bg.jpg') top left repeat-x;	
	border: 1px solid black;
}

#seo_link_development {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 320px;
	background: url('../../images/shade_bg.jpg') top left repeat-x;	
	border: 1px solid black;
}

#seo_submission {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 320px;
	background: url('../../images/shade_bg.jpg') top left repeat-x;	
	border: 1px solid black;
}

#seo_reporting {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 320px;
	background: url('../../images/shade_bg.jpg') top left repeat-x;	
	border: 1px solid black;
}

.sk_listitem, a.sk_listitem {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	color: #00f;
}

a.sk_listitem:hover {
	text-decoration: underline;
}

.sk_listdetail {
	margin: 10px 0px 0px 20px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}
