body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	background: #fff url(images/octopat_background.jpg);
}

#header {
	position:relative;
	padding-top:50px;
}

#header-panel {
	width:752px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;		
}

#buy-now {
	position:absolute;
	top:0px;
	right:0px;
	height:90px;
	width:300px;
	background: url(images/buy_background.png) no-repeat bottom left;
	text-align:right;
	padding-right:10px;
}

#content {
	text-align:center;
}

#content-panel,#content-header,#content-footer {
	width:752px;
	margin-left:auto;
	margin-right:auto;	
}

#footer-panel {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;		
}

#content-header {
	width:752px;
	height:70px;
	background: url(images/panel_top_background.png) repeat-x top left;
}

#content-header-panel {
	text-align:center;
}


#content-panel {
	background: url(images/panel_background.png);


}

#content-panel-text {
	padding:20px 70px 20px 70px;
	text-align:left;
}

#panel-top {
	position:absolute;
	top:0px;
}

#menu {
	width:570px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
}

#menu ul {
	padding:0px;
	margin:0px;
}

#menu li {
	list-style:none;
	float:left;
	margin-right:15px;
}
#content-panel-text li {
	list-style-image: url(../images/bullet.png);
	list-style-position:inside;
	padding-bottom:20px;

}

#content-panel-text ul{
	padding-left:10px;
	margin:0px;	

}

#content-footer {
	width:752px;
	height:70px;
	background: url(images/panel_bottom_background.png) repeat-x bottom left;
}

#footer {
	height:50px;
}

.news_article {
	padding-bottom:20px;
	margin-bottom:10px;
}

.news_title{
	margin-bottom:5px;
}

.news_article a:link,a:visited{
	font-weight:bold;
	color:#E2A629;
	text-decoration:none;
	text-transform:capitalize;
}

.news_text {

}

.news_text a {

}

#gallery-wapper {
		width:600px!important;
}

#Gallery-viewer {
	background-image: url(images/picture.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
.gallery_image,#Gallery,.gallery_wrapper {
	
}

#format-icon {
	position:absolute;
	top:10px;
	left:10px;
}

.pack-shot{
	margin:20px 20px 20px 0;
	border:2px solid #ccc;
}

