body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #333;  
background: #fff ;
  }


hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 24px;
  margin-bottom: 3px;
  background: url(../images/bullet.jpg) no-repeat 0 3px;
  }

/* links */

a:link {
  color: #6699cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #C5061D;
  }

a:active {
  color: #5B739C;
  text-decoration: none;
  }
  
h1{
	font-size: 14px;
	color: #C5061D;
letter-spacing: 1px;
margin-top:8px;
margin-bottom:4px;
text-transform:uppercase;
font-weight:bold;
}

h2{
	font-size: 13px;
	color: #996600;
letter-spacing: 1px;

}

h3{
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}  
  

/* ---( layout structure )---*/


  #wrap {
    width: 775px;
    margin: 0 auto;
    text-align: left;
    background: url(../images/bg.gif) #fff repeat-y left;
	
    }

  #content {
	margin-left: 25px;
	
    }

  #main-content {
	float: left;
	width: 532px;
	margin: 0px;
	padding:5px ;
	line-height: 1.5em;
border-left:1px dotted #ddd;
border-right:1px dotted #ddd;

    }

#main-content p,h1,h2{
text-align: justify;
padding-left:12px;padding-right:8px;}

#main-content ul{
margin-left:12px;
}

#main-content li {
  list-style: none;
  padding-left: 10px;
  margin-bottom: 3px;
  background: url(../images/bullet1.gif) no-repeat 0 6px;

  } 
  


/* ---( header and site name )--- */


  #header {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS";
	background: url(../images/main.jpg) no-repeat 25px 55px;
width:749px;
	
    }

  #header p {
    margin: 0 0 0 25px;
    padding: 12px 2px 160px 10px;
   
    }


.ddnav{
padding: 0;
voice-family: "\"}\"";
voice-family: inherit;

}

.ddnav ul{
margin:0 10px 0 25px;
padding:0;width:723px;
list-style:none;
height:25px;
background: #CDEBF6;
border:1px solid #888;
border-left:none;
}

.ddnav li{
display:inline;
margin:0;
padding:0;

}


.ddnav a{
float:left;
color: #1E468B;
background: #CDEBF6;
margin:0px;
padding:5px 4px 6px;
text-decoration:none;
letter-spacing: 1px;
border-left:1px solid #888;
border-right:none;
font-weight:bold;
}



.ddnav a:hover,.ddnav .selected a{  /*currently selected tab*/
background: #E8F9FF;
color: #C5061D;
}
/* ######### Style for Drop Down Menu ######### */

.ddmnu{
position:absolute;
top: 0;
border: 1px solid #39A6DE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #C9F0FD;
width: 200px;
visibility: hidden;
}

.ddmnu ul{
list-style: none;
margin:0px

}
.ddmnu li{
list-style: none;
padding:0;
margin:0px;
}


.ddmnu a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #39A6DE;
border-bottom: 1px solid #99CEDF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #206D95;

}

* html .ddmnu a{ /*IE only hack*/
width: 100%;
}

.ddmnu a:hover{ /*THEME CHANGE HERE*/
background-color: #A6D5EE;color:#003366;

}

/* ---( sidebar )--- */

.sidebar {
  float: left;
	width: 180px;
    margin: 4px 0px;
    padding: 0px;
    line-height: 1.4em;
    color: #999;
   
    }
  
.sidebar h2{
  margin: 0 ;
  padding: 4px 0px 4px 25px;
  color:#ddf7ff;
background: url(../images/lbl_bg.jpg) top left;
border:1px solid #419DAC;
display:block;
  
  }

.sidebar ul, .sidebar p {
  margin: 0;
  padding: 5px 10px 1em 6px;

  }

.sidebar li {
  background: url(../images/bullet3.gif) no-repeat 0 5px;
  }

.sidebar marquee a{
text-decoration:none;
}
/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }


  .footer {
    margin:0 auto;

padding-top:2px;
    color: #003366;
    background-color:  #368CB9  ;
height:43px;
width:775px;
text-align:center;
background: url(../images/footerbg.gif) no-repeat left bottom ; 
    }

.footer a,.footer a:visited{color: #003366;}


	.footer1 {
	float:left;
	width:180px;
	text-align:center;
padding-top:2px;
background-color:#146A97;
height:23px;
margin-left:11px;
}

.footer a:hover {color:#A4E3F7;}


#Clients {
border:none;
padding:12px;
width:500px;
}

#Clients div {
min-width: 140px;
height:130px;
padding:8px;
text-align:center;
vertical-align:middle;

float:left;

}

#Clients img{
float:left;
display: inline;

}

#Login{
margin:auto;border:1px solid #ccc;
}

#login td{padding:8px;}




















































