@charset "utf-8";

/* CSS Document */



body{

margin:0px;

font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
background-position:center;


}

#box{width:839px;

height:auto;

margin: 0px auto;

}

#header{width:839px;

margin:auto;

float:left;

}

.logo{width:264px;

height:64px;

padding:5px 0 0 5px;

margin:auto;

float:left;

}

#showcase{width:839px;

height:auto;

float:left;

padding-top:5px;

}

#banner{width:616px;

height:232px;

float:left;

}

#banner-right-top{width:208px;

height:105px;

float:right;

}

#banner-right-bottom{width:208px;

height:112px;

float:right;

padding-top:15px;

}

#container{width:839px;

height:auto;

float:left;

padding-top:10px;

}

#leftcol{width:616px;

height:auto;

float:left;

}

#leftcol-top{width:616px;

height:62px;

background:url(../images/left-top.jpg);

background-repeat:no-repeat;

}

.txt{font-size:22px;

line-height:65px;

padding-left:15px;

color:#FFFFFF;

font-weight:bold;

}

#leftcol-mid{width:616px;

height:202px;

background:url(../images/left-mid.jpg);

background-repeat:repeat-y;

}

.tab{font-size:12px;

color:#5d5d5d;

line-height:23px;

border-top:0px solid #999999;

}

.zimbra-tab-bdr {

border-bottom:0px solid #999999;

border-left:0px solid #999999;

}

#leftcol-bottom{width:616px;

height:11px;

background:url(../images/left-bot.jpg);

background-repeat:no-repeat;

}

.visit{width:298px;

height:39px;

background:url(../images/visit.jpg) no-repeat;

margin:23px 0 0 150px;

float:left;

border:none;

color:#FFFFFF;

font-weight:bold;

font-size:17px;

text-decoration:none;

padding:5px 0 0 32px;

}

#rightcol{width:208px;

height:auto;

float:right;

}

#rightcol-quick{width:208px;

height:100px;

float:right;

background:url(../images/quick-cont.jpg) no-repeat;

}

.support-inner {
	width:190px;
	float:right;
        font-size:12px;
	margin-left:-20px;
	margin-top:10px;
	padding:0px 0px 0px 16px;
	}	
	
.support-inner ul{
	padding:0px;
	margin:0px;
	}

.support-inner li{
	color:#515151;
    font:13px Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 1px 0px;
    text-decoration: none;
	text-align:left;
	}

.support-inner li a{

	color:#f07924;

    text-decoration:none;

	}

.support-inner li a:hover{

	color:#f07924;

    text-decoration:underline;

	}

.support-inner li span{

	color:#333333;

    font:13px Arial,Helvetica,sans-serif;

    }

#rightcol-contact{width:208px;

height:260px;

float:right;

margin-top:14px;

background:url(../images/message-img.jpg);

background-repeat:repeat-x;

}

.input{width:176px;
height:19px;
color:#858585;
border:#d2d2d2 solid 1px;
font:12px Arial, Helvetica, sans-serif;
}
.input:hover{
border:#c2c2c2 solid 1px;
background:#fdffea;
}

.input2{width:176px;
height:39px;
color:#858585;
border:#d2d2d2 solid 1px;
font:12px Arial, Helvetica, sans-serif;
}
.input2:hover{
border:#c2c2c2 solid 1px;
background:#fdffea;
}

.leave{color:#515151;

font-size:16px;

font-weight:bold;

}

.rightnav-contact-tex{

	height:208px;

	margin:2px 0 0 18px;

	padding:0px;

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	text-align:left;

	line-height:25px;

	color:#000000;

	border:0px solid #FF0000;

	background:url(../images/message-img.jpg);

background-repeat:repeat-x;

	}

	

.footer{width:839px;

height:216px;

background:url(../images/bottom.jpg);

background-repeat:repeat-x;

float:left;

margin:5px 0 0 0;

}

.client{color:#e98528;

font-size:20px;

float:left;

padding:15px 0 0 350px;

}

.more{color:#095083;

font-size:12px;

float:right;

}	

.copyright{color:#7d7d7d;

font-size:11px;

float:left;

padding:7px 0 0 300px;

}




