body {
	background-color: #FFF;
	margin: 0px;
	background-image:url(images/Bg.jpg) repeat-x;
	background-color:#CCC;
}
#main {
	margin: auto;
	height: auto;
	width: 980px;
-webkit-box-shadow: 0px -1px 18px 0px rgba(46, 50, 50, 0.95);
-moz-box-shadow:    0px -1px 18px 0px rgba(46, 50, 50, 0.95);
box-shadow:         0px -1px 18px 0px rgba(46, 50, 50, 0.95);

}
#hiddenall
{
width: 0px;
    height: 0px;
    display: inline;
    background-image: url(images/menubar5hover.jpg);
    background-image: url(images/Menubar1Hover.jpg);
    background-image: url(images/Menubar2Hover.jpg);
    background-image: url(images/menubar4Hover.jpg);

}
#banner {
	float: left;
	height: 106px;
	width: 980px;
}
#logo {
	float: left;
	height: 106px;
	width: 980px;
	background-position: center center;
	background-repeat: no-repeat;
}
#logo_right {
	float: left;
	height: 96px;
	width: 960px;
}
#logo_right_top {
	float: left;
	height: 69px;
	width: 580px;
}
#logo_right_bottom {
	float: left;
	height: 26px;
	width: 580px;
}



#banner_bottom_border {
	float: left;
	height: 4px;
	width: 980px;
	overflow: hidden;
}
#animation {
	float:left;

	height: 250px;
	width: 980px;
	background-color: #E9E9E9;

}
#support {
	float: left;
	height: 47px;
	width: 980px;
}
#support_01 {
	float: left;
	height: 47px;
	width: 245px;
	background-image: url(images/soft.jpg);
}
#support_02 {
	float: left;
	height: 47px;
	width: 245px;
	background-image: url(images/web.jpg);
}
#support_03 {
	float: left;
	height: 47px;
	width: 245px;
	background-image: url(images/e-commerce.jpg);
}
#support_04 {
	float: left;
	height: 47px;
	width: 245px;
	background-image: url(images/seo.jpg);
}


#support_top {
	float: left;
	height: 3px;
	width: 980px;
	overflow: hidden;
}
#bottom_contents {
	
	float: left;
	height: 50px;
	width: 980px;
	background-color: #F6F6F6;
}
#footer {


	float: left;
	padding-top:5px;
	height: 25px;
	width: 980px;
		background-color: #F8F7F6;
vertical-align:middle;
}
#contents {
	float: left;
	min-height:350px;
	height:auto;
	z-index:0;
	width: 980px;
	background-image:url(images/background.jpg);
	background-position:center;
	background-color:#FFF;
	background-repeat:no-repeat;
}
#contents_left {
	float: left;
	width: 600px;
	background-repeat:repeat;

	padding-left:30px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	color:#666;
}
#contents_left_01 {
	float: left;
	height: 261px;

	width: 716px;
	background-color: #FFF;
	background-image: url(images/gj.jpg);
}
#contents_left_01_01 {
	float: left;
	height: 261px;
	width: 500px;
}
#contents_left_01_02 {
	float: left;
	height: 261px;
	width: 215px;
}

#contents_left_02 {
	background-image: url(images/break.jpg);
	float: left;
	height: 261px;
	width: 19px;
}
#contents_right {
	background-color: #FFF;
	float: right;
padding-right:50px;
	height: 261px;
	width: 245px;
	background: url(images/flash_news.jpg) no-repeat center center;
margin-left:25px;
margin-top: 10px;
}
h3
{
margin:0px;
padding:0px;
}
#mobileapp
{
color:#E4353A;  
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:15px;
margin-top:15px;


}
#mobileappheading
{
    border-bottom: 1px solid gray;
    display: block;
    
    
    margin-bottom: 5px;
    width: 190px;
  
    overflow: hidden;
}
.righthtml
{
margin-left:5%;
margin-right:5%;
width:800px;

}
.righthtml td
{

width:400px;
padding:2px;

background-color:#F3E9D8;
padding-left:10px;


}
.righthtml a
{
color:black;


font-size:15px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:normal;
-webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -ms-transition: color .1s linear;
    transition: color .1s linear;

}
.righthtml a:hover
{
	color:red;
	font-weight:bold;
}
#customerinbox td,th
{
	background-color:#F3E9D8;
color:black;
	padding:2px;
font-size:14px;

	

}
#customerinbox a
{
	color:blue;

}
#customerinbox a:hover
{

	color:red;
	font-weight:bold;

}