@charset "utf-8";
/* CSS Document */


.product-banner{
	float:left;
	height:630px;
	width:800px;
	background-image: url(../images/images-2010/products-banner-clear.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ececeb;
}
.container-product{
	float:left;
	height:auto;
	width:251px;
	padding-left:15px;
	padding-top:30px;
}
.button-splash{
	float:left;
	background-image: url(../images/images-2010/red-button.png);
	background-repeat:no-repeat;
	height:31px;
	width:165px;
	margin-left:40px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	text-shadow:#036 0px -1px 0px;
	text-align:center;
	padding-top:10px;
	margin-bottom:5px;
}
.button-splash-secondary{
	float:left;
	background-image: url(../images/images-2010/grey-button.png);
	background-repeat:no-repeat;
	height:31px;
	width:165px;
	margin-left:40px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	text-shadow:#333 0px -1px 0px;
	text-align:center;
	padding-top:10px;
	margin-bottom:5px;
}
.description{
	float:left;
	padding-left:15px;
	width:235px;
	height:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	text-align:left;
}

.slogan{
	float:left;
	margin-top:23px;
	font-family:arial;
	font-size:24px;
	font-style:normal;
	text-decoration:none;
	color:#CC0005;
}

body{
	background-color:#1b1b1b;
	background-repeat:repeat;
	margin:0;
	padding:0;
}
.float-banner{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 187px;
	width: 187px;
	background: url(../images/images-2010/float-banner.png) no-repeat;
}
div.main {
	background-image:url(../images/images-2010/back.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	width: 1190px;
	margin-left: auto;
	margin-right: auto;
}
.complete-box{
	height:900px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	border:0;
}
.spacer{
	float:left;
	height:10px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	border:0;
}	
.top-header{
	float:left;
	margin:0;
	padding:0;
	border:0;
	background-image:url(../images/images-2010/top-header-bg.jpg);
	background-repeat:repeat-x;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	height:71px;
}
.top-links{
	margin:0;
	border:0;
	padding:25px 28px 0 0;
	float:right;
	display:inline;
	
}
.top-links-a{
	display:inline-block;
	margin-right:7px;
	margin-left:7px;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#3e3e3e;
}
.top-links-a:hover{
	display:inline-block;
	margin-right:7px;
	margin-left:7px;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#bc0000;
}
.top-language-a{
	display:inline-block;
	
	margin-left:7px;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#0f88cd;
}
.top-language-a:hover{
	display:inline-block;
	
	margin-left:7px;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#6bc3f5;
}
.spacer-span{
	display:inline-block;
	margin:0;
	padding:0;
}
.tax-tip-title{
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	border:0;
	color:#ffffff;
}
.tax-tip{
	background-image:url(../images/images-2010/tax-bg.jpg);
	height:70px;
	width:770px;
	margin:0;
	padding:15px;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.pub-01{
	color:#333;
	text-align:center;
	float:left;
	width:400px;
	height:132px;
	background:#ffffff;
}
.pub-02{
	color:#333;
	text-align:center;
	float:left;
	width:400px;
	height:132px;
	background:#000000;
}
.ads-links{
	margin-top:10px;
	height:30px;
	width:150px;
	float:left;
}
.footer{
	height:auto;
	width:800px;
	text-align:center;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#555555;
	padding:5px;
	margin-bottom:10px;
}