body {
	font-family: Tahoma, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0;
	background-image: url(../images/bkgnd_drop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
#plmaster, #placcess {
	color: #2C9EC4;
	width: 760px;
	position: relative;
}
#logoclear {
	position: absolute;
	top: 18px;
	left: 4px;
}
#bubblesm {
	position: absolute;
	left: 179px;
	top: 0px;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	position: absolute;
	font-size: 12px;
	letter-spacing: 0.05em;
	left: 163px;
	top: 72px;
	white-space: nowrap;
	line-height: normal;
}
h1#pagehead {
	color: #CAE7F0;
	font-size: 2.2em;
	top: 3px;
	position: absolute;
	text-align: right;
	float: right;
	right: 60px;
	margin-left: 200px;
}
h2 {
	color: #2C9EC4;
	font-size: 1.2em;
	top: 0.5em;
	margin-bottom: 0.5em;
	margin-top: -0.5em;
	position: relative;
	line-height: normal;
}
a {
	color: #2C9EC4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a#access {
	position: relative;
	left: 225px;
	font-size: 1.2em;
	line-height: normal;
}
#contain {
	position: relative;
}
#contain p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}
#menu {
	top: 125px;
	position: relative;
	float: left;
	width: 160px;
	z-index: 50;
	line-height: 0px;
	font-size: 12px;
}
#menu div img {
	position: absolute;
}
#menupichome img {
	top: 0px;
}
#menupicwork img {
	top: 35px;
}
#menupicteam img {
	top: 70px;
}
#menupiccont img {
	top: 70px;
}
#menupiclink img {
	top: 105px;
}
/*
#menupicspare img {
	top: 140px;
}*/
#text {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 360px;
	top: 130px;
	min-height: 280px;
	_height: 280px;
	padding-left: 3px;
	z-index: 10;
	color: #515151;
	margin-bottom: 130px;
	padding-bottom: 1em;
	text-align: justify;
	list-style-image: url(../images/bubble_bullet.gif);
	float: left;
}
#submenu {
	width: 100%;
	float: left;
	margin-bottom: 1em;
	position: relative;
	text-align: left;
	clear: both;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	list-style-image: url(../images/blank.gif);
}
#submenu.col1 ul {
	width: 100%;
}
#submenu.col2 ul {
	width: 50%;
}
#submenu.col3 ul {
	width: 33%;
}
#submenu li {
	margin-bottom: 10px;
	line-height: normal;
}
#submenu a {
	text-decoration: none;
}
#submenu a:hover, #submenu li.on a {
	color: #202565;
}
#text table {
	text-align: left;
}
.highlight {
	color: #2C9EC4;
	font-size: 2.2em;
	left: -25px;
	position: relative;
	line-height: normal;
	width: 150%;
	text-align: left;
}
#footer {
	height: 1.6em;
	clear: both;
	position: relative;
	background-color: #2C9EC4;
	color: #FFFFFF;
	line-height: 1.4em;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5;
	font-size: 0.9em;
	padding-left: 51px;
}
#footer  a {
	color: #202565;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#placcess #text {
	font-size: 1.2em;
}
