 html, body  {
	margin:0;
	padding:0;
	padding-top:0.25em;
	background-color:#CCCCCC;
	color:#000;
	min-width:629px;
}
#wrap	{
    background-image: url(i/bkgbody.gif);
	background-repeat: repeat-y;
	background-position: right top;
    margin:0 auto;
    width:629px;
}
#header	{
	background-image:url(i/header.gif);
	background-repeat:no-repeat;
	height: 278px;
	font-family:Arial, Helvetica, sans-serif;
}
#contact	{
	font-size:0.7em;
	color:#FFFFFF;
	top: 190px;
	left: 260px;
	position: relative;
	width: 365px;
	height: 19px;
}
#contact a	{
	color:#FFFFFF;
}
#intro	{
	font-size:0.7em;
	color:#0505FE;
	position: relative;
	top: 198px;
	text-align: left;
	left: 315px;
	width: 282px;
}
#portfolionav	{
	font-size:0.9em;
	font-weight:bold;
	position: relative;
	top: 198px;
	text-align: left;
	left: 335px;
	width: 320px;
}
.company	{
	color:#0505FE;
}
#main	{
	float:right;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-right: 10px;
	margin-top:8px;
}
html>body #main {
	margin-right: 18px;
	margin-top:0;
}
#main h3	{
	font-size:1em;
}
#main li	{
	font-size:0.9em;
}
#thumbs	{
	margin-top:20px;
	height:155px;
}
.thumb	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
}
.thumblist	{
	list-style:none;
}
.thumbrow	{
	display:table-row;
	clear:both;
}
.thumborder	{
	border:1px solid #0505FE;
}
#sidebar	{
	width:165px;
	margin-right:400px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 35px;
	margin-top:8px;
	border-right:2px dotted blue;
}
html>body #sidebar {
	width:168px;
	margin-top:0;
}
#sidebar h3	{
	font-size:0.8em;
}
#sidebar ul	{
	font-size:0.7em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar li	{
	padding-left: 10px;
	background-image: url(i/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 70%;
}
html>body #sidebar li {
	background-position: 0 50%;
}
#footer	{
	clear:both;
	background-image: url(i/footer.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height:33px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#999999;
}
#botnav	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	text-align:center;
}
