@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:#d8d8d8;}
a:focus{outline:0px;}

/*------------ bg css ---------*/
.nav-bg{background:url(../images/nav-bg.jpg) top repeat-x;}
.call-bg{background:url(../images/call-bg.jpg) top center no-repeat;}




/*------------ font css ---------*/


.fooetr-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}

.nav ul,li{margin:0px; padding:0px;}
.nav li{list-style:none; float:left; display:inline; font-family:Georgia; font-size:20xp; color:#ffffff; padding:20px 45px 30px 45px; background:url(../images/nav-divider.jpg) right top no-repeat; font-weight:bold;}
.nav li a{color:#ffffff; text-decoration:none;}
.nav li a:hover{color:#ffffff; text-decoration:underline;}

.text-1{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; font-weight:bold; line-height:24px;}
.text-1 a{ color:#333333; text-decoration:none;}
.text-1 a:hover{ color:#ff0000; text-decoration:underline;}

.text-2{font-family:Georgia; font-size:16px; color:#000000; font-weight:bold;}
.text-3{font-family:Georgia; font-size:25px; color:#003399;}

.black-text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#666666; text-decoration:none;}

