@charset "utf-8";
/* CSS Document */

body{
background:url(../images/bg.jpg) #B0B0B0 repeat-x;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
}

body.inner-bg{
background:url(../images/inner-bg.gif) #B0B0B0 repeat-x;}

h1{
font-size:22px;
color:#000066;
font-weight:normal;
padding:5px 5px 5px 0px;
margin:0px;

}
h1 a{
font-size:22px;
color:#000066;
font-weight:normal;
padding:5px 5px 5px 0px;
margin:0px;
text-decoration:none;

}
h1 a:hover{
color:#000066;
text-decoration:underline;
}


h2{
font-size:15px;
color:#404040;
padding:3px 3px 3px 0px;
margin:2px;
font-weight:bold;
}

h2 a{
font-size:15px;
color:#404040;
padding:3px 3px 3px 0px;
margin:2px;
font-weight:bold;
text-decoration:none;
}

h2 a:hover{
color:#999;
text-decoration:underline;
}


h3{
font-size:14px;
font-weight:bold;
color:#000;
}

h3 span{
font-size:18px;
font-weight:bold;
}



h4{
font-weight:20px;
}

h5{
font-weight:14px;
}

h6{
font-weight:14px;
}



.nav{
background:#000;
color:#fff;
font-size:11px;
font-weight:bold;

}

.nav a{
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:10px 10px;
float:left;
display:block;

}

.nav a:hover{
background:#6B84C6;

}

.nav-sel{
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:10px 10px;
float:left;
display:block;
background:#6B84C6;
}

.nav img{
vertical-align:middle;
float:left;
padding-top:12px;
}

.left-shadow{
background:url(../images/left-shadow.jpg) repeat-y;
width:14px;
}

.right-shadow{
background:url(../images/right-shadow.jpg) repeat-y;
width:14px;
}

.content-bg{
background:url(../images/watermark-logo.gif) right bottom #fff no-repeat;
color:#474747;
font-size:12px;
}

/*.doted{
background:url(../images/under-line.jpg) bottom left repeat-x;
}
*/
/*.doted img{
vertical-align:middle;
}*/

.contact-hdr{
background:url(../images/contact-us.jpg) no-repeat;
width:248px;
height:46px;
padding:0px 0px 0px 60px;
vertical-align:bottom;
}

.contact-detail{
background:#EBEBEB;
border:1px solid #C4C4C4;
border-top:none;
padding:10px;
}


.services img{
border:2px solid #494949;
}


.pro-services ul{
padding:0px;
margin:0px;
font-weight:bold;
}

.pro-services ul li{
list-style:none;
background:url(../images/arrow.jpg) no-repeat 0px 5px;
padding:0px 0px 0px 10px
}

.pro-services a{
color:#474747;
font-weight:bold;
text-decoration:none;
}

.pro-services a:hover{
color:#000066;
text-decoration:underline;
}


.footer-bg{
background:url(../images/footer-bg.jpg) repeat-x;
font-size:14px;
/*font-weight:bold;*/
color:#fff;
width:920px;
}

.footer-bg p{
padding:0px;
margin:0px;
}

.footer-bg a{
font-size:14px;
/*font-weight:bold;*/
color:#fff;
text-decoration:none;
padding:0px 5px;

}

.footer-bg a:hover{
color:#ccc;
}
.contact {
font-size:12px;
color:#474747;
text-align:justify;
text-decoration:none;

}
.contact a{
color:#000066;
text-decoration:none;

}

.contact a:hover{

text-decoration:underline;

}

.input-box, textarea{
border:1px solid #E2E3EA;
border-top:1px solid #ABADB3;
}
.img-brd{
border:2px solid #ccc;
}
