@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
    background: #020912 url(images/bgd-tile_02.gif) repeat-x left top;
}

a:link, a:visited {
	color: #09c;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

img {
	border: none;
}

/* @group corners */

#content-hm .tl-crn {
	position: absolute;
	top: -2px;
	width: 10px;
	height: 10px;
	left: 0px;
	margin: 0;
	padding: 0;
}



#content-hm .tr-crn {
	background: url(images/crn_32.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 9px;
	right: -1px;
}

#content-hm .bl-crn {
	background: url(images/crn_36.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	left: -1px;
	bottom: -1px;
}

#content-hm .br-crn {
	background: url(images/crn_37.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	right: -1px;
	bottom: -1px;
}

#sub-cont .tl-crn {
	background: url(images/crn_49.gif) no-repeat left top;
	position: absolute;
	top: -1px;
	width: 10px;
	height: 11px;
	left: -1px;
}

#sub-cont .tr-crn {
	background: url(images/crn_50.gif) no-repeat left top;
	position: absolute;
	top: -1px;
	width: 10px;
	height: 11px;
	right: -1px;
}

/* 

#content .tl-crn {
	background: url(images/crn_30.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 10px;
	left: -1px;
}

#content .tr-crn {
	background: url(images/crn_32.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 9px;
	right: -1px;
}

#content .bl-crn {
	background: url(images/crn_36.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	left: -1px;
	bottom: -1px;
}

#content .br-crn {
	background: url(images/crn_37.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	right: -1px;
	bottom: -1px;
}

#side-content .tl-crn {
	background: url(images/crn_30.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 10px;
	left: -1px;
}

#side-content .tr-crn {
	background: url(images/crn_32.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 9px;
	right: -1px;
}
#side-content .bl-crn {
	background: url(images/crn_36.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	left: -1px;
	bottom: -1px;
}

#side-content .br-crn {
	background: url(images/crn_37.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	right: -1px;
	bottom: -1px;
}

#side-banner .tl-crn {
	background: url(images/crn_30.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 10px;
	left: -1px;
}

#side-banner .tr-crn {
	background: url(images/crn_32.gif) no-repeat left top;
	position: absolute;
	top: -2px;
	width: 10px;
	height: 9px;
	right: -1px;
}

#side-banner .bl-crn {
	background: url(images/crn_36.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	left: -1px;
	bottom: -1px;
}

#side-banner .br-crn {
	background: url(images/crn_37.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	right: -1px;
	bottom: -1px;
}

*/

/* @end */

/* @group general */

#border {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}

#container {
	text-align: center;
	width: 903px;
	margin: 0 auto;
	top: 0px;
	position: relative;
	left: 0;
}

#logo {
	position: absolute;
	top: 30px;
	left: -0px;
	width: 100%;
	text-align: left;
}

#top-text {
	width: 256px;
	font-size: 12px;
	position: absolute;
	top: 14px;
	right: 1px;
	height: 13px;
	line-height: 15px;
	color: #07CCFF;
}

#top-text a {
	color: #07CCFF;
	text-decoration: none;
}

#top-text a:hover {
	color: #fff;
	text-decoration: underline;
}

#top-text .powered {
	float: right;
}

#top-text .powered2 {
	align: right;
	position: absolute;
	top: 24px;
	right: 1px;
	width: 83px;
	left: 89px;
}

#top-text .icon {
	padding: 0;
	margin: -2px 0 0 15px;
	position: absolute;
	top: 0px;
	right: 70px;
}

#top-text .br-crn {
	background: url(images/crn_10.gif) no-repeat left top;
	position: absolute;
	width: 10px;
	height: 10px;
	right: -1px;
	bottom: -1px;
}

#top-text .bl-crn {
	background: url(images/crn_07.gif) left top;
	position: absolute;
	width: 10px;
	height: 10px;
	left: -1px;
	bottom: -1px;
}



/* @end */

/* @group footer */

#footer {
	position: relative;
	left: 0;
	top: 0;
	margin: 40px auto 10px;
	text-align: center;
	height: 20px;
}

#footer p {
	font-size: 10px;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #0099CC;
}

#ft-hm {
	position: absolute;
	top: 392px;
	left: 0;
	width: 902px;
	height: 30px;
}

#ft-feat {
	position: absolute;
	top: 1665px;
	left: 0;
	width: 902px;
	height: 40px;
}

#ft-pricing {
	position: absolute;
	top: 565px;
	left: 0;
	width: 902px;
	height: 40px;
}

#ft-compat {
	position: absolute;
	top: 600px;
	left: 0;
	width: 900px;
	height: 40px;
}

#ft-support {
	position: absolute;
	top: 555px;
	left: 0;
	width: 902px;
	height: 40px;
}

#ft-sign {
	position: absolute;
	top: 555px;
	left: 0;
	width: 902px;
	height: 40px;
}

#ft-feat #footer p {
	float: none;
}

/* @end */

/* @group header */

#header-hm {
	position: absolute;
	height: 239px;
	width: 913px;
	top: 110px;
	left: -8px;
}

#header-hm .ribbon {
	background: url(images/ribbon-edge.gif) no-repeat;
	position: absolute;
	height: 8px;
	width: 142px;
	left: 93px;
	top: -8px;
	background-image: url(images/ribbon-edge_top.gif);
}

#header {
	position: absolute;
	height: 241px;
	width: 902px;
	top: 110px;
	left: 0;
}

#header-content {
	position: absolute;
	height: 253px;
	width: 221px;
	top: 0px;
	background: url(images/2nd_bg.jpg) repeat-x;
	color: #FFF;
	left: 31px;
	text-align: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #7f7f7f;
}

#header-content li {
	list-style-type: none;
	line-height: 45px;
	font-size: 1.2em;
}

/* @end */

/* @group home */

#content-hm {
	position: absolute;
	height: 280px;
	width: 900px;
	top: 360px;
	text-align: left;
	color: #666;
	left: 0;
	font-size: 13px;
	line-height: 20px;
}
#content-hm  hr {
	padding: 0;
	margin: 0;
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
}
#content-hm h2 {
	color: #00304F;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#content-hm p {
	padding: 0;
	margin: 5px 0 10px;
}

#content-hm #panel1 {
	width: 260px;
	float: left;
	clear: none;
	margin: 12px 10px 10px 20px;
}

#content-hm #panel1 ul {
	padding: 0;
	margin: 15px 0 20px 40px;
}

#content-hm #panel1 li {
	list-style-image: url(images/bullet_42.gif);
	font-size: 1em;
	margin: 0;
	padding: 1px 1px 3px;
	line-height: 13px;
	opacity: 1;
}
#content-hm #panel2 {
	width: 260px;
	float: left;
	margin: 10px;
}
#content-hm #panel3 {
	width: 260px;
	margin: 10px 20px 10px 10px;
	padding: 0;
	float: right;
	clear: right;
}

#spacer1 {
	width: 1px;
	float: left;
	background-color: #ccc;
	margin: 10px 10px 0 9px;
}

#spacer2 {
	width: 1px;
	background-color: #ccc;
	margin: 10px 10px 0 9px;
	float: left;
}

#content-hm #spacer1 {
	height: 300px;
}

#content-hm #spacer2 {
	height: 300px;
}

/* @group sub-cont */

#sub-cont {
	position: absolute;
	height: 90px;
	width: 900px;
	top: 302px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #fcfcfc;
	color: #666;
	font-size: .95em;
	line-height: 1.4em;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#sub-cont h3 {
	color: #00304F;
	margin: 5px 0 10px;
	padding: 0;
}

#sub-cont p {
	margin: 0px 0;
	padding: 0;
}

#sub-cont img {
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
}

#subcont1 {
	width: 339px;
	height: 88px;
	float: left;
	clear: left;
	padding-top: 5px;
}

#subcont2 {
	width: 286px;
	height: 88px;
	float: left;
	clear: right;
	padding-top: 5px;
}

#subcont3 {
	width: 265px;
	height: 88px;
	float: left;
	padding-top: 5px;
}

#sub-cont #spacer1 {
	height: 100px;
}

#sub-cont #spacer2 {
	height: 100px;
}

/* @end */

/* @end */

/* @group cont-container */

#content-container {
	position: absolute;
	width: 902px;
	top: 360px;
	text-align: left;
	color: #666;
	font-size: 13px;
	left: 0;
	line-height: 20px;
}

#content-feat {
	position: absolute;
	width: 902px;
	top: 0px;
	left: 0;
	background: url(images/cont-bgd-tile.gif) repeat-y left top;
	height: 1700px;
}

#content-support {
	position: absolute;
	width: 902px;
	top: 0px;
	left: 0;
	background: url(images/cont-bgd-tile.gif) repeat-y left top;
	height: 600px;
}

#content-compat {
	position: absolute;
	width: 902px;
	top: 0px;
	left: 0;
	background: url(images/cont-bgd-tile.gif) repeat-y left top;
	height: 690px;
}

#content-pricing {
	position: absolute;
	width: 902px;
	top: 0px;
	left: 0;
	background: url(images/cont-bgd-tile.gif) repeat-y left top;
	height: 600px;
}

#content-sign {
	position: absolute;
	width: 902px;
	top: 0px;
	left: 0;
	background: url(images/cont-bgd-tile.gif) repeat-y left top;
	height: 600px;
}

#content-container hr {
	border-top: 1px solid #ccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px 20px;
	clear: both;
	padding: 0;
}
#content-container h1 {
	color: #00304F;
	font-size: 18px;
	padding: 0 0 20px;
	margin: 10px 0 0;
}
#content-container h2 {
	color: #00304F;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#content-container h3 {
	color: #000;
	font-size: 13px;
	margin: 10px 0 5px;
	padding: 0;
}

#content-container h4 {
	color: #00304F;
	font-style: italic;
	font-size: 12px;
	padding: 0;
	margin: 5px 0 0;
}

#content-container p {
	padding: 5px 0;
	margin: 0 0 10px;
}

#content-container #cont-bgd-top {
	background: url(images/cont-bgd-top.gif) no-repeat left top;
	width: 902px;
	height: 211px;
	position: absolute;
	top: 0;
	left: 0;
}

#content-container #cont-bgd-bot {
	background: url(images/cont-bgd-bot.gif) no-repeat left top;
	width: 902px;
	height: 11px;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* @end */

#content {
	width: 663px;
	color: #666;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#content-feat #panel1 {
	width: 300px;
	float: left;
	clear: left;
	margin: 12px 10px 10px 20px;
}

#content-feat #panel2  {
	width: 300px;
	float: right;
	margin: 12px 20px 10px 10px;
}

#content-support #panel1 {
	width: 620px;
	float: left;
	margin: 12px 20px 10px;
}

#content-compat #panel1 {
	width: 620px;
	float: left;
	margin: 12px 20px 10px;
}

#content-sign #panel1 {
	width: 620px;
	float: left;
	margin: 12px 20px 10px;
}

/* @group pricing */

#content-pricing #panel1 {
	width: 195px;
	float: left;
	margin: 12px 10px 10px 20px;
}

#content-pricing #panel2  {
	width: 195px;
	float: left;
	margin: 12px 10px 10px;
}

#content-pricing #panel3  {
	width: 190px;
	margin: 12px 20px 10px 10px;
	float: right;
}

#content-pricing #panel4 {
	width: 195px;
	float: left;
	margin: 12px 10px 10px 20px;
}

#content-pricing #panel5  {
	width: 195px;
	float: left;
	margin: 12px 10px 10px;
}

#content-pricing #panel6  {
	width: 190px;
	margin: 12px 20px 10px 10px;
	float: right;
}

#content-pricing hr {
	border-top: 1px solid #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px 0 20px;
	clear: both;
	padding: 0;
}

#content-pricing h4 {
	border-top: 1px solid #666;
	margin: 0 0 10px;
	clear: both;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
}

/* @end */

/* @group side-content */

#side-content {
	width: 239px;
	text-align: left;
	color: #666;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#side-content .side-cont-text {
	margin: 10px 22px 10px 10px;
}

#side-content a {
	color: #315872;
}

#side-content ul {
	margin-left: 10px;
	padding: 0 0 0 40px;
}

#side-content ul.side-nav {
	margin-top: -10px;
}

#side-content ul.side-nav {
	margin-top: -10px;
}

#side-content ul.side-nav li{
	list-style-type: none;
	line-height: 25px;
	color: #000;
	margin-left: -30px;
	margin-right: 20px;
	font-size: 14px;
	text-transform: capitalize;
	padding: 0;
}

#side-content ul.side-nav li.current {
	background-color: #315872;
	margin-right: -10px;
	margin-left: -60px;
	padding-left: 30px;
	color: #FFF;
}

#side-content ul.side-nav li.current a{
	color: #FFF;
}

#side-content ul.compat-nav a li:hover {
	color: #FFF;
	background-color: #315872;
}

#side-content ul.compat-nav li{
	list-style-type: none;
	line-height: 30px;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	color: #000;
	margin-left: -50px;
	margin-bottom: -1px;
	margin-right: 10px;
	font-size: 11px;
	padding: 0 0 0 10px;
}

#side-content h1.main-title {
	width: 201px;
	height: 52px;
	background: url(images/title-bgd.gif) no-repeat;
	color: #FFF;
	line-height: 52px;
	text-transform: capitalize;
	margin: 0;
	text-align: center;
	padding: 0 0 20px;
}

#side-banner {
	width: 239px;
	text-align: left;
	color: #666;
	margin: 0;
	position: absolute;
	top: 440px;
	left: 0;
	background: url(images/cont-bgd-nav.gif) no-repeat left -2px;
	padding: 0;
}

#side-banner .side-banner-text {
	margin: 30px 30px 10px 20px;
	padding: 0;
}

/* @end */

/* @group Nav */

#nav {
	position: absolute;
	width: 902px;
	top: 77px;
	text-align: right;
	height: 33px;
	left: 0;
}

#nav #nav-images {
	position: absolute;
	width: 615px;
	height: 33px;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
}

#nav img {
	margin: 0;
	padding: 0;
	border-style: none;
}



/* @end */

/* @group classes */

#content-container  hr.bluerule {
	border-top: 1px solid #09c;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}

.bluetext {
	color: #09c;
}

#panel1 table p img.imgfloatright {
	float: right;
	margin-right: 10px;
	position: relative;
	right: 10px;
	bottom: 27px;
}

#panel2 table p img.imgfloatright {
	float: right;
	margin-right: 10px;
	position: relative;
	right: 10px;
	bottom: 27px;
}

.italic {
	font-style: italic;
	font-size: .9em;
}

.headimgright {
}

.headimgleft {
	float: left;
	clear: left;
}

.leftimg {
	float: left;
}




/* @end */
