@charset "utf-8";
/* CSS Document */

body {
	margin:20px 0px; padding:0px;
	/* text-align:center; */
	background-color:#33224f;
}
	
#Container{
	width:759px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#33224f;
	overflow:hidden;
}

#header1{                                      
	background-image:url(../images/index/header2.gif);
	background-repeat:no-repeat;
	width:759px;                                   
	height:164px;
	                                
}  
#header{
	width:750px;
	height:222px;
	background-color:#484f70;
	padding-left:9px;
	float:left;

}
#imgHeader{
	width:732px;  /* 742px; original */ 
	height:222px;
	background-image:url(../images/headerimg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	position:relative; 
	float:left;
	padding-left:10px;
	overflow:visible; 
	clear:left;
	
}

#imgHeader h1{
	text-align:center;
	color:#FFFFFF;
	line-height:30px;
	margin:0px;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#productsContent{
		background-image:url(../images/products/products.gif);
		background-repeat:no-repeat;
		width:707px;
		height:auto;
		float:left;
		background-color:#FFFFFF;
		padding-left:5px;
		padding-right:10px;
		padding-top:48px;
		overflow:hidden;
		margin-top:10px;
		
		
	}

#productsContent h1{
	color:#d23802;
	text-align:center;
	}

#productsContent p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;

	}

#productsContent li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;

	}
#productsContent span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	}
#productsContent img{
	padding-right:8px;
	}
	


	
	
.lowerbg{
	background-image:url(../images/products/products_lowerbg.gif);
	background-repeat:no-repeat;
	width:722px;
	height:17px;
	float:left;
	}

#signup{
	background-image:url(../images/signupbg.gif);
	background-repeat:no-repeat;
	width:373px;
	height:196px;
	margin-left:165px;
	margin-top:30px;
	padding:10px 20px 10px 20px;
	}
#signup p{
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
#signup span {
	 color:#990000; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-weight:700; 
	 font-size:12px;
	 }
	
	
	
	
.bg1{
	width:742px;
	height:auto;
	padding-left:9px;
	padding-right:8px;
	background-color:#484f70;
	float:left;
	
}

.bg2{
	width:724px;
	height:auto;
	padding-left:10px;        
    padding-right:8px;       
    background-color:#000e24;
	float:left;
	
	
}
	
	
.f1{                                          
	width:50px;                                  
	height:66px;                                 
	background-image:url(../images/index/f1.gif);
	background-repeat:no-repeat;                 
	float:left;                                  
}                                             

.f2{                                          
	width:50px;                                  
	height:66px;                                 
	background-image:url(../images/index/f2.gif);
	background-repeat:no-repeat;                 
	float:left;                                  
}

#footer{
	width:659px;
	height:66px;
	background-image:url(../images/index/footerbg.gif);                                             
    background-repeat:repeat-x;                 
    float:left;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;                          
    height:0;                       
    font-size: 1px;            
    line-height: 0px;             
}


.nlsignup{
	width:702px;
	height:83px;
	background-image:url(../images/products/newsletter_bg.gif);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	float:left;
	
	}
.nlsignup p{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	
	}
.nlsignup span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0033;
	}


