body {
	margin: 0px;
	padding: 0px;	
	/* background: #333333; */
	background: #333333;
	border-width: 0px;
	border-style: none;
	/* border-color: #333333; */
	border-color: #333333;	
}

a:link		{ color: #999999; text-decoration: none; }
a:visited	{ color: #999999; text-decoration: none; }
a:hover		{ color: #ffff99; }
a:active	{ color: #999999; }

/* Text and logo on bottom of page */

.title {
	position: absolute;
	top: 385px;
	width: 460px;
	font-family: Verdana,'Trebuchet MS',sans-serif,cursive;
	font-size: 18px;
	color: #FF9933;
	text-align: right;
	direction: rtl;
	}

.title_sum {
	position: absolute;
	top: 405px;	
	text-align: right;
	direction: rtl;
	width: 460px;
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	z-index: 1;	
}

.logo {
	position: absolute;
	top: 387px;	
	left: 490px;
	border: 0px;
	width:162px;
    height:29px;	
	background:#333333 url('/images/pw_logo.png') 50% 50% no-repeat;	
}

/* Fading images */

.fadeImage0, .fadeImage1, .fadeImage2, .fadeImage3 {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}

/* Menu Links */

.home,.project,.contact,.profile,.people,.award{
	position: absolute;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	z-index: 5;	
	text-align: center;
	top: 4px;	
}

.home {	
	left: 23px;	
}

.project {
	left: 94px;
}

.contact {
	left: 171px;
}

.profile {
	left: 253px;
}

.people {
	left: 328px;
}

.award {
	left: 401px;
}

/* bars between links */

.bar1,.bar2,.bar3,.bar4,.bar5,.bar6,.bar7,.black_bar {
	position: absolute;
	z-index: 5;
	top: 4px;
}

.bar1 {
	left: 0px;
}

.bar2 {
	left: 76px;
}

.bar3 {
	left: 152px;
}

.bar4 {
	left: 229px;
}

.bar5 {
	left: 305px;
}

.bar6 {
	left: 381px;
}

.bar7 {
	left: 458px;
}

.black_bar {
	left: 550px;
	z-index: 4;
}

/* Grey bars above links and at the top of the pages */

.grey_bar,.grey_bar_bottom {
	position: absolute;
	left: 0px;
	width: 690px;
	height: 1px;		
	background: #999999;
	z-index: 3;
}

.grey_bar {	
	top: 10px;	
}

.grey_bar_bottom {	
	top: 3px;		
}

/* Center Page in the middle of the screen */

.center {
	width:700px;
	height:500px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-250px auto auto -350px;
	border:0px dashed green;
	text-align:center;	
	overflow: hidden;
	background: #333333;
	border: 0px none;	
}

.top {
	width:700px;
	height:500px;
	position: absolute;
	top:0;
	left:50%;
	margin:20px auto auto -350px;
	border:0px dashed green;
	text-align:center;
	overflow: hidden;
	background: #333333;
	border: 0px none;
}

/* Iframe stuff */

iframe.flick {
	margin: 0px;
	padding: 0px;	
	background: #333333;
	border: 0px none #333333;		
}

/* people Page 1 */

.people_img_1,.people_img_2 {
	position: absolute;	
	top: 130px;	
}

.people_img_2 {
	left: 375px;
}

.people_txt_1,.people_txt_2,.people_txt_3,.people_txt_4  {
	position: absolute;		
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}

.people_txt_1 {
	top: 130px;
	left: 95px;
}

.people_txt_2 {
	top: 130px;
	left: 470px;
}

.people_txt_3 {
	width: 315px;
	top: 235px;
	left: 0px;
}

.people_txt_4 {
	width: 315px;
	top: 235px;
	left: 375px;
}

/* people Pages 2, 3 & 4 */

.people2_img_1,.people2_img_2,.people2_img_3 {
	position: absolute;	
	top: 130px;
	left: 0px;	
}

.people2_img_2 {
	left: 230px;
}

.people2_img_3 {
	left: 460px;
}

.people2_txt_1,.people2_txt_1_alt,.people2_txt_2,.people2_txt_2_alt,.people2_txt_3,.people2_txt_4,.people2_txt_5,.people2_txt_6,.niko,.people2_txt_3_alt	{
	position: absolute;		
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}

.people2_txt_1 {
	top: 130px;
	left: 95px;
}

.people2_txt_1_alt {
	top: 130px;
	left: 95px;
}

.niko {
	top: 130px;
	left: 95px;
}

.people2_txt_2 {
	top: 130px;
	left: 325px;
}

.people2_txt_2_alt {
	top: 130px;
	left: 325px;
}

.people2_txt_3 {
	top: 130px;
	left: 555px;
}

.people2_txt_3_alt {
	top: 130px;
	left: 555px;
}

.people2_txt_4 {
	width: 210px;
	top: 235px;
	left: 0px;
}

.people2_txt_5 {
	width: 210px;
	top: 235px;
	left: 230px;
}

.people2_txt_6 {
	width: 230px;
	top: 235px;
	left: 460px;
}

/* contact Page */

.contact_map_01 {
	position: absolute;
	z-index: -1;
	top: 130px;
	left: 0px;	
}

.contact_map_02 {
	position: absolute;
	z-index: -1;
	top: 130px;	
	left: 460px;	
}

.contact_text_01,.contact_text_02,.con_email,.con_ta,.con_fb {
	position: absolute;
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
}

.contact_text_01 {
	top: 130px;	
	left: 240px;
	width: 210px;		
}

.contact_text_02 {
	top: 225px;	
	right: 240px;
	width: 210px;
	direction: rtl;		
}

.con_email {
	top: 20px;	
	left: 460px;
}

.con_ta {
	top: 40px;	
	left: 460px;
}

.con_fb {
	top: 60px;	
	left: 460px;
}


/* Profile page */

.srv_01,.srv_02,.srv_03 {
	position: absolute;
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;	
	top: 145px;
}

.srv_head01,.srv_head02,.srv_head03 {	
	position: absolute;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: justify;
	top: 130px;
}

.srv_01,.srv_head01 {	
	left: 0px;
	width: 210px;	
}

.srv_02,.srv_head02 {	
	left: 230px;
	width: 210px;
}

.srv_03,.srv_head03 {	
	left: 460px;
	width: 230px;
}

/* previous menu next buttons */

.menu {
	font-family: sans-serif;
	font-size: 11px;
	position: absolute;
	top: 15px;
	left: 525px;
	border: 0px dashed red;
	color: #999999;
}

.menu_lk {
	font-family: sans-serif;
	font-size: 11px;
	position: absolute;
	top: 40px;
	left: 470px;
	border: 0px dashed red;
	color: #999999;
}

/* Drop Down Menus */

#dropmenudiv{
position:relative;
padding: 1px 0;
font:11px sans-serif;
line-height:13px;
z-index:10;
}

#dropmenudiv a{
width: 100px;
display: block;
text-indent: 3px;
}
