body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#605D5C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color:#0099FF;
}
a:visited {
	text-decoration: underline;
	color:#0099FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14pt;
	color:#0099FF;
}
h2 {
	font-size: 12pt;
	color:#0099FF;
}
#page {
	margin:0 10px 10px 10px;
	background-color:#FFFFFF;
	min-width:800px;
}
#top {
	height:102px;
	background:url(images/tbg.png) repeat-x top;
}
#menu {
	float:left;
	position:relative;
	left:25px;
	top:20px;
	width:150px;
	height:25px;
}
#logo {
	background:url(images/tlogo.png);
	width:307px;
	height:102px;
	margin:0 0 0 auto;
}
#main {
	margin:25px;
}
#block {
	float:right;
}
#block h3 {
	background:url(images/btitle.png);
	width:142px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
}
#block p {
	background:url(images/bfooter.png) bottom center no-repeat #EFEEEE;
	font-size:12px;
	margin:0;
	padding:0;
}

#gotop {
	text-align:right;
}

#footer {
	clear:both;
	background:url(images/fbg.png) repeat-x;
	height:95px;
}
#phone {
	background:url(images/fphone.png);
	width:302px;
	height:95px;
	float:left;
}
#contacts {
	margin-top:35px;
	float:left;
	margin-left:-30px;
	color:#FFFFFF;
	font-size:16pt;
}

#copyleft {
	margin:15px 15px;
	background:url(images/flogo.png) no-repeat right;
	width:265px;
	height:80px;
	float:right;
	color:#FFFFFF;
}
#copyleft a {color:#FFFFFF}

.portfolio-item {
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

.portfolio-item-name {
	font-size: 12pt;
	color:#CC9900;
    margin-top:5px;
    margin-bottom:5px;
}
.portfolio-item-site {
    margin-top:5px;
    margin-bottom:5px;
}
.portfolio-item-intro {
    margin-top:5px;
    margin-bottom:5px;
}
