h2 {
	color: #69F;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
 }

a {
	color: #4f6b72;
}

tr {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: 0;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	}

th {
	color: #F60;
	letter-spacing: 2px;
	text-transform: none;
	text-align: left;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #C1DAD7;
	}
	
#title {
	float: left;
	width: 265px;
	margin-left: 5px;
	border-right: 1px solid #555;
	text-indent: -9999px !important;
	height: 150px;
	}

#title a {
	display: block;
	width: 255px;
	height: 75px;
	padding: 75px 10px 0px 0px;
	background: transparent url('http://www.careposit.com/images/title.png') no-repeat 25% 87%    !important;
	}


#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: none;
	height: 150px;
	overflow: hidden;
	}

#header {
	height: 150px;
	color: #fff;
	background: #333 url('http://www.careposit.com/images/header.gif') top center repeat-y;
	margin: 0 !important;
	}

#header a {
	color: #fff;
	text-decoration: none !important;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	}

#header a:hover {
	text-decoration: underline !important;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 11px !important; 
	background: #ccc url('http://www.careposit.com/images/body.gif') repeat-x top left;
	text-align: center;
	margin: 0px;
	}


#page {
	background: #fff url('http://www.careposit.com/images/page.gif') top center repeat;
	text-align: left;
	margin: 0px auto!important;
	padding: 0 !important;
	width: 785px;
	overflow: hidden;
	}


#footer {
	background: #333333 url('http://www.careposit.com/images/header.gif') top center repeat-y;
	color: #ccc;
	padding: 10px 0;
	position: relative;
    text-align: center;
	line-height: 150%;
	}

#footer a {
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	border: none;
	text-decoration: none !important;
	color: #fff;
	}

#content {
 	width: 740px;
	margin: 0 auto;
    height:100%;
    padding:10px;
	}

	#page #content table tr td table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
