body {
	background-image:  url(../../images/home/body_bg.jpg);
}
#header {
	background-image: url(../../images/home/title.jpg)
}
#container {
	background-image:  url(../../images/home/container_bg.gif);
}
#footer {
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#inner-container {
	width: 770px;
}
#left {
	background-color: #FFF;
	float: left;
	width: 300px;
}
#right {
	float: right;
}
#navigation {
	width: 280px;
	border-top-style: none;
}
#home-features img {
	margin: 20px 10px;
}
#body {
	padding-bottom: 20px;
}

td p a{
color: #06435C;

}

td p a:hover{
color: Maroon;
}

td p, td h1{
	color: #013E56;
	background-color: #BDD7E2;
	width: 243px;
	position: relative;
	left: -11px;
	padding-top: 10px ;
		padding-left: 15px ;
			padding-left: 15px ;
						padding-bottom: 15px ;
	top:-6px;
	margin: 0;
	text-align: left;
	font-size: 15px;
	line-height: 140%;
	border-bottom: solid 10px   #025C7F;
}

td h1{
	font-size: 18px;
	margin: 0;
	text-align: left;
	background-color: #0977A8;
	color: White;
	padding-bottom: 5px;
	font-weight: lighter;
	text-transform: uppercase;
}