body
{

	background: #CDD3D8 url('xact_bckg.gif') repeat-x;
	font-size: 11px;
	font-family: verdana, sans-serif;
	color : #637484;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

#header
{
	display:block;
	padding-bottom: 1px;
	height: 115px;
}


#tainer
{
	position: relative;
	display:block;
	width: 757px;
	margin: 10px auto;
	background-color: #fff;	
	border: solid 1px #2d5d8b;
	min-height: 480px;
	margin-bottom: 0px;
	padding: 5px 5px 20px 5px;
}



#footnote
{
	color: #FFF;
	width: 757px;
	display: block;
	height: 10px;
	margin: 10px auto;
	padding: 0px 10px 0px 10px;
	line-height: 10px;
	font-size: 10px;
}


#footnote a:link, #footnote a:visited
{
	color:  #A0ABB6;
	text-decoration: none;	
	font-weight: bold;
}

#footnote a:hover
{
	color: #FFF;

}

#footnote #alka
{
	float:right;

}



#content
{
	margin: 20px 20px 20px 20px; 
}


.clearer
{
	clear: both;
}

a:link, a:visited
{
	color: #5f90bf;
}


/****************************************************/
/****         Contact Form Styles               *****/
/****************************************************/

.contactlabel
{
	display:-moz-inline-box; 
	display:inline-block; 
	width: 100px; 
	margin-left: 0px;
	vertical-align: top;
	float:left;
}

.contactButs
{
	float:right; 
	position: relative; 
	right: 0px;
}

.contactinput
{
	width: 240px;
	margin-bottom: 5px;
	background-color: #f2f7fc;
}

.contactmessage
{
	width: 605px;
	height: 150px;
	background-color: #f2f7fc;
}

.contactaddress
{
	width: 400px;
	height: 100px;
	background-color: #f2f7fc;
}


.contactrightpos
{
	position: relative; 
	float:right; 
	right:0px; 
	width: 340px;
}

.contactrightpos .contactlabel
{
	width: 30px; 
}


.contactrightpos textarea
{
	float: right;
	height: 133px;
	width: 275px;
	background-color: #f2f7fc;
}



.contactleftpos
{
	position: relative; 
	float:left;
}


.contactlabellarge
{
	display:-moz-inline-box; 
	display:inline-block; 
	width: 220px; 
	margin-left: 0px;
	vertical-align: top;
	float:left;
}

.radiolabel
{
	margin-right: 50px;
}

.radiolabel input
{
	vertical-align: bottom;
}

/****************************************************/
/****              News Styles                  *****/
/****************************************************/



.newsdate
{
	color: #BCAF9B;
}

.newsauthor
{
	color: #BCAF9B;
	margin-top: 6px;
}

.newsitem
{
	clear:both;
	margin-bottom: 30px;

}

.newsitem h2
{
	text-decoration:none;
}

.newsitem .newsnav
{
	margin-top: 10px;
}

.newsnav
{
	border: none;
}


/*************  MENU  *******************/


#menu
{
	background: blue url(nav_bckg.gif) repeat-x;
	display: block;
	height: 25px;
	width: 100%;
}

#dmenu 
{
	display: block;

}

.topmenuul
{
	list-style-type:none;
	margin:0;
	padding-left:10px;
}

.topmenuli
{
	list-style-type:none;
	float:left;
	text-decoration: none;
	width:120px;
	display:block;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	background-repeat: no-repeat;
}

.topmenuli a:link, .topmenuli a:visited
{
    display: block;
    margin: 0px; 
    padding:0px 0px 0px 0px;
    width:100%; 
    height:25px;
    overflow:hidden;
    color: #FFF;
    text-decoration: none;
    background: blue url(nav_bckg.gif) 0px 0px repeat-x ;
}

.topmenuli a:hover
{
	background: url(nav_bckg.gif) 0px -25px repeat-x;
}


.topmenuli span
{
	vertical-align: bottom;
	border-left: solid 1px #5f90bf;
	padding: 0px 5px 0px 5px;
}


.topmenutitle span
{
	padding: 0px 20px 0px 20px;
}

 .menuhome span
{
	border: none;
}


.menuhome
{
	width: 75px;
}

.menuproducts
{
	width: 100px;
}

.menusupport
{
	width: 95px;
}

.menunews
{
	width: 140px;
}

.menupartners
{
	width: 100px;
}

.menuabout
{
	width: 105px;
}

.menucontact
{
	width: 120px;
}


.submenuul
{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	background-color:#87BADB;
	border-left: solid 1px #2d5d8b;
	border-right: solid 1px #2d5d8b;
	border-bottom: solid 1px #2d5d8b;
   	text-decoration: none;
   	background-image: none;
}

 .submenuli a:link, .submenuli a:visited
{
	display:block;
	width:150px;
	padding-left:3px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
   	background-image: none;
   	background-color:#87BADB;
}

 .submenuli a:hover
{
	background-color:#2d5d8b;
	background-image: none;
	text-decoration: none;
	color: #fff;
}


li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

#pagehome .menuhome a, #pageproducts .menuproducts a, #pagesupport .menusupport a, #pagenews .menunews a, #pagepartners .menupartners a, #pageabout .menuabout a, #pagecontact .menucontact a
{
	background: url(nav_bckg.gif) 0px -25px repeat-x;
}


#pagehome .menuhome .submenuli a, #pageproducts .menuproducts .submenuli a, #pagesupport .menusupport .submenuli a, #pagenews .menunews .submenuli a, #pagepartners .menupartners .submenuli a, #pageabout .menuabout .submenuli a, #pagecontact .menucontact .submenuli a
{
	background-image: none;
}

#pagehome .menuhome .submenuli a:hover, #pageproducts .menuproducts .submenuli a:hover, #pagesupport .menusupport .submenuli a:hover, #pagenews .menunews .submenuli a:hover, #pagepartners .menupartners .submenuli a:hover, #pageabout .menuabout .submenuli a:hover, #pagecontact .menucontact .submenuli a:hover
{
	background-color:#2d5d8b;
	background-image: none;
}

/******** End of Menu Styles *********/

.hiddenspamcheck
{
	display:none;
}

