body	{
	margin: 0;
	background: #abd url(../image/bkg_sea.jpg) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1F1D68;
}

.clearall {
	clear: both;
}

/*---------------------------------------------------------------------------------*/
/* Main layout blocks */
.divmaincontent {
	position: relative;
	width: 750px;
	z-index: 1;
	visibility: visible;
}
#footer {
	margin: 0;
	padding: 5px 0 10px;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 0.7em;
}

/*---------------------------------------------------------------------------------*/
/* Menu 1 (main menu) */
#layout_menu1 a:link, #layout_menu1 a:visited {
	text-decoration: none;
	color:#03056B;
}
#layout_menu1 a:hover, #layout_menu1 a:active {
	text-decoration: underline;
	color:#ffe;
}
#layout_menu1 div {
	position: absolute;
	height: 18px; /* height of shell images */
	font-size: 0.75em;
	font-weight: bold;
	z-index: 2;
}
#menu1_0, #menu1_1, #menu1_2, #menu1_3, #menu1_4, #menu1_5, #menu1_6, #menu1_7, #menu1_8, #menu1_9 {
	background: url(../image/home_shell1.gif) no-repeat left top;
	padding: 1px 0 0 32px;
}
#menu1_0 {
	left: 486px;
	top:2px;
	background-image: url(../image/home_shell3.gif);
}	
#menu1_1 {
	left: 488px;
	top:25px;
}	
#menu1_2 {
	left: 492px;
	top:48px;
	background-image: url(../image/home_shell2.gif);
}	
#menu1_3 {
	left: 495px;
	top:70px;
	background-image: url(../image/home_shell3.gif);
}	
#menu1_4 {
	left: 501px;
	top:93px;
}	
#menu1_5 {
	left: 509px;
	top:115px;
	background-image: url(../image/home_shell2.gif);
}	
#menu1_6 {
	left: 516px;
	top:137px;
	background-image: url(../image/home_shell3.gif);
}	
#menu1_7 {
	left: 526px;
	top:159px;
}	
#menu1_8 {
	left: 542px;
	top:181px;
	background-image: url(../image/home_shell2.gif);
}	
#menu1_9 {
	left: 560px;
	top:202px;
	background-image: url(../image/home_shell3.gif);
}

/*---------------------------------------------------------------------------------*/
/* Menu 3 (in-page menu) */
#layout_menu2 {
	position: absolute;
	width: 203px;
	top: 236px;
	right: 0;
	margin: 0;
	background: url(../image/menu2_3x1.gif) no-repeat bottom left;
	padding: 0 0 17px 0;
}
#layout_menu2 .newsection {
	margin-top: 0.5em;
}
#layout_menu2 h5 {
	margin: 0;
	background: url(../image/menu2_2x2.gif) no-repeat top left;
	padding: 10px 12px 0 25px;
	font-size: 1.5em;
}
#layout_menu2 li h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-style: italic;
}
#layout_menu2 ul {
	font-size: 1em;
	font-weight: bold;
	margin: 0.4em 12px 0 25px;
	padding: 0;
	list-style-type: none;
}
#layout_menu2 li {
	list-style-type: none;
	margin: 0.2em 0 0;
	padding: 0;
}
#layout_menu2 a:link, #layout_menu2 a:visited {
	text-decoration: none;
	color:#03056B;
}
#layout_menu2 a:hover, #layout_menu2 a:active {
	text-decoration: underline;
	color:#ffe;
}


#maincontent ul.playlist  {
	list-style-type: none;
	margin:0;
	padding: 10px 0 0;
}
#maincontent ul.playlist li {
	float: left;
	margin: 0;
	padding: 0; /* override .content li */
	text-indent: 0;
	list-style-type: none;
	text-align: center;
}
#maincontent div.item {
	position: relative;
	width: 75px;
	text-align: center;
}
#maincontent .playlist .item div.audioclip {
}
#maincontent .playlist .item div.caption {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
}



/*---------------------------------------------------------------------------------*/
/* General content tags (old CSS1) */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #1F1D68;
	text-decoration: none;
	padding: 0 4px 10px 10px;
	margin: 0;
}
.content th, .content td {
	font-size: 12px;
	vertical-align: top;
}
.content th {
	text-align: left;
	padding: 0 1em 0 0;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #F2F9E2;
	padding: 4px 15px 0px 45px;
}
p {
	margin: 0.3em 0 1.1em;
}
h1 {
	margin: 0px 0px 0px 57px;
	font-size: 1.4em;
	color: #F2F9E2;
}
h2 {
	font-size: 1.6em;
	margin: 2.5em 0 1em;
}
h3 {
	font-size: 1.4em;
	font-style: italic;
	margin: 2em 0 1em;
}
h2.first, h3.first {
	margin-top: 0;
}
h4 {
	font-size: 1.2em;
	margin: 1.4em 0 0.8em;
}
#maincontent h5 {
	font-size: 1.5em;
	margin: 0;
}
#content_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F1D68;
	padding: 2px;
}

.heading1 {
	font-size: 1.3em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #1F1D68;
	text-decoration: none;
	margin: 40px 0px 8px 0px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F1D68;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F1D68;
	text-decoration: none;
	margin: 15px 0px 3px 0px;
}
.content ul {
	margin: 3px 0px 10px 4px;
	list-style: disc outside;
}
.content li {
	line-height: 15px;
	margin: 9px 0px 0px;
	text-indent: 18px;
}
.content .strikethrough {
 text-decoration: line-through;
}
.content img {
	padding: 0.2em 1em;
}
.content td img {
	padding: 0 1em 0.2em 0;
}
.content img.right {
	float: right;
}
.content img.left {
	float: left;
}
.topheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #1F1D68;
	text-decoration: none;
	padding: 0px 0px 18px;
	margin: 0px;
	text-align: center;
}

a.email:link,
a.email:visited {
	text-decoration: none;
	color:#FFFFEE;
}
a.email:hover,
a.email:active {
	text-decoration: none;
	color:#F2F9E2;
}
.back_to_top {
	float: right;
}
.highlight {
	color: #F63;
}
.headingNote {
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
}
.captionRight,
.captionLeft {
	font-size: 0.8em;
	font-style: italic;
	color: #999;
	text-align: center;
	padding: 0.2em 1em;
}
.captionRight {
	float: right;
}
.captionLeft {
	float: left;
}
.quote {
	color: #1F1D68;
	padding: 0 25px 2px 30px;
}


/* Order form */
#orderform {}

.content #orderform .row1 {
	width: 50%;
}
.content #orderform td {
	padding-top: 10px;
	text-align: left;
}
.content #orderform th {
	padding-top: 10px;
	text-align: left;
}
.content #orderform .heading_row th {
	text-align: left;
	font-weight: bold;
}
.content #orderform th.totalheading {
	text-align: right;
	font-weight: bold;
}
.content #orderform input.qty {
	text-align: right;
	width: 1.5em;
}
.content #orderform input.amount {
	text-align: right;
	width: 3.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1F1D68;
}
.content #orderform input.price,
.content #orderform input.pricetotal {
	border: none;
	background: transparent;
	text-align: right;
	width: 3.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1F1D68;
}
.content #orderform input.date {
	width: 5em;
}
.content #orderform input.title {
	width: 15em;
}
.content #orderform input.pricetotal {
	font-weight: bold;
}
.content #orderform td.selectlocation,
.content #orderform td.btnrecalculate {
	text-align: left;
}
.content #orderform td.btnbuy {
	text-align: right;
}
.content #orderform .total {
	text-align: right;
}

