@charset "iso-8859-2";
body {
	margin: 0px;
	padding: 0px;
}

#bg {
	background-color: #E7E7E7;
}
#top-cut {
	background-image: url(images/1-for-content2_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bottom-cut {
	background-image: url(images/1-for-content2_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main-top-bg {
	background-image: url(images/1-for-content2_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contpane {
	padding-top: 267px;
}
#contpane td {
	vertical-align: top;
}

#navigation {
	width: 250px;
	padding-top: 65px;
	padding-bottom: 40px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation  li a {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation  .info a {
	background-image: url(images/link-info.gif);
}
#navigation .info a:hover {
	background-position: -466px;
}
#info #navigation .info a {
	background-position: -233px;
}
#navigation .portfolio a {
	background-image: url(images/link-portfolio.gif);
}
#navigation .portfolio a:hover {
	background-position: -466px;
}
#portfolio #navigation .portfolio a {
	background-position: -233px;
}
#content {
	width: 550px;
	padding-bottom: 30px;
}
.article {
	background-image: url(images/1-for-content2_04.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
}
.article-top-bg {
	background-image: url(images/1-for-content2_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.article-bottom-bg {
	background-image: url(images/1-for-content2_09.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.article .image {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.article .image img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.article .image .divider {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(images/1-for-content2_1_09.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.article   .image   .divider   a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696969;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.article   .image   .divider   a:hover {
	text-decoration: underline;
}
.article   .image   .divider   .view {
	padding-right: 25px;
	background-image: url(images/1-for-content2_10.gif);
	background-repeat: no-repeat;
	background-position: right;
}



.article .desc {
	padding-left: 65px;
	padding-right: 25px;
}
.article .desc h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #FF38A0;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.article .desc p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7F7F7F;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article .desc strong {
	color: #000000;
}
.article .desc a {
	font-weight: bold;
	color: #FF38A0;
}






#footer {
	height: 62px;
	background-image: url(images/1-for-content2_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
