/* CSS Document */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:14px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	background:url(bg.gif) top repeat-x #eaeaea;
}
.home_container{
	width:812px;
	margin:0 auto;
}
.container{
	width:812px;
	margin:0 auto;
	background:url(center_bg.gif) center repeat-y;
}
.head{
	line-height:30px;
	height:30px;
	background:url(head.gif) top center no-repeat;
	padding-left:26px;
}
.head, .head a, .head a:hover{
	color:#fff;
}
.header{
	background:url(header.jpg) top center no-repeat;
	height:120px;
}
.menu{
	background:url(menu.gif);
	height:68px;
}
.flash{
	height:226px;
	background:url(fla_bg.gif);
	padding-left:6px;
}
.center{
	padding:5px 10px 5px 16px;
	margin:20px 232px 20px 0;
	border-right:1px solid #cecece;
}
.special{
	float:right;
	width:206px;
	padding:25px 10px 25px 5px;
	margin:30px 6px 20px 5px;
}
.special a img{
	border:0;
}
.footer{
	font-size:7pt;
	height:13px;
	line-height:35px;
	clear:both;
	padding:0 16px;
	height:90px;
	background:url(footer.gif) bottom no-repeat;
	margin-bottom:20px;
}
.footer, .footer a, .footer a:hover{
	color:#cecece;
}
.webbuilt4u{
	float:right;
}
.webbuilt4u a img{
	border:0;
}
.sep{
	clear:both;
	border-bottom:1px solid #cecece;
	margin:0 16px;
}
/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#f11923;
}
.impact{
	color:#f11923;
	font-size:18px;
}
p{
	margin:10px 0;
	padding:0;
}

a{
	color:#f11923;
	text-decoration:underline;
}
a:hover{
	color:#f11923;
	text-decoration:none;
}
.center p{
	text-align:justify;
}
/* Main styles End */


/* Menu */
.menu ul{
	padding:0 12px;
	margin:0;
	font-weight:bold;
}
.menu li{
	text-align:center;
	list-style-type:none;
	float:left;
	line-height:68px;
}
.menu li a{
	text-decoration:none;
	color:#333;
	padding:0 18px;
	
	display:block;
}
.menu li a:hover{
	text-decoration:none;
	background:url(menu_sel.gif) repeat-x;
	color:#fff;
	
	display:block;
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:22px;
}
.small{
	font-size:10px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
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 label{
	float: left;
	width: 120px;
	font-weight: bold;
}
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;
}
/* 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 */

/* SEO */

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

.header2Italic {
    font-size:11pt;
    font-style:italic;
}
	
.underFooter {
	background-color:#FFFFFF;
	font-family:arial;
	color:#000000;
	width:800px;
	margin:0 auto;
	background:url(center_bg.gif) center repeat-y;
	
}
.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 10px 0px 10px;
}

#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;
	}