@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
/* ID Style */	
#topline-bg {
	background-image: url(../imge/toplinebg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#menu-bg {
	background-image: url(../imge/menu-bg.jpg);
	background-repeat: repeat-x;
	width: 100px;
}
#logo-bg {
	background-image: url(../imge/logo.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height:154px;
	background-position: center top;
}
#spacer-bg {
	margin-left: 25px;
	margin-top:20px;
	width:226px;
	height:80px;
}
#spacer-bg-readmore {
	width:82px;
	height:25px;
}
#colorbox-bg {
	background-image: url(../imge/color-box.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height:231px;
	background-position: center top;
}
#footer-bg {
	background-image: url(../imge/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height:67px;
}
#toplinks-bg {
	background-image: url(../imge/top-link-bg.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height:208px;
}
#index-bg {
	background-image: url(../imge/indexbg.jpg);
	background-repeat: repeat-y;
	width: 830px;
}
#tempbody-bg {
	background-image: url(../imge/tempbody.jpg);
	background-repeat: repeat-y;
	width: 780px;
}

/* CLASS Style */
.menu-text {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	text-align: center;
	padding-bottom:50px;
}
.mail-call {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 80px;
	padding-left: 80px;
}
.mail-call-link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.developed-text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.goodandservicetax {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #7d053f;
}
.goodandservicetax1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #7d053f;
	text-align: left;
	padding-left: 10px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	line-height:20px;
}
.body-text-innerlink {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.read-more {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7d053f;
	text-align: left;
	padding-left: 250px;
	text-decoration:underline;
}
.top-links-test {
	font-family: Arial;
	font-size: 12px;
	color: #636363;
	text-align: left;
	text-decoration: none;
}
.news-date {
	font-family: Arial;
	font-size: 11px;
	color: #c35817;
}
.news-heading {
	font-family: Arial;
	font-size: 11px;
	color: #796e25;
}
.news-body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.form-field {
	font-family: Arial;
	font-size: 12px;
	color: #c45818;
	height: 16px;
	width: 200px;
}
.form-area {
	font-family: Arial;
	font-size: 11px;
	color: #82783a;
	height: 18px;
	width: 350px;
	height:100px;
}
.top-heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
}
.top-text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
