/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:#222328;
	color:#cecece;
	font:10px Tahoma, sans-serif;
}
div, p, ul, h2, h3, h4, img, form{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}


/* HEADER */
#header{width:775px; height:433px; background:url(../images/b_top.png) 0 0 no-repeat; position:relative; margin: 0 auto;}
#header1{
	width:645px;
	height:150px;
	background:url(../images/b_top2.png) 0 0 no-repeat;
	position:relative;
	margin: 0 auto;
}
#search{
	position:absolute;
	top:-91px;
	left:465px;
	width: 180px;
	height: 28px;
}
form.searchform input{height:14px; border: #747579 1px solid; font:10px/14px Tahoma, sans-serif; color:#fff; width:143px; background:#4e5054; float:left;}
form.searchform input.submitBtn{margin:4px 0 0 10px;  width:15px; height:11px; line-height:0; font-size:0; border:0; float:left}
form.searchform label{margin:4px 10px 0 0; float:left;}

#logo{position:absolute; top:193px; left:524px}
#slogan{position:absolute; top:303px; left:300px}

#header ul.minimenu{height:11px; position:absolute; top:31px; left:504px;}
#header ul.minimenu li{float:left; margin-right:10px}

#header1 ul.minimenu{height:11px; position:absolute; top:31px; left:504px;}
#header1 ul.minimenu li{float:left; margin-right:10px}

#header ul.minimenu li.home a{width:49px; height:11px; display:block; background:url(../images/minibtn_home.gif) 0 0 no-repeat; text-indent:-20000px; }
#header ul.minimenu li.help a{width:22px; height:11px; display:block; background:url(../images/minibtn_help.gif) 0 0 no-repeat; text-indent:-20000px; }
#header ul.minimenu li.contact a{width:38px; height:11px; display:block; background:url(../images/minibtn_contact.gif) 0 0 no-repeat; text-indent:-20000px; }
#header ul.minimenu li.line{width:1px; height:11px; display:block; background:url(../images/line_minibtn.jpg) 0 2px no-repeat;  }

#header ul.menu{
	height:25px;
	position:absolute;
	top:112px;
	left:106px;
}
#header ul.menu li{float:left;}

#header ul.menu li.home a{
	width:78px;
	height:25px;
	display:block;
	background:url(../images/btn_home.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header ul.menu li.home a:hover{width:78px; height:25px; background:url(../images/btn_home_over.gif) 0 0 no-repeat;}

#header ul.menu li.about a{
	width:75px;
	height:25px;
	display:block;
	background:url(../images/btn_about.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header ul.menu li.about a:hover{
	width:75px;
	height:25px;
	background:url(../images/btn_about_over.gif) 0 0 no-repeat;
}

#header ul.menu li.services a{
	width:90px;
	height:25px;
	display:block;
	background:url(../images/btn_services.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header ul.menu li.services a:hover{
	width:90px;
	height:25px;
	background:url(../images/btn_services_over.gif) 0 0 no-repeat;
}

#header ul.menu li.solutions a{
	width:100px;
	height:25px;
	display:block;
	background:url(../images/btn_solutions.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header ul.menu li.solutions a:hover{
	width:100px;
	height:25px;
	background:url(../images/btn_solutions_over.gif) 0 0 no-repeat;
}

#header ul.menu li.partners a{
	width:80px;
	height:25px;
	display:block;
	background:url(../images/btn_partners.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header ul.menu li.partners a:hover{width:80px; height:25px; background:url(../images/btn_partners_over.gif) 0 0 no-repeat;}

#header ul.menu li.history a{
	width:70px;
	height:25px;
	display:block;
	background:url(../images/btn_history.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header ul.menu li.history a:hover{
	width:70px;
	height:25px;
	background:url(../images/btn_history_over.gif) 0 0 no-repeat;
}
#header ul.menu li.contacts a{width:60px; height:25px; display:block; background:url(../images/btn_contacts.gif) 0 0 no-repeat; text-indent:-20000px; }
#header ul.menu li.contacts a:hover{width:60px; height:25px; background:url(../images/btn_contacts_over.gif) 0 0 no-repeat;}



#header ul.links{
	height:26px;
	position:absolute;
	top:390px;
	left:127px;
	width: 591px;
}
#header ul.links li{float:left;}

#header ul.links li.presentation a{
	width:126px;
	height:8px;
	display:block;
	background:url(../images/btn_presentation.gif) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-20000px;
	margin-right:80px
}
#header ul.links li.global a{
	width:121px;
	height:8px;
	display:block;
	background:url(../images/btn_global.gif) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-20000px;
	margin-right:70px
}
#header ul.links li.testimonials a{width:141px; height:8px; display:block; background:url(../images/btn_testimonials.gif) 0 0 no-repeat; margin-top:15px; text-indent:-20000px;}
#header ul.links li.vline{
	width:20px;
	height:23px;
	display:block;
	background:url(../images/line_links.gif) 0 0 no-repeat;
	margin-right:11px;
}
#header ul.links li.bullet{width:11px; height:23px; display:block; background:url(../images/bullet_links.gif) 0 15px no-repeat; margin-right:8px;}

#header1 ul.minimenu li.home a{width:49px; height:11px; display:block; background:url(../images/minibtn_home.gif) 0 0 no-repeat; text-indent:-20000px; }
#header1 ul.minimenu li.help a{width:22px; height:11px; display:block; background:url(../images/minibtn_help.gif) 0 0 no-repeat; text-indent:-20000px; }
#header1 ul.minimenu li.contact a{width:38px; height:11px; display:block; background:url(../images/minibtn_contact.gif) 0 0 no-repeat; text-indent:-20000px; }
#header1 ul.minimenu li.line{width:1px; height:11px; display:block; background:url(../images/line_minibtn.jpg) 0 2px no-repeat;  }

#header1 ul.menu{
	height:70px;
	position:absolute;
	top:106px;
	left:3px;
	width: 640px;
}
#header1 ul.menu li{float:left;}

#header1 ul.menu li.home a{
	width:78px;
	height:25px;
	display:block;
	background:url(../images/btn_home.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header1 ul.menu li.home a:hover{width:78px; height:25px; background:url(../images/btn_home_over.gif) 0 0 no-repeat;}

#header1 ul.menu li.about a{
	width:75px;
	height:25px;
	display:block;
	background:url(../images/btn_about.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header1 ul.menu li.about a:hover{
	width:75px;
	height:25px;
	background:url(../images/btn_about_over.gif) 0 0 no-repeat;
}

#header1 ul.menu li.services a{
	width:90px;
	height:25px;
	display:block;
	background:url(../images/btn_services.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header1 ul.menu li.services a:hover{
	width:90px;
	height:25px;
	background:url(../images/btn_services_over.gif) 0 0 no-repeat;
}

#header1 ul.menu li.solutions a{
	width:100px;
	height:25px;
	display:block;
	background:url(../images/btn_solutions.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header1 ul.menu li.solutions a:hover{
	width:100px;
	height:25px;
	background:url(../images/btn_solutions_over.gif) 0 0 no-repeat;
}

#header1 ul.menu li.partners a{
	width:80px;
	height:25px;
	display:block;
	background:url(../images/btn_partners.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header1 ul.menu li.partners a:hover{width:80px; height:25px; background:url(../images/btn_partners_over.gif) 0 0 no-repeat;}

#header1 ul.menu li.history a{
	width:70px;
	height:25px;
	display:block;
	background:url(../images/btn_history.gif) 0 0 no-repeat;
	text-indent:-20000px;
	margin-right:0px
}
#header1 ul.menu li.history a:hover{
	width:70px;
	height:25px;
	background:url(../images/btn_history_over.gif) 0 0 no-repeat;
}
#header1 ul.menu li.contacts a{width:60px; height:25px; display:block; background:url(../images/btn_contacts.gif) 0 0 no-repeat; text-indent:-20000px; }
#header1 ul.menu li.contacts a:hover{width:60px; height:25px; background:url(../images/btn_contacts_over.gif) 0 0 no-repeat;}



#header1 ul.links{
	height:26px;
	position:absolute;
	top:390px;
	left:98px;
	width: 591px;
}
#header1 ul.links li{float:left;}

#header1 ul.links li.presentation a{
	width:126px;
	height:8px;
	display:block;
	background:url(../images/btn_presentation.gif) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-20000px;
	margin-right:80px
}
#header1 ul.links li.global a{
	width:121px;
	height:8px;
	display:block;
	background:url(../images/btn_global.gif) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-20000px;
	margin-right:70px
}
#header1 ul.links li.testimonials a{width:141px; height:8px; display:block; background:url(../images/btn_testimonials.gif) 0 0 no-repeat; margin-top:15px; text-indent:-20000px;}
#header1 ul.links li.vline{
	width:20px;
	height:23px;
	display:block;
	background:url(../images/line_links.gif) 0 0 no-repeat;
	margin-right:11px;
}
#header1 ul.links li.bullet{width:11px; height:23px; display:block; background:url(../images/bullet_links.gif) 0 15px no-repeat; margin-right:8px;}

/* CONTENT */
#content{width:645px; position:relative; margin: 0 auto; clear:both; margin-bottom:10px;}

#content a{font: Tahoma, sans-serif; color:#cecece; font-weight:normal; text-decoration:none }
#content a:hover{
	text-decoration:none;
	font-weight: normal;
	color: #FF0;
}

#content p span.headline{font: Trebuchet MS, sans-serif; color:#fff; font-weight:normal;}

#leftPan{
	width:380px;
	padding: 20px 21px 10px 19px;
	position:relative;
	float:left;
	display:inline;
}
#leftPan1{
	width:590px;
	padding: 20px 21px 10px 19px;
	position:relative;
	float:left;
	display:inline;
	font-style: normal;
	border: none;
	font-size: 12px;
}

#welcome{position:relative; clear:both; margin-bottom:25px; width:378px;}
#welcome h2{
	height:22px;
	background:url(../images/h_welcome.gif) 0 0 no-repeat;
	position:relative;
	border-bottom:#424347 1px dashed;
	margin-bottom:10px;
}
#mailing{
	height:22px;
	background:url(../images/h_mailinglist.gif) 0 0 no-repeat;
	position:relative;
	border-bottom:#424347 1px dashed;
	margin-bottom:10px;
}
#welcome p{padding-right:10px}

#solutions{
	width:189px;
	float:left;
	border-right:#424347 1px dashed;
	padding-right:5px
}
#solutions h2{
	height:22px;
	background:url(../images/h_solutions.gif) 0 0 no-repeat;
	position:relative;
	border-bottom:#424347 1px dashed;
	margin-bottom:10px;
	background-image: url(../images/h_solutions.gif);
}
#solutions img{border:#35363b 3px solid; margin:0 10px 7px 0; float:left; display:inline }
#solutions p span{width:97px; margin-top:3px; display:block; float:left;}

#services{width:168px; float:left; padding-left:13px}
#services h2{height:22px; background:url(../images/h_services.gif) 0 0 no-repeat; position:relative; border-bottom:#424347 1px dashed; margin-bottom:14px;}
#services li{background:url(../images/arrow.gif) 6px 6px no-repeat; padding-left:15px; height:22px}
#services li a{font:10px/14px Tahoma, sans-serif; color:#c2c2c2; font-weight:normal; text-decoration:underline}
#services li a:hover{color:#def117; font-weight:normal; text-decoration:none; background:none;}

#rightPan{
	width:217px;
	position:relative;
	float:right;
	display:inline;
	background:url(../images/b_news.jpg) left bottom no-repeat






}
#news{width:185px; margin:20px 0 10px 17px; }
#news h2{height:22px; background:url(../images/h_news.gif) 0 0 no-repeat; position:relative; margin-bottom:10px;}
p.bullettext{ padding-left:22px;  background:url(../images/bullet.gif) 3px 0 no-repeat; margin-bottom:10px}
p.bullettext span{
	color:#def117;
	font-weight:normal;
}
#news ul{padding-top:15px; border-top:#66666a 1px dashed; margin-top:15px}
#news li{background:url(../images/arrow.gif) 8px 6px no-repeat; padding-left:19px; height:22px}
#news li a{font:10px/14px Tahoma, sans-serif; color:#c2c2c2; font-weight:normal; text-decoration:underline}
#news li a:hover{color:#000; font-weight:normal; text-decoration:none; background:none;}

/* FOOTER */
#footer{
	width:645px;
	position:relative;
	margin: 0 auto;
	clear:both;
	background:#111214;
	height:51px
}
#footer p{padding: 10px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#cecece;}
#footer p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#cecece; text-decoration:none; padding: 0 5px }
#footer p a:hover{text-decoration:none; background:#fff; color:#000}

/* Last */
#last{
	width:645px;
	position:absolute;
	clear:both;
	background:#2b2c31;
	height:34px;
	margin-left: 0px;
	margin-right: 0px;
	left: 65px;
	top: 105px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#last p{padding: 5px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#cecece;}
#last p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#cecece; text-decoration:none; padding: 0 5px }
#last p a:hover{text-decoration:none; background:#fff; color:#000}

/* Last */
#last2{
	width:782px;
	position:absolute;
	clear:both;
	height:32px;
	margin-left: 0px;
	margin-right: 0px;
	left: -55px;
	top: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #222328;
}
#last2 p{padding: 5px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#cecece;}
#last2 p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#cecece; text-decoration:none; padding: 0 5px }
#last2 p a:hover{text-decoration:none; background:#fff; color:#000}

/* MYHEADER */
#myheader{
	width:605px;
	position:absolute;
	margin: 0 auto;
	clear:both;
	background:#2b2c31;
	height:31px;
	left: 85px;
	top: 111px;
}
#myheader p{padding: 10px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#cecece;}
#myheader p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#cecece; text-decoration:none; padding: 0 5px }
#myheader p a:hover{text-decoration:none; background:#fff; color:#000}
#table {
	border: thin inset #000;
}
selecttable {
	border: thin inset #000;
}
.bullettext #content #leftPan1 table tr td {
	border: thin inset #333;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.hoverbox img
{
	background: ;
	border-color: #000;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 0px;
	vertical-align: center;
	width: 581px;
	height: 15px;
}

.hoverbox li
{
	background: ;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 0px;
	position: relative;
	background-color: #222328;
}

.hoverbox .preview
{
	border-color:#000;
	border-width:1px;
	width: 618px;
	height: 277px;
}
