body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #efefef;
	background-color: #000000;
}
h1 {
	font-size: 150%;
	color: #333333;
}
h2 {
	font-size: 125%;
	color: #8BA79D;
}
a {
	color: #78988D;
	text-decoration: none;
}
a:visited {
	color: #78988D;
	text-decoration: none;
}
a:hover {

	color: #8BA79D;
	text-decoration: underline;
}
#layout {
	border: 1px solid #e2e2e2;
}
.content {
	background-color: #fafafa;
	height: 400px;
	color: #666666;
	overflow:hidden;
}
#header {
	background-color: #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}
.navigation {
	text-align: right;
	color: #a9bdb6;
	text-decoration: none;
	margin-top: 65px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 15px;
}
.navigation a {
	color: #e2e2e2;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 14px;
}
.navigation a:visited {
	color: #e2e2e2;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 14px;
}
.navigation a:hover {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A9BDB6;
}

.navigation a:active
#body #current,
#home #menu-home,
#portfolio #menu-portfolio,
#pricing #menu-pricing,
#about #menu-about,
#contact #menu-contact,
#blog #menu-blog
{
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A9BDB6;
}
#footer {
	font-size: 11px;
	text-align: center;
	letter-spacing: .1em;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer a {

	color: #A9BDB6;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
#footer a:visited {


	color: #A9BDB6;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
.text {
	height: 400px;
	width: 320px;
	overflow-x: hidden;
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical !important
    scrollbar-face-color:#eaeaea;
	scrollbar-shadow-color:#e2e2e2;
	scrollbar-highlight-color:#fafafa;
	scrollbar-3dlight-color:#fafafa;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-track-color:#efefef;
	scrollbar-arrow-color:#a9afa9;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: bottom;
	background-color: #fafafa;
	border-right-width: 15px;
	border-right-style: solid;
	border-top-color: #A9AFA9;
	border-right-color: #A9AFA9;
	border-bottom-color: #A9AFA9;
	border-left-color: #A9AFA9;
	margin: 0px;
}
.text p {
	margin-top: 0px;
}
.text img {
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_thumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9AFA9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_thumbs img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_thumbs a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_thumbs a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}

.gallery {

	height: 400px;
	width: 100%;
	overflow-x: hidden;
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical !important
    scrollbar-face-color:#eaeaea;
	scrollbar-shadow-color:#e2e2e2;
	scrollbar-highlight-color:#fafafa;
	scrollbar-3dlight-color:#fafafa;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-track-color:#efefef;
	scrollbar-arrow-color:#a9afa9;
	vertical-align: bottom;
	background-color: #fafafa;
	margin: 0px;
}
