/* CSS Document */

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
img { vertical-align: middle; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;
	background:url(../images/bg_main.jpg) repeat-x;
	background-color: #255387;
}

.bg_contact{ padding:15px 0 0 0; background:url(../images/bg_contact_info.jpg) no-repeat top left;}
.pad1{padding:30px 8px 0 0;}
.pad2{padding:16px 35px 0 0; text-align:justify; line-height:18px;}
.pad3{padding:26px 0 0 12px;}
.pad4{padding:50px 0 0 32px;}
.bg_border{background: url(../images/border.png) no-repeat;}

.bg_line_left{background:url(../images/bg_line_shape_left.jpg) no-repeat;}
.bg_line_center{background:url(../images/bg_line_shape_center.jpg) repeat-x;}
.bg_line_right{background:url(../images/bg_line_shape_right.jpg) no-repeat;}

/*.bg_bordr{background:url(../images/bg_border.jpg)  repeat-x;}*/


/****************************************** contact Page starts here ******************************************************/
.star{ color:#FF0000; font-weight:bold;}
#midleft_contact{ margin:0px 0 0 2px; padding:5px 5px 5px 5px; width:350px; border:#a6cdfc 1px solid;}
#midleft_contact[ID]{ margin:0px 0 0 2px; padding:15px 20px 15px 25px; width:290px; border:#a6cdfc 1px solid;}
#form_contact{ margin:10px 0 10px 0; padding:0px; width:290px;}
.cssform_contact p{ margin:0px; width:350px; margin:0px; padding:2px 0px 2px 0;}
.cssform_contact label{ float:left; text-align:left; width:150px;}
.feedback_contact{ border:1px solid #a6cdfc; color:#0c2038; width:160px; line-height:20px; height:20px; padding-left:4px; background:#e2effe;}
.feedback_contact1{ border:1px solid #a6cdfc; color:#0c2038; width:160px; padding-left:4px; height:85px; background:#e2effe;}
.feedback_contact2{ border:1px solid #a6cdfc; color:#0c2038; font-weight:bold; font-size:13px; width:75px; line-height:22px; height:22px; text-align:center; background:#e2effe;}
.btn{ text-align:center; color:#0c2038; font-weight:bold; cursor:pointer; background:#d0e5ff;}
.plz_red{ font-size:11px; font-weight:bold; color:#FF0000;}
.plz_con{ margin:0px; padding:0px 0px 0px 0px; font-size:11px; font-family:Georgia, 'Times New Roman', Times, serif; color:#3399FF;}
.plz_con[class]{ padding:0 0 15px 0; font-size:12px; font-family:Georgia, 'Times New Roman', Times, serif; color:#3399FF;}
/**************************************   		contact page ends here			***************************************/


	#imageSlideshowHolder{

		/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 

		In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
		border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
		should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.

		*/
		/* CSS HACK */
		width: 903px;	/* IE 5.x */
		width/* */:/**/903px;	/* Other browsers */
		width: /**/903px;
		
		/* CSS HACK */
		height: 324px;	/* IE 5.x */
		height/* */:/**/324px;	/* Other browsers */
		height: /**/324px;
		
		position:relative;	/* Never change this value */
		 	
	}
	.imageInGallery{		
		width:903px;
		height:324px;
top:13px;
		 left:16px;	
		
		/* Never change these 3 value */
		
		position:absolute;	
	}
	
	
	#imageSlideshowHolder img{

	}
