#stage #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	height: 70px;
	width: 500px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #BA262B;
}
#stage #logo {
	padding-top: 32px;
}
#stage #content {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 380px;
	width: 500px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #CCCCCC;
	margin-top: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #B4262F;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #B4262F;
	font-weight: bold;
}
#stage #portfolio {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 380px;
	width: 800px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
#stage   #portfolio   #examples   sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-indent: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	height: 30px;
	line-height: 20px;
}
#stage  #portfolio  #examples  tex {
	width: 300px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
