body {

	text-align:center;	

	margin:0;

	background:#E8E8E8;

}

#header {

	background:url('images/header_bg.jpg') repeat-x;

	width:100%;

	margin:0 auto;

}

li.sep {

	position:relative;

	top:-20px;

	margin:0;

	padding:0;

}

#container {

	background:url('images/bg.jpg') repeat-y;

	margin:0 auto;

	width:700px;

	padding:10px 40px;

	text-align:left;

}

#footer {

	margin:0 auto;

	width:780px;

}

h1{

	margin:0;

	padding:20px;

	text-align:center;

}

.testimonial_title {

	font-size:25px;

	font-weight:bold;

	margin-top:0;

}

.texti_sep {

	text-align:center;

}

#footer {

	background:url('images/footer.jpg') no-repeat;

	width:780px;

	height:57px;

	color:white;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	padding-top:24px;

}

li.sep {

	position:relative;

	top:-17px;

	margin:0;

	padding:0;

}

/******************
Menu
******************/

#menu {
	background:url(images/menu_bg.jpg) repeat-x;
	height: 35px;
}

#menu table {
	width: 700px;
}

#home a {
	background: url(images/Nav/New/Grey_Home.jpg);
	width: 88px;
	height: 35px;
	display: block;
	outline: none;
}

#home a:hover, 
#home .current {
	background: url(images/Nav/New/Blue_Home.jpg);
	width: 88px;
	height: 35px;
	display: block;
}

#presenters a {
	background: url(images/Nav/New/Grey_Presenters.jpg);
	width: 88px;
	height: 35px;
	display: block;
	outline: none;
}

#presenters  a:hover, 
#presenters  .current {
	background: url(images/Nav/New/Blue_Presenters.jpg);
	width: 88px;
	height: 35px;
	display: block;
}

#faq a {
	background: url(images/Nav/New/Grey_Faq.jpg);
	width: 88px;
	height: 35px;
	display: block;
	outline: none;
}

#faq   a:hover, 
#faq   .current {
	background: url(images/Nav/New/Blue_Faq.jpg);
	width: 88px;
	height: 35px;
	display: block;
}

#purchase a {
	background: url(images/Nav/New/Grey_Purchase.jpg);
	width: 88px;
	height: 35px;
	display: block;
	outline: none;
}

#purchase   a:hover, 
#purchase   .current {
	background: url(images/Nav/New/Blue_Purchase.jpg);
	width: 88px;
	height: 35px;
	display: block;
}

#contact a {
	background: url(images/Nav/New/Grey_Contact.jpg);
	width: 88px;
	height: 35px;
	display: block;
	outline: none;
}

#contact   a:hover, 
#contact   .current {
	background: url(images/Nav/New/Blue_Contact.jpg);
	width: 88px;
	height: 35px;
	display: block;
}
