* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	min-height: 100%;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(StdPageBakLeft.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#wrapper {
	width: 100%;
	background-image: url(StdPageBakRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 100%;
	overflow: visible;
	position: relative;
}
* html #wrapper {
	height: 100%;
}
#header {
	height: 115px;
	background-image: url(StdHeaderBak.jpg);
	background-repeat: repeat-x;
}
#header h1 {
	font-size: 1px;
	color: #BD8538;
	width: 380px;
	height: 115px;
	background-image: url(StdHeaderLeft.jpg);
	background-repeat: no-repeat;
}
#header p {
	width: 140px;
	height: 115px;
	font-size: 1px;
	color: #BD8538;
	background-image: url(StdHeaderRight.jpg);
	background-repeat: no-repeat;
	top: 0px;
	position: absolute;
	right: 0px;
}
#Nav {
	top: 97px;
	float: left;
	position: absolute;
	font-size: 12px;
	padding-right: 5px;
	margin-left: 20%;
}
#Nav ul {
	list-style: none;
}
#Nav li {
	display: inline;
}
#Nav a {
	background-image: url(StdTabLoLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	text-decoration: none;
	margin-top: 4px;
	font-weight: bold;
}
#Nav span {
	display: block;
	background-image: url(StdTabLoRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 6px 15px 20px 20px;
	float: left;
	color: #F8DDAF;
	cursor: pointer;
}
#Nav em {
	display: block;
	position: absolute;
	width: 400px;
	height: 300px;
	left: -20%;
	top: 6em;
	background-repeat: no-repeat;
	background-position: 400px 0;
	z-index: 1;
}
#Nav i {
	display: none;
}
#Nav a:hover {
	background-image: url(StdTabHiLeft.jpg);
	background-position: 0 bottom;
}
#Nav a:hover span {
	background-image: url(StdTabHiRight.jpg);
	color: #FFFFFF;
}
#Nav a:hover em {
	background-position: 0 0;
}

#home #nav-home a,
#design #nav-design a,
#host #nav-host a,
#port #nav-port a,
#contact #nav-contact a {
	background-image: url(StdTabHiLeft.jpg);
	margin-top: 0px;
	padding-top: 0px;
}
#home #nav-home span,
#design #nav-design span,
#host #nav-host span,
#port #nav-port span,
#contact #nav-contact span {
	background-image: url(StdTabHiRight.jpg);
	color: #000000;
	font-weight: bold;
	cursor: default;
	padding-top: 10px;
}
#home #nav-home em,
#design #nav-design em,
#host #nav-host em,
#port #nav-port em,
#contact #nav-contact em {
	z-index: 0;
	background-position: 0 0;
}
* html #home #nav-home em,
* html #design #nav-design em,
* html #host #nav-host em,
* html #port #nav-port em,
* html #contact #nav-contact em {
	z-index: -1;
}
#nav-home em {
	background-image: url(StdHomePic.jpg);
}
#nav-design em {
	background-image: url(StdDesignPic.jpg);
}
#nav-host em {
	background-image: url(StdHostingPic.jpg);
}
#nav-port em {
	background-image: url(StdPortfolioPic.jpg);
}
#nav-contact em {
	background-image: url(StdContactPic.jpg);
}
#nohover {
	position: absolute;
	display: block;
	width: 60%;
	height: 400px;
	left: 5%;
	top: 160px;
	z-index: 2;
}
#Content {
	background-image: url(StdPageBakRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 2em;
	margin-left: 2%;
	display: block;
	padding-bottom: 40px;
	padding-right: 2%;
}
#Content .Article {
	background-image: url(StdBoxLT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Content .Article h2 {
	background-image: url(StdBoxRT.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 5px 0 5px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	height: 35px;
}
#Content .smArticle {
	background-image: url(StdSmBoxLT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Content .smArticle h2 {
	background-image: url(StdSmBoxRT.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 5px 0 5px;
	font-size: 14px;
	text-align: center;
	height: 25px;
}
#Content .ArticleBody {
	background-image: url(StdBoxR.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#Content .ArticleBody p {
	padding-bottom: 0.5em;
}
#Content .ArticleBody em {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
}
#Content .ArticleFooter {
	background-image: url(StdBoxLB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#Content .ArticleFooter p {
	background-image: url(StdBoxRB.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 36px;
	font-size: 11px;
	text-align: center;
}
.clear {
	clear: both;
	font-size: 1px;
}

#Article1 {
	margin-left: 50%;
	margin-top: 20px;
	margin-right: 5%;
	position: relative;
	z-index: 3;
}
#Article2 {
	margin-left: 15%;
	margin-top: 10px;
	margin-right: 15%;
	position: relative;
	z-index: 3;
	font-size: 12px;
}
#Article3 {
	width: 40em;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	margin-top: 10px;
	position: relative;
	z-index: 3;
}
#gallery {
	position: relative;
	z-index: 3;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 20px;
	font-size: 12px;
	display: block;
}

#gallery .ArticleBody {
	margin-top: -10px;
	margin-bottom: -10px;
	padding: 0 10px 0 10px;
}


#gallery a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000000;
	width: 170px;
	height: 17em;
	z-index: 5;
	float: left;
	position: relative;
}
* html #gallery a {
	float: none;
	display: inline-block;
}
*:first-child+html #gallery a {
	float: none;
	display: inline-block;
}

#gallery img {
	display: block;
	border: 1px solid black;
	margin: 5px;
}





#footer {
	background-image: url(StdBoxB.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	bottom: 0px;
	width: 100%;
	z-index: 5;
	position: absolute;
}
#footer h4 {
	font-size: 11px;
	font-weight: normal;
	padding-left: 3em;
	background-image: url(StdBoxLB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 36px;
}
#footer p {
	float: right;
	height: 36px;
	padding-right: 25px;
	font-size: 11px;
	background-image: url(StdBoxRB.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
