@charset "utf-8";
body {
margin: 0px;
padding: 0px;
font:verdana;
font-family:verdana;
font-size:12px;
font-weight:normal;
color:black;
background-image:url(images/bg.gif);
background-repeat:repeat;
width:100%;
height:100%;
}

h3 {
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	color:#ff65d1;
}

a, a:link, a:visited, a:hover, a:active{
	color: #ef45b2;
	text-decoration: none;
	font-weight:bold;
	font-size: 9px;
}

#loading {
position:absolute;
z-index:100;
width:100%;
height:100%;
text-align:center;
background-image:url(images/bg.gif);
background-repeat:repeat;
}


#backgroundGradient {
position:absolute;
top:0px;
left:0px;
background-image:url(images/bg2.gif);
background-repeat:repeat-x;
width:100%;
height: 850px;
}

#shell {
position:absolute;
top:0px;
left:50%;
width:1024px;
margin-left:-522px;
}
#shell2 {
float:left;
width:964px;

}
#shadow1 {
background-image:url(images/shadow1.gif);
background-repeat:no-repeat;
width:30px;
height:880px;
float:left;
}

#shadow2 {
background-image:url(images/shadow2.gif);
background-repeat:no-repeat;
width:30px;
height:880px;
float:left;
}
#flash {
float:left;
}
#newsBG {
background-image:url(images/newsBG.jpg);
background-repeat:no-repeat;
width:279px;
height:700px;
float:left;

}
#bottom {
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
width:964px;
height:182px;
padding-top:40px;
}
#Newscontentlayer {
position:relative;
left: 12px;
top: 86px;
width:257px;
height:233px;
border: none;
visibility: visible;
text-align:left;
margin:0px;
padding:20px 5px 0px 5px;
overflow: auto;
}

#services {
position:relative;
left: 12px;
top: 368px;
width:257px;
height:233px;
border: none;
visibility: visible;
text-align:left;
margin:0px;
padding:30px 5px 0px 5px;
overflow: auto;}

.servicetext {
line-height:19px;
font-size:14px;
color:#333333;
background-color:#ffffff;
padding:2px;
	}
.newstext {
line-height:16px;
color:#333333;
background-color:#ffffff;
padding:2px;
	}
.headline {
font-weight:bold;
}

