@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#f4f4f4;
font:11px/14px Arial, Sans-serif;
color:#333333;
}
/* TOP LINKS STYLE */
#top
{
margin:0 auto;
height:76px;
width:732px;
background:url(../images/top.gif) no-repeat 0 0;
position:relative;
}
#top_links
{
	position:absolute;
	left: 571px;
	top: 56px;
}
#top_links a
{color:#336633; text-decoration:none;}
#top_links a:hover
{color:#336633;text-decoration:underline;}

/* end top links */

#container
{
margin:0 auto;
height:875px;
width:732px;
background:url(../images/bg.gif) repeat-y 0 0;
position:relative;
}
/* HEADER IMAGES */
#placeholder_image
{
background:url(../images/flashmovie_placeholder.jpg) no-repeat 0 0;
height:244px;
width:519px;
position:absolute;
top:8px;
left:180px;
}
#make_payment_image
{
background:url(../images/services.jpg) no-repeat 0 0;
height:244px;
width:519px;
position:absolute;
top:8px;
left:180px;
}
#careercorner_image
{
background:url(../images/friends2.jpg) no-repeat 0 0;
height:244px;
width:519px;
position:absolute;
top:8px;
left:180px;
}
#services_image
{
background:url(../images/make_payment.jpg) no-repeat 0 0;
height:244px;
width:519px;
position:absolute;
top:8px;
left:180px;
}
#resources_image
{
background:url(../images/resources.jpg) no-repeat 0 0;
height:244px;
width:519px;
position:absolute;
top:8px;
left:180px;
}
#admin
{
	height:772px;
	width:519px;
	position:absolute;
	top:8px;
	left:180px;
}
#contact_image
{
background:url(../images/flashmovie_placeholder.jpg) no-repeat 0 0;
height:144px;
width:521px;
position:absolute;
top:8px;
left:180px;
}
#about_image
{
background:url(../images/about.jpg) no-repeat 0 0;
height:144px;
width:521px;
position:absolute;
top:8px;
left:180px;
}
#events_image
{
background:url(../images/events.jpg) no-repeat 0 0;
height:144px;
width:521px;
position:absolute;
top:8px;
left:180px;
}
/* END HEADER IMAGES */


/*  --------------------- content ------------------- styles   */

#index_content
{
	position:absolute;
	top:260px;
	left:180px;
	width: 522px;
}
.link
{
color:#336633; text-decoration:underline; font:11px arial;}
#contact_content
{
position:absolute;
top:160px;
left:180px;
width:522px;
}
#about_content
{
	position:absolute;
	top:160px;
	left:180px;
	width: 522px;
}
#events_content
{
	position:absolute;
	top:160px;
	left:180px;
	width: 522px;
}
.paragraph
{
text-indent:30px;
}
#newsletter
{
border:1px dotted #cccccc;
background-color:#f2f2f2;
padding:10px;
}
.textfield
{
width:120px;
font:11px/16px arial,sans-serif;
color:#333333;
}
.table
{
font:11px/14px arial,sans-serif !important;
}



/* --------------------- end content styles ------------!!!!  */

#left
{
width:147px;
position:absolute;
top:8px;
left:25px;
}
#contact_info
{
margin-top:8px;
background-color:#f1eee5;
border:dotted 1px #d8d1be;
padding:3px;
}
#testimonials
{
margin-top:8px;
background:url(../images/left.gif) no-repeat 0 0;
height:417px;
padding:5px;
}
#testimonials p
{
text-indent:10px;
}
#bottom1
{
	position:absolute;
	left:172px;
	top:497px;
	background:url(../images/bottom1.gif) no-repeat 0 0;
	width:525px;
	height:280px;
}
#bottom2
{
	position:absolute;
	left:172px;
	top:497px;
	background:url(../images/bottom2.gif) no-repeat 0 0;
	width:525px;
	height:280px;
}
#footer
{
	position:absolute;
	text-align:center;
	top:800px;
	left: 94px;
}
#footer a
{
text-decoration:none;
color:#333333;
}
#footer a:hover
{
text-decoration:underline;
color:#993300;
}
#footer a:active
{
text-decoration:none;
color:#000000;
}
#footer a:visited
{
text-decoration:none;
color:#333333;
