body {
	background: #CCCCCC url('../images/bkgrnd.gif');
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em; padding-left:0em; padding-right:0em; padding-top:1em; padding-bottom:1em
}
a {
	color: #DDD;
	text-decoration: underline;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
	height: 100%;
	width: 800px;
	background: url('../images/back.gif');
}
#masthead {
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background: url('../images/cbaff.gif') no-repeat 95% 20px;
	height: 180px
}


#masthead h1 a {
	text-indent: -1000em;
	display: block;
	background: url('../images/icfblogo.gif') no-repeat 0% 50px;
	border: medium none !important;
	height: 74px;
	margin-left: 60px;
	padding-top: 80px
}

#contact {
	background: #000000;
	padding: 12px 0px 15px;
	text-align: left;
	width: 800px;
	margin: 0px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	height: 80px;
	line-height: 1.5em;
	font-size: 1.2em;
}
#contact ul {
	list-style: none;
	font-size: 0.73em;
	margin: 0.4em 0px 0.5em;
}
#contact li {
	display: block;
	list-style: none;
	margin-left: 50px;
}
#contact #addresses strong {
	display: block;
	width: 11.5em;
	float: left;
}
#contact #addresses {
	width: 570px;
	float: right;
}
#contact #numbers b {
	display: block;
	float: left;
	width: 5em;
}

#contact #numbers {
	width: 230px;
	float: left;
}




#content {
	background: #900;
	float: left;
	padding: 2em 0px 5em;
	margin: 0px;
	clear: both;
	width: 800px;
}

#content #left {
	width: 340px;
	float: left;
	margin: 0em 3em 3em 0px;
	text-align: left;
	line-height: 1.5em;
	position: relative;
	top: 2em;
	left: 50px;
}
#content #right {
	float: right;
	width: 290px;
	background: #fff url('../images/package.jpg') no-repeat 90% 40%;
	color: #000;
	text-align: left;
	padding-top: 0em;
	padding-bottom: 3em;
	padding-left: 0em;
	position: relative; margin-left:0px; margin-right:3em; margin-top:2em; margin-bottom:3em
	}
#content #left #help {
	border: 8px solid #FFFFFF;
	padding: 1em;
	text-align: center;
	margin-bottom: 3em;
}
#content #left #help span {
	display:block;
	text-transform: uppercase;
	font-size: 4.8em;
	padding: 0 0 0.5em;
}
#content #left #help h2 {
	margin: 2em 0px 0px;
	font-size: 1.45em;
}
#content #left p, #content #left h4 {font-size: 1.1em; line-height: 1.7em;
}

#content #right li {
	font-weight: bold;
	color: #ABA8A6;
	padding-bottom: 0.8em;
	font-size: 0.9em;
	margin-left: 1em; list-style-image:url('../images/checkmark.gif')
}
#content #right h3 {
	font-size: 0.95em;
	margin-top: 0em;
	background: url('../images/pkgtop.gif') no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	color: #990000
}

#content #right ul {
	margin: 30px 0px 0px 50px;
}


#footer {
	background: #000000;
	color: #CCCCCC;
	width: 800px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0.2em;
	font-size: 1.2em;
}
#footer p {
	margin: 0px;
}


#footer ul {
	list-style: none;
	font-size: 0.73em;
	padding-bottom: 1.3em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#footer li {
	display: inline;
	padding: 1em 0px 0px;
	margin: 3em 0px 0px 50px;
}
