BODY {
	background: #ffffff url(../img/original/bg.gif) no-repeat bottom right;
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #000000;
}

div, h1, h2, h3 {font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;}
A:link, A:visited {color : #386A99;}
A:hover, A:active {color : #99AEC4;}

#container {
	width: 100%; height: 100%;
	position: relative;
	top: 0; left: 0;
	margin: 0 auto;
	text-align: left;
}

#keywords {
	visibility: hidden;
}

#logo {
	background: url(../img/original/utopixe.gif);
	position: absolute; top: 50px; left: 110px;
	width: 108px; height: 76px;
}

#pgtitle {
	color: #386A99;
	font-size: 18px;
	position: relative; left: 430px; top: 80px;
	width: 470px;
	height: 30px;
}
#content1 {
	position: relative; left: 430px; top: 85px;
	width: 470px;
	font-weight: bold;
}
#content2 {
	line-height: 18px;
	position: relative; left: 430px; top: 100px;
	width: 470px;
}
#content3 {
	position: relative; left: 430px;  top: 115px;
	width: 470px;
}
#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: 430px; top: 75px;
	height: 21px; width: 470px;
	padding-left: 5px; padding-right: 5px; padding-top: 3px;
	display: inline; 
}
ul#nav {
	list-style: none;
	margin: 0; padding: 0;
	height: 21px; width: 470px;
}
#nav li {
	display: inline;
	margin-left: 5px;
	padding: 2px;
	height: 21px;
	line-height: 21px;
	border : 1px dotted #666666;
}
#nav A:link, #nav A:visited { background-color: #999999; color: #ffffff; text-decoration: none; height: 21px;}
#nav A:hover, #nav A:active { background-color: #386A99; color : #ffffff; text-decoration: underline; height: 21px;}
#nav A.on:link, #nav A.on:visited { background-color: #386A99; color: #ffffff; }
#nav li.firstnav {}
#nav li.lastnav {}

#siteportal {
	border : 1px dotted #666666; background-color : #F2F4F7;
	position: absolute; left: 170px; top: 180px;
	width: 200px; height: 250px;
	text-align: center;
}
#sitetitle, #sitepic, #sitetext, #sitefeatures {
	position: relative;
}
#sitefeatures {text-align: left; }
#designs {
	position: absolute; left: 250px; top: 100px; 
	width: 170px; height: 104px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}
ul#designs {
	margin-top: 5px;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
}
#designs li {
	padding-left: 15px;
}
#designs A.on {
	text-decoration: none;
	font-weight: bold;
	color: #696969;
}

#tagline {
	position: absolute;
	left: 430px;
	top: 420px;
	font-style: italic;
}

#copyright {
	font-size: 10px;
	position: absolute; left: 20%; top: 450px;
	margin: auto; text-align: center;
	border-top : 1px dotted #666666;
	width: 60%;
}

