/* 1000, 420, 64757f  height 420 top right margin top 130*/

* {
	margin: 0;
	padding: 0;	
}

body {
	font-size: 62.5%;
	background-color: white;
	color: #ffffff;
	font-family: "Verdana", "Arial", Sans-Serif;
}

img {
	border: 0;	
}

#page_container {
	margin: 105px auto 32px auto;
	width: 1000px;
	height: 451px;
	background: white  no-repeat bottom right;
}

#content_left {
	float: left;
	height: 451px;
}

#content_middle {
	float: left;
	height: 451px;
}

#content_middle h1 {
	padding: 0 20px;
	line-height: 2em;
	font-size: 4.0em;
	margin-top: 18px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #EAEAEA ;
}	

#content_middle h2 {
	padding: 0 20px;
	line-height: 2em;
	font-size: 1.3em;
	margin-top: 36px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #EAEAEA ;
}	

#content_middle h3 {
	padding: 0 20px;
	line-height: 2em;
	font-size: 1.5em;
	margin-top: -10px;
	margin-bottom: 6px;
	font-weight: normal;
	color: #E0E0E0 ;
}	


#content_middle p {
	padding: 0 20px;
	line-height: 1.4em;
	margin-bottom: 14px;
	color: #E0E0E0;
}

#content_right {
	float: left;
	height: 451px;
}

#content_side {
	float: left;
	height: 451px;
}

#content_strip {
	float: left;
	height: 451px;
}

#content_stripgrey {
	float: left;
	height: 451px;
}

ul#home {
	list-style-type: none;
	margin-left: 10px;	
	line-height: 2em;
	font-size: 1.3em;
	margin-top: 36px;
	margin-bottom: 6px;
	font-weight: bold;
}

ul#home li {
	margin-bottom: 4px;	
}

ul#home a {
	text-decoration: none;
	font-weight: bold;
}

ul#home.green a {
	color: #ffffff;
}

ul#home.green a:hover {
	color: #99CCCC;
}

ul#navigation {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;	
}

ul#navigation li {
	margin-bottom: 4px;	
}

ul#navigation a {
	text-decoration: none;
	font-weight: bold;
}

ul#navigation.green a {
	color: #ffffff;
}

ul#navigation.green a:hover {
	color: #99CCCC;
}

ul#navigation.blue a {
	color: #ffffff;
}

ul#navigation.blue a:hover {
	color: #c1d72d;
}

img.sl_title {
	margin-top: 0px;	
}
