@charset "UTF-8";
/* CSS Document */

body {margin:0px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#003366;
	  }
	  
ul, li {margin:0;
		}
		
ul {padding: 0px 0px 0px 25px;}

a {text-decoration:none; color:#003366;}

a:hover {text-decoration:underline;}

#page {width:855px;}

/* Header */

#header {width:855px;
		 height:115px;
		 color:#FFFFFF;
		 font-size:12px;
		 background:url(../images/header-bar-bkg.gif) left bottom repeat-x #003366;}
		 
#header-logo-left {background:url(../images/header-capr-logo.gif) no-repeat #003366;
				   width:118px;
				   height:84px;
				   margin: 15px 0px 15px 15px;
				   float:left;
				   display:inline;
				   }
				   
#header-right-container {width:720px;
			   float:right;
			   display:inline;}
			   
			   
#header-mid {width:486px;
			 float:left;
			 display:inline;
			 text-align:left;
			 margin:15px 5px 0px 15px;
			 border-left:1px solid #ffffff;
			 padding: 35px 0px 10px 15px;
			 line-height:14pt;
			 background:url(../images/capr-logo-title.gif) no-repeat 15px 10px ;
			 }
			 
#header-right-links {width:185px;
					 float:right;
					 display:inline;
					 text-align:right;
					 margin:10px 10px 0px 0px;
					 height:100px;
					 }
					 
				#header-right-links a {font-size:11px;
									   text-decoration:none;
									   color:#ffffff;
									   }
									   
				#header-right-links a:hover {text-decoration:underline;}
			   
			   #header-home-link {width:115px;
			   					  height:39px;
								  background:url(../images/home.gif) no-repeat;
								  float:left;
								  display:inline;
								  margin-top:44px;
								  }
								  
						#header-home-link a {width:100%;
											 height:100%;
											 display:block;
											 }
								  
				#header-email-link {width:70px;
			   					  height:39px;
								  background:url(../images/email.gif) no-repeat;
								  float:right;
								  display:inline;
								  margin-top:44px;
								  }
								  
						#header-email-link a {width:100%;
											 height:100%;
											 display:block;
											 }
			   
			   
/* Body Top */

#body-top-container {width:855px;
					 }
					 
#intro-copy {float:right;
			 display:inline;
			 width:400px;}

#body-top-left {width: 550px;
				float:left;
				display:inline;
				padding:15px 0px 0px 10px;
				background:url(../images/capr-valve-solutions-box.gif) 10px bottom no-repeat;
				}
				
#body-top-right {background:url(../images/download-capr-pdf.gif) no-repeat;
				 width: 185px;
				 height:105px;
				 float:right;
				 display:inline;
				 margin:0px 10px 0px 0px;
				 }
				 
				 #body-top-right a {width:100%;
				 					height:100%;
									display:block;
									}
									
									
/*Body Mid*/

#red-bar {width:836px;
		  height:25px;
		  background:#cc3333;
		  float:left;
		  display:inline;
		  margin:0px 0px 15px 10px;
		  }
		  

#red-bar-linecard {width:836px;
		  height:25px;
		  background:#cc3333;
		  float:left;
		  display:inline;
		  margin:0px 0px 0px 10px;
		  }
		  
#2-col-container {width:100%;
				  float:left;
				  display:inline;
				  }		
				  

#left-col-container {width:418px;
					   float:left;
					   display:inline;
					   margin:0px 0px 0px 10px;
					   border-right:1px solid #003366;
					   }
						
					   
#right-col-container {width:418px;
					   float:left;
					   display:inline;
					   }
					   
			#right-col-container ul {margin:10px 0px 0px 10px;}
					   
					   
			
/*Body Bottom*/

#body-bottom-container {width:836px;
						height:150px;
						background:url(../images/gray_bottom_bkg.gif) repeat-y center;
						float:left;
						display:inline;
						margin: 15px 0px 100px 10px;}
						
		#body-bottom-left {width:350px;
						   padding:15px;
						   float:left;
						   display:inline;}
						   
		#body-bottom-right {width:350px;
						   padding:15px;
						   float:right;
						   display:inline;}
						   

/*Footer*/

#footer-top {width:855px;
			 height:100px;
			 float:left;
			 display:inline;
			 background: url(../images/emerson-consider-it-solved.gif) no-repeat center #003366;
			 margin-top:15px;
			 }
			 
#footer-bottom {width:830px;
			    height:115px;
				float:left;
				display:inline;
				background:url(../images/gray_bottom_bkg.gif) center;
				padding:25px 0px 0px 25px;
				font-size:10px;
				margin-bottom: 50px;
				}
