body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #999966;
}
#allcontent {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#topbanner {
	width: 820px;
	background-image: url(../staging/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: 340px;
	width: 800px;
	clear: left;
	background-image: url(images/hand_buscard.jpg);
	background-repeat: no-repeat;
}
#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;
}
#contentarea 
	background-image: url(images/hand_buscard.jpg);{

}


}
#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(../staging/images/hand_buscard.jpg);
	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;
	list-style-image: url(none);
}
#tabs li {
	float: left;
	margin: 0px 2px 0px 2px;
	width: 88px;
	background-image: url(../staging/images/topnav.jpg);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	
}
#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(../staging/images/topnavcurrent.jpg);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	color: #6600CC;
}
#bottom {
	background-color: #CCCCCC;
	height: 50px;
	width: 100%;
	clear: both;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	padding: 20;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 8%;
	padding-top: 2px;
}
#movie {
	float: right;
	height: 450;
	width: 610px;
}
a:visited {
	color: #6633CC;
    text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
