/* Global Default */
a img{
	border:0;
}
/* Global Default End */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:#ccc9c2;
}
.container{
	width:968px;
	margin:0 auto;
}

.topText {
	display: block;
	height: 15px;
	background-image: url(../images/back.gif);
	text-align: center;
	text-transform: uppercase;
	font-size:8pt;
	color: #fff;
	margin:0;
	padding: 10px 0 5px 0; }

.topText a {
	color: #fff;
	text-decoration: underline;
 }
 
 .topText a:hover {
	color: #fff;
	text-decoration: none;
 }
 
 
.header{
	background:url(pic/header.jpg) top center no-repeat;
	height:197px;
	margin-top:22px;
}
.menu{
	padding-top:170px;
	height:27px;
}
.banner{
	background:url(pic/banner.gif) top center no-repeat;
	height:100px;
}
.ie_bug_spacer{
	height:23px;
}
.center{
	padding:10px;
	background:#fff;
	clear:both;
	width:561px;
	min-height:346px;
	border:1px solid #1c6414;
	color:#115e09;
}
.inside{
	border:1px solid #ccc;	
	overflow:auto;
	min-height:334px;
	width:549px;
	padding:5px;
}
.special{
	position:absolute;
	margin:28px 0 0 595px;
	width:370px;
}
.special a img{
	border:0;
}

.btmContent {
	font-size: 0.8em;
	text-align: center;
	padding-top: 30px;
}

.btmContent img {
	margin-bottom: 20px;
}

.btmContent h4 {
	color:#333;	
}

.btmContent p {
	color:#999;
}

.freephone {
	display: block;
	margin: 0 auto 30px auto;
	padding: 20px 0;
}

.btmList {
	text-transform: uppercase;
	clear: both;
	text-align: center;
	font-size: 9pt;
}

.footer #sectionSiteContent {
 		clear: both;
 		overflow: auto;
 		height: 100px;
 		text-transform: none;
 		text-align:left;
 		line-height: 14px;
 		font-size: 0.8em;
 		margin: 0 -15px 30px -15px;
 		padding: 15px 10px 15px 20px; }

 .footer #sectionSiteContent h3 {
 		text-transform: uppercase;
 		font-size: 10px;
 		padding: 0 0 5px 0; }
 		
 		 .footer #sectionSiteContent h3 a {
 		 	color:#1b3673;
 		  }

 .footer #sectionSiteContent h4 {
 		
 		padding: 0;
 		margin: 0; }

		.footer #sectionSiteContent h4 a {
			margin: 0;
		 }

 .footer #sectionSiteContent p {
 	margin: 0 0 10px 0;
 	padding: 0;
 }

.footer .btmText {
	text-align: center;
	margin: -15px;
	color: #fff;
}
	
.footer .btmText a {
	color: #fff;
	text-decoration: underline;
 }
 
.footer .btmText a:hover {
	color: #fff;
	text-decoration: none;
 }

.webbuilt4u{
	float: right;
	height: 28px;
	margin: 10px 0 18px 0;
}

.footer{
	clear:both;
	height:27px;
	background:url(pic/footer.jpg);
	margin:23px 0;
	text-align:right;
	line-height:27px;
	padding-right:15px;
}

.footer ul {
	float: left;
	padding-left: 15px;
	margin: 0;
 }
 
 .footer ul li {
	float: left;
	display: inline;
	margin-right: 5px;
 }
 
  .footer ul li a, .footer ul li a:hover {
	color: #fff;
 }


.footer, .footer a, .footer a:hover{
	color:#115E09;
}
.webbuilt4u{
	float:right;
}
.webbuilt4u a img{
	border:0;
}
/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#115e09;
}

h1 {
	margin-bottom: 10px;
}
.impact{
	color:#115e09;
	font-size:12pt;
}
p{
	margin:0 0 20px 0;
	padding:0;
}

a{
	color:#115e09;
	text-decoration:underline;
}
a:hover{
	color:#115e09;
	text-decoration:none;
}
/* Main styles End */


/* Menu */
.menu ul{
	padding:0;
	margin:0;
}
.menu li{
	text-align:center;
	list-style-type:none;
	float:left;
	
	line-height:27px;
}
.menu li a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:0 28px;
	
	display:block;
}
.menu li a:hover, .menu li a.current{
	text-decoration:underline;
	
	display:block;
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:16pt;
}
.small{
	font-size:8pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fr{
	margin:5px 0 5px 10px;
}
img.fl{
	margin:5px 10px 5px 0;
}
.cl{
	clear:both;
}
.centered{
	text-align:center;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
.inblock{
	display:inline-block;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
p.question{
	font-weight:bold;
}
p.answer{
	font-style:italic;
}
/* additional end */

/* Enquiry */
form{
	padding-left:10%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 210px;
	text-align:right;
	padding-right:10px;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
/* for me causing only problems so far
 form br{
	clear: left;
} */
.red{
	color:red;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:left;
}
a.thickbox img{
	border:1px solid #000;
}
a.thickbox:hover img{
	border:1px solid #115e09;
}
/* gallery end */

/* titles in gallery */
.thickbox{
	text-decoration:none;
}
.thickbox .pabsolute{
	position:absolute;
	margin:0 0 0 -80px;
	
	height:20px;
	width:60px;
	text-align:center;
	background:white;
	border:1px solid #115e09;
}
/* titles in gallery end */

/* Show/Hide functionality */
.gallery h3{
	cursor:pointer;
}
.gallery div{
	display:none;
}
/* Show/Hide functionality End */

/* Pass form */
.pass_form{
	width:60%;
	text-align:right;
}
.pass_form p{
	text-align:right;
}
/* Pass form End */