@charset "utf-8";
/* CSS Document */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-image: none;
	background-color: #333333;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-bottom: 5px;
}

h2{
	color: #000066;
	text-decoration: none;
	padding: 5px;
}


#wrapper{
	width: 850px;
	height: 2300px;
	background-color:#FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
}


#logo{
	background-image: url(images/gfd_logo.gif);
	height: 104px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	margin-left: 45px;
	padding-top: 20px;
}

#logo a{
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
	height: 114px;
}

#logo a h1{
	display: none;
}

#navart {
	height: 121px;
	width: 524px;
	position: absolute;
	background-image: url(images/above_buttons.png);
	margin: 0;
	top: 5px;
	left: 320px;
}

#address_bar {
	background-color: #000000;
	height: 22px;
	width: 850px;
	color: #FFFFFF;
	position: absolute;
	top: 130px;
	padding-top: 5px;
	background-position: center;
	background-image: url(images/address_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#family_pic{
	background-image: url(images/family_services.jpg);
	background-repeat: no-repeat;
	top: 184px;
	left: 50px;
	position: absolute;
	height: 257px;
	width: 374px;
}

#service_title{
	height: 35px;
	width: 139px;
	position: absolute;
	left: 520px;
	top: 175px;
	background-image: url(images/services_title.gif);
}

.service_links_column1{
	height: 20px;
	width: 150px;
	position: relative;
	left: 425px;
	top: 105px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(user_sm.png);
	list-style-position: outside;
}

.service_links_column2{
	height: 20px;
	width: 200px;
	position: relative;
	left: 620px;
	top: -25px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}

.service_explanations{
	position: relative;
	top: 57px;
	left: 40px;
	height: auto;
	width: 700px;
	margin-bottom: 20px;
	background-color: #E0E0FE;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 16px;
	text-decoration: none;
}

#footer {
	position: absolute;
	height: 19px;
	width: 850px;
	background-position: center;
	top: 2300px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	padding-top: 6px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	left: -4px;
	right: 0px;
}

.menu_color{
	color: #000000;
	text-decoration: none;
}

.link_color {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #B80000;
	text-decoration: none;
}
