/* CSS Document */


/*Body format format starts from here*/

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#375572;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#e5f9f9;


}
/* Input textfield  starts from here*/
.contactfield{width:140px;height:18px;border:0px;background-image:url(../images/filed-bg.jpg);
background-repeat:repeat-x;text-align:left;font-size:11px;

font-family:Arial, Helvetica, sans-serif;color:#375572;padding:3px 0px 0px 1px;
background-position:center;margin:0px;}
/* Input textfield  Ends here*/

.textfield-back{
height:22px; background:url(../images/contact-form-input.jpg); background-position:left; background-repeat:no-repeat; padding-left:9px;
}

.contactform-font{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#375572;
padding-left:5px;
}


a:hover{
text-decoration:underline;
}
/*Input text field format starts from here*/

.input-textfield
{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#375572;

}

/*webaddress class starts from here*/

.webaddress{
color:#bd0d22;
text-decoration:none; font-size:11px;
}

/*Footer class starts from here*/
.footer{

font-family:Arial;
font-size:11px;
color:#375572;
}

/*Text link format class starts from here*/
.links{color:#375572;text-decoration:none; font-size:11px;}
/*Text link format Ends here*/



/*Textfield background format class starts from here*/
.textfield-back{
height:19px; width:140px;
background: transparent  url(../images/inputfield.gif); 
 border:none;
border:none;
}

/*container starts here*/

#container{
width:741px;
/*position:relative;*/


/*height:943px;*/

margin:0px auto;

}

/*level-1 starts here it is a header*/

/*level-1 Ends here*/



/*level-2 starts here*/

.SubNavigation ul {
list-style-type: none;
}
.SubNavigation ul li {
padding-left: 0px;
margin:0;
}
.SubNavigation ul li a{
text-decoration: none;
color:#220000;
font-size: 13px;
}

.link_black {
color:#000;
}


/*level-2 Ends here*/



/*footer starts from  here*/


/*footer ends  here*/