body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000;
	text-decoration:none;
}

img {
	border:0px;
}

.wrapper {
	width:990px;
	margin:auto;
	position:relative;
	top:0px;
}

.logoBox {
	background:url(images/logo_bg.jpg) top left no-repeat;
	width:990px;
	height:81px;
}

.headerBox {
	background:url(images/header_bg.jpg) top left no-repeat;
	width:990px;
	height:117px;
}

.content {
	width:990px;
	height:auto;
}

.leftSpace {
	background:url(images/left_bgd.jpg) top left no-repeat;
	display:inline;
	float:left;
	width:81px;
	height:570px;
}

.rightSpace {
	background:url(images/right_bgd.jpg) top right no-repeat;
	display:inline;
	float:right;
	width:77px;
	height:570px;
}

.leftBox {
	display:inline;
	float:left;
	width:197px;
	height:570px;
}

.loginBox {
	background:url(images/loginBox_bg.jpg) top left no-repeat;
	width:182px;
	height:86px;
	padding:60px 10px 10px 5px;
	color:#FFF;
}

.userLogin {
	width:50px;
	display:inline;
	height:17px;
	float:left;
	clear:left;
	padding-top:2px;
}

.inputLogin {
	width:116px;
	height:19px;
	margin:0px;
	display:inline;
	float:right;
	background:url(images/input_bg.png) top left no-repeat;
}

.input {
	width:111px;
	background:transparent;
	border:0px;
	padding-left:5px;
}

.btnLogin {
	clear:left;
	width:197px;
	height:19px;
	padding-top:10px;
}

.button {
	background:url(images/login_btn.png) top left no-repeat;
	width:51px;
	height:19px;
	border:0px;
	margin:0px 0px 0px 120px;
	cursor:pointer;
}

.newsBox {
	background:url(images/newsBox_bg.jpg) top left no-repeat;
	width:182px;
	height:97px;
	font-size:10px;
	color:#FFF;
	padding:65px 10px 5px 5px;
}

.newslBox {
	background:url(images/newsletterBox_bg.jpg) top left no-repeat;
	width:182px;
	height:78px;
	padding:30px 10px 10px 5px;
	color:#FFF;
}

.btnSubscribe {
	clear:left;
	width:197px;
	height:19px;
	padding-top:10px;
}

.button1 {
	background:url(images/subscribe_btn.jpg) top left no-repeat;
	width:69px;
	height:19px;
	border:0px;
	margin:0px 0px 0px 100px;
	cursor:pointer;
}

.shoppingBox {
	background:url(images/shoppingBox_bg.jpg) top left no-repeat;
	width:182px;
	height:89px;
	padding:30px 10px 10px 5px;
	color:#FFF;
}
	
	
.rightBox {
	width:635px;
	float:left;
	display:inline;
	height:570px;
}

.Links {
	background:url(images/contentLinks_bg.jpg) top left no-repeat;
	width:625px;
	height:22px;
	text-align:right;
	color:#FFF;
	padding-top:5px;
	padding-right:10px;
}

.Links a {
	color:#FFF;
	text-decoration:none;
}

.Links a:hover {
	color:#FFF;
	text-decoration:underline;
}

.promoBox {
	background:url(images/promoProd_bg.jpg) top left no-repeat;
	width:635px;
	height:129px;
}

.imgBox {
	background:url(images/image_bg.jpg) top left no-repeat;
	width:635px;
	height:83px;
}

.contentBox {
	width:635px;
	
}


.leftContentBox {
	width:371px;
	float:left;
	display:inline;

}

.servicesBox {
	background:url(images/servicesBox_bg.jpg) top left no-repeat;
	width:351px;
	height:135px;
	padding:20px 10px 5px 10px;
	color:#FFF;
}

.servicesBox p {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	text-indent:150px;
}

.contactBox p {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	text-indent:150px;
}

.taxServices {
	float:left;
	display:inherit;
	width:120px; 
	font-size:10px;
	color:#000;
	padding:30px 0px 0px 10px;

}

.busServices {
	float:right;
	display:inherit;
	font-size:10px;
	width:190px;
	color:#000;
	padding:30px 10px 0px 10px;

}

.contactBox {
	background:url(images/contactBox_bg.jpg) top left no-repeat;
	width:321px;
	height:118px;
	font-size:10px;
	text-align:right;
	padding:20px 40px 5px 10px;
	color:#000;
}

.footerBox {
	background:url(images/footer_bg.jpg) top left no-repeat;
	width:371px;
	height:24px;
	color:#FFF;
	padding-top:4px;
	text-indent:10px;
}

.taxBox {
	background:url(images/taxBox_bg.jpg) top left no-repeat;
	float:right;
	display:inline;
	width:239px;
	height:281px;
	padding:40px 5px 20px 20px;
}

.taxBox img {
	border:#666 1px solid;
	margin-bottom:10px;
}

.promoImg {
	width:70px;
	float:left;
	display:inline;
	padding-top:20px;
	padding-left:30px;
}

.promoDesc {
	float:right;
	display:inline;
	width:495px;
	padding:10px;
}
