body {
	margin:0px 0px 0px 0px;
	height:100%;
}

a:link, a:visited, a:hover {
	color:#FF0000;
	font-weight:lighter;    
        }

.left a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	margin-left:25px;
}

#container {
	min-height:100%;
	margin-bottom:-100px;
	position:relative;
}

#header {
	background-image:url(/images/5289/en-us/header_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}

#navigation {
	background-image:url(/images/5289/en-us/navigation_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	}
	
#menu {
	margin-right:50px;
}

#right {
	width:874px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:100px;
}

#resources {
	background-image:url(/images/5289/en-us/resources_bg.jpg);
	background-repeat:no-repeat;
	width:266px;
	height:329px;
	margin-top:10px;
	float:left;
}

#content {
	width:605px;
	min-height:547px;
	margin-top:20px;
	float:right;
	}
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9F9F9F;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#EFEFEF;
	position:relative;
	height:100px;
	}
	
#footer a:link {
	color:#9F9F9F;
}

.clearfooter {
	height:100px;
	clear:both;
}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FF0000;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:24px;
	}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:18px;
	}
	
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:18px;
	}

h6 
{
	margin-bottom:10px;
	border-top: 1px dotted #CFCFCF;
}