body {
	margin:0;
	padding:0;
	width: 4850px;
	height: 509px;
	color:#ß;
	font-family: Tahoma, Sans-Serif;
	font-size: 62.5%;
	line-height: 150%;
	background-color: #CCC;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

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

#page {
	height: 609px;
}

#leftsider {
	float: left;
	width:300px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

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

#menu {
	margin-top: 30px;
	padding-left: 6px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.3em;
	line-height: 28px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
	text-decoration: none;
}

#menu a{
	text-decoration: none;
	color: #003;
}

#menu a:hover{
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #03C;
}

#content {
	margin: 75px 0 0 40px;
	float: left;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

.par {
	padding-left: 30px;
	float: left;
	width: 315px;
	height: 400px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:1em;
}

p.secbot a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #22b1e1;
}

#arrows {
	position: fixed;
	top: 540px;
	left: 650px;
	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 {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}
.parCopy {
	margin: 0px 30px 0 0px;
	padding-left: 30px;
	float: left;
	width: 315px;
	height: 500px;
	overflow: auto;
}
.parlogo {
	padding-left: 0px;
	float: left;
	width: 600px;
	height: 148px;
	overflow: auto;
	background-image: url(../img/logo_large.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	left: 7px;
	top: 19px;
	visibility: visible;
}
.par_first {
	padding-left: 30px;
	float: left;
	width: 400px;
	height: 300px;
	overflow: auto;
	margin-top: 95px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 26px;
}
.parAbout {
	margin: 0px 30px 0 0px;
	padding-left: 30px;
	float: left;
	width: 515px;
	height: 500px;
	overflow: auto;
	line-height: 26px;
}
.parGallery {
	padding-left: 30px;
	float: left;
	width: 615px;
	height: 400px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
.parPortfolio {
	padding-left: 30px;
	float: left;
	width: 615px;
	height: 400px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
.parContact {
	padding-left: 30px;
	float: left;
	width: 315px;
	height: 400px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
