/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0 auto; margin: 0 auto; }

body {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
	color: #CCCC33;	
	background: #271308;
	text-align:center;
	background-image: url(../shop/templates/Chocolate/images/brown/bg_body_full2.jpg);
	background-repeat: no-repeat;
}
p {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
}


#header {
	margin:0 auto;
	width:960px;
	height: 180px;
}
#header2 {
	margin:0 auto;
	width:960px;
	height: 180px;
}
#logo {
	margin:0  auto;
	width:380px;
	background-repeat: no-repeat;
	height: 118px;
}

#footer {
	width: 960px;
	height: 20px;
	color: #996600;
	margin: 15px auto;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
#psdplogo {
	margin:0px auto;
	height: 82px;
	margin-top: 10px;
	width: 284px;
}
#content {
	width: 960px;
	background-image: url(../images/Index2b_12.png);
	background-repeat: no-repeat;
	clear: both;
	height: 300px;
}
#content2 {
	background-image: url(../images/mainbck_15.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 315px;
}
