@charset "UTF-8";
/* CSS Document */

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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	list-style-type: none;
}
* {
	padding: 0;
	margin: 0;
	outline: none;
	list-style-type: none;
	text-decoration: none;
}

.header {
	height: 105px;
	text-align: center;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/logo.png);
	background-position: center;
}
.menu {
	height: 58px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-image: url(images/menu-bg.png);
}
.main {
	background-image: url(images/bg-main.png);
	height: 292px;
	width: 884px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background: url(images/background.jpg) top center no-repeat #E8E4E2;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-color: #FAF5F4;
}

h1 {
	font-size: 16px;
	color: #333;
}

.header .timeb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
	float: right;
	text-align: right;
	height: 35px;
	width: 230px;
	position: relative;
	top: 0px;
	background-image: url(images/time.png);
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: 30px;
	padding-right: 35px;
	padding-left: 45px;
}
.img {
	height: 246px;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.says {
	height: 57px;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/saying.gif);
}
.footer {
	background-color: #333;
	height: 50px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding-top: 30px;
}
.text {
	width: 969px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	text-align: justify;
}
.menu .menul {
	height: 58px;
	width: 226px;
	background-image: url(images/menu/menu_01.png);
	float: left;
}
.menu .menur {
	background-image: url(images/menu/menu_07.png);
	height: 58px;
	width: 221px;
}
.says .peoplesays {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 250px;
	margin-bottom: 0px;
	font-style: italic;
	line-height: 57px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	height: 57px;
	vertical-align: middle;
	overflow: hidden;
}
.text p {
	line-height: 22px;
}
