/* CSS Document */
body
{
	padding: 0px;
	margin: 0px;
	background: url(images/main-bg.gif) #fff repeat-x 0px 65px;
	color: #5F7A77;
	font: 13px/19px Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}

/*----MAIN PANEL----*/
#mainPan{width:950px; position:relative; margin:0 auto;}

/*----TOP PANEL----*/
#topPan
{
	width: 950px;
	height: 65px;
	background: url(images/topbg.jpg) #fff no-repeat right 0px;
	color: #828282;
	position: relative;
	margin: 0 auto;
}
#topPan img.logo
{
	width: 442px;
	height: 66px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#headerpan p.caption
{
	float: left;
	width: 442px;
	height: 66px;
	top: 0px;
	left: 0px;
	clear: left;
	display: block;
}
#topcontactPan
{
	width: 866px;
	height: 60px;
	top: 0px;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 68px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px 40px 0px 0px;
	display: block;
	float: right;
}

#topcontactPan p.callus{width:63px; height:17px; display:block; background:#DDC40C; color:#fff; font:14px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.tollfree{width:63px; height:20px; display:block; background:#fff; color:#A99607; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.phoneno{width:88px; height:28px; display:block; position:absolute; top:7px; left:91px; background:#fff; color:#00473E; border:1px solid #A2C1C0; font-size:11px; line-height:14px; text-align:center;}
/*----/TOP PANEL----*/

/*----HEADER PANEL----*/
#headerPan
{
	width: 950px;
	height: 164px;
	background: url(images/header.jpg) 0 0 no-repeat;
	position: relative;
	margin: 0 auto;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	direction: rtl;
	padding-top: 0px;
	z-index: 2;
}

#headerPan ul.leftmenu
{
	width: 170px;
	margin-right: 40px;
}
#headerPan ul.leftmenu li
{
	width: 160px;
	height: 22px;
	border-bottom: 1px dashed #AECCCA;
	margin-left: 5px;
	margin-right: 5px;
}
#headerPan ul.leftmenu li a
{
	width: 140px;
	height: 22px;
	display: block;
	background: url(images/bullet-normal.gif) #fff no-repeat right 7px;
	color: #305E5C;
	line-height: 22px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
}
#headerPan ul.leftmenu li a:hover
{
		width: 140px;
background: url(images/bullet-hover.gif) #fff no-repeat right 7px;
	color: #305E5C;
	line-height: 22px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
}
#headerPan ul.leftmenu li.Solutions
{
	width: 110px;
	height: 22px;
	display: block;
	background: url(images/bullet-hover.gif) #fff no-repeat right 7px;
	color: #305E5C;
	line-height: 22px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
}
#headerPan ul.leftmenu li.clients{width:100px; height:22px; border-bottom:none;}

#headerPan ul.botton{width:80px; height:25px; position:absolute; top:130px; left:530px;}
#headerPan ul.botton li{float:left; height:25px;}
#headerPan ul.botton li.home a
{
	width: 25px;
	height: 25px;
	display: block;
	background: url(images/home-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin: 0px 0px 0px 0px;
}
#headerPan ul.botton li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.aboutus a
{
	width: 25px;
	height: 25px;
	display: block;
	background: url(images/aboutus-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin: 0px 0px 0px 0px;
}
#headerPan ul.botton li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.contact a{width:25px; height:25px; display:block; background:url(images/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#headerPan ul.botton li.contact a:hover{background:url(images/contact-hover.gif) 0 0 no-repeat;}
/*----/HEADER PANEL----*/

/*----BODY PANEL----*/
#bodyPan
{
	width: 940px;
	background: url(images/bodybg.gif) no-repeat right 0px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
}
/*----Body Left Panel----*/
#leftPan
{
	width: 190px;
	float: right;
}

#leftPan h2
{
	width: 158px;
	height: 25px;
	background: url(images/bullet-hover.gif) #ffffff no-repeat 140px center;
	color: #9ecac9;
	font-size: 10px;
	line-height: 16pt;
	text-align: right;
	direction: rtl;
	text-transform: none;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #e4f8f7 1px solid;
	border-left: #e4f8f7 1px solid;
	border-top: #e4f8f7 1px solid;
	border-right: #e4f8f7 1px solid;
	margin-top: 5px;
	text-indent: 20pt;
	vertical-align: middle;
}

#leftPan ul
{
	width: 160px;
	margin-right: 30px;
}
#leftPan ul li{width:140px; height:24px;}
#leftPan ul li a
{
	width: 160px;
	height: 24px;
	display: block;
	background: url(images/bullet2-normal.gif) #fff no-repeat right 5px;
	color: #5F7A77;
	text-decoration: underline;
	line-height: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: right;
	direction: rtl;
	font-family: tahoma;
	font-size: 9pt;
}
#leftPan ul li a:hover
{
	background: url(images/bullet2-hover.gif) #fff no-repeat right 5px;
	color: darkolivegreen;
	text-decoration: underline;
	font-weight: normal;
}
#leftPan ul li a:active
{
	background: url(images/bullet2-hover.gif) #fff no-repeat right 5px;
	color: #5F7A77;
	text-decoration: underline;
	font-weight: bold;
}
#leftPan ul li span{text-decoration:underline;}
/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan
{
	width: 726px;
	float: left;
	margin: 3px 0px 0px;
	border-left-style: none;
	border-right: #c8e8e2 1px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
	direction: rtl;
}


#rightPan p.more2
{
	width: 722px;
	height: 25px;
	float: left;
	background: url(images/sky-color-bg2.gif) 0 10px repeat-x;
	padding: 0 0 20px 0;
	text-align: right;
}
#rightPan p.more2 a
{
	height: 21px;
	display: inline;
	color: #958201;
	line-height: 21px;
	background: #fff;
	text-transform: none;
	text-decoration: none;
	direction: rtl;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 8px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px 0px 0px auto;
	font-family: tahoma;
	font-size: 9pt;
}













#rightPan more2
{
	width: 722px;
	height: 25px;
	float: left;
	padding: 0 0 20px 0;
	text-align: right;
	background-color: #ccffff;
}







#rightPan p{padding:0 0 10px 0;}
#rightPan p.more
{
	width: 740px;
	height: 25px;
	float: left;
	background: url(images/sky-color-bg.gif) 0 10px repeat-x;
	padding: 0 0 20px 0;
	text-align: right;
}
#rightPan p.more a
{
	height: 21px;
	display: inline;
	color: dimgray;
	line-height: 21px;
	background: #fff;
	text-transform: none;
	text-decoration: none;
	direction: rtl;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 8px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px 0px 0px auto;
	font-family: tahoma;
	font-size: 9pt;
}
#rightPan p.more h1
{
	height: 21px;
	display: inline;
	background: url(images/icon2.jpg) #fff no-repeat right 0px;
	color: #958201;
	line-height: 21px;
	text-transform: uppercase;
	text-decoration: none;
	direction: rtl;
	padding-bottom: 2px;
	padding-right: 40px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 50px;
	margin-left: auto;
	padding-left: 10px;
	font-weight: bold;
}



#rightPan ul
{
	width: 740px;
	float: right;
	margin: 0px 0px 5px;
	height: auto;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	page-break-before: avoid;
	background-image: url(images/menugrad.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}

#rightPan ul li
{
	float: right;
	list-style-type: none;
}
#rightPan ul li a
{
	color: #3E8381;
	text-decoration: none;
	direction: rtl;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	font-family: tahoma;
	font-size: 8pt;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	display: inline;
	background: url(images/bullet2-normal.gif) no-repeat right center;
	font-weight: bold;
}
#rightPan ul li a:hover
{
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
	background: url(images/bullet2-hover.gif) no-repeat right center;
}
#rightPan ul li a:active
{
	background: url(images/bullet2-hover.gif) #fff no-repeat right 5px;
	color: #5F7A77;
	text-decoration: underline;
	font-weight: bold;
}
#rightPan ul li span{text-decoration:underline;}
/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan
{
	width: 730px;
	float: left;
	margin: 8px 0px 0px;
	border-left-style: none;
	border-right: #c8e8e2 1px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: right;
	direction: rtl;
}





















/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{height:103px; background:url(images/footerbg.gif) 0 0 repeat-x #D3F0F0; color:#2F5958; font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; position:relative; margin:0 auto; clear:both; padding:36px 0 0;}
#footerPan{width:950px; position:relative; margin:0 auto;}

#footerPan ul
{
	width: 750px;
	height: 20px;
	position: relative;
	text-align: right;
	direction: rtl;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#footerPan li{float:right; }
#footerPan ul li a
{
	padding: 0 10px 0;
	color: #2F5958;
	background: #EBF8F7;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:250px; margin:10px 0 0 12px;}

#footerPan ul.templateworld
{
	background: #D3F0F0;
	color: #007163;
	display: block;
	font-size: 10px;
	position: absolute;
	LEFT: -187px;
	WIDTH: 346px; 
	TOP: 49px; 
	TEXT-ALIGN: left
	
}
#footerPan ul.templateworld li{height:20px;FLOAT: left;}
#footerPan ul.templateworld li a{background:#D3F0F0; display:block; color:#007163; text-decoration:none; padding:0px; font-size:10px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml
{
	width: 70px;
	height: 24px;
	display: block;
	position: absolute;
	top: 30px;
	left: 849px;
}
#footerPanhtml a
{
	width: 49px;
	height: 21px;
	display: block;
	background: url(images/rss.gif) 0 0 no-repeat #D3F0F0;
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 0px;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}
#footerPanhtml a:hover{background:url(images/rss.gif) 0 0 no-repeat #D3F0F0; color:#fff;}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#footerPancss a{width:49px; height:24px; display:block; background:url(images/css-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#footerPancss a:hover{background:url(images/css-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff; text-decoration:none;}
/*----/FOOTER PANEL----*/




* {
	font-family: tahoma;
    font-size: 8pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 8px;
	font-family: tahoma;
	
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 430px;
    height: 300px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
  

