/* GENERAL */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.headerBg {
	background-image: url(images/header_bg2.gif); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.headerStatement {
	position: absolute; 
	left: 495px; 
	top: 7px; 
	text-align: center; 
	font-size: 18px; 
	font-weight: bold; 
	color: #ffff99;
}
.headerStatement2 {
	font-size: 11px;
}
.menuBg {
	background-image: url(images/menu_bg.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
}
.menuBg2 {
	background-image: url(images/menu_bg2.gif); 
	background-position: top left; 
	background-repeat: repeat-y;
}
.menuStatement {
	width: 160px; 
	font-size: 16px; 
	font-weight: bold; 
	color: #ffff99; 
	line-height: 21px;
	padding: 5px;
}
p {
	font-size: 14px;
}
.para2 {
	color: #000066;
	font-weight: bold;
}
.para3 {
	color: #CC0000;
	font-weight: bold;
}
.myClients {
	font-size: 16px; 
	font-weight: bold; 
	color: #CC0000;
}
.footerText {
	font-size: 11px; 
	color: #999999;
}
.footerText a {
	color: #999999;
	text-decoration: underline;
}
.footerText a:hover {
	color: #000066;
	text-decoration: underline;
}
li {
	font-size: 14px;
	font-weight: bold;
}


/* NAVIGATION */
.menuButtons {
	font-size: 14px; 
	font-weight: bold; 
	color: #ffff99; 
	padding: 5px;
}
.menuButtons a {
	color: #ffff99;
	text-decoration: none;
}
.menuButtons a:hover {
	color: #ffff99;
	text-decoration: underline;
}


/* MAIN CONTAINER */
.finallyText {
	font-size: 21px; 
	font-style: italic; 
	font-weight: bold; 
	color: #CC0000; 
	border-bottom: 1px solid #000066; 
	padding-bottom: 15px;
}
.donotSell {
	border-bottom: 1px solid #000066; 
	padding-bottom: 15px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: bold;
}
.homePage {
	background-image: url(images/bbeckmann.jpg); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width: 620px;
}
.testimonialPage {
	background-image: url(images/woman_phone.jpg); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width: 620px;
}
.seminarsPage {
	background-image: url(images/raised_hand.jpg); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width: 620px;
}

