dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,s_fielddset,input,p,blockquote,th,td{margin:0;padding:0;}s_fielddset,img{border:0;}img,th{text-align:left;}q:before,q:after{content:'';}a *{cursor:pointer;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #9F0;
	line-height: 21px;
	font-weight: bold;
	display: inline;
	text-transform:capitalize;
}
.head_container {
	text-align:center;
	margin-top:-40px;
}
body {
	margin: 0 auto;
	background-image: url(../images/bg00.jpg);
	overflow-y: scroll;
}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
.img_container {
	margin: 0 auto;
	text-align: center;
}
.logo_img {
	height: 338px;
	width: 990px;
	text-align: center;
}
.bottom_img {
	height: 92px;
	width: 990px;
	text-align: center;
	border-bottom: 3px solid #C5FC5C;
	margin-bottom: 22px;
}
.main_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFB9;
	display: block;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	margin: 0 auto;
	width: 990px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: 1px 1px #000;
}
.preview_container {
	width: 990px;
	text-align: center;
	margin: 10px auto 0 auto;
	padding-top: 20px;
	border: 0;
	display: table;
	background-color:#26311F;
}
.th_img {
	width:280px;
	height:210px;
	border:1px solid #FFFFB9;
	margin:5px 25px 5px 25px;
}
.previews {
	text-align: center;
	margin: 0 auto;
	width: 800px;
}

/*----------------------------responsive styles----------------------------------*/

@media screen and (max-width: 1920px) {body { min-width:1600px;}}
@media screen and (max-width: 1600px) {body { min-width:1236px;}}
@media screen and (max-width: 1260px) {body { min-width:996px;}}

@media screen and (max-width: 1000px) {
body { min-width:768px;}
.logo_img {height: auto;width: 760px;}
.bottom_img {height: auto;width: 760px;}
.main_header {width: 760px;}
.preview_container {width: 760px;}
.th_img {margin: 8px;}
.previews {width: 720px;}}

@media screen and (max-width: 788px) {
body { min-width:620px;}
.logo_img {height: auto;width: 610px;}
.bottom_img {height: auto;width: 610px;}
.main_header {width: 610px;}
.preview_container {width: 610px;}
.previews {zoom: 0.8;}}

@media screen and (max-width: 620px) {
body { min-width:500px;}
.logo_img {height: auto;width: 490px;}
.bottom_img {height: auto;width: 490px;}
.main_header {width: 490px;font-size: 21px;}
.preview_container {width: 490px;}
.previews {width: 100%;}
.th_img {zoom: 1.4;}}

@media screen and (max-width: 520px) {
body { min-width:300px;}
.logo_img {height: auto;width: 290px;}
.bottom_img {height: auto;width: 290px;}
.main_header {width: 290px;font-size: 16px;}
.preview_container {width: 290px;}
.previews {width: 100%;}
.th_img {zoom: 0.98;}}