body {
	padding: 0;
	margin: 0 0 0 10px;
	background-color: #F5F5F5;
	text-align: center;	/* centering for Win IE 5 */
	font-size: 14px;
}

body, textarea, caption {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

img{
	padding: 0 ;
	margin: 0 ;
}

#wrapper {
	width: 461px;
	margin: 70px auto auto auto;
}

.welcome {
	color: #38A054;
	width: 461px;
	text-align: left;
}

.welcome p{
	padding: 15px 0px 15px 5px;
}

#main {
	width: 471px;
}

#1{
	width: 471px;
}

#2{
	width: 471px;
}

#3{
	width: 471px;
}

#4{
	width: 471px;
}


#left{
	float: left;
}
#right{
	float: left;
	padding: 0 0 0 1px;
}



#logo{
	float: right;
	position: relative;
	left: 85px;
	text-align: left;
	display: block;
}



a:link img { border: 0px dashed #0000FF; text-decoration: none; }
a:visited img { border: 0px dashed #0000FF; text-decoration: none;  }
a:active img { border: 0px dashed #000000; text-decoration: none;  }
a:hover img { border: 0px dashed #0000FF; text-decoration: none;  }


.navtext a:link{
	color: white;
	text-decoration: none;
}

.navtext a:visited{
	color: white;
	text-decoration: none;
}

.navtext a:active{
	color: white;
	text-decoration: none;
}

.navtext a:hover{
	color: white;
	text-decoration: underline;
}


.float{
	float: left;
}

.headline{
	width: 226px;
	color: white;
	padding: 5px 0px 5px 4px;
	background: #1C3DA0;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #fff;
}
.image{
	border-bottom: 1px solid #fff;
}

.headline a{
	color: #fff;
	text-decoration: none;
	display: block;
}
.headline a:active, .headline a:visited{
	color: #fff;
	text-decoration: none;
}
.headline a:hover{
	color: #fff;
	text-decoration: underline;
}


.navtext2{
	width: 226px;
	color: white;
	padding: 5px 0px 5px 4px;
	float: left;
	background: #1C3DA0;
	text-align: left;
	font-size: 12px;
}

.iepos{
	
}

.navimg_left{
	float: left;
	width: 230px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.navimg_right{
	float: left;
	width: 230px;
	border-bottom: 1px solid white;
}

.clearer{
	clear: both;
}

.clear{
	clear: both;
}

.border-right{
	border-right: 1px solid white;
}

.border-top{
	border-top:  1px solid white;
}
