@charset "utf-8";
.body {
	background-image: url(images/tab-barr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

.footer{
	background-image: url(images/footer.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 190px;
	width: auto;
	margin: auto;
	padding: 0px;


}


.logo {
	background-image: url(images/LOGO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;

}

.logo-link 
{
	display: block;
	height:25px;
    text-indent:-9999px;
    width:287px;
}

.big-image-link 
{
	display: block;
	height:160px;
    text-indent:-9999px;
    width:500px;
}

.ad-big-image {
	background-image: url(images/AD-Home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tc-big-image {
	background-image: url(images/TC-Home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ss-big-image {
	background-image: url(images/SS-Home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt-heading {
	font-family: "Century Gothic";
	color: #83a301;
	font-size: 26px;
	font-weight: normal;

}

.txt-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

}

.txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #003f7e;
	font-size: 13px;
	font-weight: bold;

}

.txt-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;

}

.txt-bold-big {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 17px;
	font-weight: bold;

}

.side-image1 {
	background-image: url(images/side-box1.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.side-image2 {
	background-image: url(images/side-box2.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.side-image3 {
	background-image: url(images/side-box3.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.sub-heading {
	font-family: "Century Gothic";
	color: #83a301;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;

}
