body {
	width: 970px;
	margin-top: 20px;
	font: normal small Arial, Helvetica, sans-serif;
	background: #008800 url("images/bg-body.gif") repeat-x;
}

#totalcontainer {
	width: 870px;
	margin: auto;
}

#logo {
	width: 872px;
	height: 139px;
	border: 0px solid #fff;
	border-bottom: none;
	padding-bottom: 0px;
	background-image: url("images/header.jpg");
	color: #fff;
}

#logo p {
	padding: 78px 0 0 144px;
	color: #fff;
		text-align: left;
	font-size: 11px;
	text-transform: uppercase;
		font-weight: normal; 
}

#belowlogo {
	width: 870px;
	height: 10px;
	border: 1px solid #fff;
	border-top: none;
	background-image: url("images/navigation.jpg");
}

#banners {
	width: 870px;
		height: 220px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#menu {
	width: 870px;
	height: 30px;
	border: 1px solid #fff;
	background-image: url("images/navigation.jpg");
		border-bottom: none;
}


#menu ul {
	margin: 0;
	padding: 7px 0 0 18px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
		padding-left: 33px;
				padding-right: 33px;
	text-decoration: none;
	color: #fff;
	font-weight: normal; 
	font-size: 12px;
}

#menu a:hover {
	text-decoration: underline;
}

#belowmenu {
	width: 870px;
	height: 40px;
	border: 1px solid #fff;
	background-image: url("images/footer3.jpg");
	border-bottom: none;
}

#textbody {
	width: 870px;
	border: 1px solid #fff;
		border-bottom: none;
		border-top: none;
		background-color: #fff;
			background: #fff url(images/footer2.jpg) repeat-x;
	background-position:bottom left ;
}

#textbody .story {
	padding: 0px 50px 35px 50px;
		font-size: 12px;
		border-top: 0px solid #ccc;
		line-height: 20px;
			width: 770px;
}

#textbody a {
	color: #000;
		text-decoration: underline;
}

#textbody a:hover {
	color: #008800;
		text-decoration: underline;
}

#textbody .portfolio {
	height:458px;
	width: 769px;
	overflow-y:scroll;
	overflow-x:scroll;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	text-align: center;
}

#textbody .portfolio a {
	color: #000;
		text-decoration: underline;
}

#textbody .portfolio a:hover {
	color: #008800;
		text-decoration: underline;
}

h3 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #888;
	font-size: 16px;
	font-weight:  normal;
}

h4 {
	margin: 0;
	padding: 40px 0 5px 20px;
	color: #888;
	font-size: 16px;
	font-weight:  normal;
	text-align: center;
	border-bottom: 1px solid #eee;
}

#textbody .portfolio h4 a, #textbody .portfolio h4 a:hover {
	color: #888;
		text-decoration: none;
}

p, ul, ol, blockquote {
	margin-top: 0px;
}

#beforefooter {
	width: 870px;
	height: 30px;
	border: 1px solid #fff;
	background-image: url("images/navigation.jpg");
}

#beforefooter p {
	padding-top: 7px;
	color: #fff;
		text-align: Center;
	font-size: 12px;
}

#footer {
	width: 872px;
	background: #fff url(images/footer.jpg) no-repeat;
	background-position:bottom left ;
	height: 83px;
		border-top: 1px solid #ccc;
}

#footer p {	
	margin: 0;
	padding: 9px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #888;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#containerbb
{
	width: 720px;	
		margin: 0px auto 0px auto;
		padding: 0;		
}


#insidecontainerbb
{
	width					: 680px;
	margin: 20px auto 20px auto;
	font-size: 9px;
	line-height: 11px;
	color: #fff;
	text-align: justify;
}

#insidecontainerbb a {
	color: #fff;
		text-decoration: none;
}

#insidecontainerbb a:hover {
	color: #fff;
		text-decoration: underline;
}



