﻿body {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial;
	font-size: 12pt; }
 
#header {
	background-image: url('images/header.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 87px;
	clear: both; }
	
#top {
	display: block;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
	width: 930px;}
	
#logo {
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 37px;
	float: left;
	display: block;
	line-height: normal;
	margin-top: 25px;
	margin-right: 50px; }
 
#menu {
	font-family: Arial;
	position: relative;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	margin-top: 25px;
	width: 500px;
	line-height: normal; }
 
	#menu ul {
		list-style-type:none;
		margin:0 auto;
		padding:0; }
 
	#menu li {
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		list-style:none;
		float: left; }
 
		#menu li a {
			font-size: 12pt;
			text-align: center;
			text-decoration: none;
			color: #ffffff;
			white-space: nowrap;
			line-height: normal;
			display:inline-block;
			margin:4px 1px; }
 
			#menu li a.active {
				display:inline-block;
				border-width:1px 0;
				border-color:#9b2c98;
				border-style:solid;
				margin:4px 1px; }
 
			#menu li a span {
				font-size: 12pt;
				text-align: center;
				text-decoration: none;
				color: #ffffff;
				line-height: normal;
				display: inline-block;
				padding:2px 6px; }
 
				#menu li a span.active {
					display:inline-block;
					margin:0 -1px;
					border-width:0 1px;
					border-color:#9b2c98;
					border-style:solid;
					background-color:#9b2c98;
					padding:2px 6px; }
 
			#menu li a:hover {
				display:inline-block;
				border-width:1px 0;
				border-color:#9b2c98;
				border-style:solid;
				margin:4px 1px; }
 
				#menu li a:hover span {
					display:inline-block;
					margin:0 -1px;
					border-width:0 1px;
					border-color:#9b2c98;
					border-style:solid;
					background-color:#9b2c98;
					padding:2px 6px; }
 
#main {
	background-color: #ffffff;
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 930px;
	height: 100%; }
 
#content {
	background-image: url('images/content.jpg');
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	color: #45075d;
	display: inline-block;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 10px;
	width: 630px;
	height: 100%;
	float: left; }

#content2 {
	background-image: url('images/content.jpg');
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	color: #45075d;
	display: inline-block;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 10px;
	width: 630px;
	height: 430px;
	float: left; }
 
#side {
	display: inline-block;
	position: relative;
	overflow: hidden;
	line-height: normal;
	vertical-align: top;
	margin: 0 auto;
	margin-left: 5px;
	padding: 0px;
	width: 270px;
	height: 100%;
	float: right; }
 
#sidebar {
	background-image: url('images/sidebar2.jpg');
	background-repeat: no-repeat;
	line-height: normal;
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 263px;
	height: 340px; }
 
#sidebar2 {
	background-image: url('images/sidebar.jpg');
	background-repeat: no-repeat;
	line-height: normal;
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 262px;
	height: 296px; }
 
#sidelinks {
	margin-top: 25px;
	font-family: Arial;
	font-weight: bold;
	line-height: normal;
	 }
 
	#sidelinks ul {
		list-style-type:none;
		margin:0 auto;
		padding:0; }
 
	#sidelinks li {
		list-style:none;
		margin-top: 5px;		
		float: left; }
 
		#sidelinks li a {
			font-size: 12pt;
			text-decoration: none;
			color: #000000;
			white-space: nowrap;
			line-height: normal; }
		
		#sidelinks li a:hover {
			font-size: 12pt;
			text-decoration: underline;
			color: #45075d;
			white-space: nowrap;
			line-height: normal; }
 
#book {
	background-image: url('images/book.jpg');
	background-repeat: no-repeat;
	line-height: normal;
	display: block;
	position: relative;
	width: 263px;
	height: 59px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px; }
 
#footer {
	background-color: #b6e1f4;
	width: 100%;
	height: 170px;
	clear: both; }

#footer_bar {
	background-color: #b6e1f4;
	width: 100%;
	}
	
#footer_container {
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 930px;
	 }
	
#footer_links {
	background-color: #b6e1f4;
	padding-bottom: 20px;
	font-size: 9pt;
	color: #000000; }
 
	#footer_links a {
		color: #000000;
		text-decoration: none; }
 
#bottom {
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 930px;
	height: 100%; }
 
#testimonial {
	background-image: url('images/testimonial.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 10px;
	width: 630px;
	height: 120px;
	float: left;
	color: #ffffff; }
 
#package {
	background-image: url('images/clips/package.jpg');
	background-repeat: no-repeat;
	line-height: normal;
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-left: 5px;
	float: right;
	width: 262px;
	height: 161px; }
 
.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	color: #46075e; }
 
.title1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	display: block;
	color: #000000; }
 
.title2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	display: block;
	color: #45075d; }
 
.title3 {
	font-family: Arial;
	font-size: 15pt;
	display: block;
	color: #93278f; }
 
.contents {
	font-family: Arial;
	font-size: 12pt;
	color: #45075d; }
 
.book {
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
	width: 100%; }
 
.title_testimonial {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff; }
 
.contents_testimonial {
	font-family: Arial;
	font-style:italic;
	font-size: 10pt;
	color: #ffffff; }
 
.link_testimonial {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none; }
 
.table_testimonial {
	background-color: #601a7d;
	border: 0px;
	font-size: 10px;
	padding: 2px; }

.submit
{
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #0099FF;
}