body {
	
	margin: 0px;
	background-color:#FFFFFF;
	
}


#container {
	width: 920px;
	height:450;

	position:relative;
	

	left:10px;
	top: 0px;
	margin-left:0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: 0 -10px;
	background-image:url(images/logo_open.gif);
	
}

#masthead {
	background-repeat: no-repeat;
	height:120px;
	background-image:none;

}

#nav {
	width: 135px;
	margin-left: 10px;
	float: left;
	padding-top: 18px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


#nav li.active a {text-decoration:line-through;}

#content {
	width: 750px;
	margin-left: 2px;
	margin-top: 13px;
	float: right;

	
	
}
#content2 {
	width: 750px;
	margin-left: 2px;
	margin-top: 13px;
	float: right;

	
	
}

#footer {
	
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	clear: both;
	position:relative;
	

}

#footer p {
	padding:0 0 0 142px;
	}


p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
}


p1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-right:50px;
	text-align:right;
	padding-top:80px;
	padding-left:-20px;
	
}

p2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-bottom:18;
	text-align:right;
	float:right;
	color:#000;
}


a {
	text-decoration:none;
	color: #000000;
	text-align:left;
}

a2 {
	text-decoration:none;
	color: #000000;
	text-align:left;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:16px;
	display: block;
	padding-left:30px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}
#nav a2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:18px;
	display: block;
	padding-top: 14px;
	padding-left:20px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}
