
body{
       margin:10px auto 20px auto;
       text-align:left;
	background-repeat ; 
	  font-size: 100%;
	font-family:Tahoma, sans-serif;
       }

#wrapper{
	  width: 825px;       
margin:0 auto;
       padding:0;
       }

#header{
 	background: url("images/microsilLogo.jpg") no-repeat;
	height:150px;
	width:900px;
	margin:0 auto;padding:0;
	display:block;
       }

	#chromemenu{ float: left; top: 0px; width: 825px;
font-size: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
background: url(images/chromeBl1a.jpg) center center repeat-x;
padding: 7px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFFFFF;
}

#chromemenu ul li a:hover{
background: url(images/chromeBl2.jpg) center center repeat-x;
color: #000000;
}

 
#content{
       width:800px;
       margin:0 auto 0 auto;
       padding:15px 15px 5px 10px;/*T,R,B,L add left/right minus hdr*/
       }

/*875=420+420+margins, contact form is 370wide so have it be two columns wide*/

#swf {
width:200px;
/*height:450px;*/
float:left;
border-right:1px solid #CCCCCC;
margin:0px 15px 0px 0px;
padding:0px 10px 0px 0px;
}

#swftext {
width:500px;

float:left;
margin:0px;
padding:0px;
}

#main{
       padding:0;margin:0;
       }
 
 
#footer{
       clear:both;
       height:180px;
       width:795px;
	font-size:14px;
       }
 
#blockquote {
 border : 1px solid #000;
 width: 550px;
  
  text-align:center;
 margin: 0px;
 padding: 10px;
 background-color: #ccc;
 }

.line {     clear:both; border-top: 2px dotted #999999;
margin-top: 5px; }
 
 .picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 12px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

 .salesletter-content{
	border:0px solid #000000;
	border-top:0px solid #000000; 
	background-color:#ffffff;
	padding: 0px;
	}

.salesletter-footer{
	background-color:white;
 
	background-repeat:no-repeat;
	border:0px solid #000000;
	border-top:0px solid #000000; 
	}
	
 
.emphasistext {
	font: 0.8em geneva, sans-serif;
	font-size:130%;
	color: #0000CC;
	font-weight:bold;
}
.bluetext {
	font: 0.8em Tahoma, sans-serif;
	font-size:120%;
	 
	color:#0000CC; 
}
	
	.graytext {
	font: 0.8em geneva, sans-serif;
	font-size:90%;
	color: #6D6D6D;
}
 