﻿
*
{
	margin:0;
	padding:0;
}

body, html
{
	background: #FFFFFF;
	color: #333333;
	font : 12px Verdana;
	margin:0;
	padding:0;
}

img
{
	margin:0px;
	padding:0px;
	border: 0;
}

.border
{
	border : 3px double #666666;
}

.border1
{
	border : 1px solid #999999;
}

.bold
{
	font-weight : bold;
}



.center
{
	text-align : center;
}

.red
{
	color : #D1182D;
	font-weight : bold;
}

.red1
{
	color : #D1182D;
}

.black
{
	color : #333333;
	font-weight : bold;
}

.black1
{
	color : #333333;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.just
{
	text-align : justify;
}



#container
{
	width : 950px;
	margin : 0 auto;
}

#containerOTSpartner
{
	width : 970px;
	margin : 0 auto;
}

#top
{
	position : relative;
}

#logo
{
	width : 269px;
	height : 80px;
}

#sitemap
{
	width : 100px;
	height : 15px;
	background : url(/wwwN/images/sitemap.gif) no-repeat left 3px;
	position : absolute;
	left : 450px;
	top : 15px;
}

#tellafriend
{
	width : 410px;
	height : 15px;;
	font-size : 11px;
	position : absolute;
	left : 535px;
	top : 15px;
	text-align: right;
}

#tellafriend a
{
	font-size : 11px;
	color : #666666;
	/*margin-left : 17px;*/
}

#sitemap a
{
	font-size : 11px;
	color : #666666;
	margin-left : 17px;
}

#search
{
		/*border: solid red 1px;*/
	width : 192px;
	height : 30px;
	background : url(/wwwN/images/search.gif) no-repeat left 7px;
	text-align : right;
	position : absolute;
	left : 745px;
	top : 29px;
	font-size : 11px;
	color : #666666;
	margin-left : 17px;
}

#search input {
	background-color:White;
	border:1px solid #999999;
	color:#666666;
	font-size:11px;
	padding:1 0;
	margin: 3px 0 0 0;
}

#search .search
{
	background-color : White;
	border : 1px solid #CCCCCC;
	font-size : 11px;
	color : #999999;
	width : 120px;
	padding : 1px;
	margin: 3px 0 0 0;
}

#search .searchbut
{
	position : relative;
	top : 4px;
	border:none;
}

#cse-search-results {
	margin: 0 45px 0 45px;
}
/*
#lang
{
	width : 150px;
	height : 15px;
	font-size : 11px;
	background : url(/wwwN/images/lang.gif) no-repeat left 4px;
	position : absolute;
	left : 420px;
	left : 300px;
	top : 15px;
}

#lang a
{
	font-size : 11px;
	color : #666666;
	margin-left : 17px;
}

#lang img
{
	margin : 0 5px;
}

#lang .auto_column a {
		display:block;		
		background: url(/wwwN/images/bullet_1.gif) 2px 0px no-repeat;
		padding:2px 2px 2px 14px;
		
		font-family:Verdana, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #929292;
		
		text-decoration:none;	
	}
	
#lang .auto_column a:hover {
		background: url(/wwwN/images/bullet_1.gif) 2px -20px no-repeat #D1182D;
		color: #ffffff;
		padding:2px 2px 2px 14px;
	}


*/

#bottom
{
	border-bottom : 2px solid #CCCCCC;
}

#bottom #terms
{
	width : 750px;
	float : left;
	font-size : 11px;
	color : #666666;
}

#bottom #terms a
{
	color : #666666;
}

#bottom #copy
{
	width : 180px;
	float : right;
	text-align : right;
	font-size : 11px;
}

/* START CALCULATOR */

#C1
{
	width : 220px;
	background : url(/wwwN/images/border-red.gif) no-repeat;
	float : left;
}

#C2
{
	height : 100%;
	background : url(/wwwN/images/border-red.gif) no-repeat bottom right;
}

#C3
{
	height : 100%;
	background : url(/wwwN/images/round-red-top-right.gif) no-repeat top right;
}

#C4
{
	height : 100%;
	background : url(/wwwN/images/round-red-bottom-left.gif) no-repeat bottom left;
}

#cText
{
	width : 200px;
	margin : 0 auto;
}

#cTitle
{
	font : 20px Verdana;
	color : #D1182D;
	text-align : center;
	padding : 10px 0;
}

#C1 .input
{
	background-color : White;
	width : 195px;
	font-size : 11px;
	border : 1px solid #666666;
	margin-bottom : 12px;
	padding : 1px 0;
	color : #666666;
}

#C1 .but
{
	background-color : #D1182D;
	width : 197px;
	height : 25px;
	font-size : 16px;
	margin-bottom : 10px;
	color : White;
	border : 0px none Black;
	font-weight : bold;
}

/* END CALCULATOR */

/* START BOX */

.B2
{
	height : 100%;
	background : url(/wwwN/images/border-grey.gif) no-repeat bottom right;
}

.B3
{
	height : 100%;
	background : url(/wwwN/images/round-grey-bottom-left.gif) no-repeat bottom left;
}

.B4
{
	height : 100%;
	background : url(/wwwN/images/round-grey-top-right.gif) no-repeat top right;
}

#B1_Global
{
	background : url(/wwwN/images/border-grey.gif) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

.B1_News
{
	width : 220px;
	float : left;
	background : url(/wwwN/images/border-grey.gif) no-repeat;
}

.B1_News .boxText
{
	width : 205px; 
	margin : 0 auto;
}

.B1_Vid
{
	width : 220px;
	float : left;
	margin-left : 23px;
	background : url(/wwwN/images/border-grey.gif) no-repeat;
}

.B1_Vid .boxText
{
	width : 205px; 
	margin : 0 auto;
}

.B1_Test
{
	width : 220px;
	float : left;
	margin-left : 22px;
	background : url(/wwwN/images/border-grey.gif) no-repeat;
}

.B2_Test .boxText
{
	width : 680px; 
	margin : 0 auto;
}

.B2_Test
{
	width : 703px;
	float : left;
	margin-left : 22px;
	background : url(/wwwN/images/border-grey.gif) no-repeat;
}

.B1_Test .boxText
{
	width : 205px; 
	margin : 0 auto;
}

.B1_Test_L {
	background:transparent url(/wwwN/images/border-grey.gif) no-repeat scroll 0 0;
	float:right;
	width:704px;
}

.B1_Test_L .boxText
{
	width : 680px; 
	margin : 0 auto;
}

#Countries
{
	background : url(/wwwN/images/border-grey.gif) no-repeat;
	/*width : 947px;*/
	width : 704px;
	float : left;
	margin-left: 21px;
}
.B1_Chat
{
	width : 220px;
	float : left;
	margin-left : 22px;
	background : url(/wwwN/images/border-grey.gif) no-repeat;
}

.B1_Chat .boxText
{
	width : 205px; 
	margin : 0 auto;
}

#officelist
{
	width : 650px;
}

#services01
{
	background : url(/wwwN/images/backs01_01.gif) no-repeat;
	width : 947px;
}

.boxContentInd
{
	padding : 3px 0;
	width : 243px;
	float : left;
}

.boxContentPro
{
	padding : 3px 0;
	width : 215px;
	float : left;
}

.boxContentComp
{
	padding : 3px 0;
	width : 242px;
	float : left;
	margin-left : 27px;
}

.boxContentTour
{
	padding : 3px 0;
	width : 214px;
	float : left;
}

#services02
{
	background : url(/wwwN/images/backs01_02.gif) no-repeat left bottom;
	width : 947px;
	height : 34px;
}

#services03
{
	background : url(/wwwN/images/backs02_01.gif) no-repeat;
	width : 955px;
}

#services04
{
	background : url(/wwwN/images/backs02_02.gif) no-repeat left bottom;
	width : 948px;
	height : 50px;
}

#backInd
{
	background : url(/wwwN/images/individuals.jpg) no-repeat;
}

#backPro
{
	background : url(/wwwN/images/back-tax-help.jpg) no-repeat;
}

#backComp
{
	background : url(/wwwN/images/property.jpg) no-repeat;
}

#backTour
{
	background : url(/wwwN/images/companies.jpg) no-repeat;
}

.boxText
{
	width : 209px;
	margin-left : 5px;
}

.boxText2
{
	width : 265px;
	margin-left : 15px;
}

.boxTitle
{
	font-size : 17px;
	font-weight: bold;
	width : 95%;
	border-bottom : 1px solid #CCCCCC;
	color : #D1182D;
}

.boxTitle1
{
	font-size : 13px; 
	font-weight : bold;
	width : 98%;
	border-bottom : 1px solid #CCCCCC;
	color : #666666;
}

.refundsA
{
	display : block;
	color : #333333;
	margin-top : 3px;
	font-weight : bold;
}

.refunds
{
	display : block;
	color : #D1182D;
	margin-top : 3px;
	font-weight : bold;
}

.redButton
{
	display : block;
	font-size : 12px;
	font-weight : bold;
	background-color : #D1182D;
	color : White;
	text-align : center;
	text-transform : uppercase;
	line-height : 25px;
	background : #D1182D url(/wwwN/images/arrow-right.gif) no-repeat 75% center;
}

.redButton:hover
{
	background-color : #CE1A2C;
	color : White;
	text-decoration : none;
}

.redButtonL
{
	display : block;
	font-size : 12px;
	font-weight : bold;
	background-color : #D1182D;
	color : White;
	text-align : center;
	text-transform : uppercase;
	line-height : 25px;
	background : #D1182D url(/wwwN/images/arrow-right.gif) no-repeat 98% center;
}

.redButtonL:hover
{
	background-color : #CE1A2C;
	color : White;
	text-decoration : none;
}

.video
{
	font-size : 11px;
	display : block;
	float:right;
}
.redButtonT
{
	display : block;
	font-size : 12px;
	font-weight : bold;
	background-color : #D1182D;
	color : White;
	text-align : center;
	text-transform : uppercase;
	line-height : 25px;
	background : #D1182D url(/wwwN/images/arrow-right.gif) no-repeat 85% center;
}

.redButtonT:hover
{
	background-color : #CE1A2C;
	color : White;
	text-decoration : none;
}

.videoImg
{
	float : left;
	margin-right : 5px;
}

.videoA
{
	display : block;
	color : #666666;
	margin-top : 5px;
}

.videoA:hover
{
	text-decoration : none;
}

/* END BOX */

/* START BANNER */

#bContent
{
	padding : 2px 5px;
}

#bImg
{
	width : 240px;
	float : left;
	margin-left : 0px;
	margin-right : 10px;
}

#bImg img
{
 margin-top : 2px;
}

#bImg1
{
 width : 240px;
 float : left;
 margin-right : 10px;
}
#bImg1 img
{
 margin-top : 20px;
 margin-left : 6px;
 height: 197px;
 width: 231px;
 border: 0;
}

#bApplyNow
{
	font : 24px Verdana; 
	display : block;
	color : #D1182D;
	width :120px;
	float : left;
    margin-top : 35px;
	margin-left : 10px;
}


#bText
{
	width : 285px;
	float : left;
}

#bText p
{
	padding : 15px 0 0 0;
}

#bTitle
{
	font : 23px Verdana;
	color : #D1182D;
	display : block;
}

#bSubtitle
{
	font : 20px Verdana, Helvetica, sans-serif;
}

#bPartners
{
	display : block;
	color : #D1182D;
}

.bName
{
	color : #D1182D;
	text-align : right;
}

.news
{
	font-size : 11px;
}

.news strong
{
	color : #333333;
}

/* END BANNER */


/* START PROMOTIONS */
#Bg_Promotion1
{
	background : url(/Images/banners/promotion1.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion2
{
	background : url(/Images/banners/promotion2.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion3
{
	background : url(/Images/banners/promotion3.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion4
{
	background : url(/Images/banners/promotion4.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion5
{
	background : url(/Images/banners/promotion5.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion6
{
	background : url(/Images/banners/promotion6.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion7
{
	background : url(/Images/banners/promotion7.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#Bg_Promotion8
{
	background : url(/Images/banners/promotion8.jpg) no-repeat;
	width : 704px;
	height : 240px;
	float : left;
	margin-left : 23px;
}

#bText7

{

width : 390px;

padding-left : 300px;

}

#bText7 p

{

padding : 18px 0 0 0;

}




#bContent1
{
	padding : 2px 5px;
}

#bText1
{
	width : 393px;
	padding-left : 300px;
}

#bText1 p
{
	padding : 18px 0 0 0;
}

#bTitle1
{
	font : 30px Verdana, Helvetica, sans-serif;
	color : #D1182D;
	display : block;
	padding : 35px 0px 0 0;
}

#bPartners1
{
	display : block;
	font : 20px Verdana, Helvetica, sans-serif;
	line-height : 24px;
	padding : 0px 0 0 0;
	color: #666666;
}

#bTitle2

{

font : bold 23px Verdana, Helvetica, sans-serif;

color : #D1182D;

display : block;

padding : 20px 0 0 0;

}

#bTitle2 a, #bTitle2 a:hover
{
	text-decoration: none;

}

#bPartners2

{

display : block;

font : 19px Verdana, Helvetica, sans-serif;

line-height : 23px;

padding : 8px 0 0 0;

}

#bPartners1 a, #bPartners1 a:hover
{
	display : block;
	font : 20px Verdana, Helvetica, sans-serif;
	line-height : 24px;
	padding : 0px 0 0 0;
	color: #666666;
	text-decoration: none;
}

.bName1
{
	color : #D1182D;
	text-align : right;
}
/* END PROMOTIONS */




/* END MENU */

/* START ALEX */

.section_body {
		position: relative;
		float: left;
		width: 100%;
		margin: 1px 0px;
}
.section_body_inner {
		position: relative;
		float: left;
		width: 100%;
		margin: 1px 0px 25px 0px;
}
	
.subsection_33 {
		position: relative;
		float: left;
		width: 33%;
		height: 100%;
}
	
.subsection_33 .container, .subsection_33_last .container{
		position: relative;
		padding: 12px 5px 5px 12px;		
}
	
.subsection_33 .container_50{
		position: relative;
		float: left;
		width: 50%;
		height: 100%;	
}
	
.subsection_33 .container_100{
		position: relative;
		float: left;
		width: 100%;
		height: 100%;	
}

.section_body .title_wrap, .section_body_inner .title_wrap {
		position: relative;
}

.section_body_inner .title_wrap h3{
		display:block;
		margin:10px 0px 10px 10px;
		position: relative;
		padding:5px 15px 10px 40px;
		font-size: 15px;
		color:#666666;
}

.section_body .title_wrap h3{
	display:block;
	margin:0px;
	position: relative;
	padding:6px 10px 7px 45px;
	color:#333333;
	font : bold 13px Verdana, Helvetica, sans-serif;
}

.section_body .title_wrap a {
	background: none;
	padding:0px 0px 0px 0px;
	color:#333333;
	font : bold 13px Verdana, Helvetica, sans-serif;
}

.section_body .title_wrap a:hover {
	background: none;
	padding:0px 0px 0px 0px;
	color:#D1182D;
	font : bold 13px Verdana, Helvetica, sans-serif;
}

h3.flag_us { background: #E7E7E7 url(/wwwN/images/flag_1_us.gif) no-repeat 5px 5px;}
h3.flag_usa { background: #E7E7E7 url(/wwwN/images/flag_1_us.gif) no-repeat 5px 5px;}

h3.flag_au { background: #E7E7E7 url(/wwwN/images/flag_1_au.gif) no-repeat 5px 5px;}

h3.flag_gb { background: #E7E7E7 url(/wwwN/images/flag_1_gb.gif) no-repeat 5px 5px;}
h3.flag_uk { background: #E7E7E7 url(/wwwN/images/flag_1_gb.gif) no-repeat 5px 5px;}

h3.flag_ie { background: #E7E7E7 url(/wwwN/images/flag_1_ie.gif) no-repeat 5px 5px;}
h3.flag_can { background: #E7E7E7 url(/wwwN/images/flag_1_can.gif) no-repeat 5px 5px;}
h3.flag_germ { background: #E7E7E7 url(/wwwN/images/flag_1_germ.gif) no-repeat 5px 5px;}
h3.flag_eu { background: #E7E7E7 url(/wwwN/images/flag_1_eu.gif) no-repeat 5px 5px;}
h3.flag_wrld { background: #E7E7E7 url(/wwwN/images/flag_1_wrld.gif) no-repeat 5px 5px;}
h3.icon_1 { background: #E7E7E7 url(/wwwN/images/h3_icon_1.gif) no-repeat 5px 3px;}
h3.icon_2 { background: #E7E7E7 url(/wwwN/images/h3_icon_2.gif) no-repeat 5px 3px;}
h3.icon_3 { background: #E7E7E7 url(/wwwN/images/h3_icon_3.gif) no-repeat 5px 3px;}

.sep_greydots_X2 {
		position: relative;
		width:100%;
		height:3px;
}

.sep_greydash_X1 {
		position: relative;
		float: left;
		width:100%;
		height:1px;
		font-size: 1px;
		line-height: 1px;
}

.section_body a{
	display: block;
	padding:2px 21px;
	font-size:12px;
	color: #646464;
	text-decoration: none;
	background: url(/wwwN/images/bullet_2.gif) left 4px no-repeat;
}

.section_body a:hover{
		background: url(/wwwN/images/bullet_2.gif) left -41px no-repeat;
		color: #D1182D;
		text-decoration: none;
}
	
.section_body a.at, .section_body a:hover.at{background: url(/wwwN/images/flag_2_at.gif) left 4px no-repeat;}
.section_body a.be, .section_body a:hover.be{background: url(/wwwN/images/flag_2_be.gif) left 4px no-repeat;}
.section_body a.ca, .section_body a:hover.ca{background: url(/wwwN/images/flag_2_ca.gif) left 4px no-repeat;}
.section_body a.de, .section_body a:hover.de{background: url(/wwwN/images/flag_2_de.gif) left 4px no-repeat;}
.section_body a.dk, .section_body a:hover.dk{background: url(/wwwN/images/flag_2_dk.gif) left 4px no-repeat;}
.section_body a.gg, .section_body a:hover.gg{background: url(/wwwN/images/flag_2_gg.gif) left 4px no-repeat;}
.section_body a.gi, .section_body a:hover.gi{background: url(/wwwN/images/flag_2_gi.gif) left 4px no-repeat;}
.section_body a.jp, .section_body a:hover.jp{background: url(/wwwN/images/flag_2_jp.gif) left 4px no-repeat;}
.section_body a.lu, .section_body a:hover.lu{background: url(/wwwN/images/flag_2_lu.gif) left 4px no-repeat;}
.section_body a.nl, .section_body a:hover.nl{background: url(/wwwN/images/flag_2_nl.gif) left 4px no-repeat;}
.section_body a.nz, .section_body a:hover.nz{background: url(/wwwN/images/flag_2_nz.gif) left 4px no-repeat;}
.section_body a.no, .section_body a:hover.no{background: url(/wwwN/images/flag_2_no.gif) left 4px no-repeat;}
.section_body a.ko, .section_body a:hover.ko{background: url(/wwwN/images/flag_2_ko.gif) left 4px no-repeat;}
.section_body a.uk, .section_body a:hover.uk{background: url(/wwwN/images/flag_2_uk.gif) left 4px no-repeat;}
.section_body a.ie, .section_body a:hover.ie{background: url(/wwwN/images/flag_2_ie.gif) left 4px no-repeat;}
.section_body a.oz, .section_body a:hover.oz{background: url(/wwwN/images/flag_2_oz.gif) left 4px no-repeat;}
.section_body a.us, .section_body a:hover.us{background: url(/wwwN/images/flag_2_us.gif) left 4px no-repeat;}

#id-317-141, #id-317-123, #id-317-146, #id-317-142, #id-317-147, #id-317-125, #id-317-143, #id-317-144, #id-317-124  {
		
		display:block;
		padding-left:20px;
		margin-top: 4px;
}

#id-317-141 {background: url(/wwwN/images/flag_2_at.gif) left 1px no-repeat;}
#id-317-123 {background: url(/wwwN/images/flag_2_ca.gif) left 4px no-repeat;}
#id-317-146 {background: url(/wwwN/images/flag_2_dk.gif) left 4px no-repeat;}
#id-317-142 {background: url(/wwwN/images/flag_2_gg.gif) left 1px no-repeat;}
#id-317-147 {background: url(/wwwN/images/flag_2_gi.gif) left 1px no-repeat;}
#id-317-125 {background: url(/wwwN/images/flag_2_jp.gif) left 1px no-repeat;}
#id-317-143 {background: url(/wwwN/images/flag_2_lu.gif) left 1px no-repeat;}
#id-317-144 {background: url(/wwwN/images/flag_2_no.gif) left 1px no-repeat;}
#id-317-124 {background: url(/wwwN/images/flag_2_nz.gif) left 1px no-repeat;}

#pl-317 a {
		color:#666666;
}

#pl-317 a:hover {
		color:#D1182D;
}
/*menu language*/
.link_wrap {
	position:relative;
	float:left;
}
/*----------LANGUAGE SELECTOR - START*/	
#lang_selector {
	position: absolute;
	top:20px;
	width: 700px;
	border:1px solid #D1182D;
	background-color: #ffffff;
	/*right: -350px;*/
	right: -480px;
}

#lang_selector .auto_column{
		position: relative;
		float:left;
		
		height:100%;
		margin:5px;
}
	
#lang_selector a{
		display: block;
		padding:0px 2px 0px 2px;
		text-align:left;
		
		background: #ffffff;
		
		font-size: 10px;
		color: #626262;
		border:1px dotted #ffffff;
}

#lang_selector a:hover {
		display: block;
		padding:0px 2px 0px 2px;
		text-align:left;
		
		background: #ffffff;
		
		font-size: 10px;
		color: #D1182D;
		border:1px dotted #D1182D;
}
/*----------LANGUAGE SELECTOR - END*/

#mm_wrap {
		position: relative;
		float: left;
		width: 100%;
		height: 40px;
		margin-top:15px;
		z-index:2;
		font-family:Verdana, Verdana, Helvetica, sans-serif;
		font-size:13px;
}
	
#mm_wrap td{
		height: 40px;
		vertical-align:middle;
}
	
.mm_Off {
		background: url(/wwwN/images/bckgr_mm_out.gif) no-repeat left;
}

.mm_On {
		background: url(/wwwN/images/bckgr_mm_over.gif) repeat-y top left;
}

.mm_Active {
		background: url(/wwwN/images/bckgr_mm_active.gif) repeat-y top left;
}

#mm_wrap td a{
		padding:0px 9px;
		display:block;
		background: none;
		color: #929292;
		text-decoration: none;
}
	
#mm_wrap td a:hover {
		background: none;
		color: #D1182D;
		text-decoration: none;
}

/* START PRODUCTS*/

#LeftColumn
{
	width : 222px;
	float : left;
}

#RightColumn
{
	width : 705px;
	float : right;
}

#ColumnMiddleH
{
	width : 715px;
	margin-left: auto;
	margin-right: auto;
}

#ColumnMiddleV
{
	width : 225px;
	margin-left: auto;
	margin-right: auto;
}
#RightMiddleColumn
{
	width : 465px;
	float : left;
}

#RightRightColumn
{
	width : 222px;
	float : right;
}

#SubMenu
{
	background : url(/wwwN/images/pixel-red.gif) repeat-x top;
	margin-bottom : 15px;
	width : 100%;
}

#SubMenu2
{
	background : url(/wwwN/images/pixel-red.gif) repeat-x bottom;
}

#SubMenu3
{
	background : url(/wwwN/images/pixel-red.gif) repeat-y top left;
}

#SubMenu4
{
	background : url(/wwwN/images/pixel-red.gif) repeat-y top right;
}

#SubMenu5
{
	background : url(/wwwN/images/round-red-top-left.gif) no-repeat top left;
}

#SubMenu6
{
	background : url(/wwwN/images/round-red-top-right.gif) no-repeat top right;
}

#SubMenu7
{
	background : url(/wwwN/images/round-red-bottom-left.gif) no-repeat bottom left;
}

#SubMenu8
{
	background : url(/wwwN/images/round-red-bottom-right.gif) no-repeat bottom right;
	padding : 2px 10px;
}

#SubMenu8 ul
{
	list-style-type : none;
	padding : 0;
	margin : 0;
}

#SubMenu8 ul li
{
	margin : 10px 0;
	padding : 0;
}

#SubMenu8 ul li a
{
	display : block;
	color : White;
	background-color : #D1182D;
	font : bold 13px Verdana, Helvetica, sans-serif;
	text-align : left;
	border : 1px solid #D1182D;
	text-decoration : none;
	padding : 5px 0 ;
	padding-left: 5px;
	width : 97%;
}

#SubMenu8 ul li a:hover
{
	color : #D1182D;
	background-color : White;
	border : 1px solid #D1182D;
	text-decoration : none;
}

#SubMenu8 ul li #SubMenuSelected
{
	color : #D1182D;
	background-color : White;
	border : 1px solid #D1182D;
	text-decoration : none;
}

#SubMenu8 #download
{
	background-color : #D1182D;
	padding : 15px;
	text-align : center;
	color : White;
	margin : 10px 2px;
}

#SubMenu8 #download .title
{
	text-align : center;
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
}

#SubMenu8 #download a
{
	color : White;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
}

.RedBoxOTS
{
	background : url(/images/pixel-red.gif) repeat-x top;
	margin-bottom : 17px;
	width : 100%; 
	
}

.RedBox2
{
	background : url(/images/pixel-red.gif) repeat-x bottom;
}

.RedBox3
{
	background : url(/images/pixel-red.gif) repeat-y top left;
}

.RedBox4
{
	background : url(/images/pixel-red.gif) repeat-y top right;
}

.RedBox5
{
	background : url(/images/round-red-top-left.gif) no-repeat top left;
}

.RedBox6
{
	background : url(/images/round-red-top-right.gif) no-repeat top right;
}

.RedBox7
{
	background : url(/images/round-red-bottom-left.gif) no-repeat bottom left;
}

.RedBox8
{
	background : url(/images/round-red-bottom-right.gif) no-repeat bottom right;
	padding : 10px 10px;
}

.RedBoxTitle
{
	background-color : #D1182D;
	color : white;
	font-size : 13px;
	padding : 5px;
	text-transform : uppercase;
	text-align : center;
	font-weight : bold;
}
#Content
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x top;
	width : 100%;
}

#Content1
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x top;
	width : 947px;
}

#Content2
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x bottom;
}

#Content3
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-y top left;
}

#Content4
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-y top right;
}

#Content5
{
	background : url(/wwwN/images/round-grey-top-left.gif) no-repeat top left;
}

#Content6
{
	background : url(/wwwN/images/round-grey-top-right.gif) no-repeat top right;
}

#Content7
{
	background : url(/wwwN/images/round-grey-bottom-right.gif) no-repeat bottom right;
}

#Content8
{
	background : url(/wwwN/images/round-grey-bottom-left.gif) no-repeat bottom left;
	padding : 20px 25px;
}


#Content8 h2
{
	font : 18px Verdana, Helvetica, sans-serif;
	margin-bottom : 10px;
}

#Content8 h3
{
	font : 16px Verdana, Helvetica, sans-serif;
	margin-top : 10px;
	font-weight: bold;
	color : #D1182D;
}

#Content8 h6
{
	font : 20px Verdana, Helvetica, sans-serif;
}

#Content8_1
{
	background : url(/wwwN/images/round-grey-bottom-left.gif) no-repeat bottom left;
	padding : 10px 0px 10px 15px;
}

#Content8_1 p
{
	font : 13px Verdana, Helvetica, sans-serif;
	line-height : 16px;
	padding : 3px 15px 10px 0px;

}

#Content #Content2 #Content3 #Content4 #Content5 #Content6 #Content7 #Content8 ul li, ol li {
	margin: 1px 0 0 25px;
}


#Content8 p, table
{
	font : 13px Verdana;
	line-height : 17px;
}

#Content8 #img1
{
	float : right;
	margin : 6px 0 10px 6px;
}

#Content8 #img2
{
	float : left;
	margin : 10px 20px 10px 0px;
}

#Content8 #img3
{
	float : left;
	width: 25%; 
	display: block;
	margin : 10px 12px 10px 0px;
}

#Content9
{
	/*background : url(/images/img_TB_Autoestimator_US.jpg) no-repeat top right;*/
}

#img_title {
	font : 11px Verdana, Helvetica, sans-serif;
}

#Content8 #img2
{
	float : left;
	margin : 10px 20px 10px 0px;
}

#Content8 ol
{
	font-size:13px;
}

#Content8 #countries
{
	margin : 10px 0px 10px 0px;
	color : #D1182D;
	
	font-size:13px;
}

#Content8 #officelist
{
	margin : 10px 0px 10px 0px;
	color : #D1182D;
	list-style-type : none;
	font-size:13px;
}

#Content8 #countries li
{
	width : 130px;
	float : left;
}

#Content8 #officelist li
{
	width : 130px;
	float : left;
}

#Content #Content2 #Content3 #Content4 #Content5 #Content6 #Content7 #Content8 #countries li {
	margin-left:0px;
}

#BottomBox
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x top;
	width : 100%;
	margin-top : 20px;
}

#BottomBox2
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x bottom;
}

#BottomBox3
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-y top left;
}

#BottomBox4
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-y top right;
}

#BottomBox5
{
	background : url(/wwwN/images/round-grey-top-left.gif) no-repeat top left;
}

#BottomBox6
{
	background : url(/wwwN/images/round-grey-top-right.gif) no-repeat top right;
}

#BottomBox7
{
	background : url(/wwwN/images/round-grey-bottom-right.gif) no-repeat bottom right;
}

#BottomBox8
{
	background : url(/wwwN/images/round-grey-bottom-left.gif) no-repeat bottom left;
	padding : 20px 25px;
}

#BottomBox8 ul
{
	margin : 10px 15px;
	list-style-type : square;
}

#BottomBox8 ul li
{
	margin : 10px 15px;
	list-style-type : square;
}
.GreyBox
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x top;
	margin-bottom : 15px;
	width : 100%;
}

.GreyBox2
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-x bottom;
}

.GreyBox3
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-y top left;
}

.GreyBox4
{
	background : url(/wwwN/images/pixel-grey.gif) repeat-y top right;
}

.GreyBox5
{
	background : url(/wwwN/images/round-grey-top-left.gif) no-repeat top left;
}

.GreyBox6
{
	background : url(/wwwN/images/round-grey-top-right.gif) no-repeat top right;
}

.GreyBox7
{
	background : url(/wwwN/images/round-grey-bottom-right.gif) no-repeat bottom right;
}

.GreyBox8
{
	background : url(/wwwN/images/round-grey-bottom-left.gif) no-repeat bottom left;
	padding : 5px;
}

.GreyBox8 img
{
	 display : block;
}

.GreyBox8 a
{
	font : bold 17px Verdana, Helvetica, sans-serif;
}

.GreyBox8 .downloads
{
	font : bold 12px Verdana, Helvetica, sans-serif;
	display : block;
	padding-top : 5px;
}

.GreyBox8 a:hover
{
	text-decoration : underline;
}

.GreyBox8 .talk
{
	float : left;
	width : 90px;
}

.GreyBox8 .chat
{
	float : right;
	font : 13px Verdana, Helvetica, sans-serif;
	width : 60px;
	margin-top : 2px;
}

.GreyBox8 .skype
{
	float : right;
	font : 13px Verdana, Helvetica, sans-serif;
	margin-right : 5px;
	width : 50px;
	margin-top : 2px;
}

.GreyBox8 #adobe
{
	padding : 10px 15px;
}

.GreyBox8 #adobe p a img
{
	display : inline;
}

.GreyBox8 .GB8I
{
	float : left;
	width : 63px;
}

.GreyBox8 .GB8T
{
	text-align : right;
}

.GreyBox8 .GB8T p
{
	text-align : left;
	padding : 4px 2px;
}

.GreyBox8 .GB8T a
{
	font-size : 11px;
	font-weight : normal;
}

.GreyBox8 .boxText1
{
	padding : 0px 7px;
	margin : 0px;
}

.GreyBox8 .boxText1 .bName
{
	padding : 0;
}

.GreyBox8 .boxText1 a
{
	font-size : 11px;
	font-weight : normal;
}

.GreyBox8 .boxText1 a:hover
{
	color : #666666;
}

.GreyBox8  .boxBut1 a
{
	font-size : 13px;
	font-weight : bold;
	text-transform : none;
	padding : 5px 0;
	
}


.HomeFlags
{
	float : left;
	padding : 5px 10px 5px 11px;
}

.HomeFlags img
{
	display : block;
}

.HomeFlags a
{
	font : bold 17px Verdana, Helvetica, sans-serif;
}

#HomeText
{
	padding-left : 12px;
}


/* Flags menu **************************main web site***********************/
.HomeFlags_usa_tb
{
	float : left;
	padding : 45px 15px 20px 0px;
	background : #ffffff url(/images/flagshome/flag_usa_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_uk_tb
{
	float : left;
	padding : 45px 15px 20px 0px;
	background : #ffffff url(/images/flagshome/flag_uk_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_au_tb
{
	float : left;
	padding : 45px 15px 20px 0px;
	background : #ffffff url(/images/flagshome/flag_australia_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_ie_tb
{
	float : left;
	padding : 45px 0px 20px 0px;
	background : #ffffff url(/images/flagshome/flag_ireland_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags2_ie_tb
{
	float : left;
	padding : 45px 15px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_ireland_140x45.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_belg_tb
{
	float : left;
	padding : 45px 0px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_belgium_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_can_tb
{
	float : left;
	padding : 45px 15px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_canada_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_nzeal_tb
{
	float : left;
	padding : 45px 15px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_new_zealand_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_germ_tb
{
	float : left;
	padding : 45px 15px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_germany_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_holnd_tb
{
	float : left;
	padding : 45px 15px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_holland_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_other_tb
{
	float : left;
	padding : 45px 0px 15px 0px;
	background : #ffffff url(/images/flagshome/flag_other_countries_140x45.jpg) no-repeat top left;
	width: 160px;
	height: 25px;
}

.HomeFlags_usa_tb a, .HomeFlags_uk_tb a, .HomeFlags_au_tb a, .HomeFlags_ie_tb a, .HomeFlags2_ie_tb a, .HomeFlags_can_tb a, .HomeFlags_nzeal_tb a, .HomeFlags_germ_tb a, .HomeFlags_other_tb a, .HomeFlags_belg_tb a, .HomeFlags_holnd_tb a
{
		font : bold 17px Verdana, Helvetica, sans-serif;
		padding-top : 300px;
}

#new_flags_box {
	width:700px;
	position:relative;
	float:left;
}

#new_text_box {
	margin-right:30px;
	width: 200px;
	position:relative;
	float:left;
	line-height: 20px;
	text-align : justify;
}

#default1 {
		margin: 0 0 7px 0;
}


/* Flags menu ************************main web site*************************/


/* Flags menu **********************Polish web site**************************/
.HomeFlags_usa
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_usa.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_uk
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_uk.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_au
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_australia.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_ie
{
	float : left;
	padding : 60px 0px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_ireland.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags2_ie
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_ireland.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_belg
{
	float : left;
	padding : 60px 0px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_belgium.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_can
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_canada.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_nzeal
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_new-zealand.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_germ
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_germany.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_holnd
{
	float : left;
	padding : 60px 15px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_holland.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_other
{
	float : left;
	padding : 60px 0px 5px 0px;
	background : #ffffff url(/images/flagshome/flag_other-countries.jpg) no-repeat top left;
	width: 220px;
	height: 25px;
}

.HomeFlags_usa a, .HomeFlags_uk a, .HomeFlags_au a, .HomeFlags_ie a, .HomeFlags2_ie a, .HomeFlags_can a, .HomeFlags_nzeal a, .HomeFlags_germ a, .HomeFlags_other a, .HomeFlags_belg a, .HomeFlags_holnd a
{
		font : bold 17px Verdana, Helvetica, sans-serif;
		padding-top : 300px;
}


/* Flags menu *****************Polish web site********************************/




#iPod
{
	background : #D21C2B url(/images/ipod/iPod_01.jpg) no-repeat top;
	margin-bottom : 15px;
	width : 100%;
}

#iPodSpacer
{
	width : 93px;
	float : left;
}

#iPodText
{
	width : 126px;
	float : left;
	margin-top : 15px;
}

#iPod a
{
	color : White;
}

#iPod a.iPodTitle
{
	font-size : 16px;
	font-weight : bold;
}

#iPod a.iPodText
{
	font-size : 12px;
}

#iPodTerms
{
	background-color : White;
	color : #D21C2B;
	padding : 2px 0;
}

#iPodTerms a
{
	color : #D21C2B;
}
/* END PRODUCTS */

input, select
{
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	padding : 1px 0;
	color : #333333;
	font-family: verdana;
}

input[type="radio"] {
 border : none;
}

input[type="checkbox"] {
 border : none;
}

#terms, #sms {
	border : none;
}

.noborder {
	border : none;
}

.but
{
	background-color : #D1182D;
	color : White;
	border : 1px none #D1182D;
	font-weight : bold;
	padding : 0px 0px;
}

.but1, .SubmitButt
{
	background-color : #D1182D;
	color : White;
	border : 1px none #D1182D;
	text-transform : uppercase;
	padding : 5px 50px;
	font : 14px Verdana, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom: 10px;
}

.SubmitButt1
{
	background-color : #666666;
	color : White;
	border : 1px none #D1182D;
	text-transform : uppercase;
	padding : 1px 1px;
	font : 12px Verdana, Helvetica, sans-serif;
	font-weight : bold;
	margin: 5px 5px 5px 5px;
}

.forget1
{
	color : #D1182D;
	background : url(/wwwN/images/arrow-red-right2.gif) no-repeat left;
	
	font : 21px Verdana, Helvetica, sans-serif;
	text-align : left;
	padding : 10px 0;
	padding-left : 13px;
	line-height : 22px;
}

.forget3
{
	color : #D1182D;
	font : 21px Verdana, Helvetica, sans-serif;
	text-align : left;
	padding : 10px 0;
	padding-left : 13px;
	line-height : 22px;
}

.forget2
{
	color : #D1182D;
	font-weight : bold;
}	

.secure
{
	font-size : 11px;
	display: block;
	text-align: right;
}

.secureDiv {
	position: absolute; 
	/*margin-top: 0px;*/
	right: 170px; 
	top: 130px;
}

.secureparagraph {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
}

.header_red2
{
	color : #D1182D;
}

.tdS td {
	padding-bottom:5px;
}

.menus_phone { 
	font-size: 12px; 
	font-style: normal; 
	width:90px;}
	
.menus, .menus_narrow1 { 
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	color : #333333;
}

.menus_narrow { 
	/*font-size: 11px; 
	font-style: normal;
	*/
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	padding : 1px 0;
	color : #333333;
}

.menusblock { 
	/*font-size: 11px; 
	font-style: normal;*/
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	color : #666666;
	display: block;
	margin-right:10px;
}

.names {
	width:130px;
	margin-right:10px;
	font-size : 12px;
	display: block;
}
.titlemenus {
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	color : #333333;
	width:70px;
	margin-right:10px;
	display: block;
}
.rownames {
	/*width: 490px;*/
}

.tbl51 {
	width:0px;
}
.germfld {
	width:220px;
}

/* END ALEX */

/* info pages*/
table.infotable{
	width: 70%;
}
/* end info pages*/

.emphasis {
	font-weight: bold;
	color: #333333;
}

.red-emphasis {
	color: #D1182D;
	font-weight: bold;
}

.selling-points {
	border-left: 3px solid #D1182D; 
	margin-left: 0px; 
	margin-top: 4px; 
	margin-bottom: 4px; 
	padding: 8px; 
	background: #efefef;  
	line-height: 2.1em;
	color: #333333;
}

.selling-points-pl {
	border-left: 3px solid #D1182D; 
	margin-left: 0px; 
	margin-top: 4px; 
	margin-bottom: 4px; 
	padding: 8px; 
	background: #efefef;  
	line-height: 2.1em;
	color: #333333;
	clear: both;
	display: block;
}

#Content8 h3 a{
	display: block;
	padding:2px 25px;
	text-decoration: none;
	background: url(/wwwN/images/arrow-red-right.gif) left 6px no-repeat;
}


#Content8 h4 a{
   	font-family: Verdana, Helvetica, sans-serif;
   	font-size : 13px;
	display: block;
	padding:2px 25px;
	text-decoration: underline;
	background: url(/wwwN/images/arrow-red-right.gif) left 6px no-repeat;
}

#divholder {
 	background: url(/wwwN/images/spacer.gif) left 0px repeat-x;   
	margin-top: 20px; 
	float: left; 
	display: block;
}

#cursorP {
	cursor: pointer;

}

b {
 	font-weight: bold;
	color: #333333;
}

.faquote {
	width: 250px; 
	float: right; 
	padding: 8px; 
	margin-left: 8px; 
	background: #efefef; 
	font-family: Trebuchet MS, Verdana;
}

pre {
	font : 13px Verdana,Verdana, Helvetica, sans-serif;
}
/*-------------------OTS-------------------*/

.secure1
{
	font-size : 13px;
	font-weight : bold;
}

.header_red2
{
	color : #D1182D;
}

#loginTitle
{
	margin-bottom : 5px;
}

#loginTitle .loginText
{
	font-size : 20px;
	height : 50px;
}

.loginTitle
{
	color : #D1182D;
	font-size : 40px;
}

.login input
{
	width : 200px;
}

.login input.but
{
	padding : 5px;
}

.login td
{
	padding : 5px 0;
}

#loginLeft
{
	float : left;
	width : 435px;
}

#loginRight
{
	float : right;
	width : 435px;
}

/* START OTS */

.ts_bannerflag {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(/wwwN/images/ts_banner_flag_bckgr.gif); COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.ts_title_section {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.ts_box01 #body {
	BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #e31e31 1px solid; BACKGROUND-IMAGE: url(/wwwN/images/ts_box01_bckgr.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ffffff
}
.ts_box01 #T {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(/wwwN/images/ts_box01_T.gif); BACKGROUND-REPEAT: repeat-x
}
.ts_box01 #body #L {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(/wwwN/images/ts_box01_L.gif); BACKGROUND-REPEAT: repeat-y
}
.ts_box01 #body #R {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(/wwwN/images/ts_box01_R.gif); BACKGROUND-REPEAT: repeat-y
}
.ts_box01 #container {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
.ts_box02 {
	BACKGROUND-COLOR: #f9faff
}
.ts_box02_L {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(/wwwN/images/ts_box02_L.gif); BACKGROUND-REPEAT: repeat-y
}
.ts_box02_R {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(/wwwN/images/ts_box02_R.gif); BACKGROUND-REPEAT: repeat-y
}
.ts_box02_B {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(/wwwN/images/ts_box02_B.gif); BACKGROUND-REPEAT: repeat-x
}
.redbox {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; COLOR: #ffffff; PADDING-TOP: 5px; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #D1182D; 
	FONT-SIZE: 13px; FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}
.A_white {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.A_white:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.col_title {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; COLOR: #333333; PADDING-TOP: 5px; FONT-FAMILY: Verdana, Helvetica, sans-serif;
}
/* da se promeni vav html-a */
.greyboxots {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BORDER-BOTTOM: #b8c2d7 1px solid; BACKGROUND-COLOR: #eef3f6
}
.comments {
	OVERFLOW: auto; WIDTH: 100%; HEIGHT: 240px
}
.ts_box01 #body1 {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(/wwwN/images/ts_box01_bckgr.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ffffff
}
#hintbox {
	BORDER-RIGHT: black 3px solid; PADDING-RIGHT: 3px; BORDER-TOP: black 1px solid; PADDING-LEFT: 3px; Z-INDEX: 100; LEFT: 200px; VISIBILITY: hidden; PADDING-BOTTOM: 3px; FONT: 11px/18px  Verdana; BORDER-LEFT: black 1px solid; WIDTH: 150px; PADDING-TOP: 3px; BORDER-BOTTOM: black 3px solid; POSITION: absolute; TOP: 350px; BACKGROUND-COLOR: #ffffcc
}
.hintanchor {
	TEXT-DECORATION: underline; 
	font : 12px Verdana, Helvetica, sans-serif;
	font-weight : bold;
}
A.cheque {
	FONT-SIZE: 11px; COLOR: #0e87d3; TEXT-DECORATION: none
}
A.cheque :hover {
	TEXT-DECORATION: underline
}

.headerp7
{
	color : #D1182D;
	font-weight : bold;
	FONT-SIZE: 16px;
}

.small_red {  font-family: Verdana, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #D1182D}

/* END OTS */

.germfld2 table{
	text-align: center;
}

/*za starite kartinki na news section*/
.news_ul {
	font-size:13px;
}


#div_news{
float:left; 
width:150px;
margin-right:10px;
margin-bottom:10px;
}

/* promo buttons*/
.bName1 a
{
	color : #fff;
    text-align : left;
    background: #D1182D;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
    border: 1px solid #D1182D;
}

.bName1 a:hover
{
	color: #D1182D;
	text-decoration: none;
	background: transparent;
	border: 1px solid #D1182D;
}

/*buttons positioning*/

#promo-button-holder
{
	position: absolute;
	margin-left: 10px;
	margin-top: 208px;
	width: 680px;
}
/*END promo buttons*/

#taxtips {
		text-align:left;
		margin: 0 10px 0 0;
}

#addmargin {
		margin: 10px 10px 10px 10px;
}

#remindme {
		 position: relative;
		 float: left;
		 padding: 0px 10px 10px 10px;
		 margin-left: auto;
		 margin-right: auto;
}

#paragraph450px {
		width:450px;
}
/* START TRACKYNG SYSTEM */

#Content #TrachingMenu
{
	background : url(/images/dots.gif) repeat-x bottom;
	height : 20px;
	margin : 10px 0;
}

#Content #TrachingMenu ul
{
	list-style-type : none;
	float : right;
}

#Content #TrachingMenu ul li
{
	float : left;
	padding : 0px 10px;
	background : url(/images/redBorder.gif) no-repeat center right;
}

#Content #TrachingMenu ul li a
{
	
	
}

#Content #TrachingButtons
{
	background : url(/images/dots.gif) repeat-x bottom;
	height : 85px;
	margin : 10px 0;
}

#Content #TrachingButtons ul
{
	list-style-type : none;
}

#Content #Content2 #Content3 #Content4 #Content5 #Content6 #Content7 #Content8  #TrachingButtons ul li
{
	margin-left:0px;
	float : left;
}

#Content #TrachingButtons ul li
{
	display : block;
	width : 150px;
	height : 79px;
	background : url(/images/trackingButton.gif) no-repeat -211px;
}

#Content #TrachingButtons ul li a:hover
{

	text-decoration : none;
}

#Content #TrachingButtons ul #TrackingSelected
{
	background : url(/images/trackingButton.gif) no-repeat 0 bottom;
}

#Content #TrachingButtons ul li a span
{
	display : block;
	width : 100px;
	float : right;
	cursor : pointer;
	color : #666666;
	font-weight : bold;
}

#Content #TrachingButtons ul li a span b
{
	display : block;
	color : #D1182D;
}

#Content #TrachingButtons ul #lastTrachingButton a
{
	background : url(/images/trackingButtonLast.gif) no-repeat -211px;
}

#Content #TrachingButtons ul #lastTrachingButton  a:hover
{
	background : url(/images/trackingButtonLast.gif) no-repeat 0 bottom;
}

#Content #TrachingButtons ul #lastTrachingButton #TrackingSelected
{
	background : url(/images/trackingButtonLast.gif) no-repeat 0 bottom;
}

#Content #TrachingButtons ul #lastTrachingButton a span
{
	color : #D1182D;
	font-weight : normal;
	font-size : 19px;
}

#Content .YourTaxRefund
{
	font : 30px Verdana, Helvetica, sans-serif;
	color : #D1182D;
	line-height: 15px;
	clear : both;
	text-align : center;
}

.CommTable tr
{
	background : url(/images/dots.gif) repeat-x bottom;
}

.CommTable tr td
{
	padding : 7px 0;
}

.EstimationTable tr td
{
	padding : 4px 0;
}

.CommTable tr .title, .EstimationTable tr .title
{
	color : #D1172C;
	font-weight : bold;
}

#DownloadTaxPacks
{
	width : 145px;
	float : left;
}

#PaymentOptions
{
	width : 145px;
	float : left;
	margin-left : 15px;
}

* html #PaymentOptions
{
	margin-left : 10px;
}

*:first-child+html #PaymentOptions
{
	margin-left : 15px;
}

#DownloadForm
{
	width : 145px;
	float : right;
}

/*
.greyButton
{
	display : block;
	font-size : 13px;
	font-weight : bold;
	background-color : #666666;
	color : White;
	text-align : center;
	line-height : 25px;
	height : 25px;
}

.greyButton:hover
{
	background-color : #CE1A2C;
	color : White;
	text-decoration : none;
}

*/

.greyButton
{
	display : block;
	font-size : 13px;
	font-weight : bold;
	background-color : #015196;
	/*background-color : #666666;*/
	color : White;
	text-align : center;
	line-height : 25px;
	height : 25px;
}

.greyButton:hover
{
	background-color : #7399C6;
	/*background-color : #CE1A2C;*/
	color : White;
	text-decoration : none;
}

/* END TRACKING SYSTEM */


.reg_grey {
	
	padding: 10px;
	background-color: #EFEFEF;
}

#searchBox {
	font-size : 11px;
}

#searchRow {
	clear : both;
	padding: 4px;

}

#OTSregister, #OTSdocumentsreceived , #OTSestimation, #OTSapplicationsend, #OTSrefundreceived{
display: block; 
position:absolute; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px;
z-index: 100; 
background-color: #ffffff; 
border : 1px solid #CCCCCC; 
width: 200px; 
height:auto;
}

/* START BUTTONS 08122008*/

#ButtonsH
{
	width : 220px;
	float : left;
}

#Buttons
{
	width : 220px;
	float : right;
	margin : 0px 0px 0px 5px;
}

#but_LiveHelp
{
	width : 220px;
	float : left;
}

#but_LiveHelp_a
{
	width : 220px;
	float : left;
	margin-left:1px;
}

#buttons08122008
{
	width : 220px;
	float : left;
	margin : 0px 0 0px 0px;
}

#buttons08122008 a
{
	display : block;
	padding : 10px 10px 10px 40px;
	font-size : 17px;
	font-weight : bold;
	color : White;
	margin-left : 10px;
}

#buttons08122008 a p
{
	font-size : 17px;
	font-weight : bold;
	color : White;
	margin-left : 15px;
	padding: 0px;
}

/* start button 1 */

#buttons08122008_1_1
{
	background : #D2182F url(/wwwN/images/corner-left-top-red.gif) no-repeat top left;
}

#buttons08122008_1_1b
{
	background : #D2182F url(/wwwN/images/corner-left-top-red.gif) no-repeat top left;
	margin-bottom : 15px;
}

#buttons08122008_1_2
{
	background : url(/wwwN/images/corner-right-top-red.gif) no-repeat top right;
}

#Buttons #buttons08122008 #buttons08122008_2_1
{
	background : #7399C6 url(/wwwN/images/corner-left-top-light-blue.gif) no-repeat top left;
	margin-top : 15px;
}

#buttons08122008_1_3
{
	background : url(/wwwN/images/corner-left-bottom-red.gif) no-repeat bottom left;
}

#buttons08122008_1_4
{
	background : url(/wwwN/images/corner-right-bottom-red.gif) no-repeat bottom right;
}

#buttons08122008_1_4 a
{
	background : url(/wwwN/images/icon-pc.gif) no-repeat center left;
}

/* start button 2 */

#buttons08122008_2_1
{
	background : #7399C6 url(/wwwN/images/corner-left-top-light-blue.gif) no-repeat top left;
	margin-top : 15px;
	
}

#buttons08122008_2_1b
{
	background : #7399C6 url(/wwwN/images/corner-left-top-light-blue.gif) no-repeat top left;
	margin-bottom : 15px;
}

#buttons08122008_2_2
{
	background : url(/wwwN/images/corner-right-top-light-blue.gif) no-repeat top right;
}

#buttons08122008_2_3
{
	background : url(/wwwN/images/corner-left-bottom-light-blue.gif) no-repeat bottom left;
}

#buttons08122008_2_4
{
	background : url(/wwwN/images/corner-right-bottom-light-blue.gif) no-repeat bottom right;
}

#buttons08122008_2_4 a
{
	background : url(/wwwN/images/icon-calculator.gif) no-repeat center left;
}

/* start button 3 */

#buttons08122008_3_1
{
	background : #015196 url(/wwwN/images/corner-left-top-blue.gif) no-repeat top left;
	margin-top : 15px;
}

#buttons08122008_3_1a
{
	background : #015196 url(/wwwN/images/corner-left-top-blue.gif) no-repeat top left;
	margin-top : 0px;
}

#buttons08122008_3_2
{
	background : url(/wwwN/images/corner-right-top-blue.gif) no-repeat top right;
}

#buttons08122008_3_2 a 
{
	background : url(/wwwN/images/icon-headphones.gif) no-repeat center left;
}

#flag_links
{
		width: 26px;
		background : none;
		margin-right: 5px;
		padding-right: 0px;
}

#flag_links a 
{
		background : none;
		margin: 5px 2px 2px 2px;
		padding: 0px;
		border: solid white 1px;
}

#buttons08122008_3_3
{
	background : url(/wwwN/images/corner-left-bottom-blue.gif) no-repeat bottom left;
}

#buttons08122008_3_4
{
	background : url(/wwwN/images/corner-right-bottom-blue.gif) no-repeat bottom right;
}

#buttons08122008_3_4 a
{
	background : url(/wwwN/images/icon-headphones.gif) no-repeat center left;
}

#buttons08122008_3_5 
{
	background : #015196 url(/wwwN/images/corner-left-bottom-blue.gif) no-repeat bottom left;
}

#buttons08122008_3_6
{
	background : url(/wwwN/images/corner-right-bottom-blue.gif) no-repeat bottom right;
}

#buttons08122008_3_6 a
{
	background : url(/wwwN/images/live_chat_bubbls.jpg) no-repeat center left;
	font-size : 12px;
}

#button_live_chat_bottom {
		background:transparent url(/wwwN/images/live_chat_bottom_new.gif) no-repeat scroll 0 0;
		height:5px;
}

#chat_animation {
	padding: 0;
	margin: 0;
}

#chat_animation a{
	padding: 0;
	margin: 0;
}

/* END BUTTONS 08122008*/

/* START BUTTONS HOME*/
.click-here
{
 font-size : 11px;
 font-weight : normal;
 line-height : 18px;
}

#buttonsHome
{
	/*width : 130px;*/
	float : left;
	padding-top : 11px;
	padding-left : 7px;
	padding-right : 4px;
}

#buttonsHome a
{
	height : 50px;
	width : 114px;
	display : block;
	padding : 8px 8px 5px 0px;
	font-size : 13px;
	font-weight : bold;
	color : White;
	margin-left : 10px;
	text-align : center;
}

/* start button 1 */
#buttonsHome_1_1
{
 background : #7399C6 url(/wwwN/images/corner-left-top-light-blue.gif) no-repeat top left;margin-top : 15px;
 margin-top : 15px;
}
#buttonsHome_1_2
{
 background : url(/wwwN/images/corner-right-top-light-blue.gif) no-repeat top right;
}
#buttonsHome_1_3
{
 background : url(/wwwN/images/corner-left-bottom-light-blue.gif) no-repeat bottom left;}
#buttonsHome_1_4
{
 background : url(/wwwN/images/corner-right-bottom-light-blue.gif) no-repeat bottom right;
}
/* start button 2 */
#buttonsHome_2_1
{
 background : #015196 url(/wwwN/images/corner-left-top-blue.gif) no-repeat top left;
 /*margin-top : 15px;*/
}
#buttonsHome_2_2
{
 background : url(/wwwN/images/corner-right-top-blue.gif) no-repeat top right;
}
#buttonsHome_2_3
{
 background : url(/wwwN/images/corner-left-bottom-blue.gif) no-repeat bottom left;
}
#buttonsHome_2_4
{
 background : url(/wwwN/images/corner-right-bottom-blue.gif) no-repeat bottom right;
}

/* start button 3 */

#buttonsHome_3_1
{
	background : #9FC0E7 url(/wwwN/images/corner-left-top-light-blue1.gif) no-repeat top left;margin-top : 15px;
	margin-top : 12px;
}

#buttonsHome_3_2
{
	background : url(/wwwN/images/corner-right-top-light-blue1.gif) no-repeat top right;
}

#buttonsHome_3_3
{
	background : url(/wwwN/images/corner-left-bottom-light-blue1.gif) no-repeat bottom left;}

#buttonsHome_3_4
{
	background : url(/wwwN/images/corner-right-bottom-light-blue1.gif) no-repeat bottom right;
}

/* END BUTTONS HOME*/

#redtitle30 {
	font-size: 30px;
	color: #D1172C;
	font-family:verdana;
	display:block;
	padding:10px 0 0 0;
}

#bCountries
{
	font : 20px verdana;
}
 
#bCountriesRed
{
	font : 20px verdana;
	color : #D1182D;
	padding-left: 14px;
	padding-top:0px;
	background : url(/images/flag_arrow_new.jpg) no-repeat;
}

#bCountriesRed_new
{
	font : 20px verdana;
	color : #D1182D;
}

#LeftButoons
{
	width :145px;
	float : left;
	padding-top : 0px;
	padding-left : 0px;
}
 
#bTaxRefunds
{
	font : 22px verdana; 
	display : block;
	color : #D1182D;
	width :140px;
	float : left;
	padding-top : 15px;
	padding-left : 0px;
}

#bTaxRefunds b {
	color : #D1182D;
	font-weight: bold;
}

.ots_bank_account {
	background: url(/images/us-card.jpg)  no-repeat top right;
}
/* ONLINE TAX REFUND APPLY NOW PAGE*/

#content8a {
float: left;
width: 420px;
}

#content8aimage {
float: left;
width: 232px;
height:123px;
background : url(/images/mouse_over_money.jpg) no-repeat top left;
}
/*-------------------*/


/* ESTIMATION PAGE*/
#content8aa {
float: left;
width: 420px;
}

#content8aaimage {
float: left;
width: 205px;
height:162px;
background : url(/images/calculator_over_money.jpg) no-repeat top left;
}
/*-------------------*/
.Csel {
	width: 220px;
}


/*Sub menu related products ------ start*/

#SubMenuRP
{
	background : url(/wwwN/images/pixel_blue_rp.gif) repeat-x top;
	margin-bottom : 17px;
	width : 100%;
}

#SubMenuRP2
{
	background : url(/wwwN/images/pixel_blue_rp.gif) repeat-x bottom;
}

#SubMenuRP3
{
	background : url(/wwwN/images/pixel_blue_rp.gif) repeat-y top left;
}

#SubMenuRP4
{
	background : url(/wwwN/images/pixel_blue_rp.gif) repeat-y top right;
}

#SubMenuRP5
{
	background : url(/wwwN/images/round_top_left_corner_rp.gif) no-repeat top left;
}

#SubMenuRP6
{
	background : url(/wwwN/images/round_top_right_corner_rp.gif) no-repeat top right;
}

#SubMenuRP7
{
	background : url(/wwwN/images/round_bottom_left_corner_rp.gif) no-repeat bottom left;
}

#SubMenuRP8
{
	background : url(/wwwN/images/round_bottom_right_corner_rp.gif) no-repeat bottom right;
	padding : 2px 10px;
}

#SubMenuRP8 ul
{
	list-style-type : none;
	padding : 0;
	margin : 0;
}

#SubMenuRP8 ul li
{
	margin : 10px 0;
	padding : 0;
}

#SubMenuRP8 ul li a
{
	display : block;
	color : White;
	background-color : #015294;
	font : bold 13px verdana;
	text-align : left;
	border : 1px solid #015294;
	text-decoration : none;
	padding : 5px 0 ;
	padding-left: 5px;
	width : 97%;
}

#SubMenuRP8 ul li a:hover
{
	color : #015294;
	background-color : White;
	border : 1px solid #015294;
	text-decoration : none;
}

#SubMenuRP8 ul li #SubMenuRPSelected
{
	color : #015294;
	background-color : White;
	border : 1px solid #015294;
	text-decoration : none;
}

#SubMenuRP8 #download
{
	background-color : #015294;
	padding : 15px;
	text-align : center;
	color : White;
	margin : 10px 2px;
}

#SubMenuRP8 #download .title
{
	text-align : center;
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
}

#SubMenuRP8 #download a
{
	color : White;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
}

#SubMenuRPtitle
{
	display : block;
	color : White;
	font : bold 15px Verdana;
	color:#015294;
	font-weight:bold;
	text-align : left;
	text-decoration : none;
	padding-top:10px;
	width : 100%;
}
/*Sub menu related products----end*/

div.listCheck ul li {
	list-style-image: url(/images/checkmark_2.jpg);
}

ol li span.ta_thanks {
	font-weight: bolder; 
	padding-left: 200px; 
	display: block;
}



.box_1_grey {
	border: solid 2px #d7d7d9;
	margin-bottom: 15px;
}

.box_1_grey h4 {
	width: auto;
    font: bold 12px Verdana, Verdana, Helvetica, sans-serif;
	text-align: center;
    color: #d70005;
	background: #d7d7d9;
	margin: 0px;
	padding: 4px 0px;
}

.box_1_grey table {
	width: 320px;
	margin: 10px 10px;
	
}

.box_1_grey td {
	font: normal 12px Verdana, Verdana, Helvetica, sans-serif;
	
}

.box_1_grey table input {
	margin:0px;
	padding: 0px;
}

.col_218 {
	float: left;
	width: 215px;
	margin-bottom: 15px;
}

.col_218_left {
	float: left;
	width: 215px;
	margin-right: 10px;

}

.col_350 {
	float: left;
	width: 350px;
}
.center_350 {
	float: left;
	padding-left: 200px;
}

.box_1_grey ul {
    list-style: none;
	margin: 15px 0px!important;
	padding: 0px;
}

.box_1_grey ul.centered {
    text-align: center;
	height: 60px;
}

.box_1_grey ul li {
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 5px 0px!important;
}

.bank_div1  {
	width:  600px; 
	float: left; 
	display: block; 
	padding-left: 200px;
}

.bank_div2 {
	width: 800px; 
	float: left; 
	display: block;
}

.recruit {
	float:left; 
	display:block; 
	text-align:center; 
	background-color:#D1182D; 
	margin-left:13px; 
	margin-right:0px;
	padding:5px 5px 5px 5px; 
	width:80px;
}

.recruit a {
	color:white;
}

.recruit1 {
	text-align:center;
	background-color:#D1182D;
	width:200px;
	padding:5px 5px 5px 5px; 
	margin:10px;
}

.recruit1 a {
	color:white;
	font-weight:bold;
}

/*
#RightColumn1
{
	width : 605px;
	float : right;
}
*/

#LeftColumn1
{
	width : 222px;
	float : left;
	display: none;
}

/*
#Buttons1
{
	width : 320px;
	float : right;
	margin : 0px 0px 0px 5px;
}
#but_LiveHelp1 {
float:left;
width:320px;
}

#button_live_chat_bottom320 {
background:transparent url(/wwwN/images/live_chat_bottom_new320.gif) no-repeat scroll 0 0;
height:5px;
}

#space_plus_border {
		width: 318px;
		padding: 50px 0px 0px 0px;
		margin: 0px;
		border-left: 1px solid #015156;
		border-right: 1px solid #015156;
}
*/

#live_chat_txt {
		background: #015196;
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		padding: 5px 0px 5px 0px;
		margin: 0;
		text-align: center;
		height:35px;
}

#live_chat_txt a{
		background: #015196;
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		padding: 5px 2px 0 0;
		margin: 0;
		text-align: center;
}

.radiolist {
	font-size: 10px;
	display: block;
	width:200px;
	/*border: solid red 1px;*/
	text-align: left;
	padding: 0px;
	margin:0px;
	/*float:left;*/
}

.left_align_content td {
	text-align: left;
}

.input1
{
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	padding : 1px 1px;
	margin: 5px 5px 5px 0px;
	color : #666666;
}

#chat_lng_flags {
	padding: 0 0 5px 5px;
}

#wrapper {
	margin-top:10px;
	width:512px;
	/*border: solid red 1px;*/
}
#wrapper_line {
	width:512px;
	height:2px;
	background: #666666;
	margin-bottom: 2px;
}
.wrapper_column {
	width:200px;
	height:22px;
	float:left;
	text-align:left;
	padding: 2px 2px 2px 2px;
}
.wrapper_column_last {
	width:100px;
	height:22px;
	float:right;
	text-align:left;
	padding: 2px 2px 2px 2px;
}
.wrapper_column_bckg {
	width:200px;
	height:22px;
	float:left;
	text-align:left;
	background: #EEEEEE;
	padding: 2px 2px 2px 2px;
}
.wrapper_column_last_bckg {
	width:100px;
	height:22px;
	float:right;
	text-align:left;
	background: #EEEEEE;
	padding: 2px 2px 2px 2px;
}

.wrapper_column_title {
	width:200px;
	height:22px;
	float:left;
	text-align:left;
	font-weight: bold;
	padding: 5px 2px 2px 2px;
	font-size:14px;
}
.wrapper_column_title_last {
	width:100px;
	height:22px;
	float:right;
	text-align:left;
	font-weight: bold;
	padding: 5px 2px 2px 2px;
	font-size:14px;
}


/* TAX BACK AU */

/* header start */
#header_container {
	width:100%;
	height:384px;
	background-image:url(/www_taxbackau/images/header_background_new.jpg);
	background-repeat:repeat-x;
}





/* main container start */
#main_container {
	width:1009px;
	margin: auto;
}

/* left column start */
#left_column {
	position:relative;
	float:left;
	width:253px;
}
/* left menu start */

#left_menu_container {
	position:relative;
	float:left;
	width:253px;
}

#menutop{
   position:relative;
   float:left;
   width:253px; 
   height:74px; 
   background-image:url(/www_taxbackau/images/left_menu_top.jpg); 
   background-repeat:no-repeat;
}

#menubottom{
   position:relative;
   float:left;
   width:253px; 
   height:46px; 
   background-image:url(/www_taxbackau/images/left_menu_bottom.jpg); 
   background-repeat:no-repeat;
}

#menu{
   position:relative;
   float:left;
   width:253px;
   background-image:url(/www_taxbackau/images/left_menu_back.jpg); 
   background-repeat: repeat-y;
}


#linkone {
	position:relative;
	float:left;
	clear:both;
	width:220px;
	text-align:left;
	line-height:30px;
	padding-left:20px;
}

#linkone a {
	position:relative;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#0d3f7a;
	text-decoration:none;
	background-image:url(/www_taxbackau/images/left_menu_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}

#linkone a:hover {
	color:#0d3f7a;
	text-decoration:underline;
}

#ul_one{
	display:none;
}

#sublink {
	position:relative;
	float:right;
	clear:both;
	width:220px;
	padding-left:20px;
	line-height:30px;
	
}

#sublink a {
	position:relative;
	float:left;
	clear:both;
	font-family:verdana;
	font-size:11px;
	color:#d1182d;
	text-decoration:none;
	font-weight:normal;
	background:none;	
}

#sublink a:hover {
	color:#d1182d;
	text-decoration:none;
	background-image:url(/www_taxbackau/images/line.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

div#sublink a#selected {
	text-decoration:none;
	background-image:url(/www_taxbackau/images/line.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

/* left menu end */

/* news container start */
#news_container {
	position:relative;
	float:left;
	width:253px;
	margin-top:0px;
}

#news_header {
	margin-top:15px;
	position:relative;
	float:left;
	width:253px;
	height:81px;
	background-image:url(/www_taxbackau/images/tb_news_back.jpg);
	background-repeat: no-repeat;
}

#news_title {
	position:relative;
	float:left;
	width:100px;
}

#news_title h2 {
	font-family:verdana;
	font-weight:bold;
	color:#d1182d;
	font-size:18px;
	margin-top:15px;
	margin-left:5px;
	text-align:left;
}

#news_box {
	position:relative;
	float:left;
	width:253px;
	text-align:left;
	padding-left:0px;
}

ul.news {
	position:relative;
	float:left;
	width:253px;
	list-style:none;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	margin-left:0px !important;
	padding-left:0px !important;
	margin-top:0px !important;
	padding-top:0px !important;
}

li.newstitle, li.inside_news_item {
	position:relative;
	float:left;
	background: url(/www_taxbackau/images/news_bullet.gif) left 7px no-repeat;
	padding-left:15px;
	padding-top:5px;
	margin-top: 10px;
	text-align:left;
	width: 90%;
}

li.newstitle a, li.inside_news_item a{
	color: #333333;
	text-decoration:none;
}

li.newstitle a:hover, li.inside_news_item a:hover {
	text-decoration:underline;
}

li.newslink{
	position:relative;
	float:left;
	list-style:none;
	padding-left:15px;
	padding-top:10px;
}

li.newslink a{
	color: #d1182d;	
	text-decoration:none;
}

li.newslink a:hover{
	text-decoration: underline;
}

/* news container end */
/* left column end */


/* center column start */
#center_column {
	position:relative;
	float:left;
	width:478px;
	margin-left:20px;
	margin-right:20px;
	margin-top:12px;
	margin-bottom:0px;
}

#center_column p {
	padding-top: 10px;
	padding-bottom: 10px;
	display:  block;
}



/* box 1 start */
#box1 {
	position:relative;
	float:left;
	width:478px;`
}

.sec_1_mid_facebook, .sec_1_mid_facebookc {
	position: relative; 
	float:left; 
	clear:left; 
	border:none; 
	margin:16px 0 0 93px;
	overflow:hidden; 
	width:292px;
	height:287px;
}

.sec_1_mid_facebookc {
	margin:0 0 0 0;
}

.sec_1_left_facebook {
	position: relative; 
	float:left; 
	clear:left; 
	border:none; 
	margin:16px 0 0 8px;
	overflow:hidden; 
	width:240px; 
	height:287px;
}

#box1 h1 {
	font-family:verdana;
	font-size:22px;
	color:#d1182d;
	margin:0px;
	line-height:22px;
	padding-bottom:20px;
	text-align:left;
}

#center_column h1 {
	font-family:verdana;
	font-size:22px;
	color:#d1182d;
	margin:0px;
	line-height:22px;
	padding-bottom:5px;
	text-align:left;
}

#center_column h2 {
	font-family:verdana;
	font-size:16px;
	color:#0D3F7A;
	margin:0px;
	line-height:22px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}


#center_column ul {
	position:relative;
	float:left;
	list-style:none;
	list-style-type: disc;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	margin-left:20px !important;
	padding-left:0px !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
	padding-top:0px !important;
}

#circle ul {
	position:relative;
	float:left;
	list-style-type: disc;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	margin-left:20px !important;
	padding-left:0px !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
	padding-top:0px !important;
}

#center_column ul.box1 li {
	position:relative;
	float:left;
	width:100%;
	background: url(/www_taxbackau/images/bullet_green_check.jpg) no-repeat;
	padding-left:20px;
	margin-top:10px;
	line-height:16px;
	text-align:left;
	display:block;
	clear:both;
}

ul {
	width: 100%;
}

#box1 p {
	font-family:verdana;
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-align:left;
	text-align:justify;
	margin:0px;
}

#center_column p {
	font-family:verdana;
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-align:left;
	text-align:justify;
	margin:0px;
}

#box1 a {
	color:#d1182d;
	text-decoration:underline;
}
#box1 a:hover {
	color:#d1182d;
	text-decoration:underline;
}

ul.box1 {
	position:relative;
	float:left;
	list-style:none;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	margin-left:20px !important;
	padding-left:0px !important;
	margin-top:10px !important;
	padding-top:0px !important;
}

li.box1 {
	position:relative;
	float:left;
	width:400px;
	background: url(/www_taxbackau/images/bullet_green_check.jpg) no-repeat;
	padding-left:20px;
	margin-top:10px;
	line-height:16px;
	text-align:left;
	display:block;
	clear:both;
}


/* box 1 end */


/* box 2 start */
#box2 {
	position:relative;
	float:left;
	width:478px;
	background-color:#117d94;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	
}

#box2_content {
	position:relative;
	float:left;
	width:370px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#box2_content h2, #box3_content h2, #box4_content h2 {
	position:relative;
	float:left;
	width:370px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#box2_image {
	position:relative;
	float:right;
	width:73px;
	height:104px;
	background:url(/www_taxbackau/images/box2_back.jpg) no-repeat;
	vertical-align:top;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#box2 h2 {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:18px;
	color:#ffffff;
	margin:0px;
	line-height:18px;
	text-align:left;
}

#box2 p {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	line-height:15px;
	text-align:left;
}

#box2 a {
	color:#30dafe;
	text-decoration:underline;
}

#box2 a:hover {
	color:#30dafe;
	text-decoration:underline;
}
/* box 2 end */


/* box 3 start*/
#box3 {
	position:relative;
	float:left;
	width:478px;
	background-color:#d1182d;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#box3_content {
	position:relative;
	float:left;
	width:370px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#box3_image {
	position:relative;
	float:right;
	width:73px;
	height:104px;
	background:url(/www_taxbackau/images/box3_back.jpg) no-repeat;
	vertical-align:top;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#box3 h2 {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:18px;
	color:#ffffff;
	margin:0px;
	line-height:18px;
	padding-bottom:10px;
	text-align:left;
}

#box3 p {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	line-height:15px;
	text-align:left;
}

#box3 a {
	color:#ffffff;
	text-decoration:underline;
}

#box3 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* box 3 end*/

/* box 4 start*/
#box4 {
	position:relative;
	float:left;
	width:478px;
	background-color:#beec64;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#box4_content {
	position:relative;
	float:left;
	width:370px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#box4_image {
	position:relative;
	float:right;
	width:73px;
	height:104px;
	background:url(/www_taxbackau/images/box4_back.jpg) no-repeat;
	vertical-align:top;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#box4 h2 {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:18px;
	color:#d1182d;
	margin:0px;
	line-height:18px;
	padding-bottom:10px;
	text-align:left;
}

#box4 p {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-align:left;
}

#box4 a {
	position:relative;
	float:left;
	color:#d1182d;
	text-decoration:underline;
}

#box4 a:hover {
	position:relative;
	float:left;
	color:#d1182d;
	text-decoration:underline;
}

/* box 4 end*/

/* box 5 start */
#box5 {
	position:relative;
	float:left;
	width: 478px;
	margin-top:25px;
	margin-bottom:0px;
    font-family:verdana;
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-align:left;
	text-align:justify;
}
/* box 5 end */

/* box 6 start*/
#box6 {
	position:relative;
	float:left;
	width:478px;
	background-color:#7cc0cd;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#box6_content {
	position:relative;
	float:left;
	width:458px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
		float:left;
	position:relative;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-align:left;
}

#box6 h2 {
	float:left;
	position:relative;
	font-family:verdana;
	font-size:18px;
	color:#ffffff;
	margin:0px;
	line-height:18px;
	padding-bottom:10px;
	text-align:left;
	width:458px;
	text-align:justify;
}

#box6 a {
	color:#d1182d;
	text-decoration:underline;
}

#box6 a:hover {
	
	
	color:#d1182d;
	text-decoration:underline;
}

/* box 6 end*/

/* center column end */


/* right column */
#right_column {
	position:relative;
	float:left;
	width:229px;
}
/* tv live help */
#live_help_container {
	position:relative;
	float:left;
	width:229px;
	margin-bottom:10px;
}

#tv_top {
	position:relative;
	float:left;
	width:229px;
	height:46px;
	background-image:url(/www_taxbackau/images/tv_live_chat_top.gif);
	background-repeat: no-repeat;
}

#tv_bottom {
	position:relative;
	float:left;
	width:229px;
	height:182px;
	background-image:url(/www_taxbackau/images/tv_live_chat.gif);
	background-repeat: no-repeat;
}


/* tv live help end */

#testimonials_container {
	position:relative;
	float:left;
	width:229px;
}

#testimonials_top {
	position:relative;
	float:left;
	width:229px;
	height:50px;
	background-image:url(/www_taxbackau/images/testimonials_top.jpg);
	background-repeat: no-repeat;
}

#testimonials_bottom {
	position:relative;
	float:left;
	width:229px;
	height:38px;
	background-image:url(/www_taxbackau/images/testimonials_bottom.jpg);
	background-repeat: no-repeat;
}

#testimonials_center {
	background-image: url(/www_taxbackau/images/testimonials_back.jpg);
	position:relative;
	float:left;
	width:229px;
	height: auto;
	background-repeat: repeat-y;
	z-index: 9;
	height: 240px;
	
}

#testimonials_center h2 {
	font-family:verdana;
	font-size:24px;
	color:#0d3f7a;
	margin:0px;
	padding:0px;
}

#testimonials_center h3 {
	font-family:verdana;
	font-size:18px;
	color:#0d3f7a;
	margin:0px;
	padding:0px;
}

.bullet2{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	background-image:url(/www_taxbackau/images/bullet_2.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left:15px;
	text-align:left !important;
}

ul.bullet3 {
	
}

ul.bullet3 li {
	position:relative;
	float:left;
	background-image:url(/www_taxbackau/images/bullet_2.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left:15px;
	width: 100%;
}

#testimonials_center p {
	width:180px;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	line-height:15px;
	text-align:left;
	text-align:justify;
}


/* blog container start */
#blog_container {
	position:relative;
	float:left;
	width:229px;
	margin-top:15px;
}

#blog_header {
	position:relative;
	float:left;
	width:229px;
	height:80px;
	background-image:url(/www_taxbackau/images/blog_back.jpg);
	background-repeat: no-repeat;
}

#blog_title {
	position:relative;
	float:left;
	width:100px;
}

#blog_title h2 {
	font-family:verdana;
	font-weight:bold;
	color:#0d3f7a;
	font-size:18px;
	margin-top:15px;
	margin-left:5px;
	text-align:left;
}

#blog_box {
	position:relative;
	float:left;
	width:229px;
	text-align:left;
	padding-left:0px;
}

ul.blog {
	position:relative;
	float:left;
	width:229px;
	list-style:none;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	margin-left:0px !important;
	padding-left:0px !important;
	margin-top:0px !important;
	padding-top:0px !important;
}

li.blogtitle {
	position:relative;
	float:left;
	background: url(/www_taxbackau/images/blog_bullet.jpg) left 7px no-repeat;
	padding-left:15px;
	padding-top:5px;
	margin-top: 10px;
	text-align:left;
}

li.blogtitle a{
	color: #333333;
	text-decoration:none;
}

li.blogtitle a:hover {
	text-decoration:underline;
}

a{
	color: #D1182D;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li.bloglink {
	position:relative;
	float:left;
	list-style:none;
	padding-left:15px;
	padding-top:10px;
}

li.bloglink a{
	color: #0d3f7a;	
	text-decoration:none;
}

li.bloglink a:hover {
	text-decoration: underline;
}

/* blog container end */
/* end right column */


/* footer start */
#footer_container {
	position:relative;
	float:left;
	width:1009px;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
		
	padding-top:10px;
	font-family:verdana;
	font-size:11px;
	line-height:15px;
	text-align:center;
	color:#333333;
}

#footer_container a {
	color:#147f95;
	text-decoration:none;
}

#footer_container a:hover {
	color:#147f95;
	text-decoration:underline;
}
/* footer end */

/* faq page */
#faqbox {
	position:relative;
	float:left;
	width:478px;
	margin-top:5px;
	text-align:left;
}

#faqbox a {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	background-image:url(/www_taxbackau/images/faq_bullet.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left:20px;
	text-align:left !important;
	text-decoration:none;
}

#faqbox a:hover {
	color:#333333;
	text-decoration:none;
}

/* contact us page */

.title1 {
	font-family:verdana;
	font-size:15px;
	color:#218d9b;
	font-weight:bold;
}

.contactus_table {
	font-family:verdana;
	font-size:12px;
	color:#333333;
	line-height:15px;
}

.contactus_table a {
	font-family:verdana;
	font-size:12px;
	color:#d1182d;
	line-height:15px;
	text-decoration:underline;
}
.contactus_table a:hover {
	color:#d1182d;
	text-decoration:underline;
}

.red {
	color:#d1182d;
}

.helpdesk {
	font-family:verdana;
	font-size:11px;
	color:#d1182d;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/www_taxbackau/images/bullet_helpdesk.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:33px;
	text-align:left !important;
	line-height:33px;
}

.gobutton {
	display:block;
	width:40px;
	height:20px;
	background-color:#127d93;
	font-weight:bold;
	color:#ffffff;
	border:none;
}

#testimonials_center div {
	width:229px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:8;
	background-image: url(/www_taxbackau/images/testimonials_back.jpg);
	height: 240px;
	clear: both;
}

#testimonials_center div.active {
	width:229px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:10;
	background-image: url(/www_taxbackau/images/testimonials_back.jpg);
	height: 240px;
	clear: both;
}


#testimonials_center div.active last-active{
	width:229px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:8;
	background-image: url(/www_taxbackau/images/testimonials_back.jpg);
	height: 240px;
	
	clear: both;

}


/*
#terms {
	text-align: justify;
} 
*/

#Content8 ol[type="a"] {
	margin: 10px 0 0 20px;
}

#Content8 ol li ol {
	margin: 5px 0 ;
}


/* header new starts here */

#header {
	position: relative;
	margin: auto;
	width:1011px;
	height:384px;
}

#logotb {
	position:relative;
	float:left;
	width:255px;
	height:100px;
	background-image:url(/www_taxbackau/images/logo.jpg);	
	background-repeat: no-repeat;
}

#languages_container {
	position:relative;
	float:left;
	width:739px;
	height:100px;
	font-family:verdana;
	font-size:12px;
	color:#7e828e;
}

#languages_title {
	position:relative;
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#7e828e;
	line-height:78px;
}

#flags_container {
	position:relative;
	float:left;
	height:34px;
	background-image:url(/www_taxbackau/images/flag_box_back.gif);
	background-repeat: repeat-x;
	margin-top:22px;
	margin-left:10px;
}

#flags_left_corner {
	position:relative;
	float:left;
	height:34px;
	width:8px;
	background-image:url(/www_taxbackau/images/flag_box_left.gif);
	background-repeat: no-repeat;
}

#flags_right_corner {
	position:relative;
	float:left;
	height:34px;
	width:7px;
	background-image:url(/www_taxbackau/images/flag_box_right.gif);
	background-repeat: no-repeat;
}

#flags {
	position:relative;
	float:left;
	height:34px;
	padding-top:7px;
}

#buttons_top_container {
	position: relative;
	float:left;
	width:272px;
	height:255px;
}

#apply_now {
	position:relative;
	float:left;
	width:272px;
	height:92px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	background-image:url(/www_taxbackau/images/button_apply_now_new.jpg);
	background-repeat: no-repeat;
}

#apply_now a {
	position:relative;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding-left:99px;
	padding-top:38px;
}

#apply_now a:hover {
	color:#016677;
	text-decoration:underline;
}

#tax_calculator {
	position:relative;
	float:left;
	width:272px;
	height:82px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	background-image:url(/www_taxbackau/images/button_taxcalculator_new.jpg);
	background-repeat: no-repeat;
}

#tax_calculator a {
	position:relative;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding-left:84px;
	padding-top:27px;
}

#tax_calculator a:hover {
	color:#016677;
	text-decoration:underline;
}

#live_help {
	position:relative;
	float:left;
	width:272px;
	height:81px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	background-image:url(/www_taxbackau/images/button_livehelp_new.jpg);
	background-repeat: no-repeat;
	}
	
#live_help a {
	position:relative;
	float:left;
	color:#016677;
	text-decoration:none;
	padding-left:106px;
	padding-top:27px;
}

#live_help a:hover {
	color:#d1182d;
	text-decoration:underline;
}	

#bus_container {
	position: relative;
	float:left;
	width:362px;
	height:255px;
	background-image:url(/www_taxbackau/images/van_new.jpg);
	background-repeat: no-repeat;
	font-family:t
}

#polaroid_container {
	position: relative;
	float:left;
	width:377px;
	height:255px;
	background-image:url(/www_taxbackau/images/polaroid_home_page.jpg);
	background-repeat: no-repeat;
	
}

#polaroid_container2 {
	position: relative;
	float:left;
	width:377px;
	height:255px;
	background-image:url(/www_taxbackau/images/polaroid_2_new.jpg);
	background-repeat: no-repeat;
}

#polaroid_container3 {
	position: relative;
	float:left;
	width:377px;
	height:255px;
	background-image:url(/www_taxbackau/images/students_top_banner_new.jpg);
	background-repeat: no-repeat;
}

#polaroid_container4 {
	position: relative;
	float:left;
	width:377px;
	height:255px;
	background-image:url(/www_taxbackau/images/super_top_banner_new.jpg);
	background-repeat: no-repeat;
	
}

#torn_bottom {
	position:relative;
	float:left;
	width:1011px;
	height:34px;
	background-image:url(/www_taxbackau/images/bottom_torn_new.jpg);
	background-repeat: no-repeat;
}
/* header new ends here */


/* center column start */
#center_column1 {
	position:relative;
	float:left;
	width:478px;
	margin-left:0px;
	margin-right:20px;
	margin-top:12px;
	margin-bottom:0px;
}

#center_column1 p {
	padding-top: 10px;
	padding-bottom: 10px;
	display:  block;
}

#center_column1 h1 {
	font-family:verdana;
	font-size:22px;
	color:#d1182d;
	margin:0px;
	line-height:22px;
	padding-bottom:5px;
	text-align:left;
}

#center_column1 h2 {
	font-family:verdana;
	font-size:16px;
	color:#0D3F7A;
	margin:0px;
	line-height:22px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}


#center_column1 ul {
	position:relative;
	float:left;
	list-style:none;
	list-style-type: disc;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	margin-left:20px !important;
	padding-left:0px !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
	padding-top:0px !important;
}

#sec_2_right {
	margin: 10px 0px 0px 0px;
	padding: 9px 0px 0px 8px;
}

#sec_2_right_text {
	padding-bottom: 10px;
}

.sec_1_right_inside input, .sec_1_right_inside select
{
	background-color : White;
	border : 1px solid #999999;
    font-size : 12px;
	padding : 1px 0;
	color : #666666;
}

.sec_1_right_inside input[type="radio"] {
 border : none;
}

.sec_1_right_inside input[type="checkbox"] {
 border : none;
}

.sec_1_right {
	height: auto;
	width: 613px;
	border: 0px solid black;
	background: transparent url(/wwwo/images/sec_1_right_top.jpg) right top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	font-size: 1px;
}

.sec_1_right_text {
	height: auto;
	width: 593px;
	border: 0px solid black;
	background: transparent url(/wwwo/images/sec_1_right_center.jpg) left top repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 20px;
	float: left;
	font-size: 12px;
}

.sec_1_right_bottom {
	height: 6px;
	width: 613px;
	border: 0px solid black;
	background: transparent url(/wwwo/images/sec_1_right_bottom.jpg) left top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 1px;
}

.sec_1_right_inside #img1
{
	float : right;
	margin : 6px 1px 10px 6px;
}

#img2
{
	float : left;
	margin : 10px 20px 10px 0px;
}

#img1
{
	float : right;
	margin : 6px 1px 10px 6px;
}

/*new language menu wwwo.css */
.languages {
	width: 479px;
	height: auto;
	border: 0px solid black;
	background: transparent url(/wwwo/images/bg_lang2.gif) left top no-repeat;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	float: left;
	top: 36px;
	right: 0px;
	position: absolute;
	z-index: 10;
}

.languages_text {
	width: 463px;
	height: 109px;
	border: 1px solid #e7e7e7;
	border-top: 0px;
	background: #ffffff url(/wwwo/images/bg_lang3.jpg) left bottom repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	float: left;
}

.languages_text ul {
	list-style-type: none;
	width: 92px;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	height: auto;
	float: left;
}

.languages_text li {
	height: auto;
	width: 83px;
	border: 0px solid black;
	background: url(/wwwo/images/lang_arrow.gif) left top no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 3px 9px;
	float: left;
	font-family: Arial;
	font-weight: normal;
	color: #5d5c67;
	font-size: 11px;
}

.languages_text a, 
.languages_text a:visited {
	font-family: Arial;
	font-weight: normal;
	color: #5d5c67;
	font-size: 11px;
	text-decoration: none;
}

.languages_text a:hover {
	text-decoration: underline;
}

.top_menu {
	width: 413px;
	height: 24px;
	border: 0px solid black;
	background: transparent url(/wwwo/images/bg_lang.jpg) right top no-repeat;
	margin: 0px;
	padding: 0px 13px 0px 0px;
	float: left;
	top: 13px;
	right: 262px;
	position: absolute;
	font-family: Arial;
	font-weight: normal;
	color: #cecfd2;
	font-size: 11px;
	text-align: right;
	line-height: 22px;
}

.top_menu a, 
.top_menu a:visited {
	font-family: Arial;
	font-weight: normal;
	color: #cecfd2;
	font-size: 11px;
	text-decoration: none;
}

.top_menu a:hover {
	text-decoration: underline;
}

#lang {
	width: 226px;
	right: 0px;
	color: #747474;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

#lang img {
	float: right;
}

#lang a, 
#lang a:visited {
	font-family: Arial;
	font-weight: bold;
	color: #747474;
	font-size: 11px;
	text-decoration: none;
}

#lang a:hover {
	text-decoration: underline;
}

.languages {
	display: none;
}


#terms ol li {
	list-style-position: outside;
	display:list-item;
}

/*------------------------------ top menu -------------------------------*/

#top_navi_container {
	float:right;
	position:relative;
	width:710px;
	background: url(/www_taxbackau/images/top_menu_back.jpg) top right no-repeat;
	padding:0px;
	margin-top:45px;
}

#follow_us {
	float:right;
	position:relative;
	padding:0px;
	margin-top:8px;
	height:21px;
}

#follow_us img{
	float:left;
	padding:0px;
	margin-left:5px;
	border:none;
}



#top_navi{
	float:right;
	width:590px;
	margin-top:12px;
	padding:0px;
}

#top_navi a.top_navi{
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	color:#157488;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	display:block;
}

#top_navi a:hover {
	color:#d1182d;
	text-decoration:underline;
}

.table_border {
	border-right: 1px solid #157488;
}
/*------------------------------ top menu end -------------------------------*/