body {
	background:url(../images/background.png) fixed center 30px no-repeat #53a2ee;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#nav {
	width:100%;
	overflow:hidden;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;

}

#footer .left {
	float:left;
	text-align:left;
}

#footer .right {
	float:right;
	text-align:right;
}

#header {
	background:#fff url(../images/banner.png) top left no-repeat;
	height:201px;
	padding:0px;
}

#header #topnav a.webmail {
	background:url(../images/icon_webmail.png) no-repeat center left;
	line-height:21px;
	padding-left:30px;
	padding-right:10px;
	color:#333333;
}

#nav_main {
	background:#fff url(../images/menu_bg.png) repeat-x left top;
	height:66px;
}

.sf-menu li li {
	background:#fff url(../images/menu_bg.png) repeat-x left -1px;
}

.ct10l {
	padding:0 15px 0 5px;
	text-align:justify;
}

.ct10r {
	padding:0 5px 10px 15px;
	text-align:justify;
}

.login {
	padding-left:10px;
	text-align:right;
}

.login label{
	width:110px;
	float:left;
	font-weight:bold;
	margin-right:3px;
}

.login input {
	float:left;
	width:160px;
}

.login input.button {
	float:right;
	width:100px;
	margin-right:15px;
	background:url(../images/button.png) no-repeat;
	border:none;
	height:24px;
	vertical-align:top;
	font-weight:bold;
	color:#fff;
}

.login div.type-text
{
	margin:0.1em 0;
	overflow:hidden;
	padding:3px 0.5em;
	position:relative;
}

.support {
	text-align:center;
}

.visitor {
	padding-left:60px;
}

.visitor th,.visitor td {
	padding:0.1em;
}

.visitor span {
	display:inline;
	width:200px;
}

.samples {
	border:1px solid #1068a6;
	margin:10px;
	padding:5px;
}

.samples ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	text-decoration:none;
	width:auto;
}

.samples ul li {
	display:inline;
	float:left;
	font-size:1em;
	line-height:1em;
	list-style-type:none;
	margin:0;
	padding:7px;
}

.samples ul li a {
	line-height:1.5em;
}

.paging {
	text-align:center;
}

.paging a {
	background:url(../images/ad_button.gif) no-repeat center center;
	height:25px;
	width:24px;
	margin: 0px 3px;
	display:inline-block;
	color:#fff;
	line-height:25px;
}

.paging .cur{
	color:#ffff00;
}

.paging .pre{
	background:url(../images/ad_button_pre.gif) no-repeat;
}

.paging .next{
	background:url(../images/ad_button_next.gif) no-repeat;
}

.products {
	padding:5px 5px 5px 10px;
	overflow:hidden;
}

.products ul {
	margin:0;
	padding:0;
}

.products ul li{
	margin:0;
	padding:0;
	display:block;
	float:left;
	text-align:justify;
	overflow:hidden;
}

.products ul li img{
	float:right;
	margin-top:5px;
	margin-left:7px;
}

h4 {
	background:url(../images/box_title.png) no-repeat 20px top;
	height:36px;
	padding-top:8px;
	line-height:28px;
	color:#fff;
	text-indent:80px;
}

h4.title {
	background:url(../images/box_title_left.png) no-repeat left top;
	height:36px;
	padding-top:8px;
	line-height:28px;
	color:#fff;
	text-indent:60px;
	width:100%;
}

#nav_main a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

 #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  { background:url(../images/menu_active.png) repeat-x center left; color: #fff }

.sf-menu .active {
	background:url(../images/menu_active.png) repeat-x center left;
}

.sf-menu #current {
	background:url(../images/menu_active.png) repeat-x center left;
}

  
#nav_main ul li span.separator {
    background:url(../images/menu_split.png) no-repeat center center; color: #fff
}  

#main {
	background:url(../images/main_background.jpg);
}

.tab {
	padding:10px;
}

.tab_top {
	background:url(../images/tab_top_middle.jpg) repeat-x bottom left;
	height:36px;
}

.tab_top .edge-bl {
	height:36px;
	width:10px;
	background:url(../images/tab_top_left.jpg) no-repeat left bottom;
	float:left;
	position:relative;
}

.tab_top .edge-br {
	height:36px;
	width:10px;
	background:url(../images/tab_top_right.jpg) no-repeat right bottom;
	float:right;
	position:relative;
}

.tab_top a {
	margin-top:-4px;
	line-height:36px;
	color:#fff;
	padding:4px 10px 0px 10px;
	height:36px;
	display:inline;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}

.tab_top a .ative_right {
	display:none;
}

.tab_top a.active {
	margin-left:-5px;
	background:#51a1ed url(../images/tab_active_left.jpg) no-repeat top left;
	position:relative;
	padding-left:15px;
}

.tab_top a.active .ative_right {
	background:#51a1ed url(../images/tab_active_right.jpg) no-repeat top right;
	width:10px;
	height:40px;
	margin-right:-5px;
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
}

.tab_top a.split {
	background:url(../images/tab_line.jpg) no-repeat center bottom;
	height:36px;
	width:2px;
	padding:0;
	font-size:0px;
	float:left;
}


.tab_top a.tab_first.active {	
	margin-left:0px;
}


.tab_top .tab_first {
	background:url(../images/tab_top_left.jpg) no-repeat left bottom;
	padding-left:15px;
}

.tab_content {
	background:url(../images/tab_content_middle.jpg) repeat-x top left;
	min-height:200px;
	width:100%;
	overflow:hidden;
}

.tab_bottom {
	height:10px;
	background:#017cd3;
}

.tab_bottom .edge-bl {
	height:10px;
	width:10px;
	background:#017cd3 url(../images/tab_bottom_left.jpg) no-repeat bottom left;
	float:left;
	position:relative;
}

.tab_bottom .edge-br {
	height:10px;
	width:10px;
	background:#017cd3 url(../images/tab_bottom_right.jpg) no-repeat bottom right;
	float:right;
	position:relative;
}