* { margin: 0; padding: 0; }

body { background: #E4E4E4 url(img/bg.jpg) 0px 0px repeat-x; }

#container {
	margin-top: 100px;
	width: 100%;
	height: 400px;
}

.ppHome { background: url(img/pp_home.jpg) 0px 0px no-repeat; }

.ppEtiquette { background: url(img/pp_etiquette.jpg) 0px 0px no-repeat; }

.ppAppearance { background: url(img/pp_appearance.jpg) 0px 0px no-repeat; }

.ppCommunication { background: url(img/pp_communication.jpg) 0px 0px no-repeat; }

.ppFounder { background: url(img/pp_founder.jpg) 0px 0px no-repeat; }

.ppTestimonials { background: url(img/pp_testimonials.jpg) 0px 0px no-repeat; }

.ppPricing { background: url(img/pp_pricing.jpg) 0px 0px no-repeat; }

.ppContact { background: url(img/pp_contact.jpg) 0px 0px no-repeat; }

.ppBook { background: url(img/pp_book.jpg) 0px 0px no-repeat; }

#push { height: 0px; display: block; }

#scrollframe {
	margin-left: 360px;
	padding-right: 10px;
	padding-top: 5px;
	height: 395px;
	overflow: auto;
}


#mmenu ul {
	margin-top: 10px;
	text-align: center;
	list-style-type: none;
}

#mmenu li {
	display: inline;
}


#mmenu a {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	padding: 10px;
}

#mmenu a:hover {
	color: #000;
}

a.active { color: #CC0000 !important; }
a.active:hover { color: #000000 !important; }


#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(img/logo.jpg);
	height: 100px;
	width: 360px;
}

#slogan {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(img/slogan.jpg);
	height: 50px;
	width: 250px;
}

.smallRight {
	float: right;
	height: 150px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.smallLeft {
	float: left;
	height: 150px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}


.normal {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: justify;
	padding-bottom: 10px;
}

.normal a {
	color: #000000;
	text-decoration: underline;
}

.normal a:hover {
	color: #CC0000;
}

.normal ul {
	list-style-type: disc !important;
	margin: 25px 0 25px 25px;
}

.normal li {
	padding-left: 20px;
}

.normal h1 {
	display: block;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}


#aici a {
	width: 105px;
	height: 40px;
	display: block;
	float: left;
	background: url(img/aici.gif) 0px 0px;
	font: 8px arial;
	text-decoration: none;
	text-indent: -5000px;
}

#aici a:hover {
	background: url(img/aici.gif) 0px -40px;
}

#ispep a {
	width: 105px;
	height: 40px;
	display: block;
	float: left;
	background: url(img/ispep.gif) 0px 0px;
	font: 8px arial;
	text-decoration: none;
	text-indent: -5000px;
}

#ispep a:hover {
	background: url(img/ispep.gif) 0px -40px;
}

#memberships {
	width: 210px;
	height: 40px;
	margin: 15px auto 0;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#copyright a {
	text-decoration: none;
	color: #000000;
}

#copyright a:hover {
	color: #C00;
}

#copyright em {
	font-size: 12px;
}

#submenu {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 250px;
	padding: 5px;
	border: 1px solid #666;
	background-color:#FFFFFF;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: justify;
}

#submenu a {
	color: #000000;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#submenu a:hover {
	color: #990000;
}

#submenu h1 {
	display: block;
	border-bottom: 1px solid #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;
}

/* SERVICES TABLE REPLACEMENT */

.services { width: auto; border: 0px; clear: both; }

.services h1 { display: block; border: 1px solid #999999; margin: 0px; padding: 5px; width: 150px; float: left; }

.servicesList { display: block; width: auto; margin-left: 170px; margin-bottom: 10px; clear: right; border: 1px solid #CCCCCC; padding: 5px; }

.bullet { padding: 0px 5px; }

h5 { display: block; height: 1px; margin: 10px 0px; border-bottom: 1px solid #CCCCCC; }

.bigbutton a { display: block; padding: 10px; clear: both; margin: 10px 0; font: bold 12px Georgia, "Times New Roman", Times, serif; text-decoration: none; background-color: #CCCCCC; color: #000000; }
.bigbutton a:hover { background-color: #999999; }