body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#container {
	width:778px;
	margin:auto;
	border:1px solid #bfc7bb;
}
.topbanner {	
	background:url(../images/top_banner.jpg) no-repeat;
	height:188px;
	display:block;
	position:relative;
}
#forbutton {
	padding:0px 13px;
	margin:5px 0px 7px 0px;
	float:left;
}
.footerlnk {
	background:#7f8888;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;	
	float:right;
	width:545px;
	padding:6px 0px;
}
.footerlnk ul {
	margin:0px;
	padding:0px
}
.footerlnk ul li {
	margin:0px;
	padding:0px 20px;
	float:left;
	list-style:none;
	border-left: 1px solid #ffffff;
}
.footerlnk a {
	color:#ffffff;
	text-decoration:none;
}
.footerlnk a:hover {
	color:#000000;
}
.footerlnk a:active {
	color:#a81635;
}
.noborder {
	border:none !important;
}
#innertext {
	margin:0px 13px;
	clear:both;
}
.topcolor {
	background:#acc098;
	padding:4px 0px 4px 38px;
	color:#962e00;
	font-size:1em;
}
.botcolor {
	background:#e7efe0;
	padding:30px 50px 50px 38px;
	border-bottom:1px solid #333333;
}
.botcolortext {
	list-style:none;
}
.adress {
	font-size:1.2em;
	font-weight:bold;
}
.adresscent {
	font-size:2em;
	font-weight:bold;
}
.partner {
	background:url(../images/partner.gif) no-repeat;
	height:21px;
	margin:20px 0px 10px 12px;
}
#footer {
	background:url(../images/bot_tile.gif) repeat-x;
	height:70px;
	padding-top:10px;
}
.flash {
	height:41px;
}
.slidingimg {
	background:url(../images/slide.gif) no-repeat;
	height:41px;
	margin:0px 10px 28px 10px;
}
.bottom {		
	text-align:center;
	padding-bottom:2px;
}

/* FOR ENQUIRY FORM ONLY */

p {
	padding:0px;;
	margin:0px;
}

.botcolor label {
	display: block;
	width: 170px;
	font-size: 12px;
	color: #0a0a0a;
	float: left;
	padding-top:3px;
}
.botcolor label span {
	color: #63d13e;
}
.botcolor input {
	margin:5px 0px;
}
.sendreset {
	padding-left:172px;
}
li {
	padding:2px 0px;
}
/* FOR ENQUIRY FORM ENDS HERE*/

/*FOR LOGO BLOCK*/

.againlogo h3{
	width:81px;
	height:81px;
	float:left;
	padding-left:100px;
	padding-top:55px;
}
.againlogo h3 a {
	display:block;
	width:81px;
	height:81px;
	text-indent:-1000em;
}
/*FOR LOGO BLOCK ENDS HERE*/

/*TOP TWO LINKS*/
.twobuttons {
	list-style:none;
	float:right;
	padding-top:2px;
	margin:0px;
}
.twobuttons li{
	display:inline;
	padding:0px 5px;
	border-right:1px solid #666666;
}
.twobuttons a {
	color:#606a6a;
	text-decoration:none;
}
.twobuttons a:hover{
	color:#000099;
}
/*TOP TWO LINKS ENDS HERE*/

.bold {
	font-family:"Verdana",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
