body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #a8a8a8;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

form {
	padding: 0; margin: 0;
}

.text p {
	margin-right: 0;
	padding-right: 0;
}

.main {
	margin: 0 auto;
	width: 760px;
}

.header {
	width: 100%;
	height: 161px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

.header .logo {
	float: right;
	width: 230px;
	height: 75px;
}

.header .icons {
	float: right;
	width: 400px;
	color: #4b4b4b;
	font-size: 11px;
	margin: 17px 108px 0 0;
}

.header .icons .item {
	float: right;
	width: 93px;
}

.header .icons a, .header .icons a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

.header .icons a:hover {
	color: #0f5891;
}

.domain {
	clear: both;
	padding: 48px 98px 0 0;
	width: 350px;
}

.domain span {
	color: #1c4d70;
}

.domain .searchName {
	height: 18px;
	width: 90px;
	border: 1px solid #eef2f6;
	direction: ltr;
}

.menu {
	width: 100%;
	height: 53px;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
}

.menu .item {
	float: right;
	width: 126px;
	margin-top: 10px;
	text-align: center;
}

.menu .item a, .menu .item a:visited {
	font-size: 14px;
	color: #7b7b7b;
	text-decoration: none;
	font-weight: bold;
}

.menu .item a:hover {
	color: #ff9000;
}

#selected {
	color: #ff9000;
}

.packs {
	width: 100%;
	height: 144px;
	background-image: url('images/packs.jpg');
	background-repeat: no-repeat;
}

.packs .box {
	width: 155px;
	float: right;
	margin-top: 33px;
	margin-left: 105px;
}

.packs .box ul {
	margin: 3px 3px 0 0;
	padding: 0;
	list-style-type: none;
}

.packs .box ul li {
	font-size: 11px;
	color: #1c4d70;
	padding-right: 10px;
	background-image: url('images/packLi.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.packs .box ul li span {
	color: #7b7b7b;
}

.packs .box .orderCmd {
	width: 52px;
	height: 18px;
	float: right;
	margin-top: 19px;
	margin-right: 6px;
	margin-left: 3px;
}

.mainBox {
	width: 100%;
}

.mainBox .right {
	width: 493px;
	float: right;
}

.mainBox .right .textBox {
	width: 100%;
	height: 239px;
	background-image: url('images/mainBox.jpg');
	background-repeat: no-repeat;
}

.mainBox .betweenLine {
	float: right;
	width: 1px;
	height: 500px;
	margin-right: 12px;
	margin-left: 12px;
	background-image: url('images/betweenLine.jpg');
	background-repeat: no-repeat;
}

.mainBox .left {
	width: 236px;
	float: right;
}

.mainBox .left .customers {
	width: 100%;
	height: 239px;
	background-image: url('images/sideCos.jpg');
	background-repeat: no-repeat;
}

.mainBox .right .textBox p {
	padding: 5px 0;
	margin: 0;
}

.mainBox .right .textBox h1, .mainBox .left .customers h1, .mainBox .right .services h1, .mainBox .right .contactBox h1, .bigBox h1 {
	font-size: 18px;
	padding:0;
	margin: 0;
	margin-right: 35px;
	padding-top: 12px;
	color: #1fa7d6;
}

.mainBox .right .textBox h1 span, .mainBox .left .customers h1 span, .mainBox .right .services h1 span, .mainBox .right .contactBox h1 span, .bigBox h1 span {
	color: #828282;
}

.text {
	margin-right: 35px;
	padding-top: 0px;
}

.mainBox .right .textBox h2, .bigBox h2 {
	color: #6f6f6f;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.mainBox .left .customers ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-right: 45px;
	margin-top: 12px;
}

.mainBox .left .customers ul li a, .mainBox .left .customers ul li a:visited {
	color: #ababab;
	font-size: 11px;
	text-decoration: none;
}

.mainBox .left .customers ul li a:hover {
	text-decoration: underline;
}

.mainBox .left .sale {
	width: 100%;
	height: 198px;
	background-image: url('images/sale.jpg');
	background-repeat: no-repeat;
	clear: both;
}

.mainBox .left .sale ul {
	padding: 40px 10px 0 0;
	margin: 0;
	list-style-type: none;
}

.mainBox .left .sale ul li {
	font-size: 11px;
	color: #1c4d70;
	padding-right: 12px;
	background-image: url('images/packLi.jpg');
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}

.mainBox .left .sale ul li span {
	color: #7b7b7b;
}

.mainBox .left .sale ul li.red {
	color: #d30c0c;
	font-weight: bold;
}

.mainBox .left .sale .orderCmd {
	width: 52px;
	height: 18px;
	float: right;
	margin-top: 53px;
	margin-right: 6px;
	margin-left: 3px;
}

.mainBox .right .contactBox {
	width: 100%;
	height: 91px;
	background-image: url('images/contactBox.jpg');
	background-repeat: no-repeat;
	clear: both;
}

.mainBox .right .contactBox table {
	color: #6f6f6f;
	font-size: 11px;
	text-align: left;
}

.mainBox .right .contactBox table input {
	width: 85px;
	height: 16px;
	font-size: 12px;
	background-image: url('images/input.jpg');
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 2px;
	border: 0;
}

.mainBox .right .contactBox h1 {
	padding-top: 8px;
}

.mainBox .right .contactBox table .sendCmd {
	width: 44px;
	height: 18px;
	background-image: url('');
}

.mainBox .right .services {
	width: 100%;
	height: 107px;
	margin-top: 10px;
	background-image: url('images/services.jpg');
	background-repeat: no-repeat;
	clear: both;
}

.mainBox .right .services h1 {
	padding-top: 8px;
}

.footer {
	width: 100%;
	text-align: center;
	margin-top: 5px;
	height: 58px;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	clear: both;
	padding-top: 14px;
}

.footer .line1 {
	font-weight: bold;
}

.footer .line2 {
	padding-top: 12px;
}

.footer a, .footer a:visited {
	color: #a8a8a8;
	text-decoration: none;
}

.footer .line2 a:hover {
	color: #ff9000;
}

.footer .line3 {
	font-size: 11px;
	color: #a8a8a8;
}

.bigBox {
	width: 751px;
	clear: both;
	background-image: url('images/mainBoxBg.jpg');
	background-repeat: repeat-y;
}

.bigBox .bheader {
	width: 100%
	height: 38px;
	background-image: url('images/mainBoxHeader.jpg');
	background-repeat: no-repeat;
}

.bigBox .bfooter {
	width: 100%
	height: 27px;
	display: block;
	background-image: url('images/mainBoxFooter.jpg');
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.bigBox h1 {
	padding-top: 11px;
}

.mainBox .betweenLine2 {
	float: right;
	width: 1px;
	height: 180px;
	margin-right: 12px;
	margin-left: 12px;
	background-image: url('images/betweenLine2.jpg');
	background-repeat: no-repeat;
}

table tr td a, table tr td a:visited {
	text-decoration: none;
}