/* CSS Document */
body	{
	margin-top: 0px;
	text-align: left;
	background-color: #F2F2F2;	
}

#maincontainer	{
	width: 960px;
	box-shadow: 0px 0px 20px 0px #444;

	
	
}

#redstrip	{
	width: 940px;
	height:30px;
	background-color: #FAFAFA;
	border-bottom:1px solid #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}



#redstrip a:link	{color: #666;text-decoration:none;}
#redstrip a:hover	{color: #F00;text-decoration:none;}
#redstrip a:visited	{Color:#666;}
#redstrip a:active	{Color:#666;}


#redstripleft{
	width:400px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 20px;
	text-transform: uppercase;
}

#redstripright{
	width:400px;
	background-color:#00F;	
	
}


#logoconatainer	{
	width:960px;
	background-color:#FFF;
	height:400px;	
}

#logo	{
	
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}


#pagepic	{
	width: 960px;
	height:400px;
	
}

#container	{
	width:920px;
	background-color:#FFF;
	padding:20px;
	
	height:460px;


	
}

#toplinks	{
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
	color: #FFF;
	
	text-align:center;
}

#toplinks1	{
	width: 200px;
	background-color: #F00;	
	padding: 10px;
	
	
}



#h1	{
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align:LEFT;
	color: #A70E13;
	font-weight: bold;
}


.h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:left;
	color: #A70E13;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:20px;
}


#text	{
	float:right;
	width: 610px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 170%;
	margin-top:15px;
	margin-left:10px;

	

}


#text a:link	{color: #333333;text-decoration:none;}
#text a:hover	{
	color: #F00;
	text-decoration:none;
}
#text a:visited	{Color:#333333;}
#text a:active	{Color:#333333;}

#text2	{
	float:left;
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:1px solid #DCDDDE;
}




#text2 a:link	{color: #FFFFFF;text-decoration:none;}
#text2 a:hover	{color: #FFFF00;text-decoration: underline;}
#text2 a:visited	{Color:#FFFFFF;}
#text2 a:active	{Color:#FFFFFF;}




.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A70E13;
	font-weight: bold;
	text-align:center;
}

/* products page */

#products	{
	width:960px;
	height:600px;
	background-color: #FFF;	
	
}




#leftlinks	{
	width:180px;
	background-color:#333;
	float:left;
	padding:20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	
}



#leftlinks a:link	{color: #FFF;text-decoration:none;}
#leftlinks a:hover	{
	color: #A70E13;
	text-decoration: none;
}
#leftlinks a:visited	{Color:#FFFFFF;}
#leftlinks a:active	{Color:#FFFFFF;}
#leftlinks a:current	{Color:#FF0;}

#productsshow	{
	width:700px;
	height:555px;
	background-color:#FFF;
	float:right;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
	
	
}





#footerpic	{
width: 960px;
background-color:#F00;

}

#footerpic2	{
width: 960px;
background-color:#A70E13;
height:20px;

}

#footer	{
	width: 960px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
}



#bottom{
    position: relative;
    margin-top: -10px;  /* negative value of footer height */
    height: auto;
    clear: both;
} 




/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 5; }







#bottom2	{
	width: 40%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 25px;
	

	
}

#bottom2 a:link	{color: #CCCCCC;text-decoration:none;}
#bottom2 a:hover	{color: #FFFFFF;text-decoration: underline;}
#bottom2 a:visited	{Color:#CCCCCC;}
#bottom2 a:active	{Color:#CCCCCC;}






