@charset "UTF-8";

/**
 * Global styles
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	background: transparent;
	border: solid 0px;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/**
 * General styles
 */
html {
	overflow-y: scroll;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	height: 100%;
}

body,td,th,span,a {
	font-family: Verdana, Helvetica, sans-serif;
}

html,body {
	height: 100%;
}

a,img {
	padding: 0;
	margin: 0;
}

img {
	border: 0 none;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 2em;
}

h2 {
	padding-top: .83em;
	padding-bottom: .83em;
}

h3 {
	font-size: 1.4em;
}

a:link {
	color: #054993;
	text-decoration: none;
}

a:visited {
	color: #054993;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

iframe {
	border: 0;
}



/*
 * Layout Styles
 */
.clr {
	clear: both;
	overflow: hidden;
	height: 0;
}

.fltlft {
	float: left;
}

.fltrgt {
	float: right;
}

.container  {
	margin: 0 auto;
	width: 1024px;
}


/**
 * Template Styles
 */
#header {
	min-width: 1164px;
	height: 70px;
	padding: 10px;
	background: #2D2E33;
}

#wrapper {
	min-height: 100%;
	height: auto;
	margin: 0 auto -150px;
}

#content {
	margin: 0 auto;
	width: 1164px;
	background-image: url(../images/shadow_lft.png), url(../images/shadow_rgt.png);
	background-repeat: repeat-y, repeat-y;
	background-position: top left, top right;
}

#footer {
	min-width: 1164px;
	height: 150px;
	color: lightgray;
	background: #2D2E33;
}

#footer a:link, #footer a:visited {
	color: lightgray;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

#pusher {
	height: 160px;
}

#xlogo {
	height: 70px;
	background: url(../images/x_logo.png) no-repeat;
}

#link {
	float: left;
}

#social {
	height: 110px;
	float: right;
}

#copyright {
	float: right;
}

#social #soctitle {
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#news {
	height: 110px;
	width: 400px;
	float: left;
	text-align: justify;
	padding-right: 120px;
}

#news #newstitle {
	padding: 10px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#quick {
	height: 110px;
	width: 240px;
	float: left;
	text-align: justify;
}

#quick #quicktitle {
	padding: 10px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#link {
	float: left;
}

#pagetitle {
	padding: 10px;
}


/**
 * Menu Styles
 */
 
#menu {
	height: 40px;
	min-width: 1164px;
	background-image: url(../images/menu_bg.jpg);
}

.menuitem {
	color: #535353;
	font-family: Verdana;
	font-size: 1.2em;
	height: 40px;
	width: 100px;
	text-align: center;
	line-height:40px;
	float: left;
}

.menuitem:hover {
	color: #FF8000;
	cursor: pointer;
	background-image: url(../images/menu_over.jpg);
}

.menusprt {
	height: 40px;
	width: 6px;
	float: left;
	background-image: url(../images/menu_sprt.jpg);
}


/**
 * Font Styles
 */

.remark {
	color: #2E64FE;
}


/**
 * Home Styles
 */

#rotator {
	width: 720px;
	overflow: hidden;
	border: solid #A3A3A3 1px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#desc1 {
	padding: 10px;
	width: 345px;
	float: left;
	text-align: justify;
}

#desc2 {
	padding: 10px;
	width: 345px;
	float: left;
	text-align: justify;
}

#side {
	padding: 10px;
	width: 260px;
	float: right;
	text-align: justify;
}

#side_img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
	border: solid #A3A3A3 1px;
}

#secure {
	float: right;
	border: solid #A3A3A3 1px;
}

#trialbtn {
	width: 200px;
	padding: 20px 10px 10px 10px;
	margin: 0 auto;
	text-align: center;
}

.texttitle {
	color: #CC6600;
	padding: 10px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

.sidetitle {
	padding: 20px 0px 10px 0px;
	font-size: 1.8em;
	color: #CC6600;
}

.icon-80-modules {
	margin: 0px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-modules.png) no-repeat;
}

.icon-80-install {
	margin: 0px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-install.png) no-repeat;
}


/**
 * Products Styles
 */
.prod-title {
	margin: 30px 0 0 300px;
	width: 600px;
	line-height: 20px;
	text-align: justify;
}

.prod-title div {
	padding: 0px 0px 15px 0px;
	font-size: 2.0em;
	color: #CC6600;
}

.prod-img {
	height: 500px;
	width: 232px;
	border: solid 0px;
}

.prod-table{
	border-collapse:collapse;
	margin-bottom: 30px;
}

.prod-table td, .prod-table th {
	padding: 10px;
	border-bottom: solid #C3C3C3 1px;
}

.prod-table label {
	padding: 10px;
	line-height: 32px;
}

.prod-header {
	background-color: white;
}

.prod-cell {
	background-color: #F6F6F6;
}

.prod-desc td{
	width: 50%;
	padding: 20px;
	border: solid #C3C3C3 0px;
}

.prod-desc td div{
	line-height: 28px;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.prod-ref {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 880px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: solid #C3C3C3 1px;
}

.prod-block {
	padding: 15px;
	width: 400px;
	float: left;
	text-align: justify;
}

.prod-separator {
	margin: 10px 0 10px 0;
	height: 120px;
	float: left;
	border-left: solid #D3D3D3 1px;
}

.icon-servers {
	margin: 0px 10px 5px 5px;
	height: 218px;
	width: 232px;
	background: url(../images/icon-servers.jpg) no-repeat;
}

.icon-32-account {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-account.png) no-repeat;
}

.icon-32-people {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-people.png) no-repeat;
}

.icon-32-lite {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-lite.png) no-repeat;
}

.icon-32-leave {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-leave.png) no-repeat;
}

.icon-32-form {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-form.png) no-repeat;
}

.icon-32-document {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-document.png) no-repeat;
}

.icon-32-claim {
	height: 32px;
	width:  32px;
	background: url(../images/icons/icon-32-claim.png) no-repeat;
}

.icon-68-storage {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-storage.png) no-repeat;
}

.icon-68-company {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-company.png) no-repeat;
}

.icon-68-record {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-record.png) no-repeat;
}

.icon-68-access {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-access.png) no-repeat;
}

.icon-68-security {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-security.png) no-repeat;
}

.icon-68-permission {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-permission.png) no-repeat;
}

.icon-68-password {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-password.png) no-repeat;
}

.icon-68-manpower {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-manpower.png) no-repeat;
}

.icon-68-report {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-report.png) no-repeat;
}

.icon-68-email {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-email.png) no-repeat;
}

.icon-68-approve {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-approve.png) no-repeat;
}

.icon-68-leave {
	height: 68px;
	width:  68px;
	background: url(../images/icons/icon-68-leave.png) no-repeat;
}


/**
 * Unravel Styles
 */
.unravel-title {
	line-height: 40px;
	margin-left: 300px;
}

.unravel-title div {
	font-size: 2.0em;
}

.icon-unravel {
	margin: 0 auto;
	height: 260px;
	width: 520px;
	background: url(../images/icon-unravel.png) no-repeat;
}

.unravel-img {
	margin: 20px;
	height: 260px;
	width: 520px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: solid 0px;
}

.unravel-side {
	padding: 10px;
	width: 420px;
	float: left;
	text-align: justify;
}


.unravel-block {
	padding: 20px;
	width: 460px;
	float: left;
	text-align: justify;
}

.unravel-line {
	border-bottom: solid #D3D3D3 1px;
}

.unravel-separator {
	margin: 10px 0 10px 0;
	height: 150px;
	float: left;
	border-left: solid #D3D3D3 1px;
}

.icon-80-updates {
	margin: 20px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-modules.png) no-repeat;
}

.icon-80-security {
	margin: 20px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-security.png) no-repeat;
}

.icon-80-reports {
	margin: 20px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-reports.png) no-repeat;
}

.icon-80-backups {
	margin: 20px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-backups.png) no-repeat;
}

.icon-80-green {
	margin: 20px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-green.png) no-repeat;
}

.icon-80-access {
	margin: 20px 10px 5px 5px;
	height: 80px;
	width: 80px;
	background: url(../images/icon-80-access.png) no-repeat;
}

/**
 * Support Styles
 */
.support-title {
	line-height: 32px;
	width: 500px;
	text-align: justify;
}

.support-title div {
	font-size: 2.0em;
	margin: 20px 0 10px 0;
	color: #CC6600;
}

.icon-operator {
	margin: 0px 10px 5px 5px;
	height: 300px;
	width: 480px;
	background: url(../images/icon-operator.jpg) no-repeat;
}

.icon-desk {
	margin: 0px 10px 5px 5px;
	height: 270px;
	width: 480px;
	background: url(../images/icon-desk.jpg) no-repeat;
}

.icon-phone {
	margin: 0px 10px 5px 5px;
	height: 280px;
	width: 480px;
	background: url(../images/icon-phone.jpg) no-repeat;
}

/**
 * Aboutus Styles
 */
.aboutus-title {
	line-height: 32px;
	width: 500px;
	text-align: justify;
}

.aboutus-title div {
	font-size: 2.0em;
	margin: 20px 0 10px 0;
	color: #CC6600;
}

.aboutus-img {
	padding-top: 90px;
}

.icon-mouse {
	margin: 0px 10px 5px 5px;
	height: 270px;
	width: 480px;
	background: url(../images/icon-mouse.jpg) no-repeat;
}