@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	text-align:center;
	}

#container {
	width:910px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-family:"Century Gothic", Century, Arial;
	color:#fff;
	}
	
#img1 {
	margin-right:-4px;
	}
	
#img3 {
	margin-left:-4px;
	}
	
#bottomimgs {
	margin-left:12px;
	}
	
#bn {
	margin-right:12px;
	}
	
#leftimg {
	margin-right:50px;
	margin-top:20px;
	clear:both;
	vertical-align:top;
	}
	
#leftimg2 {
	margin-top:10px;
	margin-right:50px;
	float:left;
	clear:both;
	}
	
#rightcol {
	float:left;
	margin-top:20px;
	clear:both;
	width:550px;
	color:#fff;
	font-family:"Century Gothic", Century, Arial;
	text-align:justify;
	margin-bottom:20px;
	line-height:145%;
			}
	
#rightcolp {
	width:550px;
	color:#fff;
	font-family:"Century Gothic", Century, Arial;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	}	
	
#rightcolp a {
	color:#fff;
	}
	
#rightcol a {
	color:#fff;
	}
	

p.products {
	border-bottom:#b14401 solid 1px;
	width:500px;
	padding-bottom:40px;
	margin-bottom:25px;
	}

#copyhome {
	font-size:small;
	text-align:center;
	line-height:165%;
	clear:both;
	padding-top:20px;
	}
	
#copyhome a {
	color:#fff;
	}
	
#copyright {
	font-size:small;
	text-align:center;
	line-height:165%;
	clear:both;
	border-top:3px #b14401 double;
	border-bottom:3px #b14401 double;
	width:850px;
	padding-top:20px;
	padding-bottom:20px;
	}
	
#copyright a {
	color:#fff;
	}