body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	bgcolor: #FFFFFF;
	textcolor: #333333;
	background-color: #FFFFFF;
	color: #333333;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
ul {
	margin: 0px 0 10 0;
}
.boldh {
	font-size: 14px;
	font-weight: bold;
}
#page {
	position: absolute;
	padding: 69px 0 0 175;
	width: 1021px;
	left: 3px;
	top: 13px;
}
#pagebody {
	position:relative;
	padding: 0px 12 0 0;
	width: 354px;
	height: 608px;
	left: 264px;
	top: 71px;

}
#footer {
	text-align: center;
	width: 433px;
}
#nocontainer {
	position: absolute;
	width: 180px;
	height: 154px;
	padding: 0;
	}
#navcontainer {
        margin: 0;
        width: 122px;
        position: absolute;
        top: 70px;
        left: 26px;
}
#nav {
        margin: 0px 0 0 0;
        padding: 0px 0 0 0;
	    list-style: none;
        overflow: hidden;
    	height: 160px;
    	/**/height: 144px; /* ... */
}
#nav li {
        margin: 0px 0 0 0; 
        padding: 0px 0 0 0;
    	list-style:none;
	    display:inline;
        height: 32px;
        height  /**/:24px; /* for IE5/Win only */
    	list-style-type:none;
        }
#nav a {
        float: left;
        padding: 24px 0 0 0;
        overflow: hidden;
        height: 0px !important; 
        height /**/:24px; /* for IE5/Win only */
        }
#nav a:hover {
        background-position: 0 -24px;
        }
#nav a:active, #nav a.selected {
        background-position: 0 -48px;
        }
#tservices a  {
        width: 120px;
        background: url(images/services.gif) top left no-repeat;
        }
#tstudio a  {
        width: 120px;
        background: url(images/studio.gif) top left no-repeat;
        }
#tgear a  {
        width: 120px;
        background: url(images/gear.gif) top left no-repeat;
        }
#tclients a  {
        width: 120px;
        background: url(images/clients.gif) top left no-repeat;
        }
#tabout a  {
        width: 120px;
        background: url(images/about.gif) top left no-repeat;
        }
#tcontact a  {
        width: 120px;
        background: url(images/contact.gif) top left no-repeat;
        }
