/* CSS Document */

body {background-image:url(images/background.jpg); background-color:#000000; background-repeat:repeat-x; margin:0px;}

a {font-family:"Century Gothic", Arial;font-size:14px;	color:#333333;font-stretch: condensed;word-spacing: normal;letter-spacing: 0px; text-decoration:none;}
a:hover {font-family:"Century Gothic", Arial;font-size:14px;	color:#000000;font-stretch: condensed;word-spacing: normal;letter-spacing: 0px; text-decoration:none;}
a:visited {font-family:"Century Gothic", Arial;font-size:14px;	color:#333333;font-stretch: condensed;word-spacing: normal;letter-spacing: 0px; text-decoration:none;}
a:active {font-family:"Century Gothic", Arial;font-size:14px;	color:#333333;font-stretch: condensed;word-spacing: normal;letter-spacing: 0px; text-decoration:none;}


a.footer{ font-size:11px; color:#FFFFFF;text-decoration:none; color:#666666;}
a.footer:link{ font-size:11px; color:#FFFFFF;text-decoration:none; color:#666666;}
a.footer:hover{ font-size:11px; color:#FFFF33;text-decoration:none; color:#666666;}

h1{ color:#55585c;}
h2{ color:#55585c;}




/*IDs*/

#wrapper{ width:1005px; height:auto; margin:auto; background-color:#000000; position:relative;}

#logo{ background-image:url(images/logo.jpg); background-position:center; background-repeat:no-repeat; background-color:#000000; height:190px;}

#number {
	color:#CCCCCC;
	font-family:"Century Gothic", Arial;
	font-size:14px;
	font-weight:100;
	position:absolute;
	right: 10px;
	top: 164px;
	width: 116px;
}

#menu-horizontal{ background-image:url(images/menu-background.jpg); background-repeat:repeat-y; border:#55585c 1px solid; height:32px; text-decoration:none;}

#banner-slide{ width:1002px; height:417px; border:#55585c 1px solid; position:relative;}

#banner-slide-products{ width:1002px; height:150px; border:#55585c 1px solid; position:relative;}

#spacer{ width:1005px; height:10px; background-color:#000000; margin:auto;}

#featured-products{
	width:187px;
	height:185px;
	border:#55585c 1px solid;
	background-color:#000000;
	margin-right:2px;
	padding:5px;
	float:left;
	cursor: pointer;
}

#featured-products1{ width:187px; height:185px;border:#55585c 1px solid; background-color:#000000; float:right; }

#menu-button{ width:187px; height:34px; border:#55585c 1px solid; margin-right:2px; padding:5px; float:left; background-image:url(images/button.jpg); }

#menu-button1{ width:187px; height:34px; border:#55585c 1px solid; margin-right:2px; padding:0px; float:right; background-image:url(images/button.jpg); }

#footer{ width:1000px; height:36px; background-image:url(images/footer.jpg); background-repeat:no-repeat; margin:auto; float:left; font-size:11px;  color:#666666;;}

#content{ width:960px; float:left; padding:20px; height:auto; background-color:#000000;border:#55585c 1px solid;}

#footer-links{ height:30px; color:#fff; font-size:11px; margin-left:25px;cursor: pointer; color:#666666;}



/*FONTS*/

.top-menu{	font-family:"Century Gothic", Arial;	font-size:14px;	padding:10px 0px 0px 10px;	color:#333333;	font-stretch: condensed;	word-spacing: normal;	margin-right:15px;	width:400px;	float:right;	letter-spacing: 0px;}

.button{	font-family:"Century Gothic", Arial;	font-size:14px;	color:#333333;	font-stretch: condensed;	word-spacing: normal;	margin:auto;	text-align: center;	vertical-align: middle;}

.footer{
	font-family:"Century Gothic", Arial;
	font-size:11px;
	padding:10px;
	 color:#666666;
	font-stretch: condensed;
	word-spacing: normal;
	margin:auto;
	width:990px;
	letter-spacing: 0px;
	cursor: pointer;
}

.content{		font-family:"Century Gothic", Arial;	font-size:12px;	color:#FFFFFF;	font-stretch: condensed;	word-spacing: normal;	letter-spacing: 0px;}

a.content{ color:#FFFFFF; text-decoration:none;}
a.content:link{ color:#FFFFFF; text-decoration:none;}
a.content:hover{ color:#FFFFFF; text-decoration:none;}

.content-black{		font-family:"Century Gothic", Arial;	font-size:12px;	color:#000000;	font-stretch: condensed;	word-spacing: normal;	letter-spacing: 0px;}

.content-gray{		font-family:"Century Gothic", Arial;	font-size:12px;	color:#333333;	font-stretch: condensed;	word-spacing: normal;	letter-spacing: 0px;}

