
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, sub, sup, tt, var,
dl, dt, dd,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: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {
	height: 100%;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #666666;
	background: #fff url(../img/background.jpg) scroll no-repeat center top;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}

#main {
	width: 100%;;
}

.gallery {
	padding-left: 160px;
	padding-right: 100px;
}

.gallery img {
	margin: 4px;
	border: 1px solid #000;
}

.menu {
	margin-left: 164px;
	padding-top: 60px;
	margin-bottom: 60px;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
}

.menu li {
	float: left;
	list-style: none;
	color: #666666;
}

.menu_top {
	padding-right: 160px;
}

.menu li a {
	padding-left: 6px;
	margin-right: 6px;
	border-left: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: underline;
}

.menu li span {
	margin-right: 6px;
}

.photo {
	padding-left: 120px;
}

.photo img {
	border: 1px solid #aaaaaa;
}

.menu2 {
	margin-left: 120px;
	padding-top: 60px;
	margin-bottom: 60px;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
}

.menu2 li {
	float: left;
	list-style: none;
	color: #666666;
}

.menu2 li a {
	padding-left: 6px;
	margin-right: 6px;
	border-left: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: underline;
}

.menu2 li span {
	margin-right: 6px;
}
