body,
html {
	margin: .0em auto auto auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: Black;
}

p,
ol li,
ul li{
	font-size:12px;
}

div#container{
	width: 770px;
	overflow: hidden;
	text-align: center;
	margin: auto;
}
/* ------------------------------------*/
div#topper{
	width: 770px;
	overflow: hidden;
	color: #fff;
	overflow:hidden;
}
div#logo{
	width: 335px;
	text-align: left;
	float: left;
	height: 80px;
	
}
div#searchBox{
	width:250px;
	overflow: hidden;
	float: right;
	padding-top: 30px;
}
/* ------------------------------------*/
div#ImgHolder{
	width: 770px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-color: #3cb371;
}
div#welcome{
	/*width: 347px;*/
	width: 392px;
	float: left;
	/*font-size: .9em;*/
	
	/*padding-left: 45px;*/
	padding: 0 ;
	text-align: left;
	background-color: White;
	padding-bottom: .5em;
	height:131px;
}

div#welcome h1{
	font-size: 25px;
	padding: 4px 0 0 25px;
}

div#welcome p{
	font-size: 13px;
	padding: 0px 20px 4px 25px;
}

div.new_arrivals{
	font-size: 14px;
	line-height: 18px;
}

div#Img{
	float: right;
	width: 378px;
	/*border: 1px solid blue;*/
}
/* ------------------------------------*/
div#menu{
	width: 770px;
	overflow: hidden;
	height: 40px;
	background-image: url(../../images/bg002.jpg);
	/*font-size: .8em;*/
	font-size: 12px;
}
/* ------------------------------------*/
div#contentBox{
	width: 770px;
	overflow: hidden;
	background-color: white;
	font-size: .9em;
	text-align: center;
	/*border: 1px solid blue;*/
}
div#content{
	margin-left: 45px;
	margin-right: 45px;
	text-align: left;
}
div#contentRight,
div#content p,
div#content table tr td,
div#content table tr td a{
	font-size: 14px;
	line-height: 18px;
}

div#content h1{
	font-size: 24px;
}

/* ------------------------------------*/
div#informationBar{
	width: 770px;
	overflow: hidden;
	background-color: #F8F8F8;
	font-size: .9em
}
div#contact{
	float: left;
	width: 400px;
	overflow: hidden;
	text-align:left;
	/*margin-left: 45px;*/
	/*border: 1px solid black;*/
	padding-left: 45px;
}
div#address{
	float: right;
	width: 275px;
	overflow: hidden;
	text-align: left;
	padding-right: 45px;
	/*border: 1px solid black;*/
	
}
/* ------------------------------------*/
div#footer{
	width: 770px;
	overflow: hidden;
	color: #EEEEEE;
	font-size: .8em;
	padding-top: 20px;
}
div#alp{
	width: 200px;
	float:left;
	text-align: left;
}
div#copyright{
	width: 435px;
	float: right;
	overflow: hidden;
	text-align: right;
}
/* -----------------CLASS--------------*/
a.alp{
	text-decoration: none;
	
	color: white;
}
.color{
	color: #4ad98a;
}
.horizontal{
	color: Black;
}
.clear{
	clear: both;
}
div.menuSmallBox{
	width: 140px;
	border-right: 2px solid Black;
	float:left;
	padding-top: 10px;
	height: 40px;
}
div.menuBigBox{
	width: 178px;
	border-right: 2px solid Black;
	float:left;
	padding-top: 10px;
	height: 40px;
}
div.menuLastBox{
	width: 162px;
	float:left;
	padding-top: 10px;
	height: 40px;
}
.link{
	text-decoration: none;
	font-size: 1.1em;
	
	color: #DCDCDC;
}
a.link:hover{
	color: white;
	font-weight: bold;
}
.searchSel{
	color: White;
	font-size: .8em;
	padding-right: 15px;
}

/* ------------------------------------*/
h1,h2{
	margin-bottom:0in;
	margin-top: 0in;
}
p{
	margin-top: .5em;
	margin-bottom: 0em;
}
td{
	vertical-align: top;
}
h3{
	margin-bottom: 0em;
	margin-top: .5em;
}
ul,ol{
	margin-top: 0in;
}
ul{
	margin-left: .2em;
	padding-left: .2em;
}
li.cat{
	list-style: none;
	margin-left: 0in;
	padding-left: .5em;
}

/* ------------------------------------*/
div#contentLeft{
	float: left;
	width: 200px;
	/*border: 1px solid blue;*/
	text-align: left;
	padding-left: 45px;
}
div#catList{
	border: 1px solid gray;
	
}
div#contentRight{
	float: right;
	width: 450px;
	/*border: 1px solid red;*/
	text-align: left;
	padding-right: 45px;
	
}
div#catTitle{
	width: 200px;
	text-align: center;
	background-color: #3cb371;
	color: #fff;
	padding-top: .5em;
	padding-bottom: .5em;
	font-weight:bold;
}
