
* { padding: 0; margin: 0; }

body {
 font-family: tahoma, sans-serif, Geneva;
 font-size: 11px;
 background: #0e6fb7;
 color: #22608e;
 line-height: 18px;
}

img { border: none;}

#wrapper { 
 margin: 0 auto;
 width: 1004px;
}
#header {
 width: 1004px;
 height: 127px;
 background: url(../images/title.jpg) top left no-repeat;
}
#navigation {
 width: 1004px;
 height: 153px;
 background: url(../images/navback.jpg) top left no-repeat;
}

#navigation .menu {
width : 240px;
height : 130px;
padding-top: 20px;
background : url(../images/menu_back.jpg) no-repeat top center;
}
#navigation .menu ul {
width : 200px;
margin-left : 53px;
list-style : none;
}
#navigation .menu ul li {
height : 20px;
background : url(../images/mbullet.jpg) no-repeat left top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
color: #fff;
font-size: 13px;
}
#navigation .menu ul li a {
width : 100px;
list-style : none;
height : 20px;
padding-left : 35px;
color : #fff;
text-decoration : none;
line-height : 25px;
font-weight : bold;
}
#navigation .menu ul li a:hover {
color: #00CCFF;
}
.current {
font-weight : bold;
}

h1{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	font-weight:normal;
	padding:25px;
	}


#maindiv { width: 1004px; float: left; background: url(../images/mainback.jpg) top left repeat-y;}
#leftcolumn { 
 width: 759px;
 float: left;
 background: url(../images/left_back.jpg) top left no-repeat #c8ecfa;
}

#leftcolumn h3 { margin: 39px 0 39px 28px; height: 16px; width: 260px; background: url(../images/welcome.jpg) top left no-repeat;}
#leftcolumn p { padding-left: 28px; width: 710px; text-align: justify;}
#leftcolumn ul { margin-left: 39px; width: 710px;}
#leftcolumn ul li { list-style: circle; width: 680px;}
#leftcolumn h4 { margin: 28px 0 25px 28px; height: 16px; width: 260px; background: url(../images/services.jpg) top left no-repeat;}
#leftcolumn .gallery { margin-left: 28px;}

#rightcolumn { 
 float: right;
 width: 245px;
 background: url(../images/right_back.jpg) top left no-repeat #c8ecfa;
}

#rightcolumn .inner { margin-top: 79px; background: url(../images/rback.jpg) top left repeat-y;}
#rightcolumn .inner h3 { margin: 10px 0 18px 20px; height:15px; width: 120px; background: url(../images/os.jpg) top left no-repeat;}
#rightcolumn .inner ul { margin: 0 0 0 18px; width: 220px;}
#rightcolumn .inner ul li{ background: url(../images/bullet.jpg) top left no-repeat; padding-left: 15px; list-style: none; font-weight: bold;}
#rightcolumn .inner ul li ul { margin: 0 0 0 10px; width: 200px;}
#rightcolumn .inner ul li ul li { background: url(../images/b2.jpg) top left no-repeat; padding-left: 15px; list-style: none; font-weight: bold;}
#rightcolumn .inner h4 { margin: 20px 0 18px 20px; height:16px; width: 200px; background: url(../images/pc.jpg) top left no-repeat;}
#rightcolumn .inner p { padding-left: 20px;}

#bottom { background: url(../images/bottom.jpg) top left no-repeat; height: 12px; width: 1004px;}

#footer { 
 width: 1004px;
 clear: both;
 margin-bottom: 5px;
 text-align: right;

}

#footer .copyright { float: right; margin: 10px 5px 5px 0; color:#c8ecfa; font-size: 11px; line-height: 15px;}
#footer .copyright a { color: #c8ecfa;}
#footer .copyright a:hover{ color: #fff;}
#footer .logo { float: right;  margin: 12px 10px 0 0;}

#location{ float:left;  width:350px; text-align:center;}
#contactjpt{ float:left; width:380px; }


/* Contact Us page */
#contact_page p{ line-height:20px; padding:10px 0;}
.sub_heading{ font-size:16px; font-weight:bold; color:#EF0125;}
#contactpg{
	
	top:10px;
	color:#727272;
	font-size:12px;
	width:380px;
}

cont_form{
	width:380px;
	margin:0 auto;
	}

.border{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #A4A4A4;
	background: #fff;
	width:150px;
	height:18px;
	padding:2px;
}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #A4A4A4;
	background: #0e6fb7;
	width:150px;
	height:18px;
	padding:2px;
}
	
.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #A4A4A4;
	background:#0e6fb7;
	width:150px;
	height:18px;
	padding:2px;
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #A4A4A4;
	background:#fff;
	width:150px;
	height:18px;
	padding:2px;
	}

/* Text Box End */

/* Buttons End */

.btn{
	background: #0e6fb7;
	border:2px solid #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	cursor:pointer;
	color:#fff;
	}

.btn:hover{
	background: #C8ECFA;
	color: #000;
	}
#c1{
	margin:0 auto;
	padding:0 0 0 20px;
	width:170px;
	float:left;
	line-height:25px;
	text-align:left;
	color: #22608e;
	}	

#c2{
	margin:0;
	width:170px;
	line-height:25px;
	float:left;
	text-align:left;
	color:#22608e;
}
.error{
	background: #EE1300;
	border-top:1px solid #DEFF00;
	border-bottom:1px solid #DEFF00;
	font-size:14px;
	padding:5px;	
	text-align:center;
	color:#fff;
	}

.ok{
	background: #336699;
	border-top:1px solid #FF7D7D;
	border-bottom:1px solid #FF7D7D;
	font-size:14px;
	padding:5px;	
	text-align:center;
	color:#fff;
	}

