body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg-swirl.jpg);
	background-repeat: repeat;
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 900px;
	background-color: #666;
	border: thin solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(../img/jsp-header.jpg);
	height: 110px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#header h1{
	padding-left: 220px;
	height: 100px;
	width: 700px;
	float: left;
	font-size: 50px;
	font-weight: lighter;
	padding-top: 0px;
	margin: 0px;
	text-transform: none;
	font-variant: normal;
	display: none;
}
#navbar {
	height: 100px;
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}
#footer {
	height: 50px;
	font-size: 10px;
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}
#middle {
}
#clientarea {
	float: right;
	margin-right: 20px;
	width: 450px;
	display: block;
	height: 600px;
	margin-top: 0px;
	margin-left: 0px;
}
#textleft {
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-left: 10px;
	width: 350px;
	margin-bottom: 20px;
}
#textleft p {
	font-size: 14px;
	text-align: left;
	line-height: 120%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#acctext p {
	font-size: 14px;
	text-align: left;
	line-height: 120%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#textleft h3 {
	text-align: left;
	margin-bottom: 10px;
}
#text {
	float: none;
	margin-top: 10px;
	text-align: center;
	margin-left: 10px;
}
#text p {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
#middle h2 {
}
#galleriesaccordian {
	float: right;
	height: 600px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
}
.portrait {
	margin-right: 100px;
	margin-left: 100px;
}
.pics {
	border: 1px solid #CF0;
}
#middle p em {
	font-size: 14px;
	text-align: center;
	margin-left: 300px;
}
#textleft a {
	text-decoration: underline;
	display: inline;
}
#clientarea a {
	text-decoration: none;
	display: list-item;
	color: #FFF;
	height: 125px;
	width: 80px;
}
#textleft a {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
#galleriesaccordian ul {
	text-decoration: none;
	display: block;
	float: right;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 0px;
	margin: 0px;
}
#galleriesaccordian li {
	height: 520px;
	display: block;
	float: right;
}
#galleriesaccordian a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 520px;
	width: 85px;
	font-size: small;
	font-style: italic;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gallery6 {
	background-image: url(../img/Home%20page%20pics/Front-page-6.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
.gallery5 {
	background-image: url("../img/Home page pics/Front-page-5.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gallery4 {
	background-image: url("../img/Home page pics/Front-page-4.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gallery3 {
	background-image: url("../img/Home page pics/Front-page-3.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gallery2 {
	background-image: url("../img/Home page pics/Front-page-2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gallery1 {
	background-image: url("../img/Home page pics/Front-page-1.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
#galleriesaccordian a:hover {
	width: 440px;
}
#acctext {
	margin-left: 10px;
}
#galleriesaccordian h2 {
	font-style: italic;
	text-align: center;
}
