/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#e6e7e8;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	}

b {
color:#333333;
}
td.spacer {
height:25px;
}



td.header {
	background-image:url("/img/header.jpg");
	background-repeat:no-repeat;
	width:751px;
	height:97px;
	}
	
td.body {
	background-image:url("/img/bg.gif");
	background-repeat:repeat-y;
	width:751px;

	}

td.footer {
	background-image:url("/img/footer.jpg");
	background-repeat:no-repeat;
	width:751px;
	height:38px;
	}
	
td.nav{
	padding:0px;
	margin:0px;
	vertical-align:top;
	}
	
td.v_top {
vertical-align:top;
}
	
td.text_top {
background-image:url("/img/splash.jpg");
background-repeat:no-repeat;
width:530px;
height:219px;
vertical-align:top; 
}

td.about_top {
background-image:url("/img/splash_about.jpg");
background-repeat:no-repeat;
width:530px;
height:144px;
vertical-align:top; 
}

td.services_top {
background-image:url("/img/splash_services.jpg");
background-repeat:no-repeat;
width:530px;
height:144px;
vertical-align:top; 
}

td.contact_top {
background-image:url("/img/splash_contact.jpg");
background-repeat:no-repeat;
width:530px;
height:144px;
vertical-align:top; 
}

td.text {
background-image:url("/img/text_bg.jpg");
background-repeat:repeat-y;
width:530px;
vertical-align:top; 
}


td.text_footer {
background-image:url("/img/text_footer.gif");
background-repeat:no-repeat;
width:530px;
height:17px;
vertical-align:top; 
}

td.copy{
padding-left:15px;
padding-top:15px;
width:295px;
line-height:17px;
color:#666666;
padding-right:19px;
vertical-align:top;

}

h1 {
color:#602481;
font-size:15px;
padding:0px;
margin:0px;
padding-top:5px;

}


td.list_top {
background-image:url("/img/list_top.gif");
background-repeat:no-repeat;
width:187px;
height:17px;
}

td.list_bg {
background-image:url("/img/list_bg.gif");
background-repeat:repeat-y;
widows:187px;
}

td.list_bottom {
background-image:url("/img/list_footer.gif");
background-repeat:no-repeat;
width:187px;
height:20px;

}

li.list {
color:#602481;
font-size:12px;
font-weight:bold;
list-style-image:url("/img/list_arrow.gif");
padding-bottom:5px;
padding-right:10px;
padding-left:0px;
}

td.small_pic {
	padding-top:10px;
	padding-left:8px;



}


td.small_pic img{
border:solid 1px #666666;


}




li.text_list {
color:#666666;
font-size:12px;
list-style-image:url("/img/list_arrow.gif");
padding-bottom:5px;
padding-right:10px;
padding-left:0px;
}

a:link, a:visited, a:active {
text-decoration:none;
color:#602481;
}

a:hover {
	text-decoration:underline;
}