@charset "utf-8";
/* CSS Document */

body{
background-color:#022A4E;
background-repeat:repeat-x;
background-image:url(images/bodybackground.jpg);
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin-top:8px;
}

h2{
	color:#447434;
	font-style:italic;
	font-size:24px;
	position:absolute;
	left: 24px;
	top: 230px;
	/*font-style:italic;*/
}

#downloads{
	color:#003399;
	position:absolute;
	left:625px;
	top: 241px;
	/*font-style:italic;*/
}

h3{
	color:#003399;
	font-size:18px;
}

#container{
width:980px;
position:relative;
margin:0 auto;
/*margin:-7px auto;*/
height:auto;
position:relative;
background-color:#FFFFFF;

}

#header{
background-image:url(images/header.png);
background-repeat:no-repeat;
height:293px;
text-align:center;
}

#content{
width:980px;
margin:0 auto;
height:auto;
background-image:url(images/contentbackground.jpg);
background-repeat:repeat-y;
}

#footer{
width:980px;
background-image:url(images/footer.jpg);
height:3px;
margin:0 auto;
display:block;
background-color:#666666;
border-bottom:1px solid #000;
position:absolute;
bottom:0px;
}

#leftcol{
width:175px;
height:inherit;
display:block;
float:left;
border-top:1px solid #eee;
border-left:1px solid #eee;
border-right:1px dotted #eee;
/*margin:-10px 10px;*/
margin-top:-7px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
background-color:#FFFFFF;
}

#rightcol{
width:730px;
height:inherit;
display:block;
float:left;
background-color:#FFFFFF;
border-top:1px solid #eee;
border-left:1px solid #eee;
margin:0px 5px;
margin-top:-7px;
padding:5px;
margin-botton:25px;
z-index:1000;
/*background-color:#ebf0f4;*/
}

#scope{
background-image:url(images/emailclub.gif);
background-repeat:no-repeat;
width:175px;
height:140px;

}

#QA{
margin-right:5px;
}

a{
color:#336600;}

#mission{font-size:18px;  font-weight:500; color:#000066;}

#downloadstable {
	position:absolute;
	display:block;
	width:260px;
	height:448px;
	left: 659px;
	top: 522px;
	padding:5px;
	z-index:500;
}

#dowloadcat{ font-size:12px; font-weight:bold; border-bottom:1px dashed #000000; display:block; width:100%;}

#steth{
	background-image:url(images/steth.png);
	background-repeat:no-repeat;
	position:absolute;
	display:block;
	width:205px;
	height:268px;
	left: 845px;
	top: 957px;/*
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;*/
}

ul a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000066}

.mission{ 
									 width:450px; 
										line-height:25px; 
										border:1px solid #CCC; 
										margin:auto; 
										padding:5px; 
										margin-top:5px; 
										color:#000066; 
										font-family:Arial; 
										font-size:16px; 
										height:auto;}
										
										.mission img {display:block; margin:0; padding:0; /*border:3px solid #000;*/}

.clearfix:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {	display: block; }

#subtitle{color:#990000}
