body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background:#fff;
}
	
a {
	color:#02C234;
}
	
img {
	border:none;
}

ul {
	margin-left:30px;
}

ul li .text {
	margin-left:0px;
}

.icebar, .alerts {
	margin-left:300px;
}

.icebar a {
	border:none;
}

form {
	margin-left:20px;
	color:#585858;
	font-size:14px;
	font-weight:normal;
}

#content-window{
	margin-left: 240px;
	margin-right:30px;
}

#content-window a {
	color:#02c234;
	text-decoration:none;
	border-bottom:1px #02c234 dotted;
}

#content-window a:hover {
	color:#02c234;
	text-decoration:none;
	border-bottom:none;
}

.title {
	position: relative;
	
	font-weight:bold;
	color:#585858;
}

.text {	
	text-align:justify;
		
	margin-bottom:auto;
	font-size:12px;
	color:#585858;
}

.table-text {
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 20px;
	margin-right:50px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:920px;
	margin:auto;
	margin-top:0px;
	background-color:#ffffff;
}

#logo{
	position:absolute;
	top:6px;
	z-index:1;
}

#icons {
	position:absolute;
	top:0;
	margin-left:400px;
}

#telnum {
	position:absolute;
	top:4px;
	margin-left:525px;
	width:370px;
}

	#telnum p {
		padding:0;
		margin:8px 0 0 0;
		font-size:22px;
		font-weight:bold;
		color:#02c234;
	}

#articles{
position:absolute;
top:280px;
margin-left:5px;
width:215px;
color:#666666;
font-size:12px;
text-align:justify;
}

#buttons {
	margin-left:5px;
}

#top-images {
	position:absolute;
	top:110px;
	margin-left:240px;
	height:300px;
	width:676px;
	font-size:12px;
	color:#585858;
}

	#top-images a {
		text-decoration:none;
	}
	
	.pictures{
		height:132px;
	}
	
	.pictures img {
		border:none;
	}
	
	h4 {
		margin:0;
		padding:0;
		color:#02c234;
		font-size:14px;
	}
	
	#text1 {
		width:132px;
		height:100px;
	}
	
	#text2 {
		position:absolute;
		top:132px;
		margin-left:136px;
		width:132px;
		height:100px;
	}
	
	#text3 {
		position:absolute;
		top:132px;
		margin-left:272px;
		width:132px;
		height:100px;
	}
	
	#text4 {
		position:absolute;
		top:132px;
		margin-left:408px;
		width:132px;
		height:100px;
	}
	
	#text5{
		position:absolute;
		top:132px;
		margin-left:546px;
		width:132px;
		height:100px;
	}
	
#menu{
position:absolute;
top:50px;
background:url(/images/menu-bg.jpg) no-repeat;
height:42px;
width:920px;
text-align:right;
}

#bottom-bar{
position:relative;
width:920px;
height:30px;
background:url(/images/footer-line.gif) no-repeat;
color:#585858;
font-size:10px;
}

	#bottom-bar a{color:#585858;}

	#bottom-bar p {
		margin:0;
		padding:10px 0 0 0;
		text-align:center;
	}
