/* CSS Document */

*, html {
	margin:0px;
	padding:0px;
	text-align:left;
}

body 
{
	background: url(images/bg.gif);
	margin: 0px;
	padding : 0px;
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	color:#444444;
}
a,.footer-a
{
	text-decoration:none;
	color:#0066ff;	
	outline:none;
	font: bold 12px Arial, Helvetica, sans-serif
}

a:hover,.footer-a:hover
{
	text-decoration:none;
	color:#000;
}
.footer-a
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#b5d0fb;	
}

/* ---------------------------------- For Top Menu ----------------------------------*/
.menu
{
	width:775px;
	height:23px;
	background:url(images/menu-bg.gif) repeat-x;
	
}
.menu a
{
	background: url(images/top-menu-rsep.gif) no-repeat;
	font:bold 12px/23px Arial, Verdana,  Helvetica, sans-serif;
	color:#fff;
	padding:0px 4px 0px 8px;
	display:block;
	float:left;
	text-decoration:none;
	letter-spacing:1px;
}
.menu a:hover
{
	background: url(images/bg-menu-hover.gif) repeat-x;
}
/* ---------------------------------- End Top Menu ----------------------------------*/

#main
{
	width :775px;
	padding:0px;
	margin: auto;
	height:auto;
	background:#fff;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.header
{
	clear:both;
	margin:0px;
	padding:0px;
	height:76px;
	background:url(images/top-bg.gif) repeat-y;
	width:775px;
}
#header-left
{
	float:left;
	width:265px;
}
#header-right
{
	float:right;
	width:490px;
}
.header-bottom
{
	clear:both;
	margin:0px;
	padding:0px;
	height:98px;
	width:775px;
}
.banner-left,.banner-right
{
	float:left;
}
.banner-right
{
	float:right;
}
.flash
{
	height:26px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.menu
{
	width:775px;
	background:url(images/menu-bg.gif);
	height:23px;
}
.clear
{
	clear:both;
}
.globe
{
	padding:0px 0px 0px 20px;
}
.search-div
{
	
	margin:0px 0px 0px 0px;
	height:50px;
}
.white 
{
	color:#fff;
}
.search
{
	color:#fff;
	margin:0px 22px 0px 0px;
}
.button 
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #17588A;
	border: 1px solid #4A71AD;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.body
{
	width:775px;
	background:#fff;
	height:auto;
	margin-top:0px;
}

/* ---------------------------------- For Inner Page ----------------------------------*/
.heading
{
	background:url(images/heading-bullet-1.gif) repeat-x;
	height:30px;
}
p
{
	margin:0px 0px 0px 8px ;
	padding: 4px 102px 12px 102px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#595a5c;
}
h4
{
	color:#17588A;
	font:bold 13px Arial, Helvetica, sans-serif;
	background:url(images/top-bg.gif) repeat-y ;
	border: 1px solid #4A71AD;
	padding: 4px 150px 3px 12px;
	margin: 7px 20px 4px 110px;
	width:400px;
	text-align: justify;
}
h2,.sub-heading
{
	color:#ff0033;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 102px 2px 110px;
	text-align: justify;
	margin:0px 0px 0px 0px;
}
.sub-heading
{
	color:#595a5c;
}
h3
{
	color:#0066ff;
	font:normal 20px Arial, Helvetica, sans-serif;
	background:#fff url(images/heading-bullet.gif) 4% no-repeat;
	padding: 0px 10px 0px 60px;
	text-align: justify;
	letter-spacing:1px;
	margin-top:2px;
}
ul 
{
	padding:3px 102px 2px 102px;
	margin-left:15px;
	list-style:url(images/arrow.gif);
	margin:0px 0px 0px 25px;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.news-ul 
{
	padding:3px 22px 2px 25px;
	margin-left:15px;
	list-style: url(images/square.gif);
	margin:0px 0px 0px 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.clients
{
	margin:0px 0px 0px 8px ;
	padding: 1px 2px 1px 2px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#595a5c;
}
/* ---------------------------------- End Inner Page ----------------------------------*/

/* ---------------------------------- For Left-col ----------------------------------*/

.col-left
{
	width:136px;
	float:left;
	margin:0px 0px 0px 6px ;
	background-color:#d5e3f9;
	border-right: 1px solid #8BB3DF;
	padding: 4px 0px 2px 0px;
}

/* ---------------------------------- End Left-col ----------------------------------*/

/* ---------------------------------- For Center-col ----------------------------------*/

.col-center
{
	width:410px;
	float:left;
	color:#000;
	margin:0px 5px 0px 7px;
	background:#fff;
}
.col-center h1
{
	color:#17588A;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(images/top-bg.gif) repeat-y ;
	border: 1px solid #4A71AD;
	padding:3px 32px 3px 32px;
	text-align:center;
}
.col-center p
{
	
	line-height:15px;
	color:#595a5c;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 12px 5px 12px;
	text-align:justify;
	letter-spacing:1px;
}

/* ---------------------------------- End Center-col ----------------------------------*/

/* ---------------------------------- For Right-col ----------------------------------*/

.col-right
{
	width:180px;
	float:right;
	margin:0px 6px 0px 0px;
	color:#000;
	background-color:#d5e3f9;
	border:1px solid #8BB3DF;
	text-align:justify;
	height:350px;
}
.col-right h1, .col-right h2
{
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:#0033cc url(images/bultet.gif) 2% no-repeat;
	border: 1px solid #4A71AD;
	padding:2px 0px 2px 0px;
	text-align:center
}
.col-right h2
{
	background:none;
	color:#ff0033;
	font:bold 13px Arial, Helvetica, sans-serif;
	border:none;
}
.col-right p
{
	line-height:15px;
	color:#595a5c;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 15px 5px 5px;
	text-align:justify;
}

/* ---------------------------------- End Right-col ----------------------------------*/

/* ---------------------------------- For Left-Menu ----------------------------------*/

.menu-left-a
{
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0px 0px 14px;
	display:block;
	text-decoration:none;
	border:1px solid #004670;
	background: url(images/menu-bg.jpg) no-repeat;
	height:26px;
	margin:0px 5px 0px 4px;
	text-align: justify;
	text-transform:uppercase;
	letter-spacing:1px;

}
.menu-left-a:hover
{
	background: url(images/menu-hover.jpg) no-repeat;
	color:#000;
	text-decoration:none;
	
}

/* ---------------------------------- End Left-Menu ----------------------------------*/

/* ---------------------------------- For Footer ----------------------------------*/
.footer 
{
	 width:775px;
	 background:url(images/footer-bg.gif) repeat-x;
	 height:18px;
	 text-align:center;
	 padding:3px 0px 0px 0px;
	 color:#fff;
	 margin:8px 0px 0px 0px;
 }
 .footer-bottom
 {
 	background:#ff0033;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	color:#fff;
}
.footer a
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px 5px 0px 5px;
	text-decoration:none;
}
.footer a:hover
{
	color:#0066ff;
	text-decoration:none;
	background:#fff;
}
/* ---------------------------------- End Footer ----------------------------------*/

/* ---------------------------------- Form ----------------------------------*/

input, textarea
{
	border:1px solid #3480a9;
	padding-left:3px;
	color:#000;
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
}

.quick, .quick-right
{

	float:left;
	width:200px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 7px;
	text-align: justify;
	color:#595a5c;
	font-weight:bold;
	letter-spacing:1px;
	height:22px;
	background:#c0dfff;
	border:1px solid #9dccfd;
	
	
}

.quick-right
{
	width:349px;
	text-align:left;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;

}

.button
{
	font:bold 12px Arial,Verdana, Helvetica, sans-serif;
	border:1px solid #035da8;
	color:#0f54b3;
	cursor:pointer;
	text-align:center;
	padding:3px 6px 3px 6px;
	width:65px;
}

.b
{
	color:#d40e41;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------------------------- End Form ----------------------------------*/

.contact-text
{
	margin:0px 0px 0px 8px ;
	padding: 4px 0px 0px 0px;
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#595a5c;
	letter-spacing:1px;
}



#AutoScrollContainer {
POSITION: relative; 
VISIBILITY: visible; 
OVERFLOW: hidden; 
Z-INDEX: 1; 
WIDTH: 100%; 
height:260px;
}
#AutoScrollContent {
POSITION: relative; 
VISIBILITY: visible; 
LEFT: 0px; 
TOP: 0px;
WIDTH: 100%; 
}







