body {
	background-color:#fcfcfc;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px;
	vertical-align: top;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

a{
	color: #C77E0C;	
}
p{
	margin: 15px 0px;
}

b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_table td{
	padding: 4px;
	text-align: left;
	vertical-align: top;
	
	
}

.mainsearch {
width: 500px;
height: 30px;
font-size: 16px;
}

.mainsearchbtn {
	width: 100px;	
}

.maintable td {
	text-align: center;	
	font-size:11px;
}

.resulttable
{
	width: 700px;	
}
.resulttable td {
	padding: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
		
}

h1{
	font-size: 14px;	
}

.navtable{
	width: 100%;
	border-bottom: 1px solid #d2d0d0;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
}

.navcontactus {
	text-align: right;
	
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
    float: left;
    list-style: none;
    width: 180px;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
    text-align: center;
}

#nav li.first {
    width: 200px;
    border-left: none;
}

#nav a {
    color: navy;
    display: block;
    text-decoration: none;
    background: #fcfcfc;
    padding: 2px 0;
    width: 100%;
}

#nav a:hover {
    background: #dfdfdf;
}

.navcontactus {
	font-size: 12px;
    font-weight: bold;
    color: navy;
    text-decoration: none;	
}
