.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
 
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 { visibility: hidden; font-size:18px; _margin: 12px 0 13px 0;}

body {
	margin-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_img.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, "‚l‚r ‚o–¾’©", "×–¾’©‘Ì";
	_font-family: "Times New Roman", Times, "‚l‚r ‚o–¾’©", "×–¾’©‘Ì";
	
}
a:link {
	color: #6B3636;
	text-decoration: none;
}
a:visited {
	color: #6B3636;
	text-decoration: none;
}
a:hover {
	color: #A50000;
	text-decoration: none;
}
a:active {
	color: #A50000;
	text-decoration: none;
}

#hedder{
	left: 36px;
	top: 0px;
	position: absolute;
	height: 234px;
	width: 840px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#contents{
	padding: 0 0 50px 0;
	left: 36px;
	top: 234px;
	position: absolute;
	width: 840px;
}

#side_menu{
	width: 159px;
	float: left;
}

#folio_menu{
	margin: 0 0 0 11px;
	width: 159px;
	float: left;
}

#portfolio{
	margin: 0 0 15px 11px;
	width: 499px;
	float: left;
}
#folio_detail {
	width: 499px;
	margin: 0px;
	padding: 0px 0 2px 0;
	_padding: 6px 0 2px 0;
	border: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

#footer{
	clear: both;
	width: 830px;
	padding:10px 10px 10px 0;
	background-color: #000;
}

#footer p{
	text-align:right;
	margin:0px;
	padding:0px;
}

.title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.side {
	width: 159px;
	margin: 0px;
	padding: 19px 0 30px 0;
	border: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.side2 {
	width: 159px;
	margin: 0px;
	padding: 20px 0 30px 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 0px 15px;
	margin: 0 0px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 0px 12px;
	margin: 0 0px;
}
p {
	font-size: 10px;
	line-height: 16px;
	color: #5A5A5A;
	margin: 0 0 5px 0;
}
ul {
	list-style: none;
	width: 159px;
	margin: 0;
	padding: 0;
}
li {
	margin: 0px;
	padding: 4px 0 5px 15px;
	font-size: 10px;
	border-top: 1px dotted #000;
	background: url(../images/list_head.gif) no-repeat 5px;	
	_padding: 0 0 5px 15px;/*IE—p*/
}
li a:hover{
	background:#000;
}
.side2 ul {
	list-style: none;
	width: 159px;
	margin: 0;
	padding: 0;
}
.side2 li {
	margin: 5px 0 0 0;
	_margin: 0px;
	padding: 0 0 0 10px;
	_padding: 0 0 0 10px;
	border: 0;
	font-size: 10px;
	background: url(../images/list_head.gif) no-repeat 0px;	
}
#folio_detail ul {
	list-style: none;
	width: 499px;
	margin: 0;
	padding: 0;
}
#folio_detail li {
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
	font-size: 10px;
	line-height: 15px;
	background: none;
	color: #5A5A5A;
}
#folio_detail p{
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}
#folio_detail li a:hover{
	_background:none;
}