BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y center;
}

#center{
	top: 0px;
	margin:0 auto;
	position:relative;
	text-align:left;


	height:768px;
	width:1000px;
	clear:left;
	} 



#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #657896;
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	border-left: 1px solid  #657896;
	border-top: 1px solid  #657896;
	border-right: 1px solid #657896;
	display: block;
	float: left;
	margin-right: 3px;
	color: #274169;
}
#content .w2dptablinks a.w2dptabsel {background-color: #C1CBD7;}
#content .w2dptablinks a:hover {text-decoration: none;}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 110px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 110px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background: #ffffff url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


/*#youarehere {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}*/
/*
#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #657896;
	background : url(../images/pmra.gif) no-repeat;
}

*/

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}
#topic {
	position: absolute;
	left: 50px;
	top: 442px;
	width: 199px;
	border-top: 1px solid #ffffff;
	background-color: #657896;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C1CBD7;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #C1CBD7;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #274169;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#topic a.topic {
	margin-right: 20px;
	margin-left: 20px;
}
 
#topic a.subtopic {
	margin-right: 20px;
	margin-left: 30px;
	text-transform: none;
}
#eyecatcher {
	position: absolute;
	left: 50px;
	top: 142px;
	width: 900px;
	height: 300px;
	background: url(../header/1.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 270px;
	top: 462px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 442px;
	left: 750px;
	width: 200px;
	border-top: 1px solid #ffffff;
	background-color: #657896;
	color: #ffffff;
}

form.search {
	position: relative;


	background: #274169;
	width: 199px;
	height: 31px;
}

form.search input {
	margin: 4px 0 0 20px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 110px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}

