body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background:url(/images/bg.jpg) repeat-x #fff;
}
	
img {
	border:none;
}

ul li .text {
	margin-left:0px;
}

.icebar, .alerts {
	margin-left:300px;
}

form {
	margin-left:220px;
	color:#585858;
	font-size:14px;
	font-weight:normal;
}

#content-window a {
	color:#c11b1b;
	text-decoration:underline;
}

#content-window a:hover {
	color:#c11b1b;
	text-decoration:none;
}

.title {
	position: relative;
	margin-left: 240px;
	margin-right:2px;
	font-weight:bold;
	color:#585858;
}

.text {	
	text-align:justify;
	margin-left: 240px;
	margin-right:2px;	
	margin-bottom:auto;
	font-size:12px;
	color:#585858;
}

.table-text {
	margin-left: 170px;
	margin-right:200px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 220px;
	margin-right:50px;	
	margin-top:10px;
}
		
#main-window {
	border:0px solid #545454;
	width:900px;
	margin:auto;
	margin-top:0px;
	
}

#header {
	position:absolute;
	top:35px;
	margin-left:653px;
}

#logo{
	position:absolute;
	top:0px;
	z-index:1;
}

#top {
	position:absolute;
	top:40px;
	margin-left:400px;
	width:300px;
	height:60px;
}

#icons-top {
	position:relative;
	top:0px;
	left:3px;
	width:300px;
	height:60px;
}

#icons-bottom {
	position:relative;
	top:15px;
	right:0px;
	width:300px;
	height:60px;
}

	#icons-top img, #icons-bottom img {
	margin:0 5px;
}
	
#telnum {
	position:absolute;
	top:0px;
	right:240px;
}

	#telnum p {
		padding:0;
		margin:0 0 0 0;
		font-size:22px;
		font-weight:bold;
		color:#fff;
	}

#articles{
	position:absolute;
	top:211px;
	margin-left:5px;
	width:215px;
	color:#fff;
	font-size:12px;
	text-align:justify;
	background:#c11b1b;
}

#articles-content{
	width:200px;
	margin:0 auto;
}

#articles-bottom {
	height:16px;
	background:url(/images/sidebar-bottom.gif) no-repeat;
}

#buttons {
	margin-left:5px;
}
	
#menu{
position:absolute;
top:175px;
height:42px;
width:900px;
}

#bottom-bar{
position:relative;
width:900px;
height:45px;
background:url(/images/footer-bg.gif) no-repeat;
color:#fff;
font-size:10px;
}

	#bottom-bar a{color:#585858;}

	#bottom-bar p {
		margin:0;
		padding:10px 0 0 0;
		text-align:center;
	}