@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	width:100%;
	height:100%;
	background:#7DB5D1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.button{
      background:url('../images/submit.png');
	 background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    
    vertical-align: middle;


	  }
.clr {
	clear:both;/* ID cleared */
}
/* h1,h4,p tags redefined - (starts here) */
h1 {
	width:500px;
	font-size:25px;
	color:#FFFFFF;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:2px solid #FFFFFF;
	text-shadow:1px 1px 2px #000000;
}
h4 {
	font-size:19px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 2px #000000;
}
p {
	padding:10px 0;
	font-size:14px;
	color:#000000;
	line-height:18px;
}
/* h1,h4,p tags redefined - (Ends) */
.fl {
	opacity:1
}
.fl:hover img {
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
.img {
	float:left;
	padding:10px;
}
.txt {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-shadow:1px 1px 2px #000000;
}
#header {
	width:100%;
	height:146px;
	background:#7DB5D1;
}
.header {
	margin:auto;
	width:1000px;
	height:146px;
}
.logo {
	float:left;
	width:144px;
	height:141px;
	padding-top:3px;
}
.head_banner {
	float:right;
	width:728px;
	height:90px;
	padding-top:28px;
}
#navigation {
	width:100%;
	height:38px;
	background:#01283c;
}
.navigation {
	margin:auto;
	width:1090px;
	height:38px;
}
.navigation ul {
}
.navigation ul li {
	float:left;
	list-style:none outside none;
	display:inline;
	line-height:38px;
	font-size:16px;
	background:url(../images/navi-part.jpg) right no-repeat;
}
.navigation ul li a {
	float:left;
	text-decoration:none;
	color:#FFF;
	padding:0 80px;
	display:block;
}
.navigation ul li a:hover {
	background:#06161e;
}
.navigation ul li a.active {
	background:#06161e;
}
.navigation ul li.last {
	background:none;
}
#wrapper {
	float:left;
	width:97%;
	height:auto;
	margin:2% 0 0 3%;
}
#contact {
	float:left;
	width:97%;
	height:auto;
	margin:2% 0 0 3%;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:25px;
}
.wrapper-left {
	float:left;
	width:30%;
	height:auto;
}
.leftwrap {
	float:right;
	width:300px;
	height: auto;
}
.loginbox {
	float:left;
	width:300px;
	height:186px;
	background:url(../images/login-bg.png) no-repeat;
	color:#FFF;
}
.loginbox2 {
	background-color: #06161E;
    color: #FFFFFF;
    float: left;
    height: 200px;
    width: 365px;
	margin-left: 200px;
    margin-top: 100px;
}
.tbletxt {
	text-align:right;
	padding-right:15px;
}
.txtfield {
	width:150px;
	height:16px;
	line-height:16px;
}
.pwdtxt {
	text-align:right;
	padding-right:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pwdtxt a {
	color:#999999;
	text-decoration:none;
}
.pwdtxt a:hover {
	text-decoration:underline
}
.txt-tble {
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
.banner-vertical {
	float:left;
	width:300px;
	height:600px;
	padding-top:30px;
}
.textbox {
	float:left;
	width:300px;
	height:auto;
	text-align:center;
	line-height:23px;
	padding-top:30px;
	font-size:20px;
	text-shadow:1px 1px 2px #000;
}
.textbox a {
	color:#FFF;
	text-decoration:none;
}
.textbox a:hover {
	text-decoration:underline;
}
.wrapper-right {
	float:left;
	width:66%;
	height:auto;
}
.rightwrap {
	float:left;
	width:92%;
	height:auto;
	margin:0 5% 0 3%;
}
.img-box {
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
}
.img-inbox {
	float:left;
	width:140px;
	height:auto;
	text-align:center;
	font-weight:bold;
}
#footer {
	width:100%;
	height:50px;
	margin-top:50px;
	line-height:30px;
	color:#8a8a8a;
}
.footer-left {
	float:left;
	width:45%;
	height:50px;
	margin-left:5%;
}
.footer-left a {
	color:#8a8a8a;
	text-decoration:none;
	padding:0 5px;
}
.footer-left a:hover {
	text-decoration:underline;
}
.footer-right {
	float:right;
	width:45%;
	height:50px;
	margin-right:5%;
	text-align:right;
}
/*gallery css start from here*/
.wrapper-left-gallery {
	float:left;
	width:10%;
	height:auto;
	margin-left:1%;
	margin-top:2%;
}
.wrapper-right-gallery {
	float:right;
	width:84%;
	height:auto;
	margin-left:42px;

}
#table-wrapper {
	width:100%;
	height:auto;
}
#searchbox {
	margin:auto;
	width:100%;
	height:auto;
}
.searchbox {
	margin:auto;
	width:1000px;
	height:auto;
	padding-top:40px;
}
.table-txt-1 {
	font-size:15px;
	color:#353535;
	font-weight:bold;
}
.table-head {
	background:url(../images/table-hd-bg.jpg) repeat-x;
	height:92px;
	color:#FFF;
	font-size:14px;
}
.atxt {
	text-decoration:none;
	color:#FFF;
}
.atxt:hover {
	text-decoration:underline;
}
.atxt2 {
	text-decoration:none;
	color:#353535;
	font-size:15px;
	margin-right:42px;
	font-weight:bold;
}
.atxt2:hover {
	text-decoration:underline;
}
.atxt3 {
	text-decoration:none;
	color: #333;
	font-size:12px;
	text-align:center;
}
.atxt3:hover {
	text-decoration:underline;
}
.row-head-first {
	border-bottom:1px solid #878787;
	border-left:1px solid #878787;
	border-right:1px solid #878787;
	font-size:15px;
	color:#FFF;
	padding-left:10px;
}
.row-head {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:15px;
	color:#FFF;
	padding-left:10px;
	text-align:center;
}
.col-one {
	border-bottom:1px solid #878787;
	border-left:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000000;
	padding-left:10px;
}
.col-two {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000000;
	padding-left:10px;
}
.col-two-txt {
	color:#000;
	text-decoration:none;
}
.col-two-txt:hover {
	text-decoration:underline;
}
.col-three {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
	padding-left:10px;
}
.col-four {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
	text-align:center;
	line-height:18px;
	padding:5px;
}
.col-five {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
	padding-left:10px;
	text-transform:uppercase;
}
.col-six {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
	padding-left:10px;
}
.col-seven {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
	padding-left:10px;
}
.col-eight {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
	padding-left:10px;
}
.col-eight-txt {
	color:#000;
	text-decoration:none;
}
.col-eight-txt:hover {
	text-decoration:underline;
}
.col-nine {
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-size:12px;
	color:#000;
}
.fieldtxt {
	text-align:right;
	padding-right:10px;
	font-size:14px;
	color:#034466;
}
.select {
	position: absolute;
	width: 144px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #002073;
	font: 12px/21px arial, sans-serif;
	background: url(../images/dropdown.png) no-repeat;
	overflow: hidden;
}
.txt-field {
	float:left;
	width:141px;
	height:21px;
	background:url(../images/txtfield.png) no-repeat;
	padding-left:3px;
	color: #002073;
	border:none;
	font: 12px/21px arial, sans-serif;
	line-height:21px;
}
.searchtxt {
	font-size:15px;
	color:#353535;
	font-weight:bold;
	text-align:right;
}
/*gallery css Ends here*/

#services {
	float:left;
	width:80%;
	height:auto;
	margin:2% 10%;
	font-size:14px;
}
.innerbox {
	float:left;
	width:98%;
	height:auto;
	font-size:12px;
	background:#4f81bd;
	border:2px solid #385d8a;
	padding-left:5px;
	margin-bottom:10px;
}
.submit {
	width 62px
	height: 25px;
	border: none;
	}

.placeorderbox {
	margin-top:30px;
	
	height:auto;
	
	
}

span.ValidationErrors {
display: inline-block;
font-size: 12px;
color: #D00;
padding-left: 10px;
font-style: italic;
}