@charset "utf-8";
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
  	border:none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#wrapper {
	width: 968px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	width: 964px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 4px;
	color: #FFFFFF;
}
body {
	background-color: #5C6F7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #807F83;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F604B;
	margin-bottom: 12px;
	font-weight: normal;
}

#shadow-top {
	height: 4px;
}
#shadow-bottom {
	height: 4px;
}
#container {
	width: 968px;
}

#top-container {
	background-image: url(images/top-container-background.jpg);
	background-repeat: repeat-y;
	height: 120px;
	padding-top: 24px;
	width: 936px;
	padding-left: 32px;
}
#logo {
	float: left;
	height: 64px;
	width: 172px;
}
#banner {
	float: left;
	height: 64px;
	width: 608px;
}
#contact {
	float: left;
	height: 64px;
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F604B;
	line-height: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F604B;
	line-height: 16px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343529;
	line-height: 16px;
}

#base-container {
	background-image: url(images/base-container-background.jpg);
	background-repeat: repeat-y;
	width: 936px;
	padding-left: 32px;
}
#nav {
	float: left;
	width: 148px;
	margin-bottom: 20px;
}
#content {
	width: 228px;
	margin-left: 28px;
	float: left;
	margin-right: 35px;
	margin-bottom: 16px;
}
#gallery {
	width: 228px;
	margin-left: 28px;
	float: left;
	margin-right: 35px;
	margin-bottom: 16px;
}
#main-image {
	float: left;
	width: 480px;
	margin-bottom: 16px;
}
#clear {
	clear: both;
	height: 1px;
	width: 100%;
}
#content li {
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

