/* HTML ELEMENTS */
body
{
	font-family: Verdana,Geneva,Helvetica,sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}.ie5fix {}

img, a img	{	border: 0;		}
a			{	color: #06C; text-decoration: none; 	}
a:link 		{	color: #2B3086;	}
a:active 	{	color: #2B3086;	}
a:visited 	{	color: #2B3086;	}
a:hover 	{	color: #849C50;	}
form		{	margin: 0px;	}
h1, h2, h3	{	clear: both;	}
#home		{	display: none;	}

#logo
{
	float: left;
}

#container
{
	width: 755px;
	margin: 10px;
}

h2
{
	background-repeat: no-repeat;
	margin-top: 18px;
	padding: 0px 10px 5px 10px;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}.ie5fix {}

h3
{
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}.ie5fix {}

p
{
	margin-top: 1em;
	line-height: 1.3em;
}

li
{
	line-height: 1.3em;
}

input, select, textarea
{
	font-family: Verdana,Geneva,Helvetica,sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}.ie5fix {}

label
{
	display: block;
	margin-top: 5px;
}

.cleanbtn
{
	background-color: #FFEBE0;
	color: #BE7854;
	border: 1px solid #BA7049;
}
.extranetButton
{
	background-color: #D0E9FF;
	color: #369;
	border: 1px solid #369;
}

q
{
	font-style : italic;
}

blockquote
{
	margin: 20px;
	padding: 20px;
	background-color: #DDD;
	border-bottom: 2px solid #BBB;
	border-right:2px solid #BBB;
}

/* menu fun */
#menu
{
	height: 48px;
	float: right;
	text-align: right;
}

/* left column */
#LeftBox 
{
	width: 303px;
	float: left;
}
#LeftBox img
{
	display: block;
}
#LeftBoxContent
{
	margin-top: 10px;
}
#LeftBoxContent p
{
	padding-left: 20px;
	padding-right: 20px;
}
#LeftBoxContent h2
{
	margin: 0px 10px 0px 10px;
}
#LeftBoxContent h3
{
	margin-left: 20px;
}
.homeLeft, .clientsLeft, .techLeft, .servLeft, .contactLeft, .extranetLeft
{
	background-color: #F0F0F0;
}

/* right column */
#RightBox
{
	width: 437px;
	padding-left: 5px;
	float: right;
	text-align: justify;
}
#RightBoxContent p
{
	padding-left: 10px;
	padding-right: 10px;
}

/* press releases & special announcements */
.colLeft
{
	background-color: #F0F0F0;
}
.colLeft h2, .colRight h2
{
	background-image: url(../_images/headers/home-blue-line.gif);
	color: #06C;
}

/* home page */
.homeLeft h2, .homeRight h2
{
	background-image: url(../_images/headers/home-blue-line.gif);
	color: #06C;
}

/* clients page */
.clientsLeft h2, .clientsRight h2
{
	background-image: url(../_images/headers/clients-line.gif);
	color: #DAB33E;
}
#legend
{
	margin: 0px 20px 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DAB33E;
}
.client
{
	padding-left: 10px;
	margin-bottom: 7px;
}
#legend img
{
	margin-left: 4px;
}

/* technology page */
.techLeft h2, .techRight h2
{
	background-image: url(../_images/headers/tech-line.gif);
	color: #669;
}

/* services page */
.servLeft h2, .servRight h2
{
	background-image: url(../_images/headers/services-line.gif);
	color: #849C50;
}

/* contact page */
.contactLeft h2, .contactRight h2
{
	background-image: url(../_images/headers/contact-line.gif);
	color: #BE7854;
}
.contactRight img
{
	float: right;
	border: 1px solid #BA7049;
	margin: 0px 10px 20px 10px;
}

/* extranet page */
.extranetLeft h2, .extranetRight h2
{
	background-image: url(../_images/headers/extranet-line.gif);
	color: #9BB2CB;
}
.extranetRight img
{
	float: right;
	border: 1px solid #BA7049;
	margin: 0px 10px 20px 10px;
}

/* phone area */
#phone
{
	position: absolute;
	top: 250px;
	left: 660px;
}

/* copyright area */
#copyright
{
	color: #999;
	text-align: center;
	margin: 20px;
	clear: both;
}
