/* CSS Document */



/* Global Default */

a img{

	border:0;

}

/* Global Default End */



/* Structure */

body{

	padding:0;

	margin:0;

	

	font-size:10pt;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	background:url(pic/bg.png) top repeat-x #a8d4de;

}

.container{

	width:800px;

	margin:0 auto;

}

.head{

	height:23px;

	line-height:23px;

	padding-left:20px;

}

.head, .head a, .head a:hover{

	color:#fff;

}

.header{

	background:url(pic/header.jpg) top left no-repeat;

	height:101px;

	margin-bottom:12px;

}

.menu{

	float:right;

	padding-top:33px;

	height:68px;

}

.banner{

	background:url(pic/banner_.jpg) top center no-repeat;

	height:96px;

	clear:both;

}

.banner span {

	display:none;
	
}

.sec_menu{

	background:url(pic/semenu_bg.jpg) top center no-repeat;

	height:216px;

	padding-left:11px;

	clear:both;

}

.sec_menu div{

	width:230px;

	float:left;

	padding:15px;

}

.sec_menu img{

	border:0;

}

.flash{

	clear:both;

	height:205px;

	width:770px;

	border:5px solid #cfe4e4;

	margin:10px auto;

	background:url(pic/fla.jpg) top center no-repeat;

}

.center{

	padding:5px 10px 10px;

	clear:both;

}

/* if Special Exist

.center{

	padding:5px 10px;

	margin:20px 232px 20px 0;

	border-right:1px solid #ccc;

}

*/

.special{

	float:right;

	width:200px;

	padding:25px 5px;

	margin:30px 0 20px 10px;

	border-left:1px solid #ccc;

}

.offers {

	background-color:#cc0000;

	font-size:16px;

	font-weight:bold;

	color:#FFFFFF;

	width:750px;

	text-align:center;

	vertical-align:middle;

	border:1px solid #000;

	padding:10px;

}

.footer{

	font-size:8pt;

	line-height:23px;

	clear:both;

	padding:5px 10px;

	text-transform:uppercase;

}

.footer, .footer a, .footer a:hover{

	color:#020202;

}

.sep{

	clear:both;

	background:url(pic/sep.gif) center repeat-x;

	height:5px;

}

/* Structure End */



/* Main styles */

h1, h2, h3, h4, h5 {

	margin:0;

	padding:10px 0;

	color:#19496e;

}

h1{

	font-size:18pt;

}

.impact{

	color:#19496e;

	font-size:12pt;

}

p{

	margin:10px 0;

	padding:0;

}

.center ul, .center strong{

	color:#19496e;

}

a{

	color:#19496e;

	text-decoration:underline;

}

a:hover{

	color:#19496e;

	text-decoration:none;

}

/* Main styles End */





/* Menu */

.menu ul{

	padding:0;

	margin:0;

	font-weight:bold;

	text-transform:uppercase;

}

.menu li{

	text-align:center;

	list-style-type:none;

	float:left;

	

	line-height:68px;

	padding-left:2px;

	background:url(pic/menu_sep.gif) left center no-repeat;

}

.menu li:first-child{

	padding-left:0;

	background:none;

}

.menu li a{

	text-decoration:none;

	color:#000;

	padding:0 15px;

	

	display:block;

}

.menu li a:hover, .menu li a.current{

	text-decoration:none;

	background:url(pic/menu_sel.gif) bottom center no-repeat;

	color:#2f88d2;

	

	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;

}

ul.none{

	list-style-type:none;

}

/* 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: 130px;

	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: 138px;

	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:center;

}

a.thickbox img{

	border:1px solid #000;

}

a.thickbox:hover img{

	border:1px solid #19496e;

}

/* 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 #19496e;

}

/* 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 */

.testimonial {
	font-style:italic;
	font-size:14px;
}
