* {
	padding:0px 0px;
	margin:0px 0px;
}

body {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:76%;
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

body.body1 {
	background-image:url('images/background1.jpg');
	background-color:#05071d;
}

body.body2 {
	background-image:url('images/background2.jpg');
	background-color:#18110c;
}

body.body2 #heading li.active {
	background-color:#796b5e;
}

body.body3 {
	background-image:url('images/background3.jpg');
	background-color:#030e08;
}

body.body3 #heading li.active {
	background-color:#235a32;
}

#container {
	margin:0px auto;
	width:950px;
}

a {
	color:#FFFFFF;
}

#header {
	float:left;
	width:950px;
	height:310px;
}

#header h1 {
	background-image:url('images/boom-logo.png');
	width:355px;
	height:80px;
	text-indent:-100em;
	margin-top:20px;
	margin-left:20px;
}

#header #swapper {
	float:right;
}

#header #swapper ul {
	list-style-type:none;
}

#header #swapper ul li {
	float:left;
	width:111px;
	height:165px;
	margin-right:10px;
	padding-right:0px;
}

#header #swapper ul li a {
	display:block;
	width:111px;
	height:165px;
	text-indent:-100em;
	background-position:0px -56px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#header #swapper ul li a:hover {
	background-position:0px 0px;
}

#header #swapper ul li.selected a {
	background-position:0px 0px;
}



#header #swapper ul li a.button1 {
	background-image:url('images/bg-button-1.gif');
}

#header #swapper ul li a.button2 {
	background-image:url('images/bg-button-2.gif');
}

#header #swapper ul li a.button3 {
	background-image:url('images/bg-button-3.gif');
}

#mainsite #leftcolumn {
	float:left;
	width:330px;
	margin-right:30px;
	height:500px;
}

#mainsite #leftcolumn p {
	font-size:14px;
	margin-bottom:15px;
}

#mainsite #leftcolumn img {
	margin-bottom:15px;
}

#mainsite #rightcolumn {
	float:right;
	background-image:url('images/black-transparent.png');
	width:590px;
}

/* SLIDER STYLE */

#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
			margin-top:15px;
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		
		#heading li {
			font-size:13px;
			font-weight:bold;
		}
		.pane {
			display:none;
		}
		
		#heading li.active {
			background-color: #66ccff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		
		#wrapper { border: 1px dotted gray; margin: 1em; padding: 1em; }
		
		#panes {
			text-align: justify;
			border-style: none;
			/*width: 245px;*/
			margin: 0 1em 0 1em;
			padding-bottom:15px;
			}
		
		#panes p {
		  width: 550px;
		  margin: 0px 0px 1em 0px;
		  line-height: 1.2em;
			font-size:15px;
			
		}
		
		#panes h3 {
			font-size:24px;
			font-weight:normal;
			margin-bottom:10px;
		}
		
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }

/* PAYPAL */

