/***************************************************
				      GLOBAL
***************************************************/
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, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:25px;
	color:#333333;
}


#GalleryPage {
background-color: #000000;
}

#logo {
	float: left;
	height: 56px;
	width: 400px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	color: #CCCCCC;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 12px;
	line-height: 30px;
}

h2 {
	color: #CCCCCC;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
	line-height: 22px;
	letter-spacing:1px
}

.phone{
font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	}


#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #ffffff;
}
#content a {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}
#content a:hover {
	text-decoration: underline;
}
#header-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
}
.header-content {
	margin: 0px;
	float: left;
	width: 900px;
	height: 282px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/header_content.png);
	background-repeat: repeat-y;
	position: relative;
}

/***************************************************
				 FOOTER
***************************************************/
#footer_container {
	margin: 0px;
	width: 100%;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 50px;
}
#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#footer h2 {
	font-size:0.9em;
	font-style: normal;
	letter-spacing: 2px;
	color: #fff;
	text-align: left;
	line-height: 23px;
}

#footer a {
	text-decoration: none;
	color: #ffffff;

}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
