@charset "utf-8";
/* CSS Document */

#wrapper	{
	width:auto;
	height:auto;
	}

#wrapper-1	{
	width:auto;
	height:1200px;
	background-image:url(images/wrapper.jpg);
	background-repeat:repeat-x;
	}
#wrapper-2	{
	width:auto;
	height:46px;
	background-image:url(images/wrapper-2.jpg);
	background-repeat:no-repeat;
	}

#totoal-div	{
	width:1000px;
	height:1200px;
	}

#header	{
	width:1000px;
	height:117px;
	float:left;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
#menu	{
	width:975px;
	height:19px;
	float:left;
	padding-left:25px;
	padding-top:2px;
	}
#content-1	{
	width:1010px;
	height:auto;
	float:left;
	}
#download-dialrs	{
	width:260px;
	height:auto;
	float:left;
	padding-top:25px;
	margin-left:10px;
	}
#banner	{
	width:509px;
	height:395px;
	float:left;
	}
#login	{
	width:231px;
	height:331px;
	float:left;
	background-image:url(images/login.jpg);
	background-repeat:no-repeat;
	padding-top:64px;
	}
#customer-login	{
	width:185px;
	height:211px;
	float:left;
	padding-left:26px;
	padding-top:35px;
	}
#reseller-login	{
	width:193px;
	height:71px;
	float:left;
	padding-top:14px;
	padding-left:25px;
	}
.login	{
	background-color:#ffc600;
	color:#000000;
	}
#falsh-banner	{
	width:1000px;
	height:126px;
	float:left;
	margin-top:20px;
	}
#contant-2	{
	width:990px;
	height:271px;
	float:left;
	padding-left:10px;
	padding-top:33px;
	}

#support	{
	width:1000px;
	height:90px;
	float:left;
	}
#footer-text	{
	width:1000px;
	height:21px;
	float:left;
	}
#contact	{
	width:800px;
	height:375px;
	float:left;
	padding-left:200px;
	padding-top:20px;
	}
	