@charset "utf-8";
/* CSS Document */

/* =Styling all elements
========================================================================================================*/
* {	margin: 0;	padding: 0;}
a {	outline: none;	border: none; text-decoration: none;}
img { border: none;}
input {	vertical-align: middle;}
.floatleft { float: left !important;}
.floatright { float: right !important;}
abbr { cursor: help;}
acronym { cursor: help;}
/* ----------- Applying clearfix fix for some browsers to use in appropriate places --------- */
.clearfix:after { content: " ";	display: block;	height:100%; clear: both; visibility: hidden;}
.clearfix {	display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {	display: block;}
/* End hide from IE Mac */
.clear {clear:both}
/*=======================================================================================================*/

/* Body
--------------------------------------------------------------------------------------------------------*/

body {
	background:#fff url(../images/bg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	line-height:1.4em;		
}
#int_body{
	background:#fff url(../images/int_bg.jpg) left top repeat-x;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#04549d;
	line-height:1.4em;			
	/*font-weight:normal;*/
}
h4{
	font-family:"Verdana", Times, serif;
	font-size:20px;
	/*font-weight:normal;*/
	color:#04549d;
	line-height:1.4em;		
	
}
/* Wrapper
--------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:901px;
	margin:0 auto;
}
/* Header
--------------------------------------------------------------------------------------------------------*/
#header {
	position:relative;
	height:104px;
}
#header h1 a {
	position:absolute;
	top:5px;
	left:3px;
	background:url(../images/logo.gif) no-repeat left top;
	height:119px;
	width:210px;
	text-indent:-2000em;
	display:block;
}
/* Navigation
--------------------------------------------------------------------------------------------------------*/
#nav {
	position:absolute;
	right:113px;
	bottom:0;
}
#nav li{
	float:left;
	list-style:none;
	height:33px;
	margin-right:2px;
}
#nav li a{
	display:block;
	height:33px;
	text-indent:-2000em;
}
#nav li a:hover, .active_tab{
	background-position:left bottom !important;
}
/* Navigation Buttons
--------------------------------------------------------------------------------------------------------*/
#mn_home a{
	background:url(../images/mn_home.gif) no-repeat left top;
	width:66px;
}
#mn_products a{
	background:url(../images/mn_products.gif) no-repeat left top;
	width:113px;
}
#mn_aboutus a{
	background:url(../images/mn_aboutus.gif) no-repeat left top;
	width:110px;
}
#mn_contactus a{
	background:url(../images/mn_contactus.gif) no-repeat left top;
	width:133px;
}
#mn_support a{
	background:url(../images/mn_support.gif) no-repeat left top;
	width:94px;
}
#mn_news a{
	background:url(../images/mn_news.gif) no-repeat left top;
	width:66px;
}


/* Intro Section
--------------------------------------------------------------------------------------------------------*/
#intro {
	position:relative;
	background:url(../images/intro_img.jpg) no-repeat right top;
	height:317px;
	padding-left:8px;
}
#intro h1 {
	font-family:"Trajan Pro","Times New Roman", Times, serif; 
	font-size:28px;
	color:#fff;
	font-weight:normal;
	padding-top:60px;
}
#intro h2 {
	font-family:Verdana,"Times New Roman", Times, serif; 
	font-size:18px;
	color:#fff;
	font-weight:normal;
	line-height:25px;
	width:263px;
	text-transform:normal;
	padding-left:5px;
	padding-top:3px;
}
#intro ul{
	padding-left:28px;
	padding-top:18px;
	list-style:none;
}
#intro li{
	background:url(../images/arrow.jpg) no-repeat left center;
	padding-left:22px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#fff;
}
/* Solutions Section
--------------------------------------------------------------------------------------------------------*/
#solutions {
	padding-top:18px;
	padding-left:16px;
}
#solutions h3{
	padding-bottom:5px;
}
#solutions ul{
	float:left;
	width:190px;
	border-right:1px #c6c9cb dashed;
	padding-top:10px;
	padding-bottom:8px;	
}
#solutions li{
	list-style:none;
	width:134px;
	line-height:16px;
	/*font-size:12px;	*/
}
#solutions li h1{
	font-size:12px;
	font-weight:bold;
	padding-bottom:6px;
	color:#10a1e0;	
}
#solutions li h1 a{
	color:#10a1e0;	
}
#solutions li a{
	color:#808080;
	padding-left:5px;
}
#solutions li a:hover{
	text-decoration:underline;
}
.leftpadd{
	padding-left:38px;
}
.spacer{
	height:25px;
}
/* Software Products Section
--------------------------------------------------------------------------------------------------------*/
#soft_prod_bx {
	clear:both;
	float:left;
	padding:26px 5px 30px 0;
}
#soft_products {
	background:url(../images/cont_bg.jpg) repeat-y left top;
	width:687px;
	padding-left:25px;
	padding-bottom:20px;
}
#soft_products h4{
	padding-top:8px;
}
/* Software Products Content
--------------------------------------------------------------------------------------------------------*/
.soft_prod_cont{
	float:left;
	padding-top:17px;
	width:320px;
}
.soft_prod_cont h2{
	font-size:12px;
	font-weight:bold;
	color:#7d7d7d;
	padding-bottom:8px;
}
.soft_prod_cont p{
	line-height:18px;
	padding-bottom:10px;
	width:295px;
	text-align:justify;
}
.more_txt{
	font-size:12px;
	color:#085cc4;
	font-weight:bold;
	padding-top:15px;
	padding-left:245px;
}
.more_txt a{
	color:#085cc4;
}
.more_txt a:hover{
	text-decoration:underline;
}
/* Contact Section
--------------------------------------------------------------------------------------------------------*/
#contact_sec{
	float:left;
	background:url(../images/contact_bx_cen.gif) repeat-y left top;
	margin-top:26px;
	width:182px;
}
#contact_box{
	background:#f8fafc url(../images/contact_bx_bg.jpg) repeat-x left top;
	padding:8px 0 10px 14px;
	margin:0 1px;	
}
#contact_box h4{
	padding-bottom:12px;
}
#contact_box p{
	width:135px;
	padding:6px 0;
	line-height:18px;
}
#contact_box a{
	color:#808080;
}
#contact_box a:hover{
	color:#10a1e0;
}
.blue_txt{
	font-size:12px;
	color:#085cc4;
	font-weight:bold;
}
/* Internal page CSS
--------------------------------------------------------------------------------------------------------*/
/* Internal Intro Section
--------------------------------------------------------------------------------------------------------*/
#int_intro {
	position:relative;
	/*background:url(../images/int_intro_img.jpg) no-repeat right top;*/
	height:139px;
	padding-left:8px;
}
#int_intro span {
	position:absolute;
	top:0;
	right:0;
}
#int_intro h2 {
	font-family:"Trajan Pro","Times New Roman", Times, serif; 
	font-size:23px;
	color:#fff;
	font-weight:normal;
	padding-top:80px;
}
/* Internal Content
--------------------------------------------------------------------------------------------------------*/
.int_content{
	padding-right:20px;
}
.int_content p{
	padding:6px 0;
}
.int_content h1{
	font-size:12px;
	padding:6px 0;
}
.int_content p a{
	color:#0099FF;
}
.int_content p a:hover{
	color:#333333;
	text-decoration:underline;
}
.int_content ul{
	padding-left:40px;

}

.int_content li{
	padding-left:10px;
	padding-top:6px;
}
.int_content li a{
	color:#0099FF;
}
.int_content li a:hover{
	color:#333333;
	text-decoration:underline;
}
.int_content h2{
	font-size:18px;
	color:#04549d;
}

/* Form */
.form{
	border:1px #CCCCCC dashed;
	padding:6px 0;
	margin-right:8px;
}
.form label{
	float:left;
	color:#5a5a5a;
	font-weight:bold;
	text-align:right;
	width:135px;
	padding-right:10px;
	padding-top:4px;
}
.inputbox{
	border:1px #c0d7f1 solid;
	background-color:#ecf2f9;
	width:130px;
	height:19px;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:6px;
}
.red_star{
	color:#e5001b;
}
.buttons{
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-right:15px;
}
.blue_link{
	/*font-size:12px;*/
	color:#085cc4;
}
.blue_link a{
	color:#085cc4;
}
.blue_link a:hover{
	text-decoration:underline;
}
.port_img{
	float:left;
	padding: 12px 110px 10px 35px;
}
.inputbox2{
	border:1px #c0d7f1 solid;
	background-color:#ecf2f9;
	width:170px;
	height:19px;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:12px;
	margin-top:5px;
}
.selectbox{
	border:1px #c0d7f1 solid;
	background-color:#ecf2f9;
	width:170px;
	height:23px;
	/*padding-top:3px;
	padding-left:5px;*/
	margin-bottom:12px;
	margin-top:5px;
}
.team_img{
	float:left;
	margin:8px;
	margin-right:15px;
}
.line{
	clear:both;
	background:url(../images/hline.jpg) repeat-x left top;
	height:1px;
}

/* Footer
--------------------------------------------------------------------------------------------------------*/
#footer{
	clear:both;
	background:url(../images/hline.jpg) repeat-x left top;
	height:31px;
	padding-top:17px;
	text-align:center;
	color:#000;
	font-size:10px;
}
#footer a{
	color:#085cc4;
}
#footer a:hover{
	text-decoration:underline;
}