body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) repeat-x top #eeeeee;
}
#wrapper{
	text-align:left;
	width:1010px;
	margin:0 auto;
	padding:50px 0px 0px 0px;
}

/* === Header Section === */

#header{
height:60px;
width:100%;
}
#logo{
float:left;
padding:18px 0 0 45px;
width:270px;
}
h1{
margin:0;
background:url(images/logo.png) top left no-repeat;
width:270px;
height:143px;
overflow:hidden;
}
h1 a:link, h1 a:visited, h1 a:hover{
width:270px;
height:70px;
display:block;
text-indent:-999px;
}
div#nav{
float:left;
height:60px;
width:972px;
background:url(images/nav-bg.jpg) repeat-x;
}
#nav ul{
	list-style:none;
	padding:0px 2px 0px 0px;
	margin:0px;
	display:inline;
}
#nav ul li{
	display:inline;
	float:right;
	height:57px;
	width:162px;
	position:relative;
	background:url(images/navseparator.jpg) top left no-repeat;
}
#nav .active{
	background:url(images/navactive.jpg) repeat-x top;
	margin-left:2px;
}
#nav ul li a:link, #nav ul li a:visited{
	display:block;
	margin-left:2px;
	text-align:center;
	width:160px;
	height:37px;
	float:right;
	padding:20px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
#nav ul li span{
	background:url(images/navseparator.jpg) top right no-repeat;
	height:57px;
	width:4px;
	position:absolute;
	right:-2px;
}
#nav ul li a:hover{
	display:block;text-align:center;
	width:160px;
	height:37px;
	float:right;
	margin-left:2px;
	padding:20px 0px 0px 0px;
	background:url(images/navhover.jpg) repeat-x top;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

/* === Rounded Corners Of Main Content === */

#one{
background:url(images/l.jpg) #fff left repeat-y;
width:100%;
}
#two{
background:url(images/r.jpg) right repeat-y;width:100%;
}
#three{
background:url(images/t.jpg) top repeat-x;width:100%;
}
#four{
background:url(images/b.jpg) bottom repeat-x;width:100%;
}
#five{
background:url(images/tr.jpg) top right no-repeat;width:100%;
}
#six{
background:url(images/tl.jpg) top left no-repeat;width:100%;
}
#seven{
background:url(images/br.jpg) bottom right no-repeat;width:100%;
}
#eight{
background:url(images/bl.jpg) bottom left no-repeat;display:block;
padding:17px;
}

/* === Subpage Top Banner === */

#ban{
background:url(images/banner.jpg) repeat-x left top;
height:250px;
width:100%;}
#ban #topleft{
background:url(images/bannertopleft.jpg) top left no-repeat;
display:block;
height:63px;
padding:10px 30px 10px 30px;
}
#ban #topright{
background:url(images/bannertopright.jpg) top right no-repeat;
width:100%;
height:83px;
}
#ban h2{
font-size:30px;
color:#fff;
font-weight:normal;
padding:10px 0 0 0;
margin:0 0 0 0;
}

/* === Index Page Banner === */

#banner{

height:150px;
width:100%;}
#banner #topleft{
background:url(images/bannertopleft.jpg) top left no-repeat;
display:block;
height:150px;
padding:10px 30px 10px 30px;
}
#banner #topright{
background:url(images/bannertopright.jpg) top right no-repeat;
width:100%;
height:150px;
}

#banner h2{
background:url(images/h2.png) top left no-repeat;
width:420px;
height:40px;
margin:0;
}
#banner h2 span{
display:none;
}
p#bannerexcerpt{
background:url(images/excerpt.png) top left no-repeat;
width:600px;
height:100px;
margin:10px 0 0 0;
padding:0;
}
p#bannerexcerpt em{
display:none;
}
ul#bannerlist{
padding:0;
margin:20px 0 0 0;
width:600px;
list-style:none;
}
ul#bannerlist li{
float:left;
background:url(images/bannerlist.png) top left no-repeat;
width:142px;
height:29px;
padding-top:13px;
text-align:center;
color:#fff;
margin-right:10px;}
#leftbanner{
float:left;
padding:20px 0 0 0;
width:600px;
}
#rightbanner{
float:right;
width:270px;
height:250px;
margin-top:5px;
background:top left no-repeat url(images/bannerpackahe.png);
position:relative;
text-align:center;
}
#rightbanner .contentdiv{
width:230px;
height:210px;
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding:20px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
background:top left no-repeat url(images/bannerpackahe.png);}
#rightbanner h3{
font-size:18px;
color:#fff;
margin:0;
padding-bottom:10px;
font-weight:normal;
}
#rightbanner span{
width:84px;
height:94px;
position:absolute;
top:1px;right:0;
text-indent:-9999px;
overflow:hidden;
}
#rightbanner span.starter{
background:url(images/pricetopright.png) top right no-repeat;
}
#rightbanner span.advanced{
background:url(images/advanced.png) top right no-repeat;
}
#rightbanner span.reseller{
background:url(images/reseller.png) top right no-repeat;
}
#rightbanner ul{
margin:0;
padding:0 0 20px 0;
list-style:none; 
}
#paginate-rightbanner{
position:absolute;
bottom:0px;
right:0px;
height:43px;
width:43px;
z-index:99999;
}
#rightbanner ul li{
background:url(images/arrow.jpg) left no-repeat;
color:#fff;
padding-left:15px;
padding-bottom:5px;
padding-top:5px;
text-align:left;
}
a.order{
background:url(images/ordernow.jpg) top left no-repeat;
width:143px;height:43px;
display:block;overflow:hidden;
text-indent:-999px;
position:Absolute;
bottom:33px;left:70px;
}
a.next{
background:url(images/next.jpg) top left no-repeat;
width:43px;height:43px;
display:block;overflow:hidden;
text-indent:-999px;
position:absolute;
bottom:35px;
right:20px;
}

/* === Main Content (both right and left columns) === */

#content{
width:100%;
background:url(images/content.jpg) top repeat-x;
padding:30px 0 30px 0;
}

#content h3{
font-size:16px;
font-weight:normal;
color:#333;
width:100%;
padding-bottom:5px;
border-bottom:1px dotted #ccc;}
#content h2{
font-size:18px;
color:#000;
margin:0 0 10px 0;
font-weight:normal;
}
#content h4{
font-size:24px;
color:#6f9d00;
margin:0px 0px 10px 30px;
font-weight:normal;
}
#content table{
width:920px;
margin-left:30px;
}
tr.alt{
background:#ededed;
}
th{
background:url(images/navhover.jpg) repeat-x bottom;
color:#000;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
font-weight:bold;
text-align:center;
}
td{
text-align:center;
border-bottom:1px solid #ccc;
}

td.feature{
text-align:left;
}

/* === Left Main Column === */

#leftcolumn{
float:left;
width:300px;
padding:0 0 0 30px;
}

#leftcolumn-2{
	float:left;
	width:610px;
	padding:0 0 0 30px;
	text-align: left;
}
.innerleft{
float:left;
width:295px;
padding-right:10px;
padding-top:20px;
padding-bottom:20px;
}
.innerright{
float:right;
width:295px;
padding-left:10px;
padding-top:20px;
padding-bottom:20px;
}
#leftcolumn ul.arrow{
list-style:none;
line-height:24px;
padding:0;
margin:0;
}
#leftcolumn ul.arrow li{
background:url(images/tealarrow.jpg) left no-repeat;
padding-left:20px;
}
#leftcolumn p{
line-height:18px;
}
.portitem{
line-height:18px;
margin:0;
padding:0 0 10px 0;}
.portitem p{
padding:0;
margin:0;
}
#testimonials{
height:99px;
width:100%;
background:url(images/repeattest.jpg) top repeat-x;
position:relative;
}
#testimonials #innertest{
background:url(images/righttest.jpg) top right no-repeat;
position:absolute;
top:0;right:0;
height:99px;
width:100%;
}
#testimonials .contentdiv{
position:absolute;
top:0;left:0;
height:59px;
width:100%;
background:url(images/lefttest.jpg) top left no-repeat;
padding:20px 0 20px 0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
visibility:hidden;
}
.name{
float:left;
border-right:1px solid #ccc;
padding-top:20px;
padding-bottom:20px;
text-align:center;
width:140px;
background:url(images/testnamebg.jpg) center no-repeat;
}
.testimon{
float:left;
width:430px;
padding-left:20px;
background:white;
}
.testimon strong{
color:black;
}
.testimon p{
paddding:0;
margin:0;
}
.textfield{
background:url(images/textfield.jpg) repeat-x top;
height:18px;
width:200px;
border:1px solid #ccc;
padding:9px 0 8px 10px;
outline:none;
margin:0;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.textarea{
height:73px;
width:570px;
background:url(images/textarea.jpg) repeat-x top;
outline:none;
margin:0;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:10px;
border:1px solid #ccc;
}
.submitform{
outline:none;
background:url(images/submitform.jpg) top left no-repeat;
width:121px;
height:39px;
border:none;
}
.quicklink{
padding-top:110px;
width:154px;
text-align:center;
float:left;
margin-right:20px;
}
#livesup{
background:url(images/livesupprt.jpg) top left no-repeat;
}
#faqlink{
background:url(images/faqs.jpg) top left no-repeat;
}
#contactlink{
background:url(images/contactdetaos.jpg) top left no-repeat;
}
img.right{
float:right;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
img.left{
float:left;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}
.accordion{
padding-bottom:30px;
}
#content .accordion h3{
background:url(images/bgforrounded.jpg) repeat-x top;
height:35px;
display:block;
font-size:14px;
font-weight:normal;
margin:5px 0 5px 0;
padding:0;
text-indent:20px;
cursor:pointer;
position:relative;
border:none;
}
#content .accordion h3 span{
position:absolute;
height:26px;
width:120px;
font-size:14px;
color:#666;
padding-top:9px;
padding-right:20px;
text-align:right;
top:0;
right:0;
background:url(images/rounderright.jpg) top right no-repeat;}
#content .accordion h3 a:link, .accordion h3 a:visited, .accordion h3 a:hover{
	position:absolute;
	top:0;
	left:0;
	padding:9px 0 8px 0;
	height:18px;
	background:url(images/rounderrleft.jpg) top left no-repeat;
	color: #000;
}

/* === Right Column (Sidebar) === */

#rightcolumn{
float:right;
width:268px;
padding-right:30px;
}
#rightcolumn p{
line-height:18px;
}

.livesupport, .livesupport:visited{
background:url(images/livesupport.jpg) top left no-repeat;
width:248px;
height:53px;
text-align:center;
line-height:24px;
font-size:14px;
padding:20px 10px 16px 10px;
display:block;
margin-bottom:30px;
color:#333;
text-decoration:none;
}
.livesupport:link, .livesupport:hover{
	color:#000;
	text-decoration:none;
	font-size: 14px;
	text-align:center;
}
.address{
background:url(images/findus.png) top left no-repeat;
padding-left:40px;
}
.email{
background:url(images/email.png) left no-repeat;
padding-left:40px;
padding-bottom:5px;
padding-top:5px;
}
.searchfaq{
background:url(images/searchfaqs.jpg) top left no-repeat;
width:184px;
height:31px;
border:none;outline:none;
margin:0 0 20px 0;
color:#666;
padding:11px 20px 8px 65px;}

/* === Misc === */

.clear{
clear:both;
}
a:link {
	color: #006838;
}
a:visited {
	color: #006838;
}
a:hover {
	color: #6f9d00;
}
a:active {
	color: #6f9d00;
}
.hidden{
display:none;
}

a { outline: none; }

/* === Footer === */

#footer{
padding-left:50px;
padding-top:10px;
padding-bottom:30px;}
#wrapper #one #two #three #four #five #six #rightcolumn h3 {
	font-size: 16px;
	color: #333;
}
#wrapper #one #two #three #four #five #six #seven #content #leftcolumn .accordion h3 a {
	font-size: 12px;
}
