	html {
	width: 100%;
	height: 100%;
	overflow:hidden;
	}



body {
	margin:0;
	padding:0;
	width: 14000px;
	height: 509px;
	color:#fff; 
	font: 62.5%/150% Helvetica, Sans-Serif; 
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em; color: black;margin-left: 50px;}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	margin-top:60px;
	height: 500px;
	background-color:#000000;
	
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:150px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 0px;
	margin-left: 10px; 
	padding-left: 6px;
}

#menu ul {
list-style:none;
text-align:right;
line-height:16px;
}

#menu a{
	text-decoration: none;
	color: #fff;
	text-transform:lowercase;
}

#menu a:hover{
	border-bottom: 1px solid #fff;
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: -110px 30px 0 660px; 
	padding-left: 40px; 
	float: left; 
	width: 950px;	
	height: 480px;
}

.alt {/* modify this to add style to alternate sections*/}
.alt1 {
	margin: -60px 30px 0 0px; 
	padding-left: 20px; 
	float: left; 
	width: 750px;	
	height: 480px;



}




#note { 
	margin-top:10px;
}


.secbots {
	width: 100%;
	}

p.secbot a{
	padding-left: 15px;
	border-bottom:none;
	color: #fff;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
	float:left;
	margin-left: 10px;
	z-index:9999;

}

p.secbot a:hover {
	border-bottom:1px solid #fff;
}


p.secbot_right a{
	padding-right: 15px;
	border-bottom:none;
	color: #fff;
	background: url(../img/rightsmall.png) no-repeat scroll right center;
	text-decoration:none;
	font-size:0.9em;
	float:right;
	z-index:9999;

}

p.secbot_right a:hover {
	border-bottom:1px solid #fff;
}



a:link {
	text-decoration:none;
	border: 0px solid white;
	}
	
a:visited {
	text-decoration:none;
	border: 0px solid white;
	}

#arrows {
	position: fixed;
	top: 560px;
	left: 48%; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

.table_nav {
	text-align:center;
	}


.intro {
	margin-top: -40px;
	margin-left: 100px;
	width: 600px;
	height: 400px;
	border: 0px solid white;
	}

	
.aboutjohn {
	height: 400px;
	width: 950px;
	border: 0px solid white;
	text-align:justify;
	}
	
.aboutjohn td {
	width: 238px;
	padding: 10px 10px 5px 10px;
	}
	
.style {
	height: 400px;
	width: 952px;
	text-align:justify;
	

	}
	
.style td {
	padding: 20px 10px 5px 10px;
	}
	
#tab_collection {
	background-image:url(../img/collection/new_collection.jpg);
	width:950px;
	height:400px;
	border: 1px solid white;
	cursor:pointer;
	}
	



.collection {
	border: 0px solid white;

	}	
	

.table_contact {
	height: 400px;
	width: 950px;
	border: 0px solid white;
	text-align:left;
	}
	
.table_contact td {
	width: 190px;
	}

.accessories {
	background-image:url(../img/accessories.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:400px;
	}
	
.pressroom {
	height: 400px;
	width: 950px;
	border: 0px solid white;
	text-align:justify;
	}
	
.pressroom td {
	width: 238px;
	}

.gallery {
	height: 400px;
	width: 950px;
	border: 0px solid white;
	text-align:justify;
	}
	
.gallery td {
	width: 238px;
	}
	
.tab_switch td {
	width: 140px;
	}
	
#copyright {
	position:absolute;
	bottom: 40px;
	left: 12100px;
	color: black;
	width:300px;
	}
