@charset "UTF-8";

body {
	background-color: #095024;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;	
	margin-left:auto;
 	margin-right:auto;
}


A:link {text-decoration: none;border: 0px}
A:visited {text-decoration: none; border: 0px}
A:active {text-decoration: none; border: 0px}
A:hover {text-decoration: underline; border: 0px}

#boxes {
	width:700px;
	margin-top:20px;
	
	
}
#box1,#box2,#box3,#box4 {
	margin-bottom:10px;
	background-image:url(../images/boxhg_bottom.png);
	background-position: bottom;
	background-repeat:no-repeat;
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
}


#box1 h2,#box2 h2,#box3 h2,#box4 h2{
	text-align:center;
	color:#FFF;
	font-size: 22px;
	padding:10px 0px 0px 0;
	margin:0 0 0 0px;
	background:url(../images/boxhg_top.png);
	background-repeat: no-repeat;
	background-color:#095024;
	background-position:top;
}


#box1 p,#box2 p,#box3 p,#box4 p {
	padding:0px 0px 0px 0px;
	margin:0;
	color:#FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#startlink{
	z-index: 5;
	text-align: center;
	position: absolute;
	padding-left: 50%;
	padding-top:120px;
	font-size: 10px;
	height: 534px;
	
	}
#startlinks{
	z-index: 5;
	text-align: left;
	position: absolute;
	font-size: 10px;
	height: 116px;
	width: 256px;
	left: 778px;
	top: 133px;
	}

	
#startlink a
	{
		padding-left: 180px;
	font-size:12px;
	color: #CCC;
	font-weight: bolder;
}

#startlink_pos
	{
	text-align:left;
	
	}
#startlink_pos2
	{
	padding-top:250px;
	
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}

