/* CSS Document */

body {
	text-align:left;
	font:62.5% Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	color:#093117;
}

/************************* Top half page (white area)****************************************************/
#h1tag {
	width:1038px;
	margin:20px 0 0 0;
	float:left;
	text-align:right;
	clear:both;
}

#top {
	width:1065px;
	height:133px;
	float:left;
	clear:both;
	background:url(../images/logo.jpg) no-repeat;
}

#logo-txt {
	width:288px;
	padding-top:55px;
	float:right;
}

#top-container {
	width:1065px !important;
	width:1080px;
	padding-left:20px;
}

#top-img {
	width:979px;
	margin-left:39px;
	margin-top:25px;
	margin-bottom:20px;
	float:left;
	display:inline;
}

#scroll-left {
	margin-top:175px;
	margin-left:11px;
	width:25px;
	float:left;
	display:inline;
}

#scroll-right {
	margin-top:175px;
	margin-right:16px;
	width:25px;
	float:right;
}

#middle {
	width:979px !important;
	width:1010px;
	margin-left:40px;
}

#middle-boxs {
	width:287px !important;
	width:297px;
	width/**/:/**/287px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	margin-right:15px;
	background-color:#093117;
}

#news-archive {
	width:343px !important;
	width:360px;
	width/**/:/**/343px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	background-color:#093117;
}

#newsletter {
	width:297px;
	height:216px;
	margin-right:15px;
	float:left;
	background:url(../images/newsletter-bg.jpg) no-repeat;
}

#letter-txt {
	width:210px;
	margin-left:12px;
	margin-top:147px;
	line-height:21px;
	float:left;
	display:inline;
}

#letter-button {
	width:54px;
	height:55px;
	margin-left:10px;
	margin-top:150px;
	float:left;
}

#testimonials {
	width:297px;
	height:216px;
	margin-right:15px;
	float:left;
	background-color:#093117;
}

#monials-pic {
	width:146px;
	height:192px;
	margin-left:12px;
	margin-top:12px;
	float:left;
	display:inline;
}

#monials-txt {
	width:130px;
	padding-top:3px;
	line-height:21px;
	float:right;
}

#newcustomer {
	width:1000px;
	margin-left:40px;
}

.newsarchive_left {
	width:303px;
	float:left;
	
}

.newsarchive_right {
	width:303px;
	float:right;
	
}

/************************* Bottom half page (grey area) ****************************************************/

#bottom-container {
	width:100%;
	margin-top:25px;
	background-color:#c9d1cd;
}

#bottom-middle {
	width:1065px;
	padding-top:15px;
}

#bottom-left {
	width:476px;
	margin-left:60px;
	padding-bottom:15px;
	float:left;
	border-bottom:2px dotted #093117;
	display:inline;
}

#bottom-right {
	width:476px;
	padding-bottom:15px;
	margin-left:20px;
	float:left;
	border-bottom:2px dotted #093117;
}

#bottom-left-pic {
	width:121px;
	height:115px;
	margin-top:5px;
	float:left;
}

#bottom-left-txt {
	width:342px;
	height:118px;
	margin-left:13px;
	float:left;
}

#bottom-left-link {
	width:160px;
	margin-top:9px;
}

#bottom-right-txt {
	width:302px;
	height:115px;
	margin-left:13px;
	float:left;
}

#bottom-right-pic {
	width:121px;
	height:115px;
	margin-top:5px;
	float:left;
}

#bottom-right-link {
	width:160px;
	margin-top:57px;
}

#bottom {
	width:979px;
	margin-left:60px;
	margin-top:30px;
}

/************************* News archive (index home) ****************************************************/

.archive {
	width:353px;
	height:29px;
	float:left;
	border-bottom:1px dotted #CCCCCC;
}

.archive-pic {
	width:13px;
	height:15px;
	margin-top:8px;
	float:left;
}

.archive-middle {
	width:235px;
	margin-top:6px;
	margin-left:10px;
	float:left;
}

.archive-right {
	width:85px;
	margin-top:8px;
	padding-right:3px;
	text-align:right;
	float:right;
}

.archive-line {
	width:135px;
}

/************************* Navigation ****************************************************/
#nav {
	width:1065px;
	height:50px;
	margin-top:30px;
}

#nav ul {
	
	list-style:none;
}

#nav li {
	height:50px;
	float:left;
	display:inline;
	padding-right:42px;
}

#nav a {
	float:left;
	height:49px;
	display:block;
	padding-left:4px;
	font-size:11px;
	text-decoration:none;
	color:#989a9b;
	background:url(../images/nav-line.jpg) left no-repeat;
}

#nav a:hover,
#nav .navon {
	color:#093117;
}

/************************* Footer index page ****************************************************/
#footer {
	width:949px !important;
	width:972px;
	width/**/:/**/949px;
	height:39px;
	text-align:left;
	margin-top:20px;
	margin-left:60px;
	margin-bottom:10px;
	padding-right:12px;
	padding-left:12px;
	color:#FFFFFF;
	text-align:right;
	background-color:#0b3c1c;
}

#footer-left {
	width:280px;
	float:left;
	margin-top:15px;
}

#footer-right {
	width:300px;
	float:right;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#freebird {
	width:250px;
	float:left;
	padding-top:15px;
}

#freebirdlogo {
	float:right;
	padding-top:9px;
}

/************************* Footer other pages ****************************************************/
#footer2 {
	width:949px !important;
	width:972px;
	width/**/:/**/949px;
	height:39px;
	text-align:left;
	margin-top:20px;
	margin-left:60px;
	margin-bottom:10px;
	padding-right:12px;
	padding-left:12px;
	color:#FFFFFF;
	text-align:right;
	background-color:#0b3c1c;
}

#footer-left2 {
	width:280px;
	float:left;
	margin-top:15px;
}

#footer-right2 {
	width:300px;
	float:right;
}

#footer2 a {
	color:#FFFFFF;
	text-decoration:none;
}

#freebird2 {
	width:250px;
	float:left;
	padding-top:15px;
}

#freebirdlogo2 {
	float:right;
	padding-top:9px;
}


/************************* not for index page (other pages only)****************************************************/
#container {
	width:1065px !important;
	width:1080px;
	padding-left:20px;
}

#split-left {
	width:607px;
	margin-left:46px;
	float:left;
	display:inline;
}

#split-left ul {
	list-style:none;
}

#split-left li {
	margin-bottom:7px;
}

#split-right {
	width:401px !important;
	width:401px;
	width/**/:/**/416px;
	float:right;
}

#please-choose {
	width:343px !important;
	width:360px;
	width/**/:/**/343px;
	height:32px;
	height:39px;
	height/**/:/**/32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	background-color:#093117;
}

.form_left {
	float:left;
	width:150px;
}

.form_left_questionaire {
	float:left;
	margin-right:10px;
	width:740px;
}

.questionaireQ {
	width:919px;
	margin-top:25px;
	padding-left:5px;
	padding-bottom:5px;
	float:left;
}

.questionaireQ_colour {
	width:919px;
	margin-top:25px;
	background-color:#c9d1cd;
	padding-left:5px;
	padding-bottom:5px;
	float:left;
}

.qSection {
	width:350px;
	margin-top:20px;
	float:left;
}

.qMentioned {
	width:160px;
	margin-top:5px;
	float:right;
}

#image{
	width:341px;
	height:300px;
	float:left;
	margin-top:75px;
	margin-left:8px;
	display:inline;
}

/* tools */
#bottom-boxs {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	margin-right:20px;
	background-color:#093117;
}

#end-box {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	background-color:#093117;
}

.left-tool-box {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:199px;
	padding-left:10px;
	margin-right:20px;
	float:left;
	background:url(../images/bottomboxs-bg.jpg) no-repeat;
}

.end-tool-box {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:199px;
	padding-left:10px;
	float:left;
	background:url(../images/bottomboxs-bg.jpg) no-repeat;
}

.tools-link {
	width:210px;
	margin-top:17px;
}

#headlines-txt {
	width:215px;
	padding-top:120px;
}

#businessnews-txt {
	width:212px;
	padding-top:120px;
}

#companydatasearch-txt {
	width:212px;
	padding-top:120px;
}

#factsheet-txt {
	width:212px;
	padding-top:120px;
}

#onlinecalc-txt {
	width:212px;
	padding-top:120px;
}

#taxrates-txt {
	width:212px;
	padding-top:120px;
}

#marketdata-txt {
	width:212px;
	padding-top:120px;
}

#taxcalender-txt {
	width:212px;
	padding-top:120px;
}

#forms-txt {
	width:212px;
	padding-top:120px;
}

#links-txt {
	width:212px;
	padding-top:120px;
}

#budget-txt {
	width:212px;
	padding-top:120px;
}

/* testimonials */
#testimonial {
	width:567px !important;
	width:607px;
	width/**/:/**/567px;
	padding-left:20px;
	padding-top:20px;
	padding-right:18px;
	padding-bottom:10px;
	margin-bottom:20px;
	border:1px solid #c9a979;
}

#testimonial-pic {
	width:221px !important;
	width:235px;
	width/**/:/**/221px;
	height:291px !important;
	height:300px;
	height/**/:/**/291px;
	float:left;
	background:url(../images/testi-bg2.jpg) no-repeat;
	padding:1px 12px 8px 2px;
}

#testimonial-pic2 {
	width:561px;
	height:307px;
	margin-bottom:21px;
	float:left;
	background:url(../images/testi-bg3.jpg) no-repeat;
}

#testimonial-pic2 img {
	margin:1px 0 0 1px;
	float:left;
}

#testimonial-quote {
	width:51px;
	height:40px;
	float:left;
}

#testimonial-txt {
	width:275px;
	float:left;
	margin-left:5px;
}

/* tools */

#bottom-tools {
	width:979px;
	margin-left:60px;
	padding-top:35px;
}

.toprow-boxs {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	margin-right:20px;
	background-color:#093117;
}

.bottomrow-boxs {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	margin-right:20px;
	margin-top:20px;
	background-color:#093117;
}

#middleend-box {
	width:218px !important;
	width:228px;
	width/**/:/**/218px;
	height:32px;
	float:left;
	padding-left:10px;
	padding-top:7px;
	margin-top:20px;
	background-color:#093117;
}

/* problems and solutions */
.problem-solution-txt {
	width:500px;
	float:left;
	margin-left:10px;
	margin-top:15px;
}

.problem-quote {
	width:51px;
	height:40px;
	margin-top:15px;
	float:left;
}

.problem-txt {
	width:607px;
	float:left;
}

.solution-txt {
	width:607px;
	margin-bottom:30px;
	float:left;
}

/* meet the team */
.meettheteam {
	width:726px;
	margin-left:46px;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:2px dotted #093117;
	float:left;
	display:inline;
}

.person-bgend {
	width:159px;
	height:215px;
	margin-top:10px;
	float:left;
	background:url(../images/meettheteam/person-bg.jpg) no-repeat;
}

.team-bg {
	width:159px;
	height:215px;
	margin-right:30px;
	margin-top:10px;
	float:left;
	background:url(../images/meettheteam/person-bg.jpg) no-repeat;
}

.person-pic {
	width:83px;
	height:100px;
	margin-left:36px;
	margin-top:36px;
}

.person-name {
	margin-top:15px;
	padding-left:10px;
}

#news {
	width:575px;
	padding-bottom:20px;
	border-bottom:2px dotted #093117;
}

#news-title {
	width:525px;
	float:left;
	margin-top:8px;
	margin-left:7px;
}

#news-date {
	width:100px;
	text-align:right;
}

#news-pic {
	width:13px;
	height:15px;
	margin-top:13px;
	float:left;
}

/* jargon buster */

#alphabet li {
	padding-left:5px;
	display:inline;
}

/************************* Fonts ****************************************************/
.size14 {font-size: 14px}

.white-big {
	color: #FFFFFF;
	font-size: 19px;
}

.green-big {
	color: #093117;
	font-size: 19px;
	line-height:25px;
	font-weight:lighter;
	margin:0 0 0 0;
}

.green-big-big {
	color: #093117;
	font-size: 34px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 25px 0;
}

.small-white {
	color: #FFFFFF;
	font-size: 12px;
	line-height:18px;
	margin: 0 0 18px 0;
}

.small-white2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height:18px;
}

.link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

a.archive-link {
	color: #616362;
	text-decoration:none;
	font-size:12px;
}

.small-brown {
	color: #616362;
	text-decoration:none;
	font-size:13px;
	line-height:22px;
	margin: 0 0 0 0;
}

.green-small,
a.green-small {
	font-size: 12px;
	margin: 0 0 0 0;
	line-height:23px;
	color: #093117;
	text-decoration:none;
}

a.green-small:hover {
	color: #616362;
}

.green-medium {
	font-size: 17px;
	font-weight:500;
	line-height:23px;
}


.green-link {
	font-size: 12px;
	text-decoration:none;
	color:#093117;
}

.gold {
	font-size: 12px;
	color: #c9a979;
	text-decoration:none;
}

.bigbold {
	font-size: 18px;
	font-weight: bold;
}

.job {
	color: #616362;
	text-decoration:none;
	font-size:12px;
}

.error {
	color:#FF0000;
	font-size:12px;
}

.monial-index {
	color: #FFFFFF;
	font-size: 10px;
	line-height:15px;
	margin: 0 0 18px 0;
}

.questionaire {
	font-size:12px;
	margin:0 0 0 0;
}

p {
	font-size:12px;
	color:#093117;
	line-height:24px;
	padding-bottom:5px;
}

h1 {
	font-size:1.1em;
	color:#bcbec0;
	line-height:100%;
	letter-spacing:-1px;
}

h2 {
	font-size:24px;
	font-weight:normal;
	color:#093117;
	line-height:100%;
	padding-bottom:10px;
	letter-spacing:-1px;
}

h4 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 0;
}

hr {
	color:#c9d1cd;
	background-color:#c9d1cd;
	height: 1px;
	border: 0;
}

#hr {
	width:979px;
	margin-left:60px;
}

.indent {
	margin:0 0 0 40px;
}

.left_575 {
	width:575px;
	float:left;
}

.right_360 {
	width:360px;
	margin-right:40px;
	float:right;
	display:inline;
}

.m_t_20 {
	margin-top:20px;
}

.bullets {
	padding:0;
	margin:0 0 0 20px;
}

.bullets li {
	font-size:16px;
	font-weight:bold;
	color:#093117;
	line-height:22px;
	margin-bottom:10px;
	letter-spacing:-1px;
}

/* glossary */

#glossary {
	width:976px;
	margin:34px 0 0 60px;
	padding-bottom:15px;
	float:left;
	display:inline;
}

#glossary ul {
	width:230px;
	margin:20px 16px 0 0;
	padding:0;
	float:left;
}

#glossary li {
	font-size:12px;
	line-height:24px;
	width:230px;
	margin:0 0 0 0;
	padding:0;
	float:left;
	list-style:none;
}

#glossary li a {
	color:#767877;
	text-decoration:none;
}
