body,
html{
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	color:#fff;
	background:#000;
	margin:0 auto;
	height:100%;
}

div#header {
	position:relative;
	height:70px;
	width:880px;
	margin:0 auto;
	padding:0;
}
div#header .logo {
	position:absolute;
	bottom:5px;
	left:25px;
}

.title {
	position:absolute;
	top:1px;
	left:0px;
	color:#999;
	font-size:1.2em;
}

div#header .caption {
	position:absolute;
	bottom:12px;
	left:185px;
	color:#555;
	font-size:0.9em;
}

div#header .nav {
	position:absolute;
	bottom:5px;
	right:30px;
	color:#fff;
	font-size:1.1em;
}

div#contentwrap {
	width:880px;
	height:100%;
	margin:0 auto;
	background:#000;
}

div#gcontentwrap {
	width:880px;
	height:100%;
	margin:0 auto;
	background:#000;
}

div#content {
    position:relative;
	width: 825px;
    height: 535px;
	margin:0 auto;
	background:#000;
	border-style:solid;
	border-color:#282828;
	border-width:1px;
}

div#gcontent {
    position:relative;
	width: 825px;
	margin:0 auto;
	background:#000;
}

div#acontent {
    position:relative;
	width: 825px;
    height: 600px;
	margin:0 auto;
	background:#000;
	border-style:solid;
	border-color:#282828;
	border-width:1px;
}

div#pcontent {
    position:relative;
	width: 825px;
	height:825px;
	margin:0 auto;
	background:#000;
	border-style:solid;
	border-color:#282828;
	border-width:1px;
}

.pcontent {
    position:relative;
	width: 825px;
	height:820px;
	margin:0 auto;
	background:#000;
	border-style:solid;
	border-color:#282828;
	border-width:1px;
}

.pricing {
	position:absolute;
	width:795px;
	top:20px;
	left:20px;
}


.priceh {
	font-size:1.0em;
	color:#bdbdbd;
}

.pricep {
	font-size:0.8em;
	color:#777;
}

.gal {
	position:absolute;
	top:30px;
	left:0px;
	width:826px;
	background:#000;
}

.galmenu {
	position:absolute;
	height:22px;
	width: 823px;
	top:1px;
	right:2px;
	color:#999;
	border-top-style:solid;
	border-top-color:#333;
	border-top-width:1px;
}

.galmenutxt {
	position:absolute;
	top:0px;
	right:0px;
	font-size:0.9em;
}

.menupointer {
	position:absolute;
	right:172px;
	bottom:-5px;
}

div#content .rightabout {
	position:absolute;
	top:62px;
	right:60px;
	width:470px;
	color:#999;
}

div#content .leftabout {
	position:absolute;
	top:80px;
	left:65px;
	width:250px;
}

div#content .linkabout {
	position:absolute;
	top:390px;
	left:65px;
	width:250px;
}

div#content .leftcontact {
	position:absolute;
	top:40px;
	left:50px;
	width:200px;
}

div#content .midcontact {
	position:absolute;
	top:40px;
	left:290px;
	width:150px;
}

div#content .rightcontact {
	position:absolute;
	top:40px;
	left:490px;
	width:300px;
}

div#footer {
	position:relative;
	top:10px;
	height:25px;
	width:880px;
	margin:0 auto;
	background:#000;
	color:#fff;
}

div#gfooter {
	position:relative;
	top: 547px;
	height:25px;
	width:880px;
	margin:0 auto;
	background:#000;
	color:#fff;
}

.contact {
	position:absolute;
	bottom:12px;
	left:28px;
	color:#666;
}

.copyright {
	position:absolute;
	bottom:12px;
	right:30px;
	color:#666;
}

div#nav {
	position:absolute;
	left:30px;
	bottom:10px;
}

div#info {
	position:relative;
	height:25px;
	width:880px;
	margin:0 auto;
	overflow:hidden;
}

div#info .copyright {
	top:0px;
	text-align: center;
}

a, a:visited {
		color: white;
		text-decoration: none;
		background-color:  transparent;
}

a:hover {
		color: white;
 		text-decoration: underline;
 		background-color: transparent;
}

#contact a, #contact a:visited {
		color: #ccc;
		text-decoration: none;
		background-color:  transparent;
}

#contact a:hover {
		color: white;
 		text-decoration: underline;
 		background-color: transparent;
}

#nav a, #nav a:visited {
		color:white;
		text-decoration: none;
		background-color:  transparent;
}

#nav a:hover {
		color: white;
 		text-decoration: underline;
 		background-color: transparent;
}

div#nav {
	color:#fff;
	font-size:1.0em;
}

div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
}
div#footer a {
	color:#ccc;
}

h1 {
	font-size:1.4em;
	text-align:center;
	padding-top:5px;
}
h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}
h3 {
	font-size:3em;
}
h4 {
	font-size:1.2em;
	color:#fff;
}
h5 {
	font-size:1.1em;
	margin-top:0;
	margin-bottom:0;
	color:#ff9900;
}

h6 {
	font-size:0.8em;
	margin-top:0;
	margin-bottom:0;
}

h7 {
	font-size:1.2em;
}

p {
	margin-bottom:0;
	font-size:0.8em;
	line-height:1.4em;
}

p2 {
	color:#333;
	font-size:0.8em;
	line-height:1.4em;
}

p3 {
	color:#999;
}

p4 {
	font-size:1.0em;
	color:#bdbdbd;
}
p5 {
	font-size:0.8em;
	color:#777;
}
pre {
	font-size:0.9em;
	line-height:1.4em;
}
ul {
	color:#fff;
	font-size:0.8em;
	line-height:1.4em;
}

.indented {
   padding-left: 25pt;
   padding-right: 25pt;
}
.currentpage {
	color:#ff9900;
}

.galmenu ul{
	margin: 0; padding: 0;
	float: left;}

.galmenu ul li{
	display: inline;
	color:#ff9900;
	float: left; text-decoration: none;
	padding: 5px 11px;
	background-color: #000; }

.galmenu ul li a, .galmenu ul li a:visited{
	color: #fff;
	float: left; text-decoration: none;
	padding: 0px 0px;
	background-color: #000; }

.galmenu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#000;
	text-decoration: underline; }