body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFE7AF;
}
#allcontent {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#topbanner {
	width: 820px;
	background-image: url(images/top_banner1.jpg);
	background-repeat: no-repeat;
	height: 106px;
}
#whitebelowbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2%;
	background-color: #FFFFFF;
	color: #6600CC;
	margin: 0px;
	text-align: center;
	text-indent: 28%;
	font-weight: normal;
	width: 380px;
	height: 30px;
	letter-spacing: 4px;
}
#whitebelowgraphic  {
	height: 200px;
	width: 320px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/senior_mark_services.jpg);
}
#whitebelowgraphic2 {
	width: 500px;
	float: right;
	background-image: url(images/seniors_in_love.jpg);
	height: 450px;
}
#main_content  {
	background-color: #FFFFFF;
	height: 100%;
	width: 820px;
	float: left;
	clear: left;
	top: 0px;
}
#main_content_left {
	width: 200px;
	float: left;
	height: 400px;
}
#main_content_left a {
}
#main_content_left ul {
	list-style-type: none;
	color: #990000;
	line-height: 200%;
	font-weight: normal;
}

#main_content_right {
	float: left;
	width: 540px;
	padding-left: 40px;
	padding-right: 20px;
}
#main_content_contact  {
	float: left;
	padding-right: 20px;
	width: 530px;
	background-image: url();
	background-repeat: no-repeat;
	color: #666666;
	text-align: right;
	height: 340px;
}
#tabs {
	float: right;
	width: 400px;
	padding-left: 5px;
	padding-right: 0px;
}
#tabs ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
#tabs li {
	float: left;
	margin: 0px 2px 0px 2px;
	width: 88px;
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	background-image: url(images/topnav.jpg);
	
}
#tabs a {
	display: block;
	padding: 7px 6px;
	color: #FFFF99;
	background-repeat: no-repeat;
	text-align: center;
	top: 0px;
	left: 0px;
}
#homepage #homepagelink, #services #serviceslink, #portfolio #portfoliolink, #contact #contactlink {
	background-image: url(/images/topnavcurrent.jpg);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	color: #6600CC;
}
#bottom {
	background-color: #999;
	height: 50px;
	width: 100%;
	clear: both;
	color: #6700CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	padding: 0;
	text-align: center;
	font-variant: normal;
	letter-spacing: 8%;
	padding-top: 1px;
}
#movie {
	float: right;
	height: 450;
	width: 610px;
}
a:visited {
	color: #6633CC;
    text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
#linktype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
}
