body {
	background: #CCCCCC url(images/background.gif) repeat-x;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0;
}
a:link, a:visited {color:#cc8800; text-decoration:none;}
a:hover {color:#ffaa00; text-decoration:none;}
a img{border:0px;}

#body, .body
{
	width: 964px;
	margin:auto;
}

.topbar1
{float:right;}
.topbar1 div.topbar1
{background:url(images/topbar1_back.gif) repeat-x;}
.topbar1 div.topbar1 div.topbar1
{background:url(images/topbar1_left.gif) top left no-repeat;}
.topbar1 div.topbar1 div.topbar1 div.topbar1
{
	background:url(images/topbar1_right.gif) top right no-repeat; height:27px; padding:2px 10px;
	color: #666666;
	font-weight:bold;
}
div.topbar1 img
{
	margin:3px 1px;
}

.topbar2
{float:right;}
.topbar2 div.topbar2
{background:url(images/topbar2_back.gif) repeat-x;}
.topbar2 div.topbar2 div.topbar2
{background:url(images/topbar2_left.gif) top left no-repeat;}
.topbar2 div.topbar2 div.topbar2 div.topbar2
{
	background:url(images/topbar2_right.gif) top right no-repeat; height:31px; padding:0px 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.topbar2 div.topbar2 div.topbar2 div.topbar2 div
{
	float:left;
}
.topbar2 a:link, .topbar2 a:visited {color: white;}

#header
{
	height:91px;
	width:960px;
	font-size:11px;
}
input{font-size:11px;}


#menu
{
	width:932px;
	height:40px;
	margin: auto;
	clear:both;
}

#menu ul
{
	display:block;
	height:40px;
	top:0;
	right:0;
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}

#menu ul li
{
	float:left;
	padding:0px;
	margin:0px;
	height:40px;
}

#menu ul li a
{
	font: 14px/40px Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
	padding:11px 25px 11px 25px;
	text-align:center;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	height:40px;	
}


#menu ul li a:hover{
	background: #FFFFFF url(images/menuhover.gif) repeat-x;
	color: black;
}

#menu ul li.menudiv
{
	background: url(images/menudiv.gif) no-repeat;
	width: 2px;
	height:40px;
}
#page
{
	margin: 15px;
}

#page_back
{
	background: url(images/pageback.gif) repeat-y;
	margin-top: 20px;
}
#page_top
{
	background: url(images/pagetop.gif) top left no-repeat;
}
#page_bottom
{
	background: url(images/pagebottom.gif) bottom left no-repeat;
}
#page_inner
{
	margin:0 2px;
}

.homebox
{
	float:left; width:250px; padding: 0 15px; background: url(images/homebox_back.gif) no-repeat;
	margin:1px;
}
.homeboxheading
{
	font-weight:bold;
	font-size:14px;
	color: #005ccc;
	margin-top: 20px;
	margin-left:60px;
}

.homeprice
{
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
}

.homebox ul
{
	margin:0px; padding:0px;
	clear:both;
}
.homebox ul li
{
	margin:0px;
	padding:2px 0 3px 15px;
	display:block;
	list-style:none;
	border-bottom: 1px dotted #666666;
	background: url(images/goldarrow.gif) 3px 4px no-repeat;
}

.goldheading
{
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, Arial, helvetica, sans-serif;
	font-size:20px;
	color: #996600;
	font-weight:light;
}

.font11
{
	font-size:11px;
}
#footer
{
	clear:both;
	background: url(images/footer.gif) repeat-x;
	height:125px;
	padding-top:34px;
	color: #999999;
	font-size:11px;
}
#footer a:link, #footer a:visited {color: #999999; font-weight:bold; line-height:1.6em;}
#footer a:hover {color: #CCCCCC;}

#footer div img
{
	margin-left:10px;
	margin-top:8px;
}
.footerbottomlinks  {float:right;}
.footerbottomlinks a:link, .footerbottomlinks a:visited {font-weight:normal !important;}
.copyright
{
	float:right;
	background: url(images/copyright.gif);
	width:244px;
	height:39px;
	padding: 25px 25px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#333333;
	margin-top:7px;
}
.tab123
{
	height: 24px;
	position:relative;
	top:30px;
	left:22px;
	width:150px;
	
}
.tab123 ul
{
	margin:0px;
	list-style: none;
	padding: 0;
	border: 0;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	width:150px;
	color: #FFFFFF;
	height: 24px;
	
}
.tab123 li{
	display: block;
	border: 0;
	margin: 0 5px 0 0;
	float:left;
	padding:0px 0px 0px 0px;
	height: 24px;
	font-weight:bold;
}

.tab123 li a, .tab123 li a:visited{

	display: block;
	white-space: nowrap;
	padding: 2px 0;
	margin:0px;
	width: 24px;
	text-align:center;
	text-decoration: none;
	height: 20px;
	color: #FFFFFF !important;
	border: 0;
	float:left;
	background: transparent url(images/tabbutton.gif) repeat-x;
}
.tab123 li a:hover, .tab123 li a.hovered{
	color: #183247 !important;
	background:  transparent url(images/tabbuttonhover.gif) repeat-x;
}
html>body .tab123 li a {
	}

#bannerfeatures
{
	font-family:  "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	/*font-style:italic;*/
	color: #FFFFFF;
	width: 485px;
	text-align:left;
	padding-top:4px;
}

#homepage
{
	float:left; width:565px; background: url(images/gradient.gif) repeat-x;
}
#subpage
{
	float:left; width:620px; background: url(images/gradient.gif) repeat-x;
	padding: 15px 20px;

}
#subpageheader
{
	height:72px;
	font-weight:bold;
	color: white;
	font-size:11px;
	padding: 15px 290px 0 25px;
}

#subpageheader h1
{
	font-size:20px;
	margin:0px;
	padding:0px;
	color: white;
	margin-bottom:8px;
}

#navbar
{
	width:269px;
	padding:15px 15px;
	float:right;
	background: #f2f2f2 url(images/gradient.gif) bottom left repeat-x;
}
#homeright
{
	float:right; width:365px; padding:15px 14px; background: #f2f2f2 url(images/gradient.gif) bottom left repeat-x;
}

#navbar ul
{
	list-style: none;
	margin: 0 0 10px 0px;
	padding: 0;
	border: 0;
	font-size: 11px;
	color: #FFFFFF;
}
#navbar li
{
	display: block;
	border: 0;
	margin: 0px;
	padding:0;
}

#navbar li a, #navbar li a:visited
{
	display: block;
	text-align:right;
	white-space: nowrap;
	padding: 5px 35px 5px 0;
	width:232px;
	text-decoration: none;
	
	font-size:14px;
	background: white url(images/navmenuback.gif) top right no-repeat;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#navbar li a:hover
{
	background: white url(images/navmenubackhover.gif) top right no-repeat;
}

.largeblue
{
	font-size: 18px;
	font-family: "Segoe UI", Tahoma, Arial, Verdana, sans-serif;
	color: #164151;
}
.red
{
	color: #FF0000;
}
.green
{
	color: #006600;
}
.large
{
	font-size:13px;
}

h1, .h1
{
	font-family: Tahoma, "Arial Narrow", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:20px;
	color: #333333;
	margin: 0 0 10px 0;
}

p
{
	line-height:1.5em;
}
.submenu
{
	position:absolute; left:0px; top:0px; z-index:100;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}
.submenu ul
{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	width:180px;
}
.submenu li
{
	display: block;
	border: 0;
	margin: 0px;
	padding:1px 0px 0px 0px;
	background: #000000;
}
.submenu li.menuheading a, .submenu li.menuheading a:visited
{
	display: block;
	white-space: nowrap;
	padding: 5px 0 5px 10px;
	width:170px;
	text-decoration: none;
	color: #EDB91F;
	font-size:12px;
	font-weight:bold;
	background: #000000;
}
.submenu li a, .submenu li a:visited
{
	display: block;
	white-space: nowrap;
	padding: 3px 0 3px 20px;
	width:160px;
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}
.submenu li a:hover
{
	color: #ffc583;
	background: #333333;
}

.tableback
{
	padding: 0 15px; background: url(images/tableback.gif) no-repeat;
	margin-top:20px;
}
.tableheading
{
	font-weight:bold;
	font-size:14px;
	color: #005ccc;
	padding-top: 16px;
	margin-left:60px;
}
.tableicon
{
	background: url(images/servericon2a.gif) 0 -5px no-repeat; height: 46px; width:48px; float:left;
}
.tableheading2
{
	font-weight:bold;
	font-size:14px;
	color: #005ccc;
	padding-top: 16px;
	margin-left:60px;
}
.tableicon2
{
	background: url(images/servericon2b.gif) 0 -5px no-repeat; height: 46px; width:48px; float:left;
}

.packagestable
{
	border:1px solid #CCCCCC;
	background: #f9f9f9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.packagestable th
{
	font-weight:bold;
	color: #55a2ff;
	background: black;
	text-align:center;
	padding:4px 2px 4px 2px;
}
.packagestable td
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	padding:3px;
	text-align:center;
}


.packagestable td a img
{
	position:relative;
	top:1px;
}
.packagestable td.processor, .packagestable td.firsttd
{
	white-space:nowrap;
	background: url(images/goldarrow.gif) 5px 7px no-repeat;
	font-weight:bold;
	border-left: 0;
	padding-left:20px;
	text-align:left;
}
.packagestable td.pricetd
{
	font-weight:bold;
	color: #cc8800;
}
.packagestable td.lasttd
{
	
}

.featurelist
{
	width:195px;
	float:left;
	margin-left:10px;
}
.featurelist ul
{
	margin:0px;
	padding:0px;
}
.featurelist ul li
{
	margin:0px;
	padding:3px 0 3px 15px;
	display:block;
	list-style-type: none;
	background: url(images/goldarrow.gif) 0 5px no-repeat;
}

#showtext
{
	width:200px;
	padding:10px;
	border:1px dotted #999999;
	background: #FFFFCC;
	font-family: Tahoma, "Arial Narrow", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	position:absolute;
	z-index:100;
}

