body {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 95%;
	text-align: center;
	background-image: url(images/sce/carters-background.gif);
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position:relative;
	margin: 0px auto;
	width: 960px;

	background-color: #ffffff;
	border: 4px solid #ffffff;
}

/* menu area */

td.topmenu {
	padding: 4px 0px 4px 20px;
	font-size: 70%;
	font-weight: normal;
	text-align: left;
	background-color: #006CB7;
	color: #ffffff;
}
td.topmenu a {
	color: #ffffff;
	font-size: 100%;
}
td.topmenu a:visited {
	color: #ffffff;
	font-size: 100%;
}
td.topmenu a:hover {
	color: #ffffff;
	font-size: 100%;
	text-decoration: underline;
}

td.submenu {
	padding: 4px 0px 4px 20px;
	font-size: 70%;
	font-weight: normal;
	text-align: left;
	background-color: #005E42;
	color: #ffffff;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;

}
td.submenu a {
	color: #ffffff;
	font-size: 100%;
}
td.submenu a:visited {
	color: #ffffff;
	font-size: 100%;
}
td.submenu a:hover {
	color: #ffffff;
	font-size: 100%;
	text-decoration: underline;
}

h1 {
	font-size: 130%;
	color: #005e3f;
	font-weight: bold;
	padding: 0px 20px 0px 5px;
}

td.content {
	margin: 0px;
	padding: 10px 5px 10px 15px;
}

td.content p {
	padding: 0px 20px 0px 5px;
}

td.content p a {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
}

td.content  p a:visited {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
}

td.content p a:hover {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
	text-decoration: underline;
}


td.content ul {
	padding: 0px 10px 0px 25px;
	font-size: 100%;
	font-weight: bold;
	margin: 0em;
	list-style-type: circle;
	
}

td.content li {
	font-size:100%;
	padding: 0px 10px 0px 10px;
	line-height: 120%;
	font-weight: normal;
	list-style-type: circle;
	
}

table.contenttbl {
	background-color: #ffffff;
	padding-right: 5px;


}
table.contenttbl h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 100%;
	color: #005e3f;
	line-height: 120%;
}


table.contenttbl td {
	margin: 5px;
	padding: 5px;
}

table.contenttbl p {
	margin: 0px;
	padding: 5px;
}

table.contenttbl p a {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
}

table.contenttbl  p a:visited {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
}

table.contenttbl p a:hover {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
	text-decoration: underline;
}


.servicescontainer {
	padding-left:12px;
	width: 190px;
	align : center;
	background-color: #006cb7;

}

table.services {
	width: 166px;
	align : center;
	background-color: #e5efec;

}

table.services td {
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #006cb7;
	border-left: 2px solid #006cb7;
	border-right: 2px solid #006cb7;
	border-bottom: 3px solid #006cb7;

}

table.services p {
	margin: 0px;
	padding: 2px;
	font-size: 87%;
	color: #1D4C85;
	
}
table.services p a {
	font-weight: bold;
	color: #1D4C85;
	font-size: 100%;
}

table.services  p a:visited {
	font-weight: bold;
	color: #1D4C85;
	font-size: 100%;
}

table.services p a:hover {
	font-weight: bold;
	color: #1D4C85;
	font-size: 100%;
	text-decoration: underline;
}

/* footer area */

td.footer {
	padding: 0px 0px 0px 0px;
	height: 70px;
	width: 960px;
	background-image: url(images/sce/footer-background-2010.jpg);
	font-size: 60%;
	
}
td.footer p {
	padding-left: 175px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 200px;
	color: #ffffff;
	text-align: left;
	}

td.footer p a {
	color: #ffffff;
	font-size: 100%;
}

td.footer  p a:visited {
	color: #ffffff;
	font-size: 100%;
}

td.footer p a:hover {
	color: #ffffff;
	font-size: 100%;
	text-decoration: underline;
}
img.left {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
img.right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div.email {
	padding-top : 0px;
	padding-left : 20px;
	padding-right : 0px;
	font-weight : normal;
	color: #005e3f;
	font-weight: bold;
	font-size : 0.9em;
}