/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
	MAIN STYLES
*/

body, html {
	background:#a2d7e7;
	height:100%;
	line-height:20px;
	font-size:14px;
	color:#333;
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight:normal;
}
h1, h2, h3 { font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold; }
h1 {
	font-size:90px;
	text-shadow:0 0 1px rgba(51,51,51,0.3);
	text-align:center;
	line-height:90px;
}
h2 {
	font-size:36px;
	line-height:36px;
	text-shadow:0 0 1px rgba(51,51,51,0.2);
	padding-bottom:5px;
	margin-bottom:15px;

}
h3 {
	font-size:30px;
	line-height:38px;
	margin-bottom:14px;
}
h4 {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}
a:link, a:active, a:visited {
	border:none;
	outline:none;
	color:#072B29;
}
#header {
	width:1000px;
	height:160px;
	margin:0px auto;
	background:
	url(../images/1.png) no-repeat;
}
#wrapper
{
width:1000px;
margin:auto;
padding:0px;
display:table;
background-color:#FFFFFF;
border:3px solid #0282c9;
border-top:none;
border-bottom:3px solid #0282c9;

}
.logo
{
width:170px;
height:120px;
float:left;
margin:10px 0px 0px 0px;
-moz-border-radius:3px 3px 3px 3px;
-webkit-border-radius:3px 3px 3px 3px;
border-radius:3px;
position:relative;
z-index:1;
}
.logo_images
{
width:150px;
height:100px;
float:left;
margin:10px 10px 0px 30px;
}
.serch_box
{

float: right;
width:155px;
height:51px;
margin:30px 25px 0px 10px;
background:url(../images/serch_box.png);
}
.serch_box_input
{
width:99px;
height:auto;
float: left;
margin:14px 0px 0px 2px;
font:Arial bold;
color:#000000;
font-size:10px;
border:none;
background:#d9d9d9;
padding:2px 0px 3px 3px;
border-radius:6px 0px 0px 6px;
}
.serch_but
{
background:url(../images/serch_button.png) no-repeat;
width:50px;
height:51px;
float:right;
margin:0px 0px 0px 0px;
border:none;
}
.serch_but:hover
{
cursor:pointer;
float:right;
}
.menu
{
width:1000px;
float: left;
margin:-27px 0px 0px 0px;
background:#d7d6d6;
position:absolute;
z-index:999;
}
.menu ul{

	height: auto;
	list-style:none;
	margin:-1px 0px 0px 60px;
	padding:0px 0px 0px 0px;
	width:auto;
	text-shadow:none;
	background:#d7d6d6;	
	}
.menu li{
		float:left;
		padding:0px 0px 5px 0px ;
		margin:0px 9px 0px 0px;
		background:none;
		width:90px;
		height:25px !important;
		font-weight: normal;
		background:url(../images/menu_main.png) no-repeat center;
		
		
		}
		.menu li:hover{

		background:url(../images/menu_hover.png) center no-repeat;
	
height:23px;
color:#FFFFFF !important;
		}
.menu li a{
		
		color:#000000;
		display:block;
		font-size:14px;
		line-height:24px;
		margin:0px;
		padding:2px 0px 0px 0px;
		text-align: center;
		text-decoration:none;
		
		width:90px;
		font-family:Trebuchet MS;
		
		}
		.menu li a:hover, .menu ul li:hover a{			
			color: #FFFFFF;
			text-decoration:none;
			border-radius:9.5px;
		-moz-border-radius:9.5px;
       -webkit-border-radius:9.5px;
	 
			}
.menu li ul{

		display:none;
		height:auto;
		padding:0px;
		margin:-3px 0px 0px 0px;
		border:0px;
		position:absolute;
		width:180px;
		z-index:999;
		padding-top:0px;
		border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
		
		/*top:1em;
		/*left:0;*/
		}
.menu li:hover ul{
		display:block;
		background: #c0c0c0!important;
		margin-top:1px;
		}
		.menu li:hover ul li:hover ul{
		display:block;
		background:#f1cbaa !important;
		margin:0px 0px 0px 140px;
		}
.menu li li {
background:#FFFFFF;
		display:block !important;
		float: left;
		margin:2px 0px 0px 5px;
		padding:0px 0px 4px 20px;
		width:150px;
		height:20px !important;
		border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
		
		
		}
		.menu li li:hover {
		background:#0282c9;
		color: #FFFFFF !important;
		text-decoration:none;
		width:150px;
		height:20px !important;
		border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
		}
	.menu li:hover li a{
		background:none;
		color:#000000 !important;
		display:block !important;
		float: left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:150px;
		height:20px !important;
		border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
	   font-weight:bold;
	   
		}
	.menu li ul a{
		display:block;
		height:20px;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		margin:0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		width:150px;
		border-radius:10px;
		-moz-border-radius:10px;
       -webkit-border-radius:10px;
		}
		.menu li ul li ul{
		display:none;
		position:relative;
		visibility:hidden;
		margin-top:0px;
		
		}
		.menu li ul li ul li 
		{
		background:#b84c50!important;
		
		
		}
		.menu li ul li ul li:hover 
		{
		background: #5c5fe1 !important;
		
		
		}
		.menu li ul li ul li a
		{
		background: none !important;
		
		
		}
		.menu li ul li ul li a:hover
		{
		
		color: #FFFFFF !important;
		text-decoration:none;
		width:150px;
		height:20px !important;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 0px;
		
		}
		
		.menu li ul li:hover ul{
		display:block;
		position:absolute;
		visibility: visible;
		margin:5px 0px 0px 130px;
		
		}
		.menu li ul li ul li:hover a{
		
			background: none;
			color: #FFFFFF !important;
			text-decoration:none;
			width:150px;
		height:20px !important;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 0px;
				
			}
	.menu p{
		clear:left;
		}	

		

#show
{
background:url(../images/menu_hover.png)center no-repeat;

}
#show a
{
color:#FFFFFF !important;
}

#main_content
{
width:1000px;
height:auto;
float:left;
margin:auto;
padding:0px;
background:#FFFFFF;
}
.left_box
{
width:230px;
height:auto;
float:left;
margin-top:0px;
}
.left_box_text
{
width:230px;
float:left;
height:auto;
margin:0px 0px 0px 0px;
background:#bdbdbd;

}
.left_box_text h1
{
width:210px;
margin:20px 0px 0px 0px;
padding:0px 0px 20px 10px;
float:left;
color:#FFFFFF;
font-style:normal;
font-size:24px;
font-family:"Trebuchet MS";
background:#0282c9;
height:40px;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text h2
{
width:210px;
height:auto;
line-height:20px;
margin:10px 0px 10px 0px;
padding:4px 0px 7px 20px;
float:left;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background:#0282c9;
border-radius:0px;
text-align:left;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text h3
{
width:202px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
color:#000000;
font-size:14px;
font-weight:normal;
font-family:"Trebuchet MS";
}

.left_box_text p
{
width:210px;
margin:10px 0px 0px 25px;
padding:0px;
float:left;
color:#000000;
font-size:16px;
font-weight:normal;
font-family:"Trebuchet MS";

text-align:justify;
}
.left_box_text ul
{
width:217px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
font-size:12px;
font-weight:bold;
list-style:inside;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li
{
width:217px;
height:25px;
float:left;
color:#000000;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 12px;
font-size:14px;
font-family:"Trebuchet MS";
font-weight:bold;
background:#FFFFFF;
list-style:none;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li:hover
{
width:217px;
height:25px;
float:left;
color:#000000;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 12px;
font-size:14px;
font-family:"Trebuchet MS";
font-weight:bold;
background:#a2d7e7;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li a
{
width:207px;
height:25px;
float:left;
color:#000000;
margin:5px 0px 5px 10px;
padding:0px 0px 5px 12px;
text-decoration:none;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li ul
{
width:207px;
margin:5px 0px 0px -5px;
padding:0px 0px 0px 0px;
float:left;
font-size:12px;
font-weight:bold;
list-style:inside;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}

.left_box_text li ul li
{
width:200px;
height:auto;
line-height:20px;
float:left;
color:#FFFFFF;
margin:1px 0px 1px 0px;
padding:4px 0px 4px 12px;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:bold;
list-style:url(../images/left_disk.png) inside;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li ul li:hover
{
width:200px;
height:auto;
line-height:20px;
float:left;
color:#FFFFFF;
margin:1px 0px 1px 0px;
padding:4px 0px 4px 12px;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:bold;
list-style:url(../images/left_diskhover.png) inside;
background:#f6bb88;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li ul li a
{
width:200px;
line-height:20px;
float:left;
color:#000000;
margin:-17px 0px 1px 0px;
padding:0px 0px 0px 20px;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:bold;
list-style:url(../images/left_disk.png) inside;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text li ul li a:hover
{
width:200px;
line-height:20px;
float:left;
color:#FFFFFF;
margin:-17px 0px 1px 0px;
padding:0px 0px 0px 20px;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:bold;
list-style:url(../images/left_disk.png) inside;
border-radius:5.5px;
		-moz-border-radius:5.5px;
       -webkit-border-radius:5.5px;
}
.left_box_text h2 a
{
color:#FFFFFF;
}
.left_box_text h2 a:hover
{
color:#FFFFFF;
}
.left_box_text h3 a
{
width:195px;
height:auto;
float:left;
padding:1px 0px 1px 18px;
margin:1px 0px 1px 0px !important;
color:#000000;
font-size:12px;
text-decoration:none;
display:block;
background:#E8E5E5;
border-radius:0px 0px 0px 0px;
}
.left_box_text h3 a:hover
{
width:195px;
height:auto;
color:#FFFFFF;
float:left;
padding:1px 0px 1px 18px;
margin:1px 0px 1px 0px !important;
font-size:12px;
text-decoration:none;
display:block;
background:#018AFD;
font-weight:normal;
}
.contact_us
{
width:270px; 
height:auto; 
float:left; 
margin:173px 0px 20px 0px;
}

.contact_us h1
{
width:239px;
height:auto;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 25px;
float:left;
color:#59890f;
font-style:normal;
font-size:18px;
font-family:"Trebuchet MS";
background:#c9dea9;
}
.contact_us h2
{
width:240px;
margin:10px 0px 0px 15px;
padding:0px;
float:left;
color:#f8a05d;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.contact_us h3
{
width:240px;
margin:0px 0px 10px 15px;
padding:0px;
float:left;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:22px;
}


.right_box_text1
{
width:750px;
height:auto;
float:left;
margin:0px 0px 0px 0px;

}

.right_box_text2
{
width:480px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
}
.right_box_text3
{
width:410px;
height:auto;
float:left;
margin:0px 10px 0px 0px;
}
.right_box
{
width:700px; 
height:auto; 
float:left;
background:  none;
margin:0px 10px 0px 0px;
}
.right_box text1 h1
{
width:700px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:20px;
margin-top:0px;
font-family:Trebuchet MS;
padding:0px 0px 10px 0px;
background:#00FF33;
font-weight:normal;
text-shadow:none;
}
.right_box h2
{
width:700px; 
height:auto; 
float:left;
color: #0282c9;
font-size:25px;
font-family:Trebuchet MS;
margin:8px 0px 0px 10px;
}
.right_box h3
{
width:700px; 
height:auto; 
float:left;
color: #a2d7e7;
font-size:22px;
font-family:Trebuchet MS;
margin:10px 0px 0px 10px;
}
.right_box  p
{
margin:5px 10px 10px 10px;
padding:0px 0px 0px 0px;
float:left;
width:740px;
}
.right_box  ul
{
float: left;
list-style-position: outside;
margin-left:15px;
height:auto;
font-family: Trebuchet MS;
width:350px;
margin-bottom:15px;
list-style-type:none;
margin-top:10px;
}
.right_box  li
{
margin-bottom:5px;
float:none;
font-family:Trebuchet MS;
font-size:14px;
text-shadow:none;
list-style:disc;
margin:0px 0px 0px 10px;
}

.read_more
{
float:left;
margin:-30px 0px 10px 430px;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
.img_gallary 
{
width:200px;
float:right;
margin:-120px 0px 1px 60px !important;
padding-bottom:0px;
padding:0px !important;
}
.img_gallary  h1
{
font-family: Trebuchet MS;
font-size:24px;
color: #06afef;
float:left;
margin:10px -30px 10px  0px !important;
width:650px;
height: auto;
}
.img_gallary div
{
float:left;
margin-bottom:3px;
width:185px;
margin:0px 0px 0px 60px;
background: none;
opacity:1;


}
.img_gallary div b
{
text-align:center;
float:right;
color: #333333 !important;
font-size:12px;
width:185px;
font-family:Trebuchet MS;
text-shadow:none;
line-height:10px;
font-weight:normal;
padding:2px 0px 5px 0px;
}

.img_gallary div img
{
float: none;
	opacity: 1;
	 z-index:1;
-webkit-transition-duration: 0.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
width:185px;
height:178px;
margin-bottom:5px;


}
#products
{
padding:0px;
margin:0px;
float:left;
width:1000px;
}


.product_view
{
padding:0px;
margin:10px 0px 0px 20px;
float:left;
height:21px;
width:124px;
}

.strip
{
padding:0px;
margin:10px 0px 0px 0px;
float:left;
width:985px;
height:6px;
}
.img_gallery
{
margin:0px 0px 0px 20px;
float:left;
width:958px;
height:220px;
}
.img_gallery div
{
float:left;
margin-bottom:0px;
width:180px;
margin-right:0px;
opacity:1;
margin-left:10px;
margin-top:8px;
}
.img_gallery div h3
{
text-align:center;
float:left;
color: #000000;
font-size:14px;
margin:10px 0px 6px -10px;
width:180px;
text-shadow:none;
line-height:14px;
font-weight:bold;
}
.img_gallery div b
{
text-align:center;
float:left;
color: #000000;
font-size:11px;
margin:10px 0px 6px -10px;
width:180px;
text-shadow:none;
line-height:14px;
font-weight:bold;
}
.img_gallery div img
{
float: none;
height:160px;
vertical-align:middle;
margin:0px 0px 0px 0px;


}



#accordion p {
	margin-bottom:14px;
}
#accordion strong {
	font-weight: bold !important;
}
#slide1 {
	background:#f2f2f2;
}
#slide1 .content {
	padding:0px;
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold;
}
#slide1 h4 {
	font-size:24px !important;
	line-height:28px !important;
}
#slide1 .content ul {
	list-style: square;
	margin-top:15px;
	margin-left:40px;
}
#slide1 .content li {
	margin-bottom:10px;
}
#slide3 {
	background:url(../images/cool-bg.jpg) center center no-repeat;
	color:#fff !important;
}
#slide3 .content {
	padding:0px 0px;
}
#slide3 a {
	color:#ddd;
}
#slide3 .content h1 {
	text-align:left;
	font-size:60px;
}
#slide4 {
	background:#f2f2f2;
}
#slide4 .content {
	padding:0px;
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold;
}
#slide4 h4 {
	font-size:24px !important;
	line-height:28px !important;
}
#slide4 .content ul {
	list-style: square;
	margin-top:15px;
	margin-left:40px;
}
#slide4 .content li {
	margin-bottom:10px;
}
#slide5 {
	background:#f2f2f2;
}
#slide5 .content {
	padding:0px;
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold;
}
#slide5 h4 {
	font-size:24px !important;
	line-height:28px !important;
}
#slide5 .content ul {
	list-style: square;
	margin-top:15px;
	margin-left:40px;
}
#slide5 .content li {
	margin-bottom:10px;
}
#slide6 {
	background:#f2f2f2;
}
#slide6 .content {
	padding:0px;
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold;
}
#slide6 h4 {
	font-size:24px !important;
	line-height:28px !important;
}
#slide6 .content ul {
	list-style: square;
	margin-top:15px;
	margin-left:40px;
}
#slide6 .content li {
	margin-bottom:10px;
}
#slide7 {
	background:#f2f2f2;
}
#slide7 .content {
	padding:0px;
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold;
}
#slide7 h4 {
	font-size:24px !important;
	line-height:28px !important;
}
#slide7 .content ul {
	list-style: square;
	margin-top:15px;
	margin-left:40px;
}
#slide7 .content li {
	margin-bottom:10px;
}

#slidorion2 {
	width: 768px;			/* Set to slidorion width. Is equal to #slider + #accordion width */
	height: 400px;			/* Set to slidorion height. Is equal to #slider and #accordion height */
	position: relative;
	left: 50%;
	margin-left: -384px;
	padding: 10px;
	background: #cbcbcb;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0 0 34px #bbb;
	-moz-box-shadow: 0 0 34px #bbb;
	box-shadow: 0 0 34px #bbb;
}
strong {
	font-weight:bold;
}
#container {
	width:800px;
	margin:30px auto;
	position:relative;
}
#container >div {
	width:78%;
	margin-bottom:30px;
}
#container > div > pre { 
	background:#E2DBD1;
	border:1px solid #D1BFA6;
	color:#333;
	font-family: Helvetica, Tahoma, sans-serif;
	margin-bottom:20px;
	padding: 5px 10px;
	border-left: 10px solid #D1BFA6;
}
#options li {
	margin:20px 0;
	border-bottom:1px solid #ddd;
}
#options li p {
	font-size:15px;
	letter-spacing:0;
	line-height:30px;
}
#download-box {
	width:170px !important;
	position:absolute;
	margin-left:620px;
	padding:10px;
	background: #ebf1f6;
	background: -moz-linear-gradient(top, #ebf1f6 0%, #cbdfed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(100%,#cbdfed));
	background: -webkit-linear-gradient(top, #ebf1f6 0%,#cbdfed 100%);
	background: -o-linear-gradient(top, #ebf1f6 0%,#cbdfed 100%);
	background: -ms-linear-gradient(top, #ebf1f6 0%,#cbdfed 100%);
	background: linear-gradient(top, #ebf1f6 0%,#cbdfed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#cbdfed',GradientType=0 );
	border-radius:4px;
	border:1px solid #bbb;
	float:right;
}
#download-box p, #download-box h3 {
	text-align:center;
	font-weight:bold;
	letter-spacing:0px;
	margin:15px 0;
	font-size:100%;
	line-height:20px;
}
#download-box h3 {
	font-size:200%;
	line-height:30px;
}
#download-box p {
	font-size:80%;
}
.download {
	text-indent:-9999px;
	margin-left:15px;
	background:url(../img/download_buttons.png) 0 -2px no-repeat;
	width:140px;
	height:50px;
	display:block;
	overflow:hidden;
}
.download:hover {
	background-position:0 -51px;
}
#download-box .social-media {
	width:54px;
	height:70px;
	vertical-align: top;
	display:inline-block;
}
.changes {
	margin-bottom:15px;
}


#footer
{
width:1000px;
height:50px;
float:left;
background:#0282c9;

}
.left_footer
{
float:left;
margin:5px 0 0 28px;
height:46px;
width:120px;
}
.right_footer
{
float:right;
margin:30px 16px 0 0px;
height:39px;
width:45px;
}
.foter_menu_tab
{
height: 42px;
width:550px;
float:left;
margin:5px 0px 0px 150px;
}
.foter_menu_tab ul
{
list-style-type:none;
}
.foter_menu_tab li
{
float:left;
margin:0px 15px 0px 10px;
text-align:center;
padding-top:0px;
font-family: Arial;
font-size:11px;
font-weight:bold;
color:#d9eeff;
-webkit-transition-duration:0.6s; /*Webkit: Animation duration*/
-moz-transition-duration:0.6s; /*Mozilla duration version*/
-o-transition-duration: 0.6s;
}
.foter_menu_tab li:hover
{
-webkit-transform:scale(1.4); 
-moz-transform:scale(1.4);
-o-transform:scale(1.4);
z-index:1;
}
.footer_last
{
width:500px;
float:left;
margin:-25px 0px 0px 158px;
font-size:9px;
font-family:"Trebuchet MS";
}
.footer_last a
{
color:#FFFFFF;

text-decoration:none;
}
.footer_last a:hover
{
color:#FFFFFF;
text-decoration:none;
}

#srch
{
padding:0px;
margin:-60px 0px 0px 780px;
float:left;
height:43px;
width:140px;
}
.search_box
{
float: right;
background:url(../images/serch_box.png) no-repeat;
height:50px;
width:155px;
margin:-80px  0px 0px 20px;
position:absolute;
z-index:999;
}
.txtarea_search
{
background: none;
height:20px;
width:90px;
float: left;
margin:12px 0px 0px 2px;
border:none;
color:#8a8889;
font-weight: normal;
font-family:Trebuchet MS;
font-size:10px;
text-indent:0px;
padding-left:3px;
}
.search_box_button
{
background:none;
height:30px;
width:30px;
float: left;
margin:10px 0px 0px  0px;
border:none;
}
.search_box_button:hover
{
cursor: pointer;
}
.contact
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
width:700px;
}
.contact h1
{
margin:0px 0px -9px 20px;
padding:0px 0px 0px 0px;
float:left;
font-size:36px;
width:700px;
color:#0282c9;
text-align:left;

}
.contact h3
{
margin:-10px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
font-size:26px;
width:700px;
text-align:center;
color:#0282c9;
}
.contact p
{
margin:-10px 0px 0px 0px;
padding:0px 0px 0px 0px ;
float:center;
font-size:20px;
width:700px;
text-align:center;
}
.table1
{
float:left;
margin:10px 0px 20px 10px;
padding:0px 0px 0px 0px;
font-size:16px;

}
.img_gallery1
{
margin:20px 0px 0px 10px;
float:left;
width:700px;
height:220px;
}
.img_gallery1 div
{
float:left;
margin-bottom:0px;
width:130px;
margin-right:0px;
opacity:1;
margin-left:10px;
margin-top:8px;
}
.img_gallery1 div b
{
text-align:center;
float:left;
color: #000000;
font-size:11px;
margin:10px 0px 0px -10px;
width:180px;
text-shadow:none;
line-height:14px;
font-weight:bold;
}
.img_gallery1 div img
{
float: none;
opacity: 1;
z-index:1;
-webkit-transition-duration: 0.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
width:130px;
height:130px;
vertical-align:middle;
margin:0px 0px 0px 0px;


}
.img_gallery1 img:hover
{
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
box-shadow:0px 0px 30px gray; 
-webkit-box-shadow:0px 0px 30px gray; 
-moz-box-shadow:0px 0px 30px gray; 
opacity: 1;
z-index:999;
cursor:pointer;
display: block;
}

.enquiry_form
{
width:680px;
height:320px;
float: left;
margin:20px 0px 15px 30px;
border:2px solid #0282c9; 
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px; 
border-radius:20px;
background:#a2d7e7;
 box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);

}
.enquiry_form div
{
width:320px;
float: left;
height:auto;
color:#000000;
font-size:14px;
font-family:Trebuchet MS;
font-weight:bold;
margin:8px 0px 0px 10px;
}
.textarea
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:normal;
border:1px solid #0282c9;
height:25px;
width:230px;
float:right;
margin:0px;
 box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.0);
-border-radius:8px 8px 8px 8px;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px; 
border-radius:5px;
}
.select
{
border:1px solid #0282c9;
height:25px;
width:230px;
float:right;
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:normal;
 box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
 box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
-border-radius:4px 4px 4px 4px;
border-radius:3px;
}
.textbox
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:normal;
height:80px;
width:230px;
float:right;
border:1px solid #0282c9;
margin:0px;
background-repeat:no-repeat;
 box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
-border-radius:4px 4px 4px 4px;
border-radius:5px;
}

.textbox:hover
{
background:#FFFFFF;
border:1px solid #000000;
}
.textarea:hover
{
background:#FFFFFF;
border:1px solid #000000;
}

.select:hover
{
background:#FFFFFF;
border:1px solid #000000;
}

.button
{
background:#0282c9;
height:30px;
width:90px;
border:none;
float:left;
cursor:pointer;
-moz-border-radius:15px;
-webkit-border-radius:15px ;
color:#FFFFFF;
font-family:Trebuchet MS;
border-radius:15px;
margin-left:110px;
margin-top:30px;

}
.button:hover
{
 box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.15);
 color:#FFFFFF;
  border:1px solid #000000;
}
.button1
{
background:#0282c9;
height:30px;
width:80px;
border:none;
float:left;
cursor:pointer;
-moz-border-radius:15px;
-webkit-border-radius:15px ;
color:#FFFFFF;
font-family:Trebuchet MS;
border-radius:15px;
margin-left:20px;
margin-top:30px;

}
.button1:hover
{
 box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.15);
color:#FFFFFF;
  border:1px solid #000000;
}



