/* CSS Document */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/bg.gif) top repeat-x #fff;
}
.container{
	width:800px;
	margin:0 auto;
}
.header, .menu, .center{
	margin-right:255px;
}
.header{
	background:url(pic/head.gif) top left no-repeat;
	height:101px;
}
.menu{
	height:34px;
}
.righ_tool{
	float:right;
	height:259px;
	width:234px;
	background:url(pic/right_tool.jpg) top right no-repeat;
	border:1px solid green;
}
.flash{
	height:245px;
	width:532px;
	border:5px solid #303030;
	margin:10px 0 10px 5px;
}
.center{
	padding:5px 10px;
}
.special{
	float:right;
	width:242px;
	padding:0 0 25px 5px;
	margin:0 0 20px 5px;
}
.special a img{
	border:0;
}
.footer{
	border-top:1px solid #cecece;
	font-size:8pt;
	line-height:23px;
	clear:both;
	padding:5px 10px;
}
.footer, .footer a, .footer a:hover{
	color:#999;
}

.webbuilt4u a img{
	border:0;
}
/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#090f11;
}
h1{
	font-size:16pt;
}
.impact{
	color:#090f11;
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}

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


/* Menu */
.menu ul{
	padding:0;
	margin:0;
	font-weight:bold;
}
.menu li{
	text-align:center;
	list-style-type:none;
	float:left;
	line-height:34px;
}
.menu li a{
	text-decoration:none;
	color:#fff;
	padding:0 28px;
	
	display:block;
}
.menu li a:hover, .menu li a.current{
	text-decoration:none;
	background:url(pic/menu_sel.jpg) top center no-repeat;
	color:#060606;
	
	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 input.short{
	width:80px;
}
form input.checkbox{
	width:20px;
}
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 #000;
}
a.thickbox:hover img{
	border:1px solid #090f11;
}
/* 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 #090f11;
}
/* 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 */

/* SEO */

.header2 {
    font-size:13pt;
    font-weight:bold;
}

.header2Italic {
    font-size:11pt;
    font-style:italic;
}
	
.underFooter {
	background-color:#FFFFFF;
	font-family:arial;
	color:#000000;
	
}
.underFooter a {
	font-size:8pt;
	color:#000000
}

.underFooter h2 {
	text-align:center;
	padding: 10px;
	
	font-size:11pt;
	
}
.underFooter h3 {
	text-align:center;
	
	
	font-size:11pt;
	
}

.underFooter h4 {
	text-align:center;
	
	font-size:10pt;
	
}

.footerMenu {
	text-align:center;
}

.loc2 {

	font-size:11pt;
	color: #000000;
	font-style: italic;
}

.loc3 {

	text-align:center;
	font-size:8pt;
	margin:0px 40px 0px 40px;
}

#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#000000;
	font-size:8pt;
	text-decoration:none;
}

#copyright  {
	font-size:8pt;
	color:#000000;
	}