html
{
 height: 100%;
 }
html>body
{
 height: 100%;
 }
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, "MS Sans Serif";
	color: #58526C;
	background: #eeeeee;
	margin: 0px;
	text-align: center;
	min-width: 760px;
	font-size: 90%;
	height: 100%;
}
table
{
 height: 100%;
 position: relative;
 }
.wholepage {
	width: 760px;
	min-height: 430px;
	margin: 10px 10px 2px 10px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	height: 432px;
	background: #FFF;
	border: 20px solid #DEDCE4;
}
 a {
	color: #0084CA;
}
 a:hover {
	color: #0037AA;
	color: #FF6600;
	width: 100%;
}
.sec_nav a {
	color: #59526B;
	text-decoration: none;
}
.sec_nav a:hover {

	color: #59526B;
	color: #FF6600;
	text-decoration: underline;
}
.nav_selected {
	font-weight: bold;
	color: #FF6600;
}

.layout {
	width: 100%;
	height: 100%;
}
.layout td {
	text-align: center;
	vertical-align: middle;
}
.header {
	position: absolute;
	left: 437px;
	top: 20px;
	width: 30%;
	text-align: center;
}
.header h1 {
	font-size: 1.7em;
}
.skiplinks {
	position: absolute;
	top: -1000px;
}
.main_nav h2 {
	position: absolute;
	top: -1000px;
}
.bodytext {
	position: absolute;
	left: 272px;
	top: 124px;
	width: 380px;
	height: 194px;
	overflow: auto;
}
.bodytext h2{
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
}

.box {
	border: 1px solid #999999;
	position: absolute;
	list-style: none;
	height: 100px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
.profile {
	left: 94px;
	top: 10px;
}
.services {
	top: 114px;
	left: 10px;
}
.clients {
	top: 114px;
	left: 178px;
}
.contact {
	top: 218px;
	left: 94px;
}
.box1 {
	background: url(../img/logo.gif) no-repeat center center;
	border: none;
	height: 102px;
	width: 82px;
	top: 10px;
	left: 10px;
}
.box2 {
	background: url(../img/decor2.jpg) no-repeat center center;
	left: 178px;
	top: 10px;
}
.box3 {
	background: url(../img/decor3.jpg) no-repeat center center;
	left: 262px;
	top: 10px;
}
.box4 {
	background: url(../img/decor4.jpg) no-repeat center center;
	top: 114px;
	left: 94px;
}
.box5 {
	background: url(../img/decor5.jpg) no-repeat center center;
	top: 218px;
	left: 10px;
}
.box6 {
	background: url(../img/decor6.jpg) no-repeat center center;
	top: 322px;
	left: 10px;
}
.box7 {
	background: url(../img/decor7.jpg) no-repeat center center;
	top: 322px;
	right: 94px;
}
.box8 {
	background: url(../img/decor8.jpg) no-repeat center center;
	top: 218px;
	right: 10px;
}
.box9 {
	background: url(../img/decor9.gif) no-repeat center center;
	top: 322px;
	right: 10px;
}
.footer {
	font-size: 0.7em;
	line-height: 1.2em;
	height: 18px;
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.f_left {
	text-align: left;
	top: 0px;
	float: left;
}
.f_right {
	text-align: right;
	top: -20px;
}

.box a {
	display: block;
	color: #59526B;
	text-decoration: none;
}
.box a:hover {
	color: #59526B;
background-color:#CCCCCC;
}
.profile a, .clients a {
	height: 70%;
 padding-top: 37%;
}
.contact a, .services a {
 	height: 63%;
padding-top: 40px;
}
.sec_nav {
	left: 0px;
	top: 125px;
	position: absolute;
	font-size: 0.9em;
	list-style: disc;
}
.contentpage .bodytext {
	position: absolute;
	left: 205px;
	top: 125px;
	width: 515px;
	height: 271px;
	overflow: auto;
	border: 1px solid #cccccc;
	border-color: #DEDCE4;
	padding: 10px;
}
.sec_nav ul {
	margin-left: 20px;
	padding-left: 5px;
}
.bodytext h3 {

	margin: 6px 0px 0px 0px;
	font-size: 1em;
}
.contentpage .header {

	position: absolute;
	left: 165px;
	top: 49px;
	width: 576px;
	text-align: center;
}
.nav_selected {
	font-weight: bold;
	color: #FF6600;
}
.bodytext dt {
	margin: 10px 10px 0px;
	list-style: square;
}
.f_margin {
	margin-right: 100px;
}
.intropage .profile {
	background: url(../img/decor10.jpg) no-repeat center center;
	left: 94px;
	top: 10px;
}
.intropage .services {
	background: url(../img/decor11.jpg) no-repeat center center;
	top: 114px;
	left: 10px;
}
.intropage .clients {
	background: url(../img/decor12.jpg) no-repeat center center;
	top: 114px;
	left: 178px;
}
.intropage .contact {
	background: url(../img/decor13.jpg) no-repeat center center;
	top: 218px;
	left: 94px;
}
