/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background: #aba8a8 url(../images/hdr_bg.gif) repeat-x;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #009900;
	text-decoration: underline;
}

a:hover {
	color: #ff7100;
	text-decoration: none;
}



h1 {
	font-size: 18px;
	color: #009900;
	margin-bottom: 10px;
}

h1.title {
	font-size: 24px;
}

h1.vps {
	color: #666666;
}

h2 {
	display: none;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}

h3.ad-sub {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 12px;
}

h3.ad-sub-vps {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 12px;
	color: #009900;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 12px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 12px;
}

p {
	margin-bottom: 12px;
	line-height: 20px;
}

b {
	font-weight: bold;
}

ul, ol {
	padding-left: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
}

li {
	margin-bottom: 3px;
}

img {
	border: medium none;
}

hr {
	display: none;
}

.hidden {
	display: none;
}

/* header start */
#hdr {
	margin: 0 auto;
	width: 920px;
	height: 107px;
	padding: 0 25px;
}

#logo {
	float: left;
	width: 172px;
	height: 107px;
}

#hdr-menu {
	float: right;
	height: 22px;
	width: 145px;
	padding-top: 85px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}

#hdr-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#hdr-menu li {
	margin: 0;
	padding: 0;
	float: left;
}

.home a:link, .home a:visited, .home a:active {
	color: #009900;
	text-decoration: none;
	background: url(../images/icon_home.gif) no-repeat 0px 2px;
	padding: 0px 20px 0px 15px;
}

.home a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(../images/icon_home_hover.gif) no-repeat 0px 2px;
	padding: 0px 20px 0px 15px;
}

.contact a:link, .contact a:visited, .contact a:active {
	color: #009900;
	text-decoration: none;
	background: url(../images/icon_contact.gif) no-repeat 0px 2px;
	padding: 0px 5px 0px 15px;
}

.contact a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(../images/icon_contact_hover.gif) no-repeat 0px 2px;
	padding: 0px 5px 0px 15px;
}
/* header end */

/* menu start */
#menu {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 30px;
	background: url(../images/menu_bg.gif) no-repeat;
	padding: 0px 5px 5px 5px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#menu a {
	display: block;
	width: 160px;
	height: 30px;
}

 .services a { background: url(../images/menu.gif) no-repeat    0px 0px; }
.solutions a { background: url(../images/menu.gif) no-repeat -160px 0px; }
.portfolio a { background: url(../images/menu.gif) no-repeat -320px 0px; }
  .support a { background: url(../images/menu.gif) no-repeat -480px 0px; }
      .faq a { background: url(../images/menu.gif) no-repeat -640px 0px; }
    .about a { background: url(../images/menu.gif) no-repeat -800px 0px; }
	
 .services a:hover { background: url(../images/menu.gif) no-repeat    0px -30px; }
.solutions a:hover { background: url(../images/menu.gif) no-repeat -160px -30px; }
.portfolio a:hover { background: url(../images/menu.gif) no-repeat -320px -30px; }
  .support a:hover { background: url(../images/menu.gif) no-repeat -480px -30px; }
      .faq a:hover { background: url(../images/menu.gif) no-repeat -640px -30px; }
    .about a:hover { background: url(../images/menu.gif) no-repeat -800px -30px; }
	
 .services-selected { background: url(../images/menu.gif) no-repeat    0px -60px; }
.solutions-selected { background: url(../images/menu.gif) no-repeat -160px -60px; }
.portfolio-selected { background: url(../images/menu.gif) no-repeat -320px -60px; }
  .support-selected { background: url(../images/menu.gif) no-repeat -480px -60px; }
      .faq-selected { background: url(../images/menu.gif) no-repeat -640px -60px; }
    .about-selected { background: url(../images/menu.gif) no-repeat -800px -60px; }
/* menu end */



/* page start */
#page {
	clear: both;
	background-color: #ededed;
}

.page-holder {
	margin: 0 auto;
	width: 970px;
}

.page-top {
	clear: both;
	width: 970px;
	height: 25px;
}

.page-top-left {
	float: left;
	width: 25px;
	height: 25px;
	background:url(../images/page_top_left.gif) no-repeat;
}

.page-top-bg {
	float: left;
	width: 920px;
	height: 25px;
	background: url(../images/page_top_bg.gif) repeat-x;
	
}

.page-top-right {
	float: right;
	width: 25px;
	height: 25px;
	background:url(../images/page_top_right.gif) no-repeat;
}

.page-middle {
	clear: both;
	float: left;
	width: 970px;
	background: url(../images/page_middle_bg.gif) repeat-y;
}

.content-main {
	float: left;
	width: 920px;
	min-height: 420px;
	padding: 0px 25px;
}

* html .content-main {
	float: left;
	width: 920px;
	height: 420px;
	padding: 0px 25px;
}

html>body .content-main {
	height: auto;
}

.page-btm {
	clear:both;
	width: 970px;
	height: 25px;
}

.page-btm-left {
	float: left;
	width: 25px;
	height: 25px;
	background:url(../images/page_btm_left.gif) no-repeat;
}

.page-btm-bg {
	float: left;
	width: 920px;
	height: 25px;
	background: url(../images/page_btm_bg.gif) repeat-x;
	
}

.page-btm-right {
	float: right;
	width: 25px;
	height: 25px;
	background:url(../images/page_btm_right.gif) no-repeat;
}
/* page end */

/* footer start */
#ftr {
	clear: both;
	height: 75px;
	background: url(../images/ftr_bg.gif) repeat-x;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

#ftr a {
	color: #FFFFFF;
	text-decoration: none;
}



#ftr a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ftr-cont {
	margin: 0 auto;
	width: 950px;
	height: 55px;
	padding: 20px 10px 0px 10px;
}

.ftr-tabs {
	float: left;
}

.ftr-desc {
	float: right;
	text-align: right;
}
/* footer end */

/* Fixes by Eric Buckley, Siam Communications */
.support-cont, .support-cont2 { overflow:auto; clear:both; }
.downloads-holder { overflow:auto; float:left; width:200px; margin:0 0 0 20px; }
.downloads-cont { 
    padding:0 0 5px 0; 
    -webkit-border-radius:5px; 
    -moz-border-radius:5px; 
    border-radius:5px;
    border:2px solid #ccc;
    overflow:auto;
    margin:0 0 5px 0;
}
/* .downloads-cont:hover { background:#f6f6f6; } */
.downloads-cont-t1, .downloads-cont-t2, .downloads-cont-t3 { 
    text-align:center; 
    background:#eee; 
    padding:5px 0 1px 0;
    border-bottom:1px solid #ddd;
    line-height:14px;
}
h4.d-t1, h4.d-t2, h4.d-t3 { margin-bottom:5px; }
.downloads-cont-d { padding: 5px 0 0 0; }
.downloads-cont-m1, .downloads-cont-m2, .downloads-cont-m3 { 
    background:#555;
    border:1px solid #ccc; 
    -webkit-border-radius:3px; 
    -moz-border-radius:3px; 
    border-radius:3px;
    padding:3px 5px;
    margin:5px 5px 0 0;
    float:right;
}
.downloads-cont-m1 a, .downloads-cont-m2 a, .downloads-cont-m3 a { color:#fff; text-decoration:none; }

