body {background: #FBFFF7;}

#head {
	background-image: url(images/everest_back.jpg); 
	background-repeat: no-repeat;
	background-position: right top
	}
#base {
	background-image:url(images/base.jpg); 
	background-repeat: no-repeat; 
	background-position: center bottom
	}
.headline {
	font-family: Helvetica, Arial, sans-serif, verdana; 
	font-size: 18px;
	line-height:22px; 
	font-weight: bold;
	width: 670px;
	border-color: #CCCCCC black;
	text-align: left;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	padding-top: 8px; 
	padding-bottom: 8px;
	text-transform:capitalize;
	}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
.main {
	font-size:12px;
	text-align:justify;
	padding-right: 13px; 
	padding-left: 10px; 
	padding-top: 8px;
	line-height:18px;
	background-color:#ffffff;
	}
.small {
	font-size:10px;
	}
.smaller {
	font-size:9px;
	}
.smallest {
	font-size:8px;
	}
.nav {
	padding-top: 8px
	}
.dasher {
	
	border-color: #CCCCCC;
	margin-top:4px; 
	margin-right:10px;
	padding-top:3px;
	padding-bottom: 3px;
	border-style: dashed; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	font-size:1px;

}
input {
	font-size:10px;
	background: #FBFFF7;
	font-family:verdana,helvetica,arial,sans-serif;

}


b 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	}
ul 	{  
	list-style-type: circle;
	padding-top:4px;
	margin-top:4px;
	}
li {
	padding-top:4px;
	padding-bottom:4px;
	margin-right;12px;
	text-align:left;
	}
a:link{
	color: #669966;
	text-decoration:none;
	}
a:visited{
	color: #669966;
	text-decoration:none;
	}
a:active{
	color: #996666;
	text-decoration:none;
	}
a:hover{
	color: #336633;
	text-decoration:none;
	}


.blue {
	background-color:#f6fafd;
	}
.companyinfo {
	padding-top: 8px;padding-bottom: 8px;
	}
form {
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px
	}
