html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 100%;
	background: url('../images/1024/repeat.png') repeat-x;
	overflow-x: hidden;
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 95%;
}

#bg {
	background: url('../images/1024/background.png') no-repeat top center;
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 1026px;
	text-align: center !important;
	text-align: left;
	position: relative;
}

#wrapper ul {
	z-index: 1;
}

.inline {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	width: 342px;
	height: 342px;
	margin: 0;
	zoom: 1;
}

#rotator1, #rotator2, #rotator3 {
	z-index: 1;
}

#rotator1 img, #rotator2 img, #rotator3 img {
	z-index: 1;
}


#top {
	background: url('../images/top.png') no-repeat top center;
	height: 136px;
	width: 100%;
	margin: 0 auto;
	z-index: 50;
}

#bottom {
	background: url('../images/bottom.png') no-repeat top center;
	height: 158px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: -30px;
	z-index: 52;
}

#container {
	background: url('../images/1024/content.jpg') repeat-y top center;
	height: 342px;
	z-index: 61;
}

.content {
	margin: 0 auto;
	width: 806px;
	line-height: 1.2em;
}

.content p {
	margin-bottom: 1em;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#shadow {
	background: url('../images/1024/shadow.png') repeat-x top center;
	height: 11px;
	width: 100%;
	position: absolute;
	top: 136px;
	z-index: 59;
}

#left {
	width: 313px;
	height: 300px;
	padding: 45px 45px 0 45px;
	float: left;
	text-align: right;
}

#right {
	width: 356px;
	height: 300px;
	padding: 45px 0 0 45px;
	float: right;
	text-align: left;
}

#portfolio #right {
	padding-top: 56px;
}

#a-desc, #b-desc, #c-desc, #d-desc, #e-desc, #f-desc, #g-desc, #h-desc, #i-desc, .hidden {
	display: none;
}

#left li {
	line-height: 1.5em;
}

#about .section {
	width: 175px;
	height: 30px;
	margin: 16px 0 16px 138px;
	background: url('../images/1024/abouttitle.png') no-repeat top center;
}

#portfolio .section {
	width: 178px;
	height: 34px;
	margin: 16px 0 16px 135px;
	background: url('../images/1024/portfoliotitle.png') no-repeat top center;
}

#contact .section {
	width: 122px;
	height: 30px;
	margin: 8px 0 8px 191px;
	background: url('../images/1024/contacttitle.png') no-repeat top center;
}

#affiliates .section {
	width: 122px;
	height: 30px;
	margin: 8px 0 8px 191px;
	background: url('../images/1024/affiliatetitle.png') no-repeat top center;
}
