* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-color: #ccc;
 background-repeat:repeat;
}
.wrapper {
 width: 982px;
 margin: 0 auto;
}
/* ------------------------ Start Header -----------------*/
.header {
	margin: 0px 0px 9px 0px;
	background-color: #333;
	min-height: 110px;
	padding: 10px 0px 0px 20px;
	font-size: 36px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
* html .header {height:110px} /* IE Min-Height Hack */ 
/* ------------------------ End Header -----------------*/

/* ------------------------ Start Nav Bar -----------------*/
.nav-bar {
 background-color: #E8E8E8;
 margin: 0px 0px 13px 0px;
 min-height: 17px;
 padding: 13px;
 border: 1px solid #AEAEAE;
}
* html .nav-bar {height: 17px} /* IE Min-Height Hack */ 

.nav-links li {
 list-style: none;
 display: inline;
 margin-right: 16px;
}

.nav-links li a:link {
 background-color: #E8E8E8;
 color: #333;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
}
.nav-links li a:visited {
 background-color: #E8E8E8;
 color: #333;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
}
.nav-links li a:hover {
 background-color: #E8E8E8;
 color: #999;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
}
/* ------------------------ End Nav Bar -----------------*/

/* ------------------------ Start outer content -----------------*/
#outercontent {
	background-color: #e8e8e8;
	width: 954px;
	padding: 13px;
	min-height: 748px;
	margin-bottom: 13px;
	border: 1px solid #AEAEAE;
}
* html #outercontent {height: 655px} /* IE Min-Height Hack */ 



/* ------------------------ End outer content -----------------*/

/* ------------------------ Start Columns -----------------*/
#centercolumn { /* Parent Wrapper for inside boxes */
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	display: inline; /* IE Hack */
	padding: 7px;
	width: 940px;
	float: left;
	color: #E9E9E9;
	font-size: 16px;
}
.rightcolumn {
 margin: 0px 0px 13px 13px;
 padding: 7px;
 display: inline; /* IE Hack */
 width: 158px;
 float: left;
 border: 1px solid #AEAEAE;
 background-color: #ccc;
}
/* ------------------------ End Columns -----------------*/

/* ------------------------ Start Footer -----------------*/
#footer {
 border: 1px solid #AEAEAE;
 padding: 15px;
 margin-bottom: 13px;
 background-color: #e8e8e8;
}
/* ------------------------ End Footer -----------------*/

h1 {
	font-size: 23px;
	font-family: Arial;
	font-weight: bold;
}
.float {
 float: left;
 padding: 0px 10px 0px 0px;
}
img {
 border: none;
}
/* Links */
a:link {
 color: #333333;
 text-decoration: none;
}
a:visited {
 color: #333333;
 text-decoration: none;
}
a:hover {
 color: #333333;
 background-color: #fff;
 text-decoration: none;
}
.small {
	font-size: 40px;
	top: -5px;
	clip: rect(-5px,auto,auto,auto);
	float: none;
	height: 5px;
	width: 400px;
	margin-top: 10px;
}
.wrapper #outercontent #centercolumn #bodytextd {
	font-size: 36px;
	height: 300px;
	width: 470px;
	padding-top: 0px;
	float: left;
	padding-left: 40px;
}
.smaller {
	font-size: 23px;
	width: 900px;
	clear: both;
	padding-top: 8px;
}
.wrapper #outercontent #centercolumn #bodytextb {
	font-size: 36px;
	height: 300px;
	width: 300px;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 40px;
	float: left;
}
.wrapper #outercontent #centercolumn #bodytext {
	font-size: 36px;
	height: 3px;
	width: 300px;
	padding-left: 40px;
	padding-top: 20px;
}
.wrapper #outercontent #centercolumn #bodytextc {
	font-size: 36px;
	height: 300px;
	width: 860px;
	padding-left: 40px;
	padding-top: 60px;
	padding-right: 40px;
	float: none;
}


.Big {
	font-size: 60px;
	top: 6px;
	float: left;
}
.wrapper .header .Faddress {
	font-size: 14px;
	height: 50px;
	width: 200px;
	float: right;
	margin-right: 60px;
	margin-top: 2px;
}

.w1 {
	position: relative;
	left: 500px;
	top: 26px;
	font-size: 16px;
	float: none;
}
#WHOLESALE {
	color: #F00;
}


  .left{float:left; margin-right:.5cm}

	.container{width:1000px;}
	.photo{
	width:185px;
	font-size:140%;
	text-align:center;
	vertical-align:top;
	display:inline-block;
	float: left;
	padding-left: 3px;
}
	
.container1 {
	clear:both;

}

