html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.padding_left {
	padding-left: 10px;
	padding-right: 10px;
	line-height:14px;
	font-size:14px;
}
.footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #dbdbdb;
	height: 43px;
	line-height: 20px;
}
#bottom_link a:link {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#bottom_link a:visited {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.wrapper_bg {
	background-color: #ffffff;
	/*background-image: url(images/wrapper_bg.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
h1 {margin:0px; padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4e5053;
	padding-top:18px;
	padding-bottom:15px;
	
}
p {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #4e5053;
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #606366;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 35px;
}
a:visited {
	font-weight: bold;
	color: #606366;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 35px;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #4E5053;
}

.gallery_row{
	float:left;
	width:890px;
	height:auto;
	padding-top:15px;
	padding-left:15px;
}
.gallery_row_cols{
	float:left;
	width:178px;
	height:auto;
	text-align:center;
}