*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background: #fff;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: baseline;
	margin-top: 10px;
}

h1, h2, h3, h4, h5
{
	margin: 0px 0;
	color: #000;
	font-size: 120%;
}

div, p, img, a, td, ul, ol
{
	font-size: 1em;
}

ol, ul
{
	margin-left: 1em;
	padding-left: 1em;
}

li
{
	list-style-type: none;
	padding-left: 1em;
	margin-bottom: 3px;
}

ol li
{
	margin-left: 1em;
	padding: 0 0 .5em.3em;
	list-style-type: decimal;
	background: transparent;
}

form, table
{
	margin-left: 15px;
	background: #fff;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

input
{
	color: #666;
         	border: 1px solid black;
        	background-color: #fff;
         }

textarea
{
	border: 1px solid black;
}

p
{
	margin: 10px 0;
}

a
{
	outline: none;
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: underline;
}

a img, img
{
	border: 0;
	text-decoration: none;
}

#wrapper
{
	width: 986px;
	margin: 0 auto;
	text-align: left;
}

.noborder
{
	border: 0px !important;
}

.aBrown
{
	color: #987950;
}

.red
{
	color: #CC0000;
}

a.underline
{
	text-decoration: underline;
}

a.underline:hover
{
	text-decoration: underline;
}

.linethrough
{
	text-decoration: line-through;
}

#header
{
	position: relative;
	width: 735px;
	height: 55px;
	background: #fff url(../img/bg_nav.gif) top left no-repeat;
}

#header h1
{
	margin: 0;
	padding: 0;
}

#header ul.nav
{
	margin: 0 0 0 0;
	padding: 9px 0px 9px 8px;
	list-style-type: none;
	z-index: 120;
}

ul.nav li
{
	position: relative;
	float: left;
	display: inline;
	margin: 0px 0 0 0;
	padding: 0;
	line-height: 14px;
}

ul.nav a
{
	display: block;
	text-indent: 0px;
	color: #ffffff;
	font-size: 14px;
	line-height: 29px;
	padding: 0px 17px 0px 17px;
	font-weight: bold;
	border-left: solid 1px #86E392;
	border-right: solid 1px #6BAE74;
	text-decoration: none !important;
}

ul.nav a.on
{
	display: block;
	text-indent: 0px;
	color: #ffffff;
	font-size: 14px;
	line-height: 29px;
	padding: 0px 22px 0px 22px;
	font-weight: bold;
	border-left: solid 1px #86E392;
	border-right: solid 1px #6BAE74;
	text-decoration: none !important;
	background: url(../img/bg_nav-on.gif) top left repeat-x;
}

ul.nav a:hover
{
	color: #ffffff;
	background: url(../img/bg_nav-on.gif) top left repeat-x;
}

ul.nav li ul
{
	display: none;
	width: 150px;
	position: absolute;
	top: 28px;
	left: -1px;
	margin: 0;
	padding: 3px 3px 0px 3px;
	border: 1px solid #7BBD84;
	border-width: 1px;
	background: #ededed;
}

ul.nav li:hover ul
{
	display: block;
}

ul.nav li li
{
	float: none;
	margin: 0;
	padding: 0;
	color: #666666;
}

ul.nav li li a
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	width: 128px;
	padding: 0px 0px 0px 20px;
	color: #000000 !important;
	text-indent: 0px;
	background: #ffffff;
	line-height: 16px;
	border: 1px solid #666666;
	margin-bottom: 3px;
	text-decoration: none !important;
}

ul.nav li li a:hover
{
	text-decoration: none !important;
	color: #ffffff;
	background: #ededed;
	background-image: none;
}

#header ul.subNav
{
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header ul.subNav li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 3px;
}

#header ul.subNav li a:hover
{
	text-decoration: underline;
}

#header ul.subNav li.tel
{
	padding-right: 30px;
}

#header ul.subNav li.bag
{
	padding-left: 15px;
	background: url(../img/bag.png) 0 50% no-repeat;
}

#header form
{
	position: absolute;
	top: 55px;
	right: 10px;
	margin: 0;
	padding: 0 0 0 43px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#header form select
{
	width: 117px;
	margin-right: 5px;
	border: 1px solid #808080;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#header form select option
{
	padding-left: 2px;
}

#header form input.searchWord
{
	width: 139px;
	margin-right: 5px;
}

#header form input.noborder
{
	position: relative;
	top: 5px;
}

#crumbtrail
{
	font-size: 10px;
	margin-left: 206px;
	margin-bottom: 15px;
	width: 554px;
	color: #999;
}

#crumbtrail a
{
	color: #006699;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

#crumbtrail a:hover
{
	text-decoration: underline;
	padding: ;
}

#crumbtrail b
{
	color: #333333;
}

#footer
{
	text-align: center;
	z-index: 101;
}

#footer form
{
	margin: 0;
	padding: 0;
	background: #f1ead4;
}

#footer form p
{
	margin: 10px 0;
	padding: 1px 0 7px;
	color: #333333;
}

#footer form span
{
	position: relative;
	top: 0px;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer ul.fNav1
{
	padding-bottom: 10px;
}

#footer ul.fNav1 li
{
	padding: 0 2px;
}

#footer ul.fNav2
{
	padding-bottom: 10px;
}

#footer ul.fNav2 li
{
	padding: 0 2px;
}

#footer ul.fNav3
{
	padding-bottom: 10px;
}

#mr #mainContent
{
	float: left;
	display: inline;
	width: 520px;
	padding-right: 12px;
	padding-bottom: 16px;
}

#mr #rightContent
{
	float: right;
	display: inline;
	width: 300px;
	padding-left: 46px;
	padding-bottom: 16px;
}

#mr #leftContent
{
	float: left;
	display: inline;
	width: 250px;
	padding-right: 12px;
	padding-bottom: 16px;
}

#mr #midContent
{
	float: middle;
	display: inline;
	width: 400px;
	padding-right: 12px;
	padding-bottom: 16px;
}

#mr #lastContent
{
	width: 986px;
	padding-bottom: 16px;
	background: #fff url(../img/bg_win-986_grey.jpg) top left no-repeat;
	height: 138px;
	padding: 15px 0px 0px 6px;
	color: #666666;
}

#mr #lastContent p
{
	margin: 0px;
	padding-right: 20px;
	font: 11px;
}

#lastContent-block
{
	height: 113px;
	padding-left: 17px;
	display: inline;
	float: left;
}

#lastContent-block h2
{
	color: #172121;
	font: 13px;
	padding-bottom: 10px;
}

.one
{
	width: 218px;
	background: url(../img/bg_block-divider.gif) bottom right no-repeat;
}

.two
{
	width: 213px;
	background: url(../img/bg_block-divider.gif) bottom right no-repeat;
}

.three
{
	width: 205px;
	background: url(../img/bg_block-divider.gif) bottom right no-repeat;
}

.four
{
	width: 255px;
}

#home-right
{
	width: 310px;
	background: #fff url(../img/bg_win-310_gold.jpg) top left no-repeat;
	height: 150px;
	z-index: 1;
}

#home-mid-pic
{
	z-index: 2px;
	position: absolute;
	left: 680px;
}

#home-mid
{
	width: 400px;
	background: #fff url(../img/bg_win-400_blue.jpg) top left no-repeat;
	z-index: 1;
	height: 150px;
}

#home-left
{
	width: 250px;
	background: #fff url(../img/bg_win-250_green.jpg) top left no-repeat;
	height: 150px;
	z-index: 1;
}

#home-left p
{
	padding: 0px 40px 0px 15px;
}

h2.win-title
{
	font-size: 14px;
	color: #ffffff;
	padding: 8px 0px 4px 15px;
	margin: 0px;
	text-transform: uppercase;
}

h2.win-title2
{
	font-size: 14px;
	color: #ffffff;
	padding: 8px 0px 4px 15px;
	margin: 0px;
}

#home-mid p
{
	padding: 0px 140px 0px 15px;
}

#home-mid i
{
	color: #666666;
}

a.title
{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

#home-services-r
{
	width: 310px;
	background: #fff url(../img/bg_hosting.gif) top left no-repeat;
	padding-bottom: 8px;
}

#home-services-r h2.top
{
	font-size: 14px;
	color: #666666;
	padding: 8px 0px 4px 15px;
	margin: 0px;
}

#home-services-r h2.mid
{
	font-size: 14px;
	color: #666666;
	background: #EDEDED;
	margin: 0px 8px 0px 9px;
	padding: 3px 0px 3px 8px;
}

#home-services-r a
{
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px 8px 0px 8px;
	padding-left: 35px;
	line-height: 23px;
	border-top: 1px solid #EBEBEB;
	width: 259px;
}

#home-services-r a.blue
{
	background: url(../img/icon_arrow-blue.gif) top left no-repeat;
}

#home-services-r a.green
{
	background: url(../img/icon_arrow-grn.gif) top left no-repeat;
}

#ml #rightContent
{
	float: left;
	display: inline;
	width: 250px;
	padding-bottom: 16px;
}

#ml #leftContent
{
	float: left;
	display: inline;
	width: 185px;
	padding-right: 23px;
	padding-bottom: 16px;
	color: #666666;
}

#ml #midContent
{
	float: center;
	display: inline;
	width: 504px;
	padding-right: 23px;
	padding-bottom: 16px;
}

#ml #leftContent p
{
	margin: 0px 0px 10px 0px;
}

#ml #midContent h1
{
	font-size: 18px;
	margin: 5px 0px 20px 0px;
}

#ml #midContent p
{
	color: #666666;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
}

#subnav-shell
{
	width: 185px;
	background: url(../img/bg_sub-nav_btm.gif) bottom left no-repeat;
	padding-bottom: 12px;
	margin-bottom: 16px;
}

#subnav
{
	margin-left: 1px;
	text-align: left;
	width: 171px;
	border: 1px solid #ebebeb;
	border-width: 1px 1px 0px 1px;
	padding: 3px 3px 0px 3px;
}

#subnav a.sub-title
{
	width: 164px;
	padding: 0px 0px 0px 5px;
	background: #ededed;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	display: block;
	color: #000000;
}

#subnav a.sub-title:hover
{
	background: #ededed;
	color: #000000;
	text-decoration: none;
}

#subnav a.sub-titleon
{
	text-decoration: none;
	width: 164px;
	padding: 0px 0px 0px 5px;
	background: url(../img/bg_nav-off.gif) top left repeat-x;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	display: block;
	color: #ffffff;
}

#subnav a.sub-titleon:hover
{
	text-decoration: none;
	width: 164px;
	padding: 0px 0px 0px 5px;
	background: url(../img/bg_nav-off.gif) top left repeat-x;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	display: block;
	color: #ffffff;
}

#subnav a
{
	background: #ffffff;
	width: 159px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #ededed;
	border-width: 1px 1px 0px 1px;
	display: block;
	font-size: 11px;
	line-height: 22px;
	color: #006699;
}

#subnav a:hover
{
	background: #f9f9f9;
	color: #0B7497;
	text-decoration: none;
}

#subnav a.last
{
	background: #EDF6FF;
	width: 156px;
	padding: 0px 0px 0px 13px;
	border: 1px solid #ededed;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff #EDF6FF #ffffff #EDF6FF;
	display: block;
	font-size: 11px;
	line-height: 20px;
	color: #006699;
}

#subnav a.last:hover
{
	background: #EDF6FF;
	width: 156px;
	padding: 0px 0px 0px 13px;
	border: 1px solid #ededed;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff #EDF6FF #ffffff #EDF6FF;
	display: block;
	font-size: 11px;
	line-height: 20px;
	color: #006699;
}

#subnav a.on
{
	background: #D5EAFF;
	font-weight: bold;
	width: 159px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #ededed;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff #D5EAFF #ffffff #D5EAFF;
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #006699;
}

#subnav a.on:hover
{
	background: #D5EAFF;
	font-weight: bold;
	width: 159px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #ededed;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff #D5EAFF #ffffff #D5EAFF;
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #006699;
}

#ml #rightContent div.content
{
	margin: 0px 0px 10px 5px;
	width: 214px;
	border: 1px #f0f0f0 solid;
	border-width: 0px 1px 0px 1px;
	padding: 10px 10px 10px 13px;
}

#ml #rightContent h3.orange
{
	padding: 10px 0px 3px 18px;
	line-height: 14px;
	font-size: 14px;
	color: #ffffff;
	background: url(../img/bg_block-org_t.gif) top left no-repeat;
}

#ml #rightContent div.orange
{
	width: 250px;
	background: url(../img/bg_block-org_btm.jpg) bottom left no-repeat;
	margin-bottom: 16px;
}

#ml #leftContent div.content
{
	margin: 0px 0px 10px 5px;
	width: 149px;
	border: 1px #f0f0f0 solid;
	border-width: 0px 1px 0px 1px;
	padding: 10px 10px 10px 13px;
}

#ml #leftContent h3.blue
{
	padding: 10px 0px 3px 18px;
	line-height: 14px;
	font-size: 14px;
	color: #ffffff;
	background: url(../img/bg_left-blue_t.gif) top left no-repeat;
}

#ml #leftContent div.blue
{
	width: 185px;
	background: url(../img/bg_left-blue_btm.jpg) bottom left no-repeat;
	margin-bottom: 16px;
}

#ml #idxwindow
{
	width: 498px;
	padding-bottom: 16px;
	background: #fff url(../img/bg_win-idx.jpg) top left no-repeat;
	height: 166px;
	padding: 15px 0px 0px 6px;
	color: #666666;
	margin: 23px 0px 0px 0px;
}

#ml #idxwindow p
{
	margin: 0px;
	padding-right: 15px;
	font: 11px;
}

#idxwindow-block h2
{
	color: #172121;
	font: 13px;
	padding-bottom: 10px;
}

.idx-one
{
	height: 144px;
	padding-left: 17px;
	display: inline;
	float: left;
	width: 218px;
	background: url(../img/bg_block-divider.gif) bottom right no-repeat;
}

.idx-two
{
	height: 144px;
	padding-left: 17px;
	display: inline;
	float: left;
	width: 230px;
}

#ml #idxfocus
{
	width: 504px;
	background: #fff url(../img/bg_idx-focus.jpg) top left no-repeat;
}

#ml #idxfocus p
{
	padding: 10px 145px 0px 15px;
	color: #000;
}

#ml #midContent div.content
{
	margin: 0px 0px 0px 5px;
	width: 280px;
	border: 1px #f0f0f0 solid;
	border-width: 0px 1px 0px 1px;
	padding: 10px 199px 0px 13px;
}

#ml #midContent h3.grey
{
	padding: 10px 0px 3px 18px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: url(../img/bg_block-grey_t.gif) top left no-repeat;
}

#ml #midContent div.pm
{
	width: 504px;
	background: url(../img/bg_block-pm_b.jpg) bottom left no-repeat;
	margin-bottom: 16px;
}

ul.secondNav
{
	margin: 5px 0 0 7px;
	padding: 0;
	list-style-type: none;
}

ul.secondNav li
{
	margin: 0;
	padding: 1px 0 1px 5px;
	border-bottom: 1px solid #fff;
}

ul.secondNav a
{
	color: #666666;
	text-decoration: none;
}

ul.secondNav a:hover
{
	color: #666666 !important;
	text-decoration: underline;
}

ul.secondNav a.active, ul.secondNav a.active:hover
{
	font-weight: bold;
	text-decoration: none;
}

ul.thirdNav
{
	width: 100px;
	margin: 5px 0 0 7px;
	padding: 0;
	list-style-type: none;
}

ul.thirdNav li
{
	position: relative;
	margin: 1px 0 1px 0px;
	padding: 0;
	border-bottom: 1px solid #fff;
	z-index: 111;
}

ul.thirdNav li:hover
{
	border-bottom: 1px solid #e5e5e5;
	background: #f8f5eb;
}

ul.thirdNav li:hover ul
{
	background: #f8f5eb;
	display: block;
}

ul.thirdNav a
{
	color: #666666;
	display: block;
	width: 100px;
	padding-left: 5px;
	text-decoration: none;
}

ul.thirdNav a:hover
{
	color: #666666;
	text-decoration: none;
}

ul.thirdNav li ul
{
	width: 115px;
	display: none;
	position: absolute;
	top: 0;
	left: 99px;
	margin: 0;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-width: 0 1px 1px 0;
	background: #f8f5eb;
	z-index: 112;
}

ul.thirdNav li ul li
{
	border-bottom: 0px;
}

ul.thirdNav li ul li:hover
{
	border-bottom: 0px;
}

ul.thirdNav li ul a
{
	padding: 0 5px;
}

ul.thirdNav li ul a:hover
{
	text-decoration: underline;
}

ul.breadcrumbs
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.breadcrumbs li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 7px 0 4px;
	background: url(../img/arrow.png) 100% 50% no-repeat;
	color: #999999;
}

ul.breadcrumbs li a:hover
{
	text-decoration: underline;
}

ul.breadcrumbs li.first
{
	padding-left: 0px;
}

ul.breadcrumbs li.last
{
	background: url(none);
}

.toolsCat
{
	clear: both;
	padding: 22px 0 0 0;
}

.toolsCat a:hover
{
	text-decoration: underline;
}

.toolsCat select
{
	width: 117px;
	border: 1px solid #808080;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

.toolsCat select option
{
	padding-left: 2px;
}

.toolsCat .tcLeft
{
	float: left;
	display: inline;
}

.toolsCat .tcLeft select
{
	width: 158px;
}

.toolsCat .tcRight
{
	float: right;
	display: inline;
}

.toolsCat .tcRight select
{
	width: 120px;
}

.toolsCat .tcRight span
{
	float: left;
	display: inline;
	margin-top: 1px;
	margin-right: 10px;
	padding: 2px 12px 0 0;
	border-right: 1px solid #ccc;
}

.toolsCat p
{
	margin: 0;
	padding: 10px 0;
}

.tcRight a.prevPage
{
	margin-right: 9px;
}

.tcRight a.nextPage
{
	margin-left: 9px;
}

.productsCat
{
	clear: both;
}

.productsCat dl
{
	float: left;
	display: inline;
	margin: 20px 42px 0 0;
	padding: 0;
}

.productsCat dl.last
{
	margin-right: 0px;
}

.productsCat dl dt
{
	margin: 0;
	padding: 0 0 3px;
}

.productsCat dd
{
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 14px;
}

.productsCat dd a
{
	color: #666666;
	text-decoration: none;
}

.productsCat dd a:hover
{
	color: #666666;
	text-decoration: underline;
}

#grid
{
	text-align: center;
	color: #333333;
	border: 1px #e0e0e0 solid;
	border-width: 0px 1px 0px 0px;
}

#grid td.title
{
	text-align: left;
	font-weight: bold;
	color: #666666;
}

#grid th.title
{
	background: #999999;
	color: #ffffff;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
}

#grid td
{
	border: 1px #e0e0e0 solid;
	border-width: 0px 0px 1px 1px;
	padding: 4px;
}

#grid tr.on
{
	background: #f0f0f0;
}

#content:after, #header ul:after, #footer ul:after, ul.breadcrumbs:after, .toolsCat:after
{
	content: ".";
	display: block;
        	height: 0;
	clear: both;
	visibility: hidden;
}