@charset "utf-8";




#container {
	background-color: #F2F1EE;
	width: 699px;
	margin: auto;
	position: static;
	overflow: hidden;
}
#out {
	margin: auto;
	width: 695px;
	bottom: 0px;
	border: 1px solid #F2F1EE;
	overflow: hidden;
}



#outer {
	width: 703px;
	margin: auto;
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
}

#header {
	height: 150px;
	width: 695px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 695px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	height: auto;
	overflow: hidden;
	border: 1px dashed #999999;
	padding: 1px;
}
#headerb {
	background-image: url(../images/headerb.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 30px;
}
#headerb   a:hover, #headerb   a.active {
	background-image: url(../images/headerbx.jpg);
	background-repeat: no-repeat;
}
#headerb  span {
	display: none;
}
.txtMenu {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
#home:hover, #home.active {
	width: 100px;
	background-position: left top;
	display: block;
	float: left;
	height: 30px;
}

#home:link, #home:visited {
	width: 100px;
	display: block;
	float: left;
	height: 30px;
}
#aboutus:hover, #aboutus.active {
	height: 30px;
	width: 100px;
	display: block;
	background-position: -100px top;
}
#aboutus:link, #aboutus:visited {
	width: 100px;
	display: block;
	height: 30px;
	float: left;
}
#productandservices:hover, #productandservices.active {
	height: 30px;
	width: 185px;
	display: block;
	background-position: -200px top;
}
#productandservices:link, #productandservices:visited {
	width: 185px;
	display: block;
	height: 30px;
	float: left;
}
#portfolio:hover, #portfolio.active {
	height: 30px;
	width: 90px;
	display: block;
	background-position: -385px top;
}
#portfolio:link, #portfolio:visited {
	width: 90px;
	display: block;
	height: 30px;
	float: left;
}
#directory:hover, #directory.active {
	height: 30px;
	width: 100px;
	display: block;
	background-position: -475px top;
}
#directory:link, #directory:visited {
	width: 100px;
	display: block;
	height: 30px;
	float: left;
}
#contact:hover, #contact.active {
	height: 30px;
	width: 120px;
	display: block;
	background-position: -575px top;
}
#contact:link, #contact:visited {
	width: 120px;
	display: block;
	height: 30px;
	float: left;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footerw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	width: 697px;
	position: static;
	padding-top: 10px;
	padding-bottom: 5px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}




#right  {
	width: 170px;
	float: right;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F3F3F3;
	padding: 5px;
	bottom: auto;
	position: relative;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #DCDACD;
	border-right-color: #DCDACD;
	border-bottom-color: #DCDACD;
	border-left-color: #DCDACD;
	z-index: 2;
	border-bottom-style: solid;
}
#footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 695px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #F2F1EE;
	position: static;
	clear: both;
	background-image: url(../images/bgfooter.jpg);
	background-position: left center;
}
#footer ul {
margin: 0;
padding-top:3px;
list-style-type: none;
text-align: center;
}
#footer ul li { 
display: inline;
}
#footer ul li a {
	text-decoration: underline;
	padding:0px 3px;
	color: #333333;
}
#footer ul li a:hover {
	color: #FF0000;
	text-decoration:none;
}


.a {
	color: #333333;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}



p, ol, ul {
	text-align: justify;
	line-height: normal;
}
.cv {
	font-size: 12px;
	font-weight: bold;
}
#isiCV {
	padding-left: 40px;
}
.profile {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
}

a {
	color: #666666;
}
#photo {
	width: 490px;
	padding-left: 5px;
}

body {
	margin: 0;
	font-size: 11px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#kiri {
	background-image: none;
	background-repeat: repeat-y;
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	left: 0px;
	padding-bottom: 2px;
	margin: 0;
	height: auto;
	bottom: 0px;
	z-index: 1;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.main-most  {
	overflow:hidden;
	margin-bottom:5px;
	width: 670px;
	border:1px solid #afbdc6;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
	position: relative;
}

.main-most2  {
	overflow:hidden;
	width: 672px;
	background-color: #FFFFFF;
	margin-top: 5px;
	position: static;
	margin-bottom: 5px;
}
.isiSlide {
	font-size:9px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.newsTitle {
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding: 3px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 13px;
	color: #9F0000;
	text-decoration: underline;
}


/* end accomodation */

/* auto sliding */
.slidemenu {
	padding: 2px;
	font: bold 11px verdana;
	height:90%;
	overflow:hidden;
/*width: 100%; leave this value as is in most cases*/
}
.slidemenu ul{
	margin:0px;
	padding: 0px;
	float:left;
}
.slidemenu ul li{
	margin:0px;
	padding:0px;
	height: auto;
}
.slidemenu ul li a{
	display:block;
	color: #333333; /*text color*/
	width:220px;
	height:30px;
	padding:6px 0px 0px 5px;
	text-align:left;
	text-decoration: none;
}
.slidemenu ul li a:visited {
	color: #003300;
}
.slidemenu ul li a:hover {
	color:#FF0000;
	text-decoration:none;
	background-color: #FFEAEA;
	background-image: url(../images/slidemenu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.slidemenu ul li a.selected {
	color: #333333 !important;
	width:220px;
	height:30px;
	background-color: #F0F0F0;
	background-image: url(../images/slidemenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tabcontent{
	float:right;
	display:none;
	width: 437px;
}
