@charset "utf-8";
/* CSS Document */


A:link { COLOR: #FFFFFF; TEXT-DECORATION: underline; font-weight: normal;}
A:visited { COLOR: #FFFFFF; TEXT-DECORATION: underline; font-weight: normal }
A:active { COLOR: #CC99FF; TEXT-DECORATION: none }
A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
p {
	padding-top: .1em;
}	
h1 {
	font-size: 25px;
	color: #670099;
}
h1.article:first-letter {
	font-size:60px;
	font-weight: bold;
}
body {
	background-color: #CC99FF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0;
	background-image: url(../ibis/images/BG.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 1em;
}
#container {
	margin: 0 auto -250px;
	width: 50em;
	margin: auto;
	top: 0px;
}
#header {
	height: 220px;
	background-image: url(images/Header.gif);
}
#navigation {
	width: 15em;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 30em;
	padding: 1.5em 0 0 .5em;
	float: left;
}
#content {
	height: 33em;
	width: 32.5em;
	margin: -1em 2em 0 0;
	text-align: justify;
	float: right;
}
#footer {
	background-image: url(images/Footersmall.gif);
	height: 12em;
	clear: both;
	margin: 0 0 0 0;
	position: relative;
}
#footernobg {
	height: 12em;
	clear: both;
	margin: 0 0 0 0;
	position: relative;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
#footer p {
	width: 800px;
	color: #CC99FF;
	font: 10px calibri,arial,sans-serif;
	text-align: center;
	height: 10px;
	margin: 178px 0 0 0;
	position: absolute;
}
#footernobg p {
	width: 800px;
	color: #CC99FF;
	font: 10px calibri,arial,sans-serif;
	text-align: center;
	height: 10px;
	margin: 178px 0 0 0;
	position: absolute;
}
#pmenu {
	padding:0;
	margin:25px 0 50px 15px;
	list-style-type: none;
	width:150px;
	position:relative;
	z-index:500;
}
#pmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width:150px;
}
#pmenu li {position:relative;}
#pmenu a, #pmenu a:visited {
	display:block;
	width:150px;
	font-size:12px;
	color:#FFFFFF;
	height:23px;
	line-height:22px;
	text-decoration:none;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 0px 0px 0;
	font-weight: bold;
	background-color: #9933CC;
}
#pmenu li:hover > a {
	color:#FFFFFF;
	background-color: #660099;
}
#pmenu li ul {display: none;} 

#pmenu li ul li a{
	width: 170px;
} 

#pmenu li:hover > ul {
	display:block;
	position:absolute;
	top:0;
	left:150px;
}
li.narrow {
	width: 100px;
}
#master {
	padding-left: 60px;
	
}
text input
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input {
margin-bottom: 15px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#redirect {
	text-align: center;
	font-size: 12px;
}
#rightclients {
	width: 250px;
	height: 450px;
	font-size: 16px;
	float: right;
}
#leftclients {
	width: 250px;
	height: 450px;
	font-size: 16px;
	float: left;
}
.contactinfo {
	width: 14.em;
	height: 14em;
	font: 14px Trebuchet MS, Helvetica, sans-serif;
	color: #670099;
	padding-left: 2em;
	font-weight: bold;
	width: 12em;
}
#contentarea {
	width: 24em;
	text-align: justify;
	height: 16em;
	font-size: 1.2em;
	padding-top: 2em;
	padding: 0 1em 0 1em;
	float: right;
	background-image: url(images/test-bg.gif);
	background-repeat: no-repeat;
}
#contentapp {
	height: 93em;
	width: 32.5em;
	margin: -1em 2em 0 0;
	text-align: justify;
	float: right;
}
#contentabo {
	height: 50em;
	width: 32.5em;
	margin: -1em 2em 0 0;
	text-align: justify;
	float: right;
}
#contentman {
	height: 38em;
	width: 32.5em;
	margin: -1em 2em 0 0;
	text-align: justify;
	float: right;
}

