body{
    font-family:Helvetica,Arial,sans-serif;
    font-size:14px;
    background-color:#ffffff;
}

li{
    font-size:85%;
}

#container{
margin:10px;
width:1200px;
padding: 0 10px;

}




#header{
 margin-bottom:3px;
    margin-left:30px;
 --display: block;
 --padding-left:28px;

}



#middle{

}

#nav{
   --display: inline;  /*--- to get rid of IE6 bug-----*/
   text-align: left !important; 
    height: auto; 
    margin:0 0 0 30px;
    float:left;
}


#content{
min-height:600px;
width:795px;
float:left;
}

#layout{
	margin-left:3px;
}

#footer{
    text-align:center;
    font-size: 70%;
    color: #0054a6;
    margin: 25px 5px 2px 5px;
    line-height: 130%;
clear:both;
}

#header .box{
text-align:left;
}

.box {
text-align:center;
margin:0 0 10px 0;


}

.list{
margin-right:40px;
margin-top:10px;
border:0px;
}


.box li{
padding:5px;
list-style-type: none;
text-align:left;
}

.center{
text-align:center;
}

.dotted {
border-top:1px dashed #696969;
width:200px;
margin-top:30px;
margin-bottom:30px;
}

.errorExplanation li, #flash{
color:#ff0000;
text-align:center;
}


.button{
margin-left:20px;
height:150px;
width:225px;
}

.done{
text-decoration: line-through;
}


.tab {
	color: #0191d8; 
	background-image: url(/images/navi_bg_im.jpg); 
}


.tabHover { 
    background-image: url(/images/navi_bg_im.jpg); 
}

.tabSelected {
	font-size: 11px; 
	cursor: pointer;
	border-bottom: 1px solid #004b7e; 
	color: #fff;
}

#navbar{ 
    width: 575px; 
    height: 38px; 
padding:0px; 
}

#navbar a:link, #navbar a:visited { 
    color: #0191d8; 
    margin-top: 2px; 
    padding-bottom: 6px; 
    text-decoration:none;
}

#navbar a:hover, #navbar a:active { 
    color: #f90202; 
    text-decoration: none; 
}

#navbar img { 
    vertical-align: middle;
    margin: 0 3px 0 0; 
}

#navbar div{ 
    line-height: 3em; 
    vertical-align: middle; 
    text-align:center;
    border-top: 1px thin #bbbbbb; 
    border-right: 1px solid #bbbbbb; 
    border-bottom: 1px solid #ccc; 

    float: left; 

    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
}


#navbar3 .box li{
font-weight:bold;
}


#directory { 
    line-height: 3em; 
    width: 197px; 
}

#whyus {  
    width: 91px; 
    border-left-color: #bbb; 
    border-left-width: 1px; 
}

#step { 
	width: 144px; 
}
#guarantee { width: 139px; }
#faqs{ width: 63px; }
#contact { 
    width: 105px; 
	 }

#navbar2_top{
    background-image: url(../images/tab_directory.jpg);
    --height: 38px;
    min-height:38px;
    width: 196px; 
    text-align: center;
    border-right-color: #333333;
    border-right-width: 1px; 
}

#navbar2 { 
    line-height: 1.3em; 
     height: auto; 
     margin-top:1px;
     margin-botom:1px;
    width: 190px; 

}

.leftnav {
    color: #333333;
    font-size: 11px;
    background-color: #d8d8d8;
    text-align: left;

    padding: 0;
     border: solid 1px #adacaf; 

    font-size: 11px;
    font-family: arial, verdana, Helvetica, sans-serif;
    font-weight:bold;

    --top: 0;

    padding-left: 4px;
}
.leftnav img{
   margin:2px;
}

#nav-fixed { 
    height: 22px; 
    line-height: 2em; 
}

#nav-fixed2 { 
    line-height: 1.5em;
    height: 34px;
}

.leftnav a{
    padding-left:8px;

    cursor: pointer;
    font-weight: bold;
    text-decoration: none;

    background-image: url(../images/arrow_2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

.leftnav a:link, .leftnav a:visited { 
    color: #333333;
 }

.leftnav a:hover, .leftnav a:active { 
    color: #f90202;
}


#navbar3{
    padding-left:10px;
    min-height:480px;
    width:189px;
    background-image: url(../images/graybar.jpg);
    background-position: 0 12px;
    background-position: left center;
    background-repeat: no-repeat;
}

#navbar3 img{
padding:20px 12px 0 0;
}

#topPackage{	 
    padding-left:92px;
    width:350px;
    height:162px;
}

#bottomPackages{
    width:795px;
}

 #navbar4  { 
    line-height: 1.3em; 
     height: auto; 
     margin-top:1px;
     margin-botom:10px;
     width: 190px; 

}

#content li {
margin-left:12px;
}

#content #layout div, #content #layout form {
margin-left:12px;
}



.leftnavtxt { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left; 
}

h3 { 
color: #0191d8; 
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

h4 { 
color: #0191d8; 
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

label{
color:navy;
}

.rqd{
color:#ff0000;
}

label .left{
float:left;
}

fieldset .clear{
clear:both;
}