body {

	background: #bdbdca url(/images/bg.jpg);

	background-repeat: repeat-x;
	
	background-attachment:fixed;
	
    font-family:"century gothic" , Helvetica, sans-serif;
	
	color:#545152;
	
}

#allcontent {

    width: 1000px;

    margin:auto;
	
	margin-top:20px;

	}

#header { 

	width: 1000px;
	
	height:170px;

    margin:auto;

    font-size: 14px;

	color: #FFF;

	font-weight: normal;

	text-align: center;

	}
	
#logo {
	
	width:278px;
	
	height:152px;
	
	float:left;
	
}
	
#cart {
	

	
	height:25px;
	
	float:right;
	
	margin-right:40px;
	
	margin-top:25px;
	
	font-size:11px;
	
	letter-spacing:1px;
	
	color:#585858;
	
}
	
	
#cart a{
	
	color:#585858;
	
	text-decoration:none;
	
}

div#navbar {
	width:660px;
	height:57px;
	background:#545152;
	float:right;
	margin:25px 25px 0 0;

}

div#navbar a {
	font-family:"century gothic" , Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
}

div#navbar ul {
    list-style:none;
}

div#navbar ul li{
    float:left;
	padding-right:25px;
	padding-top:5px;
}

div#navbar .cat_textbox_small {
	
	width:130px;
	
	background:none;
	
	border:1px solid #FFF;
	
	color:#FFF;
	
	text-decoration:none;
	
}


div#navbar .cat_button {
	
	width:23px;
	
	background:#FFF;
	
	margin-left:-5px;
	
	border:1px solid #FFF;
	
	color:#585858;
	
	text-decoration:none;
}

#center { 

	width: 1000px;
	
	height:459px;
	
	margin:auto;

	}

#text { 

	width: 458px;
	
	height:459px;
	
	float:left;
	
	}
	
#main { 

	width: 542px;
	
	height:459px;
	
	float:right;
	
	background-image:url(../images/rightmain.png);

	}
	
#allnew {
	
	width: 490px;
	
	height:390px;
	
	margin:30px 0 0 0;
	
}
	
#footer {

    width: 945px;
    height:57px;
	background:#545152;
	margin:50px 0 15px 30px;

	}
	
#footer a {
	font-family:"century gothic" , Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;
}

#footer ul {
    list-style:none;
}

#footer ul li{
	height:25px;
    float:left;
	padding-right:25px;
	padding-top:17px;
}

div#footer .cat_textbox_small {
	
	width:132px;
	
	background:none;
	
	border:1px solid #FFF;
	
	color:#FFF;
	
	text-decoration:none;
	
}

div#footer .cat_button {
	
	width:23px;
	
	margin-left:-10px;
	
	background:#FFF;
	
	border:1px solid #FFF;
	
	color:#585858;
	
	text-decoration:none;
}

	
#credits { 

    width:325px;
	
	float:right;
	
	margin-bottom: 25px;

	margin-right: 25px;

    font-size: 11px;

	color: #585858;

	font-weight: normal;

	text-align: right;

	}
	
#credits a {
	
	 color: #585858;

	text-decoration: none;

	}

#login a {
	color:#EE2468;
}

#vacation {

width:480px;
height:25px;
margin:20px 0 0 20px;
float:left;
}
