BODY {
	background: #000000 url(../img/photo/bg.gif) repeat;
    font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #595959;
}

div, h1, h2, h3 {font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;}
A:link, A:visited {color : #8b0d1e;}
A:hover, A:active {color : #48708b;}

#container {
    width: 100%; height: 100%;
	position: relative; left: 0; top: 0;
	margin: 0 auto;
	text-align: left;
}

#keywords {
	visibility: hidden;
}

#logo {
	background: url(../img/photo/utopixe.gif) no-repeat top left;
	position: absolute; top: 36px; left: 100px;
	width: 108px; height: 63px;
    z-index: 10;
}

#pgtitle {
	color: #72775f;
	font-size: 18px;
	position: relative; left: 150px; top: 290px;
	width: 470px;
	height: 30px;
    z-index: 10;
}
#content1 {
	position: relative; left: 150px; top: 270px;
	width: 470px;
	font-weight: bold;
    z-index: 10;
}
#content2 {
	line-height: 18px;
	position: relative; left: 150px; top: 280px;
	width: 470px;
    z-index: 10;
}
#content3 {
	position: relative; left: 150px;  top: 290px;
	width: 470px;
    z-index: 10;
}
#content2 A {
	font-size: 13px; font-weight: bold;
}
#content2 A.sample { font-size: 12px; font-weight: normal; }

#clients {
	float: right; overflow: auto; 
	height: 180px; width: 160px; 
	margin-right: 15px;
	font-size: 10px;
}

#nav {
    font-size: 11px; font-weight: bold;
	position: absolute; left: 80px; top: 288px;
	height: 29px; width: 860px;
	z-index: 10;
    list-style: none;
}
#nav li {
	display: inline;
	margin-left: 30px;
}
#nav li A, #nav li A:visited { 
    margin: 0;
    height: 29px;
	padding: 5px;
}
#nav A:link, #nav A:visited { color: #ffffff; text-decoration: none; }
#nav A:hover, #nav A:active { color : #ffffff; text-decoration: none; background-color: #000000;}
#nav A.on:link, #nav A.on:visited { color: #000000; background-color: #ffffff; }
#nav li.firstnav {}
#nav li.lastnav {}

#siteportal {
	border : 1px solid #c7c7c7; background-color : #efefef;
	position: absolute; left: 680px; top: 350px;
	width: 200px; height: 250px;
	text-align: center;
    z-index: 10;
}
#sitetitle, #sitepic, #sitetext, #sitefeatures {
	position: relative;
    z-index: 10;
}
#sitefeatures {text-align: left; }
#designs {
	position: absolute; left: 700px; top: 60px; 
	width: 170px; height: 40px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
    color: #efefef;
    z-index: 10;
}
ul#designs {
	margin-top: 5px;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
}
#designs li {
    display: inline;
	padding-left: 15px;
}
#designs A:link, #designs A:visited {
	color: #e5a754;
}
#designs A.on {
	text-decoration: none;
	font-weight: bold;
    color: #efefef;
}
#tagline {
	position: absolute; left: 285px; top: 70px;
	font-style: italic;
    color: #efefef;
    z-index: 10;
}

#copyright {
	font-size: 10px; line-height: 34px;
	position: absolute; left: 80px; top: 650px;
	margin: auto; text-align: center;
    width: 860px; height: 34px;
    color: #efefef;
    z-index: 10;
}

#extra1 { /* main photo */
    background: #000000;
	position: absolute; left: 80px; top: 107px;
	height: 210px; width: 860px;
    z-index: 0;
}
#extra2 { /* content background */
    background-color: #ffffff;
    position: absolute; left: 80px; top: 316px;
    height: 340px; width: 860px;
    z-index: 0;
}
#extra3 { /* top bar */
    background: #000000 url(../img/photo/barTop.gif) repeat-x top;
	position: absolute; left: 80px; top: 26px;
	height: 81px; width: 860px;
    z-index: 0;
}
#extra3-1 {
    background: url(../img/photo/barTL.gif) no-repeat top left;
	position: relative; left: 0; top: 0;
    width: 40px; height: 81px;
    z-index: 1;
}
#extra3-2 {
    background: url(../img/photo/barTR.gif) no-repeat top right;
	position: absolute; left: 820px; top: 0px;
    width: 40px; height: 81px;
    z-index: 1;
}
#extra4 { /* nav bar */
    background: url(../img/photo/bgNav.png) repeat top;
    position: absolute; left: 80px; top: 288px;
	height: 29px; width: 860px;
    z-index: 2;
}
#extra5 { /* bottom bar */
    background: #000000 url(../img/photo/barBot.gif) repeat-x bottom;
	position: absolute; left: 80px; top: 650px;
	width: 860px; height: 34px;
    z-index: 0;
}
#extra5-1 {
    background: url(../img/photo/barBL.gif) no-repeat top left;
	position: relative; left: 0; top: 0;
    width: 20px; height: 34px;
    z-index: 1;
}
#extra5-2 {
    background: url(../img/photo/barBR.gif) no-repeat top right;
	position: absolute; left: 840px; top: 0px;
    width: 20px; height: 34px;
    z-index: 1;
}
	
