body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
h1, h1 a {
	color:#4183A6;
	font-size:16px;		
	text-decoration:none;
}
a img {
    border: none;

}
h2, h2 a {
	color:#4183A6;
	font-size:15px;		
	text-decoration:none;
}
h2, h2 a {
	color:#4183A6;
	font-size:14px;		
	text-decoration:none;
}
#boxInside{
	width: 650px;
	height: 222px;		
	clear:both;	
	margin-left: 0px;
	margin-right: 0px;
}
.color5:hover {
	color:#000;	
}
.color2 {
	color:red;
}
.color3 {
	background-color:#ECF2F7;
}
.color4 {
	background-color:#FFEDE5;
}
.color5 {
	color:#4183A6;
}
.branch {
	border: 1px solid #eee; 
	width: 280px; 
	height: 140px; 
	float: left; 
	margin-right: 12px; 
	margin-bottom: 12px; 
	padding: 12px;
}
.branch a {
	color:#4183A6;
}


#mainContent .leftContent {
	float: left;
	width: 650px;
}
#top h1 {
	color: #103375;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;
	background-image: url(../../design/img/logo.jpg);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 26px;
	padding-left: 120px;
	margin: 0px;
	width: 360px;
	cursor:pointer;
	float:left;
}


#news p {
	line-height: 18px;
}
.newsI{
	background: #fff url(../img/boxtop.gif) repeat-x top;
	padding: 6px;
	border: 1px solid #eee; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mainContent .rightContent {
	float: right;
	width: 300px;
}
#top a h1{
	text-decoration:none;
	color:#103375;
}
#top form {
	float: right;
	padding-top: 24px;
}
#top form .inputField {
	width:200px;	
	height:20px;
}
#menu {
	background-image: url(../../design/img/menu_bg.jpg); 
	background-repeat: repeat-x;
	width:960px; 
	height:44px;
	clear:both;
	
}
#menu a {
	color:#FFFFFF;
	font-weight:bold;
}

#menu ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
#menu ul li {
	position:relative;
	float:left;
	width:112px;
	height:44px;
	text-align:center;
	
	
}
	
#menu li ul {
	position: absolute;
	left: 0px;;
	top: 44px;
	display: none;
	
}
	
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top:12px;
	
	
}
	
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block;}

#menu .main:hover {
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url(../../design/img/menu_selected_bg.jpg);
	color:#000000;
}
#menu .sub li {
	background-image: url(../../design/img/dropdown_bg.jpg);
	bacground-repeat:no-repeat;
	height:27px;
	width:133px;
	
}

#menu .sub li a {
	padding-top:6px;
	padding-left:5px;
	font-weight:normal;
	text-align:left;
}
#menu .sub li a:hover {
	color:#000000;	
} 

#webpage{
	background: #FFF;
	background-image: url(../../design/img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 990px;
	margin:auto;
}
#container {
	
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
.leftCorner {
	float: left;
}
.rightCorner {
	float: right;
}


#nav {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4183A6;
	
}
#nav a {
	color:#4183A6;
	background-image: url(../../design/img/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	margin-right: 5px;
}
#nav a:hover {
	color:#000;
	text-decoration:none;
}
#products  {
	width: 210px;
	float: left;
	margin-right: 6px;
}
#products .img {
	width: 210px;
	text-align: center;
	padding-bottom: 10px;
}
#products .header {
	height: 23px;
	background-image: url(../../design/img/products_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 6px;
	color: #174279;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}
#products .content {
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACBAA9;
	border-left-color: #ACBAA9;
	background-color: #F0F0F0;
	height: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#products  p {
	margin-top: 5px;
}
#products .footer {
	background-image: url(../../design/img/products_bottom.gif);
	background-repeat: no-repeat;
}
#news h3 {
	font-size: 14px;
	font-weight: bold;
	color: #00B7FF;
	margin-bottom: 3px;
	margin-top:5px;
	clear:both;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#4183A6;
	margin-bottom: 3px;
}
.strong {
	font-weight:bold;
}
.color1 {
	color: #00B7FF;
	text-decoration:none;
}
.date {
	font-size: 12px;
	color: #B4B4B4;
}
.more {
	color: #FF4A03;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../design/img/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	float: right;
}
.more:hover {
	color:#000;	
}
#underNews {
	clear: both;
}

#footer {
	clear:both;
	/*background-image: url(../../design/img/footer_bg.jpg);
	background-repeat: repeat-x;*/
	
	padding-top: 10px;
	height: 120px;
	
}
#footer .footerBox {
	clear:both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}
#footer .footerBox  .col1 {
	float: left;
	width: 300px;
	padding-left:10px;
}
#footer .footerBox  .col2 {
	float: right;
	text-align: right;
	padding-right:10px;
}
#footer .footerBox .col2 a {
	color: #000;
	text-decoration: none;
}
#footer .footerBox .col2 a:hover {
	color:#F30;
	text-decoration:underline;
}
#footer .col2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



.imgNews {
	float:left;
	margin:0 10px 5px 0; 
	padding:2px; 
	border:1px solid #CCCCCC;
}

.service th {
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
	color:#4183A6;;
}
.service td {
	border-bottom:1px dotted #cccccc;
	padding:6px;
	
}
.service textarea {
	border:1px solid #CCCCCC;
	background-color:#F9F9F9;
	
}
.service .input{
	border:1px solid #CCCCCC;
	height: 18px;
	width:260px;
	background-color:#F9F9F9;
}
.toners td {
	border-bottom:1px dotted #cccccc;
	padding:6px;
}
#questionForm .input {
	border:1px solid #CCCCCC;
	background-color:#F9F9F9;
	
}
#questionForm label {
	display: block;
	font-size: 12px;
	margin-left:0;
}
#questionForm textarea{
	border:1px solid #CCCCCC;
	
	background-color:#F9F9F9;
}

.productList ul {
	list-style-type:none;
	line-height:20px;
	
}
.productList li a {
	color:#214F8A;
	text-decoration:underline;
}
.productList .main {
	color:#FF4E00;
	font-weight:bold;
}
.productList a:hover {
	color:#000;
}

.productList a {
	text-decoration:none;
}

.imgProduct {
	margin:6px; 
	padding:2px; 
	border:1px solid #CCCCCC;
}
a {
	color:#4183A6;
}
.job td {
	border-bottom:1px dotted #cccccc;
	padding-bottom:8px;
	padding-top:8px;
}
.longText {
	line-height:150%;
}
.buyToner ul{
	list-style:none;
	
}
.buyToner .click {
	cursor:pointer;
	color:#F30;
	text-decoration:underline;
	
}
.buyToner table {
	width:100%;
	border:none;
	margin:10px 0;
}
.buyToner th {
	text-align:left;
	padding:6px;
}
.buyToner td {
	border-bottom:1px dotted #cccccc;
	padding:6px;
}

.gmapp iframe {
	border: 1px solid #999;
}

.productBox {
	background: #fff;
	overflow: hidden; 
	border: 1px solid #eee; 
	height: 120px; width: 200px; 
	margin-right: 6px; margin-bottom: 6px; 
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.productLink {
	display: block; 
	width: 80px; 
	height: 100px; 
	float: left; 
	margin-right: 6px;
}
.productBot{
	font-size: 11px; 
	padding-top: 6px; 
	padding-bottom: 6px;
}

#topLine {
    height: 126px;
    border: 0px solid blue;
}
#topLine .topLogo{
    float: left;
    border: 0px solid orange;
	margin-top: 24px;
}
#topLine #el1{
    margin-left: 0px;
    margin-top: 5px;
    float: left;
    width: 380px;
    height: 200px;
    /*background: #aaa; */
}
#topLine #el2{
    margin-top: 5px;
    float: right;
    width: 380px;
    height: 115px;
    /*background: #aaa; */
}

/* Facebook */
    #facebookA {display: inline-block;margin-left: 5px;width: 160px;height: 32px;background: #f3f3f3;position: relative;top: -6px;}
    #facebookA img {float: left;_margin-left: -4px;_margin-right: -2px;}

    /* zoom: 3; -moz-transform: scale(3); */

    .additionalContainer1 {position: fixed;z-index:1000000;height: 0;width: 100%;overflow: visible;}
    .additionalContainer2 {width:0px;height:0px;z-index:1000000;background: transparent;position: relative;overflow:visible;float:right;}

    .facebookAll, .facebookAll_over, .facebookAll_overA {display: block;position: absolute;overflow: hidden;width: 0px;height: 185px;top: 250px;right: 0px; background: url('../img/fbSmall.gif') no-repeat;padding-left: 24px;}
    .facebookAll_overA {top: 0px;}
    .facebookAll_over {display: block;position: absolute;overflow: hidden;width: 292px;top: 0px;right: 0;height: 580px;background: url('../img/fbSmall.gif') no-repeat;padding-left: 24px;}
    .classFaceA {position: absolute;left: 24px;top: 0;background: #fff;width: 292px;height: 400px;}
    .classFaceA iframe {background: #fff;position: relative ;left: -29px;}
    
    .faceboox_wysun {position:absolute;top: 0px;left: 0px;z-index: 10000;width: 24px;height: 90px;background:url("../img/fbSmall.gif") no-repeat;}
    
    .error {color: #f00;text-indent: 6px;}
	
	
	/* Banner */
#bodyContainer{
	width:1020px;margin:0 auto;
}	
#bgBanner {display:none;position:absolute;z-index:99999999;top:0;left:0;width:100%;background:#000000;}
#bgBanner2 {display:none;position:absolute;z-index:99999999;top:0;left:0;width:100%;}
#idBanner {display:none;padding-top:57px;}

