body, div, img, p, ul, li, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #4c4c4c;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	vertical-align: top;
}

body
{
	background: #8dd9e1 url(../images/bg.jpg) repeat-x;
}

div, img
{
	display: block;
	overflow: hidden;
}
div.left, img.left, ul.left
{
	float: left;
	clear: left;
}
div.right, img.right, ul.right
{
	float: right;
	clear: right;
}
div.clear
{
	clear: both;
}
div.product-min-height
{
	float: right;
	width: 1px;
	height: 231px;
}
div.separator, div.spec-separator, div.separator-light
{
	border-top: 1px solid #000;
	clear: both;
	height: 15px;
	line-height: 15px;
}
div.spec-separator
{
	height: 1px;
	line-height: 1px;
}
div.separator-light
{
	border-top-color: #888;
}

div.reseller
{
	padding-bottom: 15px;
	float: left;
	clear: both;
	width: 100%;
}
div.reseller div.image
{
	float: left;
	width: 200px;
	height: 70px;
	background: none no-repeat center center;
	cursor: pointer;
}
div.reseller div.company
{
	padding-top: 20px;
	height: 50px;
	font-size: 0.8em;
	font-weight: bold;
	white-space: nowrap;
}

p
{
	margin-bottom: 15px;
	font-size: 0.8em;
}
p img
{
	display: inline;
}
p.no-margin
{
	margin: 0;
}
p.right
{
	text-align: right;
}

h1
{
	margin-bottom: 15px;
	color: #fff;
	font-size: 1.4em;
}

h2
{
	margin-bottom: 15px;
	color: #005868;
	font-size: 0.9em;
	line-height: 26px;
	text-transform: uppercase;
}

h3
{
	color: #8dd9e1;
	font-size: 1.0em;
}

h4
{
	margin: 22px 11px 15px 11px;
	color: #000;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

h5
{
	margin-bottom: 10px;
	color: #005868;
	font-size: 1.0em;
}

h6
{
	clear: both;
	color: #000;
	font-size: 0.8em;
}
h6 em
{
	font-weight: normal;
}
h6 img
{
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
h6.margin
{
	margin-bottom: 7px;
}

table.borders
{
	margin-bottom: 15px;
	border: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	width: 90%;
}
table.borders td
{
	padding: 3px;
	border: 1px solid #000;
	border-top: 0;
	border-left: 0;
	font-size: 0.8em;
}

a:link, a:visited
{
	color: #005868;
	text-decoration: none;
}
a:hover, a:active
{
	color: #387e8f;
	text-decoration: underline;
}

a.button, a.button-left
{
	display: inline-block;
	width: 86px;
	height: 24px;
	background: url(../images/button.gif) no-repeat;
	color: #005868;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a.button-left
{
	position: absolute;
	top: 320px;
	left: 40px;
	float: left;
	clear: left;
	background-image: url(../images/button_white.gif);
}

a.btt
{
	position: absolute;
	top: 320px;
	left: 40px;
	float: left;
	clear: left;
}

#wrapper
{
	margin: 0 auto;
	padding-bottom: 10px;
	width: 908px;
}

#top
{
	padding-top: 60px;
}

#top ul
{
	padding-top: 30px;
	list-style: none;
}
#top ul li
{
	float: left;
}
#top ul li a
{
	display: block;
	width: 122px;
	height: 29px;
	background: url(../images/nav.gif) no-repeat left top;
	color: #fff;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
}
#top ul #first a
{
	padding-left: 5px;
	width: 119px;
	background-image: url(../images/nav_products.gif);
}
#top ul #last a
{
	padding-right: 5px;
	width: 109px;
	background-image: url(../images/nav_support.gif);
}
#top ul li a:hover, #top ul li a:active, #top ul li a.active
{
	background-position: left bottom;
}

#home-box
{
	padding: 130px 489px 0 19px;
	width: 400px;
	height: 249px;
	background: url(../images/home1.jpg) no-repeat;
}
#home-box p
{
	margin-bottom: 40px;
	color: #ccc;
	font-size: 0.9em;
	line-height: 1.4em;
}

#small-box
{
	background: url(../images/smallbox_main.gif) repeat-y;
}
#small-box-top
{
	background: url(../images/smallbox_top.gif) no-repeat;
}
#small-box-bottom
{
	background: url(../images/smallbox_bottom.gif) no-repeat left bottom;
}
#small-box-bottom h3
{
	margin-bottom: 15px;
}
#small-box-bottom p
{
	color: #fff;
}
#small-box-bottom ul
{
	margin-bottom: 15px;
	padding-left: 8px;
}
#small-box-bottom ul li
{
	padding-left: 12px;
	list-style: none;
	background: url(../images/bullet_white.gif) no-repeat 0 6px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.3em;
}
#small-box-bottom a
{
	color: #8dd9e1;
	font-weight: bold;
}

#small-box-1
{
	padding: 0 20px;
	float: left;
	width: 243px;
}
#small-box-2
{
	padding: 0 20px 0 21px;
	float: left;
	width: 260px;
}
#small-box-3
{
	padding-left: 15px;	
	float: left;
	width: 295px;
}

#header
{
	padding: 65px 0 0 25px;
	clear: both;
	width: 883px;
	height: 76px;
	background: none no-repeat;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}
#header strong
{
	color: #8dd9e1;
}
#wrapper .header-about
{
	background-image: url(../images/header_about.jpg);
}
#wrapper .header-products
{
	background-image: url(../images/header_products.jpg);
}
#wrapper .header-whatisit
{
	background-image: url(../images/header_what.jpg);
}
#wrapper .header-community
{
	background-image: url(../images/header_community.jpg);
}
#wrapper .header-support
{
	background-image: url(../images/header_support.jpg);
}
#wrapper .header-buynow
{
	background-image: url(../images/header_buy.jpg);
}

#content-box
{
	position: relative;
	padding: 12px 5px 0 5px;
	clear: both;
	background: #fff;    	
}

#wrapper .box-main
{
	width: 444px;
	background: url(../images/box_main.gif) repeat-y;	
}
#wrapper .box-top
{
	background: url(../images/box_top.gif) no-repeat;
}
#wrapper .box-bottom
{
	padding: 19px 24px 0 24px;
	background: url(../images/box_bottom.gif) no-repeat left bottom;
}
#wrapper .box-bottom img
{
	padding-right: 15px;
	float: left;
}
#wrapper .box-bottom p
{
	font-size: 0.75em;
}

#leftnav
{
	float: left;
	width: 159px;
	background: url(../images/leftnav_main.gif) repeat-y;
}
#leftnav-top
{
	background: url(../images/leftnav_top.gif) no-repeat;
}
#leftnav-bottom
{
	padding-bottom: 5px;
	background: url(../images/leftnav_bottom.gif) no-repeat left bottom;
}

#leftnav-bottom ul
{
	list-style: none;
}
#leftnav-bottom ul li 
{
	float: left;
	clear: left;
}
#leftnav-bottom ul li a 
{
	padding: 7px 11px;
	display: block;
	width: 137px;
	color: #005868;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: none;	
}
#leftnav-bottom ul li a:hover, #leftnav-bottom ul li a:active, #leftnav-bottom ul li a.active
{
	color: #468b9c;
}
#leftnav-bottom ul ul li a
{
	margin-top: -4px;
	padding: 0 11px 0 22px;
	font-size: 0.75em;
	width: 126px;
}

#right-bar
{
	padding: 36px 11px 0 0;
	float: right;
	width: 175px;
}
#right-bar p, #right-bar1 p
{
	font-size: 0.7em;
}

#content
{
	padding: 13px 17px 0 17px;	
	border-right: 1px solid #000;
	width: 500px;
	min-height: 400px;
}
#content-box div.wide
{
	padding-right: 0;
	border: 0;
	width: 710px;
}
#content div.three-column, #content1 div.three-column
{
	padding-right: 40px;
	float: left;
	width: 190px;
}
#content ul, #content1 ul
{
	margin-bottom: 15px;
	padding-left: 18px;
}
#content ul li, #content1 ul li
{
	padding-left: 12px;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	font-size: 0.8em;
	line-height: 1.3em;
}
#content ul.spaced, #content1 ul.spaced
{
	margin: 0;
}
#content ul.spaced li, #content1 ul.spaced li
{
	margin-bottom: 15px;
}
#content ol li, #content1 ol li
{
	font-size: 0.8em;
	line-height: 1.3em;
}
#content a.button, #content1 a.button
{
	background-image: url(../images/button_white.gif);
	font-size: 1.1em;
}


#content1
{
	padding: 13px 17px 0 17px;
    	
    float:right;
	border-right: 1px solid #000;
	width: 500px;
	min-height: 650px;
	vertical-align: top;
}
	
#right-bar1
{
	padding: 30px 12px 0 10px;
	float: right;
	width: 175px;
}

#content2
{
	padding: 0 17px 0 17px;	
	border-right: 1px solid #000;
	width: 660px;
	min-height: 400px;
	vertical-align: top;
}
.checkOutTblHeader
{
    font-family: Arial;
    font-size: 14px;
    color: #005868;
    font-weight:bold;
}

.pluginsectiontitle
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

#twitter a
{    
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
}

