/* CSS Document */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/bg.gif) top repeat-x #fff;
}

.topText {
	display: block;
	width:859px;
	margin:0 auto;
	height: 15px;
	text-align: center;
	text-transform: uppercase;
	font-size:8pt;
	color: #fff;
	padding: 10px 0 5px 0; }

.topText a {
	color: #fff;
	text-decoration: underline;
 }
 
 .topText a:hover {
	color: #fff;
	text-decoration: none;
 }

.container{
	width:859px;
	margin:0 auto;
}
.header{
	background:url(pic/header.gif) no-repeat top center;
	height:109px;
}
.top_left{
	background:url(pic/head_01_bg.gif) repeat-x top;
	height:109px;
	width:50%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1
}
.menu{
	background:url(pic/menu.gif) no-repeat top center;
	height:32px;
}
.center{
	padding:15px 30px 5px;
	clear:both;
}
.special{
}

.btmContent {
	font-size: 0.8em;
	text-align: center;
	padding-top: 30px;
}

.btmContent img {
	margin-bottom: 20px;
}

.btmContent h4 {
	color: #333;	
}

.btmContent p {
	color: #999;
}
.btmList {
	text-transform: uppercase;
	clear: both;
	text-align: center;
	font-size: 9pt;
	padding: 10px 134px;
}

.footer{
	clear: both;
	font-size: 0.8em;
	background-color: #fff;
	margin: 2px 0;
	line-height: 27px;
	padding: 0 15px 0 0;
}

.footer ul {
	text-align: left;
	float: left;
	padding-left: 15px;
	margin: 0;
 }
 
 .footer ul li {
	float: left;
	display: inline;
	margin-right: 5px;
 }
 
  .footer a  {
	color:#333;
	text-decoration: underline;
 }
 
 .footer a:hover {
 	color:  #1669be;
 }

.footer #sectionSiteContent {
 		clear: both;
 		overflow: auto;
 		height: 100px;
 		color:#333;
 		text-transform: none;
 		text-align:left;
 		line-height: 14px;
 		font-size: 8pt;
 		margin: 0 -15px 15px -15px;
 		padding: 15px 30px 15px 40px; }

 .footer #sectionSiteContent h3 {
 		text-transform: uppercase;
 		font-size: 10px;
 		padding: 0 0 5px 0; }
 		
 		 .footer #sectionSiteContent h3 a {
 		 	color:;
 		  }

 .footer #sectionSiteContent h4 {
 		
 		padding: 0;
 		margin: 0; }

.footer #sectionSiteContent h4 a {
			margin: 0;
		 }

 .footer #sectionSiteContent p {
 	margin: 0 0 10px 0;
 	color: #666;
 	padding: 0;
 }

.btmText {
	display: block;
	width:859px;
	margin:0 auto;
	height: 15px;
	text-align: center;
	text-transform: uppercase;
	font-size:8pt;
	color: #1669be; 
	padding: 10px 0 10px 0;
 }

	
.btmText a {
	color: #1669be;
	text-decoration: underline;
 }
 
.btmText a:hover {
	color: #1669be;
	text-decoration: none;
 }


/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#1669be;
}
h1{
	font-size:14pt;
}
.impact{
	color:#1669be;
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}

a{
	color:#1669be;
	text-decoration:underline;
}
a:hover{
	color:#1669be;
	text-decoration:none;
}
/* Main styles End */


/* Menu */
.menu ul{
	padding:0 20px;
	margin:0;
}
.menu li{
	text-align:center;
	list-style-type:none;
	float:left;
	
	width:160px;
	line-height:25px;
}
.menu li a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	
	display:block;
}
.menu li a:hover{
	text-decoration:underline;
	
	display:block;
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:22px;
}
.small{
	font-size:10px;
}
.fl{
	float:left;
}
.fr{
	float:right;
	padding:0 0 5px 0;
}

.freephone{
	text-align:center;
	padding: 5px 10px;
}

img.fl, img.fr{
	margin:5px 10px;
}
.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;
}
/* additional end */

/* Enquiry */
form{
	padding-left:20%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 320px;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 150px;
}
form .boxes{
	width: 1em;
}
form #Submit{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
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 black;
}
a.thickbox:hover img{
	border:1px solid red;
}
/* 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 #000066;
}
/* 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 */