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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-repeat:no-repeat;
	background-position:center top;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-colour: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-colour: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	background-image:url(images/xlnt2_bg2.gif);
}
A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 10px;
	COLOR: #999999;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	TEXT-DECORATION: none
}
A.greylink:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; TEXT-DECORATION: none
}
A.greylink:visited {
	FONT-SIZE: 10px;
	COLOR: #666666;
	TEXT-DECORATION: none
}
A.greylink:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	TEXT-DECORATION: none
}
A.menu:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #0099FF; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #0099FF; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9900;
	TEXT-DECORATION: none
}
A.darkblueLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #002d62; TEXT-DECORATION: none
}
A.darkblueLink:visited {
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #002d62;
	TEXT-DECORATION: none
}
A.darkblueLink:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #002d62;
	TEXT-DECORATION: underline;
}
A.blueLink:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #0099FF; TEXT-DECORATION: none;
}
A.blueLink:visited {
	FONT-SIZE: 11px;
	COLOR: #0099FF;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
A.blueLink:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9900;
	TEXT-DECORATION: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
.tabletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
}
.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#0099FF;
}
.greydivider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0099FF;
	padding-top:5px;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF9900;
}
.blueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#002d62;
}
.advert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.oneColFixCtr #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	 
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 100%;
}
#xlnt2Header {
	width: 880px;
	height: 110px;
	margin: 0 auto;
 background-image:url(images/XLNT2_bg.jpg); background-repeat:repeat-y;
	
}
#xlnt2Flash {
	width: 640px;
	height: 426px;
	margin: 0 auto;
	z-index: 1;
}
#xlnt2Middle {
	width: 880px;
	margin: 0 auto;
	background-image:url(images/xlnt2_bg3.jpg); background-position: bottom; background-repeat:no-repeat;
}
#xlnt2Advert1 {
width: 193px; height: 99px; margin: 0 auto; float: left; background-image:url(images/advert1.png); background-repeat:no-repeat; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 5px; 
}
#xlnt2Moviespacer {
width: 880px; height: 50px; margin: 0 auto; float: left;
}
#xlnt2Footer {
width: 880px; height: 28px; margin: 0 auto; float: left; border-top:dashed; border-top-color:#666666; border-top-width: 1px;
}
#xlnt2Footertxt {
width: 880px; height: 20px; margin: 0 auto; padding-top: 5px; float: left;
}
#xlnt2FooterCopyright {
width: 100px; height: 17px; margin: 0 auto; padding-top: 3px; float: left;
}
#xlnt2Footerlinks {
width: 750px; height: 17px; margin: 0 auto; padding-top: 3px; float: right;
}
#xlnt2Nav{
width: 640px; height: 29px; margin: 0 auto; float: right; text-align:right; background-image:url(images/xlnt2_navbg.jpg);
}
#xlnt2Nav2{
width: 630px; height: 18px; margin: 0 auto; float: right; text-align:right; background-image:url(images/xlnt2_navbg2.jpg); padding-top: 2px; padding-right: 10px;
}
#xlnt2News{
width: 620px; margin: 0 auto; float: left; padding-top: 4px; padding-bottom: 6px; padding-left: 10px; padding-right: 10px; background-image:url(images/news_bg.png); background-repeat:repeat;
}
#xlnt2Logo {
width: 230px; height: 110px; margin: 0 auto; float: left; border-bottom:dashed; border-bottom-color:#666666; border-bottom-width: 1px;
}
#xlnt2TopSpacer{
width: 640px; height: 20px; margin: 0 auto; float: left; background-color: #002d62; padding-left: 240px;
}
#xlnt2Column1{
width: 230px; margin: 0 auto; float: left;
}
#xlnt2Columntxt{
width: 210px; height: 420px; margin: 0 auto; float: left; padding: 10px;
}
#xlnt2Clients{
width: 200px; height: 445px; margin: 0 auto; float: left; padding: 10px; overflow:auto;
}
#xlnt2Testimonials{
width: 860px; height: 430px; margin: 0 auto; float: left; padding: 10px;
}
#xlnt2Column2{
width: 640px; margin: 0 auto; float: right;
}
#xlnt2Column2a{
width: 640px; margin: 0 auto; float: right;
}
#xlnt2Advert2{
width: 640px; height: 119px; margin: 0 auto; float: right;
}
#xlnt2navBlock {
width: 80px; height: 29px;  margin: 0 auto; float: right;
}
#xlnt2navBlock94 {
width: 94px; height: 38px;  margin: 0 auto; float: right;
}
