@charset "utf-8";
/* CSS Document */


body,p,h1,h2,h3,span,level,form{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.topbar{
width:100%;
height:25px;
background-color:#004ba4;
}

#main-wrap{
width:992px;
margin:0 auto;
overflow:hidden;


}

#header{
width:738px;
float:right;
margin:6px 5px 0 0;
}

.toplink{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
width:992px;
margin:0 auto;
overflow:hidden;
padding:4px 0 0 0;

}

.toplink p{
float:right;
color:#b0d4fe;
}
.toplink  a{
color:#FFFFFF;
text-decoration:none;
}

.toplink  a:hover{
color:#FFFFFF;
text-decoration:underline;
}
/*------------------logo start-----------------*/

.logo{
width:226px;
height:155px;
float:left;
margin:0px 0  8px 0;


}


.logo h1  {

	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin:0;
     padding:0;	

}

 .logo h1 a {

	text-indent:-9999px;
    text-decoration:none;
     background-image: url(../images/logo.jpg);
     display:block;
	 background-repeat: no-repeat;
     height: 155px;
     width: 226px;
	 margin:5px 0 5px 13px;
     

}
/*------------------logo end-----------------*/

/*--------------navigation started-----------------------*/

#nav-container{

width:738px;
/*_width:883px; works ONLY in IE6 */

float:left;
overflow:hidden;


}





.nav-left{

background-image:url(../images/nav-left.gif);

background-repeat:no-repeat;

width:12px;

height:23px;

float:left;

}

.nav-right{

background-image:url(../images/nav-right.gif);

background-repeat:no-repeat;

width:12px;

height:23px;

float:left;
/*_float:right;/* works ONLY in IE6 */

}

/*.nav-back{

background-image:url(../images/nav-back.gif);

background-repeat:repeat-x;

height:23px;

width:714px;

float:left;

}
*/




.navlower-txt{

background-image:url(../images/nav-back.gif);

background-repeat:repeat-x;

height:23px;

width:714px;

float:left;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

 font-weight:bold;

 color:#fff;




 }

.navlower-txt ul{

	padding:0px;
	margin:0px;


	
	

}

/**html .navlower-txt ul{

	margin-left: 8px;



}*/

.navlower-txt li{

	float:left;
	list-style-type:none;
	
	padding:3px 5px 0 5px;
	margin:0 0 0 10px;

	display: block;

	

	height:23px;

	

	



}

.navlower-txt li a{

width:130px;

text-decoration:none;

padding:5px;

color:#ffffff;

}

.navlower-txt li a:hover{

width:130px;
height:23px;

text-decoration:none;


padding:5px;

 color:#fff;

}

.navlower-text-devider {

	background-image: url(../images/divider.gif);
    background-repeat: no-repeat;
    background-position: center;

	width: 2px;
    height: 10px;

}

/*--------------navigation ended-----------------------*/



/*------------------body start-----------------*/

#main-body{
width:992px;
float:left;


overflow:hidden;

}

/*-------------------left--------------------*/
#body-left{
width:236px;
float:left;
overflow:hidden;

}

#blueleft-pan{
width:231px;
float:left;
margin:9px 0 10px 0;

}

#blueleft-pan1{
width:219px;
float:left;
margin:5px 0 10px 0px;
_margin:5px 0 30px 0px; /* works only in IE6 */
_padding:0 0 10px 0;/* works only in IE6 */

}
.panleft-top{
background: url(../images/blueleft-top.gif) no-repeat;
width:231px;
height:32px;
}

.panleft-top p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:6px 0 0 7px;
}

.blue-bdr2{
width:229px;
border-bottom-color:#004ca4;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#004ca4;
border-left-style:solid;
border-left-width:1px;
border-right-color:#004ca4;
border-right-style:solid;
border-right-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#656363;
font-size:11px;
line-height:15px;

}

.blue-bdr2 strong{
font-weight:bold;
color:#064fa6;
}
.blue-bdr2 a{
color:#004ba4;
text-decoration:none;
}
.blue-bdr2 a:hover{
color:#004ba4;
text-decoration:underline;
}
/*-------------------left--------------------*/


/*-------------------right--------------------*/
#body-right{
width:730px;
float:right;
overflow:hidden;
margin:5px 12px 0 2px;
}

.welcome{
width:725px;
float:right;
overflow:hidden;
margin:5px 5px 0 2px;
}

.welcome strong{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#053773;
}

.welcome p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#a29d9d;
width:515px;
float:right;
}
.welcome p a {
color:#004ba4;
float:right;
text-decoration:underline;
}
.welcome p a:hover {
color:#004ba4;
text-decoration:none;
}

.content{
width:725px;
float:right;
overflow:hidden;
margin:5px 5px 0 2px;
}

.content h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#053773;
}

.content h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#053773;
}


.content p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#a29d9d;
width:690px;
}
.content p a {
color:#004ba4;
text-decoration:underline;
}
.content p a:hover {
color:#004ba4;
text-decoration:none;
}

.thumbnail img{
border: 1px solid #CCCCCC;
margin: 0 5px 5px 0;
padding: 6px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border:#000099
padding: 6px;
background-color: #F8F8F8
}


.img{
width:191px;
height:250px;
float:left;
}

#blue-pan{
width:219px;
float:left;
margin:10px 0 10px 0;
_margin:10px 0 30px 0; /*works only in IE6 */
}

#blue-pan1{
width:219px;
float:left;
margin:10px 0 10px 15px;
_margin:10px 0 30px 15px; /*works only in IE6 */

}
.pan-top{
background:url(../images/bluepannel-top.gif) no-repeat;
width:219px;
height:30px;
}

.pan-top p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:6px 0 0 7px;
}

.blue-bdr{
width:217px;
border-left-color:#004ca4;
border-left-style:solid;
border-left-width:1px;
border-right-color:#004ca4;
border-right-style:solid;
border-right-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#07529a;
font-size:11px;

}

.blue-bdr a{
text-decoration:none
}

.blue-bdr a:hover {
text-decoration: underline;
}

.blue-bdr ul{
margin:0px;
padding:0px;
list-style:none;

}

.blue-bdr li{
	margin:0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	background-image: url(../images/crircle.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;
}

#contactform input, #contactform textarea , #contactform select{
font-size:13px;
width:300px;
}

input, textarea, select {
font-family:Arial, Helvetica, sans-serif;
border:1px solid #cccccc;
color:#a29d9d;
font-size:11px;
padding:6px;
width:200px;

}

input:hover, textarea:hover, select:hover{
border:1px solid #659BD7;
color:#666666;
}

form {
padding:0;
margin:0;
}

.btn {
width:70px;
padding-top:1px;
padding-bottom:1px;
color:#666666;
}

.formtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#a29d9d;
}

/*-------------------right--------------------*/

/*------------------body end-----------------*/

/*-------------------footer started----------------------*/
.footer{
width:100%;
height:25px;
background-color:#004ba4;
}
.footer-txt{

 font-family: Verdana, Arial, Helvetica, sans-serif;

 color:#fff;
 padding:5px 0 0 0;

 font-size:11px;
 margin:0 auto;

 width:450px;

text-align:center;

 }

/*-------------------footer started----------------------*/
