*{
	padding:0;
	margin:0;
}
*{ behavior: url(iepngfix.htc) }
p{
	margin:0 0 8px 0;
}

body{
	background:url(images/wood-pattern.jpg) #efc468;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	margin:8px;
}
#ig{
	/*border-top:1px solid #000;*/
	clear:both;
}
a{
	
	text-decoration:none;
}
#ig a{
	color:#000;
	margin:11px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#ig a:hover{
	color:#fff;
}
#wrapper{
	width:855px;
	margin:0 auto 0 auto;
	
}
#pagew{
	background:url(images/chips.png) no-repeat;
	width:854px;
	height:601px;
	margin:0 auto 0 auto;
}
#flashcontent{
}
a{
	color:#ff0000 ;
	text-decoration:none;
}
#header{
	height:130px;
	overflow:hidden;
	position:relative;
	z-index:3;
}
#header h1{
	background:url(images/chips-logo.png) no-repeat;
	width:300px;
	float:left;
	text-indent:-1000px;

}
#header h1 a{
	height:130px;
	display:block;
}
#menu{
	float:left;
	width:530px;
	display:block;
	margin-top:50px;
	margin-left:23px;
}
#menu ul{

}
#menu ul li{
	list-style-type:none;
	float:left;
	margin:1px;
}
#menu ul li a{
	background:#ff0000;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:5px 5px 3px 5px;
	font-size:13px;
	height:20px;
	display:block;
	float:left;
}
#menu ul li a:hover{
	background:#fff;
	color:#ff0000;
	text-decoration:none;
}

#pagewidth{
	margin-top:-50px;
	background:url(images/content-bg.jpg) #ffffff right bottom no-repeat;
	padding:8px;
}
#content-outer{
	background:url(images/page-bg.jpg) #efc468 repeat-y;
	
}
#content-inner{
	background:url(images/burger-bg.jpg) no-repeat top left;
	padding:10px;
	/*position:relative;*/
	min-height:520px; 
	height:auto !important; 
	height:520px;
	z-index:1;
}
#content-inner-fp{
	background:url(images/burger-bg.jpg) no-repeat top left;
	padding:10px 10px 0 10px;
	z-index:1;
	position:relative;
	height:480px;
}

h2{
	margin:10px 0 10px 0;
	color:#000;
	font-weight:normal;
	font-size:18px;
}
h3{
	color:#ff0000;
	font-weight:normal;
	font-size:16px;
	margin:0 0 2px 0;
}
.content{
	background:url(images/black-bg.png);
	padding:8px 10px 4px 10px;
	margin:0;
	color:#fff;
	float:left;
	display:block;
	width:500px;
	overflow:hidden;
}

.content-wide{
	background:url(images/black-bg.png);
	padding:20px;
	margin:0;
	color:#fff;
	float:left;
	display:block;
}

.img{
	background:url(images/content-bg.jpg) #ffffff right bottom no-repeat;
	padding:8px;
	float:left;
	display:block;
}
.clearer{
	clear:both;
}
.mini{
	color:#fff500;
	font-size:11px;
	font-weight:normal;
}

.location{
	float:left;
	width:400px;
}
.location2{
	float:right;
}
.brick{
	float:right;
	width:290px;
}

#pagecontent{
	background:url(images/page.png) no-repeat;
	width:330px;
	height:400px;
	float:right;
	padding:60px 60px 60px 60px;
}
.pic{
	width:350px;
	text-align:center;
	margin-top:100px;
	float:left;
}