/* TOP LEVEL STYLES */
body 
{ 
	background-image: url(../images/backgroundtile.jpg);
	background-color:#A7BCD7;
	background-position:top left;
	background-repeat:repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


/* TEMPLATE STYLES */

#main
{	
	margin-left:auto;
	margin-right:auto;
	width:770px;
	text-align:left;
	border-right: #46729A 1px solid; border-left: #46729A 1px solid;
}

#header
{
	background-color:Aqua;
	/*height:135px;*/
	border:0px;
	padding:0px;
	margin:0px;
	display: block;
	border-bottom-color:Fuchsia;
}

#banner
{ 
	text-align:center;
	border-top: #46729A 1px solid; border-bottom: #46729A 1px solid; 
}

#flashobject
{
	display: block;
}

#mainBody
{
	background-image:url(/www/images/bodyTopBackground.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:15px;
}

#footer
{
	text-align:center;
	font-size: 10px;
	color: #9c87c3;
	padding:3px;
	background-color:#FFFFFF;	
	border-bottom: #46729A 1px solid; 
}

/*Chau's stuff*/

.indent
{ 
	margin-right:5%; 
	margin-left:5%;
}

.hidden
{
	display:none;
}

#content
{
	font-family:Arial;
	color:#46494b;
	padding-left:20px;
	padding-right:15px;
	padding-top:30px;
}

#aboutContent
{
	margin-right:40px;
}

#newsArticles
{
	border-bottom:1px dotted #47617F;
}

#solutionContent
{
	margin-right:40px;
}

#clientContent
{
	margin-right:40px;
}

#supportContent
{
	margin-right:40px;
}

#contactContent
{
	margin-right:40px;
}

#content a,
#footer a,
#content a:link,
#footer a:link,
#content a:visited,
#footer a:visited,
#content a:active,
#footer a:active
{
	color:#8232a7;
	text-decoration:none;
	border-bottom:1px dotted;
}

#content a:hover,
#footer a:hover
{
	text-decoration:none;
	border-bottom:1px solid;
}

#content h1
{
	padding-bottom:5px;
	border-bottom:dotted 1px;
	font-size:13px;
	font-weight:bold;
}

#content h2
{
	color:#61477f;
	font-size:12px;
	font-weight:bold;
}

#content h3
{
	font-family:Verdana;
	color:#47617F;
	font-size:10px;
}

#content h4
{
	padding-bottom:15px;
	font-family:Verdana;
	font-size:10px;
	border-bottom:dotted 1px;
}

#content c1,
#p c1
{
	font-family:Helvetica;
	color:#47617F;
	font-size:12px;
	font-weight:bold;
}

#content c2
{
	font-family:Helvetica;
	color:#47617F;
	font-size:11px;
	font-weight:bold;
}

#content c3
{
	font-family:Helvetica;
	color:#47617F;
	font-size:11px;
}

#cfooter
{
	padding-left:0px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom:15px;
	color:#0099FF;
	font-weight:bold;
	font-size:11px;
}

#content h4 a:link,
#content h4 a:visited,
#content h4 a:visited
{
	color:#47617F;
}

#content p
{
	font-family:Verdana;
	color:#47617F;
	font-size:10px;
	line-height:14px;	
}

#content li
{	
	font-family:Verdana;
	color:#47617F;
	font-size:10px;
	line-height:14px;
}

#contentFooter
{
	padding-top:5px;
	padding-bottom:5px;
	border-top:dotted 1px #47617F;
	border-bottom:dotted 1px;
	font-family:Verdana;
	font-size:10px;
}

#contentFooter a,
#contentFooter a:link,
#contentFooter a:visited,
#contentFooter a:active
{
	font-weight:bold;
	color:inherit;
	text-decoration:none;
	border-bottom:none;
}

/* Menu */
td img {	display: block;}#TableContainer {	position:relative;	margin:0px;	width:770px;	height:35px;	text-align:left;}/* General Menu Items */#TableContainer #MenuContainer a {	text-decoration:none;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#505a69;	text-align:left;	vertical-align:middle;	padding:2px;	background-color:#ffffff;	font-weight:bold;	font-style:normal;	display:block;	position:absolute;}#TableContainer #MenuContainer img {	border:0px;}#TableContainer #MenuContainer a:hover {	color:#ffffff;	background-color:#0099ff;}.SubMenu{	position:absolute;	visibility:hidden;	z-index:auto;}#SubItem_0 {	left:0px;	top:0px;}#SubItem_1 {	left:0px;	top:21px;}#SubItem_2 {	left:0px;	top:41px;}#SubItem_3 {	left:0px;	top:61px;}#SubItem_4 {	left:0px;	top:81px;}#SubItem_5 {	left:0px;	top:101px;}.IFVStyleMenu {	border-top:1px solid #bacbde;	border-left:1px solid #bacbde;	border-bottom:1px solid #bacbde;	border-right:1px solid #bacbde;	voice-family: "\"}\"";	voice-family:inherit;	width:124px;	height:15px;}.IVStyleMenu {	border-top:0px;	border-left:1px solid #bacbde;	border-bottom:1px solid #bacbde;	border-right:1px solid #bacbde;	voice-family: "\"}\"";	voice-family:inherit;	width:124px;	height:15px;}/* Specific Menu Items */#MenuContainerAbout {	left:0px;	top:36px;}#MenuContainerProducts {	left:123px;	top:36px;}#MenuContainerClients {	left:225px;	top:36px;}#MenuContainerContact {	left:315px;	top:36px;}#MenuContainerSupport {	left:427px;	top:36px;}.contactTxtBox{	font-size:12px;	font-family:Verdana;}



