
@charset "UTF-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/*///////// Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*///////// End hide from IE-mac */

BODY {	margin:10px 0 2em 0; 
		padding:0px; 			
		text-align:center;
		background:#003366;		
		}
		
body, div, p, li, h1, h2, h3, textarea{
font-family: arial, Sans-Serif;
	
}

p, li, td{
font-size:14px;
line-height:1.5em;
vertical-align:top
}
		
		

h1, h2, h3 {padding:0 0 0px 0; margin:0; color:#003366}
h1 {padding:20px 0 10px 30px; margin:0;}
h2 {font-size:18px; text-transform:capitalize; padding-top:15px}

a {color:#4CC0EF;text-decoration:underline;}
a:hover {text-decoration:none;}

img { border: none; }

.everest {
	background-color:#fff;
	position:relative;
	color: #333;
  width:960px;
  text-align:left;
  margin:0 auto;
  position:relative;
  padding:0px 0 0 0;
 -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari and Chrome */
  border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  
  -moz-box-shadow: 0px 0px 5px #000; /* Firefox */
  -webkit-box-shadow: 0px 0px 5px #000; /* Safari and Chrome */
  box-shadow: 0px 0px 5px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}




#header { padding:30px 30px 20px 30px; position:relative; background:#f7f7f7;
border-bottom:5px solid #4CC0EF; 
 -moz-border-radius: 10px 10px 0 0; /* Firefox */
  -webkit-border-radius: 10px 10px 0 0; /* Safari and Chrome */
  border-radius: 10px 10px 0 0; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    height:170px;
  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

  }
#one {float:left; width:560px; padding:0 30px 20px 30px}
#one.full {width:900px}
#two {float:left; padding:0 30px 20px 0px; width:310px}
#nav {padding:10px 0; clear:both; position:absolute; right:20px; top:140px;}

.everest .addthis_toolbox { position:absolute; right:35px; top:250px; font-size:10px}
.everest #one .addthis_toolbox  { font-size:10px; margin:30px 0 0 0; position:static}

#countdn {position:absolute; right:35px; top:60px; font-size:18px; color:#4CC0EF; text-align:left}
#countdn p {font-size:18px; margin:0; padding:0;}

#footer {clear:both; background:#4CC0EF url(image/parners.png) 690px 50% no-repeat; padding:20px 30px; color:#FFF;
 -moz-border-radius: 0 0 10px 10px ; /* Firefox */
  -webkit-border-radius: 0 0 10px 10px ; /* Safari and Chrome */
  border-radius: 0 0 10px 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */}
#footer a{color:#003}



#nav ul {
	margin:0 0 0 0px;	
	padding:0;
	}
	
	#nav  li {	
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0;
	float:left;	
	
	}
		
	#nav li a, #nav li a:visited{	
	display: block;
	background:#0162AF;
	color:#FFF;
	text-decoration:none;
	padding:5px 10px;
	font-size:15px;

  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari and Chrome */
  border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

 

  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

 #nav li a:hover { background:#666666}


table input, table textarea { border:1px solid #ddd; padding:5px; width:400px; font-size:14px;}
table.end  input,  table.end textarea {width:230px; border:1px solid #ddd; padding:5px;  font-size:14px; }

table input.no, table.end input.no {width:auto; border:0;}

td.radios {background-color:#f7f7f7; width:7%}
td.space { width:2%;}
td.spread { width:30%;}

.redtext {
	
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;

}

table.end .redtext{font-size: 14px;
	color:#006;}


/*///////// \*/


