*{
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/backstretch.jpg) repeat-x;
	font-family: Arial, Helvetica,"Tahoma",  sans-serif;
	font-size: 12px;
	color: #232323;
}

h1{
	text-indent:-9999px;
	background:url(images/logo.jpg) no-repeat;
	width:760px;
	height:156px;
	position:relative;
}
h1 a{
	width:760px;
	height:150px;
	display:block;
}

h2{
	margin-top: 0px;
	font-weight: bold;
	font-size: 140%;
	color: #007eff;
}

p, ol, ul {
	text-align: justify;
	line-height: 160%;
}

ul {
	list-style-type: square;
}

a {
	color: #232323;
}

a:hover {
	text-decoration: none;
}


#header {
	float: left;
	width: 180px;
	margin-right: 1px;
	padding: 10px;
}

#header h1 {
	margin: 0px;
	padding-top: 12px;
	text-align: center;
	font-size: 20px;
}

#header h2 {
	margin: 0px;
	text-align: center;
	font-size: 13px;
}


#menu {
/*	margin: 5px auto;*/
	width: 760px;
	height:54px;
    padding: 10px 0px 0px 0px;
	background: url(images/naxxxxxv.jpg) no-repeat;
}

html>body #menu {
}
.header001{
height:156px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: inline;
	padding: 0px 5px 5px 30px;
	text-align: center;
	text-decoration: underline;
	color: #232323;
	font-size:130%;
	font-weight:bold;
}

#menu a:hover {
	padding: 0px 5px 5px 30px;
	text-decoration: none;
	color: #232323;
}


#content {
	margin: auto;
	width: 732px;
}

#content h2 {
}
img{
border:none;
}
#left {
	 float: left;
	 margin: 0px auto;
	 padding: 20px 20px 0 28px;
	 width: 694px;
	height:480px;
}


#footer {
	clear: both;
}

#footer p {
	margin: 0px auto;
	width: 700px;
    padding: 10px 0px 10px 30px;
/*	background-color: #e6e6e6;*/
	color: #232323;
}





input, textarea, select,  button {
		font-family: 	Arial, Geneva, Helvetica, san-serif;
		font-size: 13px;
		border : 1px solid #666666;
}

.box {
		height:100px;}
.spaced{
 	padding-left:30px;
}
