/* CSS Document */
.clearsm { 
	clear:both; 
	font-size:1px; 
	line-height: 1px; 	
	}

body	{
	background-color:#c4e767;
	margin: 0 auto;
	}
#pagewrap {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}
#logo	{
	position:relative;
	float:left;
	top:7px;
	left:13px;
	width:875px;
	height:45px;
	background-image: url(../images/logo.gif);
	}
#globalnav	{
	position:relative;
	float:left;
	top:10px;
	left:14px;
	width:620px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	}	
#nav2	{
	position:relative;
	float:left;
	top:45px;
	left:14px;
	width:140px;
	height:420px;
	margin-top: 5px;
	}	
#nav2 h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:13px;
	line-height:12px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:8px 0px 2px 0px;
	}
#nav2 ul	{
	list-style:none;
	margin:4px 0px 16px 0px;
	}	
#nav2 li	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	margin:6px 0px;
	}
#image	{
	position:relative;
	float:left;
	top:57px;
	left:15px;
	width:700px;
	height:375px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
a:visited {
	color: #777777;
	text-decoration: none;
}
#description	{
	position:relative;
	float:left;
	top:75px;
	left:14px;
	width:708px;
	text-align:right;
	line-height: 12px;
	}	
#description h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#35413d;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.greentext {
	color: #c4e767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #c4e767;
}
.greenbold {
	font-weight: bold;
	color: #c4e767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

