* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: tahoma;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #333;
}

body {
	width: 988px;
	background-color: #fff;
	background-image: url('../img/background.jpg');
	background-position: center top;
	margin: 0 auto;
}

a:hover {
	text-decoration: underline;
}

#add-top {
	width: 800px;
	height: 50px;
	margin: 2px auto 8px;
	display: block;
}

#add-bottom {
	width: 728px;
	height: 90px;
	margin: 2px auto 8px;
	display: block;
	clear: both;
}

.adds {
	width: 234px;
	display: block;
	float: left;
	margin-top: 277px;
	text-align: center;
}
	

#content {
	width: 520px;
	display: block;
	margin: 0 auto;
	float: left;
}

#top {
	width: 520px;
	display: block;
}

.logo {
	width: 205px;
	height: 54px;
	display: block;
	margin: 0 0 0 150px;
}

#top a {
	outline: none;
} 

#cut {
	width: 394px;
	height: 148px;
	display: block;
	padding: 37px 0 0 126px;
	margin-top: 16px;
	background-image: url('../img/cutBG.jpg');
}

#cut p {
	display: block;
	clear: both;
	padding-bottom: 6px;
}

#cut p label {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0 0 6px 6px;
}

#cut p input {
	width: 254px;
	height: 22px;
	display: block;
	background-image: url('../img/cutInputBG.gif');
	background-color: transparent; 
	padding: 7px 7px 0;
}

#cut p input#send {
	width: 90px;
	height: 22px;
	padding: 0;
	background-image: url('../img/button.jpg');
	color: #003e47;
	font-weight: bold;
	font-size: 10px;
}

#menu {
	width: 384px;
	height: 84px;
	list-style: none;
	display: block;
	clear: both;
	margin: 19px 0 0 36px;
	padding: 14px 0 0 45px;
	background-image: url('../img/menu.jpg');
}

#menu li {
	display: block;
	float: left;
	margin-right: 10px;
}

#menu li.l2 {
	margin-right: 11px;
}

#menu li.l3 {
	margin-right: 12px;
}

#menu li a {
	display: block;
	width: 78px;
	height: 24px;
	font-weight: bold;
	color: #000;
	padding: 64px 0 0 0;
	text-align: center;
}

#textContent-home {
	width: 458px;
	display: block;
	clear: both;
	margin: 20px 0 0 22px;
}

#textContent-page {
	width: 520px;
	display: block;
	margin: 16px 0 0 -10px;
	background-image: url('../img/pageRepeatBG.gif');
	background-repeat: repeat-y;
	background-position: 46px 0;
}

#textContent-page #sub {
	width: 383px;
	background-image: url('../img/pageBG.jpg');
	padding: 20px 74px 0 69px;
}

#textContent-page .end {
	display: block;
	clear: both;
	background: none;
	border-bottom: 3px solid #f0f0f0;
	width: 425px;
	margin-left: -20px;
	padding: 40px 0 0 0;
}

#textContent-home h1, #textContent-page h1 {
	font-size: 15pt;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}

#textContent-home p, #textContent-page p {
	text-align: justify;
	line-height: 170%;
}

#textContent-home ul, #textContent-page ul {
	list-style: none;
	line-height: 170%;
	padding-left: 10px;
}

#footer {
	width: 445px;
	height: 39px;
	display: block;
	clear: both;
	margin: 40px 0 0 22px;
	padding: 15px 13px 0 0;
	border-top: 1px solid #939393;
	background-image: url('../img/footerBG.gif');
	background-position: 171px 0;
	text-align: right;
}
