@charset "utf-8";
/* CSS Document */
body {
	height:100%;
	background:#686868;
	color:#515151
}
body, select, input {
	font:normal 12px/normal "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif
}
input, select {
	vertical-align: middle; padding: 1px; 
	/*** font-size: 14px; font-weight: 600; ***/
}
img {
	vertical-align:top
}
img, a img {
	border:none
}
ul, ol {
	list-style:none
}
li {
	list-style-type:none
}
em, i {
	font-style:normal;
	color:#ff7e00
}
a {
	text-decoration:none;
	outline:none;
	color:#585858
}

a:hover {
	text-decoration:underline
}
.center {
	text-align:center
}
.clear {
	clear:both;
	visibility:hidden;
	font-size:0;
	line-height:0;
	height:0
}
.fl {
	float:left
}
.fr {
	float:right
}
#header {
	width:955px;
	margin:26px auto 0;
	height:90px;
	position:relative;
	background:#f7f7f7 url(../images/header_bg.png) no-repeat 0 top
}
#header h1 {
	width:265px;
	height:46px;
	background:url(../images/logo_ob.png) no-repeat;
	position:absolute;
	left:11px;
	top:28px;
    border-bottom: 0px
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999em;
	overflow:hidden
}
#header span {
	display:block;
	position:absolute;
	font-size:18px;
	top:28px;
}
#header .help {
	width:81px;
	height:21px;
	background:url(../images/live_help_icon.png) no-repeat 0 0;
	padding:18px 0 0 42px;
	right:177px
}
#header .line {
	width:1px;
	height:51px;
	background:url(../images/line_bg.png) repeat-y;
	right:176px
}
#header .ask {
	width:132px;
	height:21px;
	background:url(../images/ask_icon.png) no-repeat 0 0;
	padding:18px 0 0 38px;
	right:0px
}
#header .norton {
	width: 114px;
	height: 41px;
	background: url(../images/norton.gif) no-repeat 0 0;
	padding: 0 0 0 38px;
	right: 0px;
}
#navigation {
	width:953px;
	height:50px;
	margin:0 auto;
	background:#fbf1c8;
	border:1px solid #ff8606;    	padding:0px;
}
#navigation ul {
	width:951px;
	height:50px;
	margin:0 1px;
	background:url(../images/navigation_bg.png) 0 1px repeat-x;		padding:0px;
}
#navigation li {
	height:16px;
	float:left;
	background: url(../images/navigation_bg2.png) no-repeat right 0;
	font-weight:bold;
	font-size:14px;
	padding:17px 20px 17px 18px;
	line-height:16px;
	font-size:15px;
	color:#fff;
}
#navigation li.active {
	height: 16px;
	float: left;
	background: url(../images/navigation_bg_cur.png) 0 1px repeat-x;
	font-weight: bolder;
	font-size: 15px;
	padding: 17px 20px 17px 18px;
	line-height: 16px;
	font-size: 15px;
	color: #fff;
}
#navigation li a {
color:#fff;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:15px;
}
/*==========*/
#navigation li a:visited {
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:15px;
}
#navigation li a:hover {
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:15px;
}/*==========*/

#banner2 {
	width:955px;
	height:107px;
	margin:0 auto;
	background:url(../images/banner_bg2.png) no-repeat;
	position:relative
}
#banner2 .order-new-btn {
	width:366px;
	height:107px;
	background:url(../images/order_now_btn.png) no-repeat;
	position:absolute;
	right:0;
	top:0
}
#banner2 a.order-new {
	width:273px;
	height:47px;
	right:13px;
	bottom:24px
}
#banner2 h2 {
	position:absolute;
	top:20px;
	left:20px;
	font-size:30px;
	color:#fff;
	font-weight:normal;		border-bottom: 0px;
}
#banner2 h2.page-name {
	left:800px;
	top:32px;
}
#banner2 h3 {	position:absolute;	top:54px;	left:20px;	font-size:14px;	color:#fff;	font-weight:bold; border-bottom: 0px;}
#banner2 .logout {	position:absolute;	bottom:23px;	right:32px;	font-size:14px;	color:#fff;	font-weight:bold; border-bottom: 0px;}
#banner2 .tab-menu {
	height:32px;
	position:absolute;
	left:18px;
	bottom:12px;
	background:#fff url(../images/tab_menu_bg.png) no-repeat 0 0;
}
#banner2 .tab-menu ul {
	height:26px;
	padding-top:6px;
	padding-right:8px;
	float:left;
	background:url(../images/tab_menu_bg.png) no-repeat right bottom;
}
#banner2 .tab-menu li {
	height:21px;
	padding:0 0 5px 10px;
	float:left
}
#banner2 .tab-menu li.cur a {
	color:#fff
}
.tab-menu li.cur {
	background:url(../images/menu_on_bg2.png) no-repeat center bottom
}
.tab-menu li a {
	float:left;
	height:21px;
	line-height:21px;
	padding-left:10px;
}
.tab-menu li a:hover {
	text-decoration:none
}
.tab-menu li.cur a {
	background:url(../images/menu_on_bg.png) no-repeat 0 0
}
.tab-menu li span {
	float:left;
	height:100%;
	padding-right:10px;
	cursor:pointer
}
.tab-menu li.cur span {
	background:url(../images/menu_on_bg.png) no-repeat right 0
}
/* Kayako Style */
#page-main {
	width: 955px;
	background: #fff;
	margin: 0 auto;
	padding: 5px 0 0 0;
    font-size:0
}
#page-main p {
	margin: 0;
	padding: 0;
    }

#footer {
    width:955px;
	height:217px;
	margin:0 auto;
    padding:0;
	background: url(../images/footer_bg.png) no-repeat 0 0;		padding: 0 0 30px 0;
}
#footer h2 {
	height:36px;
	line-height:36px;
	padding: 0px 1px 0px 18px;
	color:#3c6f78;
	font-size:16px;
}
#footer li {
	height:166px;
	width:125px;
	float:left;
	padding:0px 0px 0px 26px;
	background:url(../images/solid_bg2.png) no-repeat right 0;
	font-size:11px;
}
#footer li strong {
	font-size:12px;
	color:#3c6f78;		padding:0;
}
#footer li.hosting {
	width:140px;    padding:0;
}
#footer li.copyright {
	width:auto;	padding:0 0 0 26px;
	background:none
}
#footer li.copyright strong {
	color:#000;
	padding:0;
}
#footer li.copyright em {
	display:block;
	font-size:24px;
	padding:5px 0;
	color:#12667f;
}
#footer .payfor img {
	margin:8px 8px 0 0
}
