/* CSS Document */


body {
	background-image: url(../images/bg.gif);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 0;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 10px;
}

h1.header-tagline {
	color: #fff;
	font-size: 12px;
	left: 235px;
	position: absolute;
	top: 15px;
	z-index: 1;
}

h1.header-tagline a {
	color: #fff;
	text-decoration: none;
}

h1.header-tagline a:hover {
	text-decoration: underline;
}

h1.header-welcome {
	color: #fff;
	font-size: 12px;
	left: 235px;
	position: absolute;
	top: 127px;
	z-index: 1;
}

img.frame {
	border: 2px solid #000;
}

.copyrights {
	color: #fff;
	float: left;
	font-size: 10px;
}

.gallery img {
	border: 1px solid #cecece;
}


#wrapper {
	margin: 0 auto;
	width: 796px;
}

#main-wrapper {
	border: 3px solid #333333;
	float: left;
	margin: 0 auto;
	position: relative;
	width: 790px;
}

#header {
	background-image: url(../images/css-images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 149px;
	position: relative;
	width: 790px;
}

#header-top {
	background-image: url(../images/css-images/header-top.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 790px;
}

#header-greenbar {
	background-image: url(../images/css-images/header-green-bar.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 790px;
}

#header-flash {
	background-image: url(../images/css-images/header-flash-area.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 790px;
}

#header-bottom {
	background-image: url(../images/css-images/header-btm.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 790px;
}

#logo {
	background-image: url(../images/css-images/logo.jpg);
	background-repeat: no-repeat;
	height: 149px;
	left: 0;
	position: absolute;
	top: 0;
	width: 208px;
	z-index: 1;
}

#content-container {
	background-color: #626731;
	background-image: url(../images/css-images/content-bg-runon.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	/*height: 461px;*/
	padding-bottom: 20px;
	position: relative;
	width: 790px;
}

#left-content {
	background-color: #626731;
	/*background-image: url(../images/css-images/sidebar.jpg);
	background-repeat: no-repeat;*/
	float: left;
	
	position: relative;
	width: 208px;
}

#sidebar {
	background-color: #818183;
	/*height: 495px;*/
	width: 208px;
}

#sponsor {
	background-color: #626731;
		/*background-position: top;
	background-repeat: no-repeat;*/
	border: 1px solid #cecece;
	color: #f1f1f1;
	font-size: 11px;
	font-weight: bold;
	height: 80px;
	margin: 10px 10px 0 10px;
	padding: 5px 15px 15px 15px;
	text-align: center;
	width: 158px;
}

#sponsor a {
	color: #f1f1f1;
	text-decoration: none;
}

#sponsor a:hover {
	color: #cecece;
}

#right-content {
	
	/*background-image: url(../images/css-images/content-bg.jpg);
	background-repeat: no-repeat;*/
	float: left;
	/*height: 461px;*/
	width: 579px;
}

#text {
	background-color: #f1f1f1;
	border: 2px solid #000;
	/*overflow: auto;*/
	padding: 20px 25px;
}

#text a {
	color: #626731;
	text-decoration: none;
}

#text a:hover {
	text-decoration: underline;
}

#text-testimonials {
	background-color: #fff;
	border: 2px solid #000;
	/*overflow: auto;*/
	padding: 20px 25px;
}

#text-testimonials a {
	color: #626731;
	text-decoration: none;
}

#text-testimonials a:hover {
	text-decoration: underline;
}

#text-media {
	background-color: #f1f1f1;
	border: 2px solid #000;
	/*overflow: auto;*/
	padding: 20px 25px;
}

#text-media img {
	border: 2px solid #333;
}

#text-media a {
	color: #626731;
	font-weight: bold;
	text-decoration: underline;
}

#text-media a:hover {
	text-decoration: none;
}

#smoothe {
	background-image:url('../images/css-images/smoothe.png');
	background-repeat: no-repeat;
	height: 170px;
	left: 250px;
	position: absolute;
	top: 50px;
	width: 150px;
	z-index: 5;
}

#text-cd {
	background-image:url('../images/css-images/cd-bg.png');
	/*background-image: url(../images/css-images/cd-bg.png);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
	border: 2px solid #777;
	color: #f1f1f1;
	/*overflow: auto;*/
	padding: 20px 25px;
}

#text-cd img {
	border: 1px solid #f1f1f1;
}

#text-cd a {
	color: #f1f1f1;
	font-weight: bold;
	text-decoration: underline;
}

#text-cd a:hover {
	text-decoration: none;
}

#text-cd li {
	font-weight: bold;
	list-style-image: url(../images/speaker_icon.jpg);
}

#slideshow {
	margin: 0 auto;
	height: 469px;
	width: 500px;
}

/*  NAVIGATION */

#sitemap {
	width: 208px;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	width: 208px
}

#sitemap ul li {
	background-image: url(../images/css-images/button.jpg);
	background-repeat: no-repeat;
	height: 23px;
	list-style-type: none;
	margin: 0;
	padding: 10px 40px 0 0;
	text-align: right;
	width: 168px;
}

#sitemap ul li a {
	color: #000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sitemap ul li a:hover {
	color: #f1f1f1;
	width: 208px;
}

#greenbar_sitemap {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 208px;
	width: 542px;
	padding-top: 10px;
	padding-left: 40px;
}

#greenbar_sitemap a {
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

#greenbar_sitemap a:hover {
	text-decoration: underline;
}

#top_sitemap {
	color: #fff;
	margin-left: 600px;
	padding: 13px 0 0 50px;
	width: 140px;
}

#top_sitemap a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#top_sitemap a:hover {
	text-decoration: underline;
}

/*  FOOTER */

#footer {
	clear: both;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	width: 770px;
}

#footer a {
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #cecece;
}

/* VIDEOS */

#johnpaul-1 {
	height: 350px;
	margin: 0 auto;
	width: 425px;
}

#johnpaul-2 {
	height: 350px;
	margin: 0 auto;
	width: 425px;
}

	
	

