body
{
	margin: 0;
	padding: 0;
	background: #595252;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

div#menu
{
	margin-top: 33px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 703px;
}
div#menu ul
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	display: block;
	height: 28px;
	padding-top: 17px;
	border-bottom: 1px solid #4B4545;
	background: url(../images/logo.gif) no-repeat bottom right;
}
div#menu ul li
{
	display: block;
	float: left;
	height: 28px;
	background: url(../images/menu_tab_left.gif) no-repeat top left;
	padding-left: 10px;
	position: relative;
	bottom: -1px;
}
div#menu ul li a
{
	display: block;
	float: left;
	height: 28px;
	background: url(../images/menu_tab_right.gif) no-repeat top right;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	font-size: 12px;
}
div#menu ul li a:hover
{
	text-decoration: underline;
}
div#menu ul li a b
{
	display: block;
	float: left;
	height: 21px;
	padding-top: 7px;
	background: url(../images/menu_tab_middle.gif) repeat-x top left;
	cursor: pointer;
}
* html div#menu ul li a b
{
	height: 28px;
}

div#page
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 703px;
	height: 410px;
	background: white;
	border: 1px solid #4B4545;
	border-top: 0;
}

div#page div#content
{
	float: left;
	width: 349px; /* 351px */
	height: 407px; /* 409px */
	overflow: auto;
	padding: 1px;
	font-size: 11px;
	/* Testing fonts */
	font-family: arial;
}
div#page div#content h1
{
	margin: 12px 10px;
	padding: 0;
	font-size: 12px;
	color: #C71111;
	font-weight: bold;
}
div#page div#content h1 a
{
	color: #C71111;
	text-decoration: none;
}
div#page div#content h1 a:hover
{
	text-decoration: underline;
}
div#page div#content p
{
	margin: 9px 10px;
	padding: 0;
	text-align: left;
	line-height: 13px;
	color: #625251;
}
div#page div#content p a
{
	color: #C71111;
	text-decoration: none;
}
div#page div#content p a:hover
{
	color: white;
	text-decoration: none;
	background: #C71111;
}
div#page div#content p.center
{
	text-align: center;
}
div#page div#content p.portfolio_howto
{
	color: #958584;
	text-align: right;
	font-size: 10px;
}
div#page div#content ul
{
	margin: 9px 10px;
	padding-left: 20px;
}
div#page div#content ul li
{
	text-align: justify;
	line-height: 12px;
	color: #625251;
}

div#page div#content form.contact
{
	margin: 9px 10px;
	padding: 5px;
	background: #eee;
	width: 310px;
}
div#page div#content form.contact fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 315px;
}
* html div#page div#content form.contact fieldset
{
	width: 290px;
}
div#page div#content form.contact label
{
	display: block;
	width: 107px;
	margin-right: 5px;
	height: 25px;
	float: left;
	clear: left;
	color: #625251;
}
* html div#page div#content form.contact label
{
	margin-right: 3px;
}
div#page div#content form.contact input, div#page div#content form.contact textarea
{
	display: block;
	width: 197px;
	float: left;
	color: #625251;
	font-size: 11px;
}
div#page div#content form.contact input.check
{
	width: 20px;
}
* html div#page div#content form.contact input, * html div#page div#content form.contact textarea
{
	width: 180px;
}


div#page div#content table.quick_portfolio
{
	margin: 0;
	margin-left: 10px;
}
div#page div#content table.quick_portfolio img
{
	border: 1px solid #D6D6D6;
}
div#page div#content table.quick_portfolio tr
{
	height: 53px;
}
div#page div#content table.quick_portfolio td
{
	height: 53px;
	vertical-align: top;
	padding-right: 8px;
}
div#page div#content table.quick_portfolio td.text
{
	vertical-align: middle;
	width: 256px;
	padding-right: 0;
	overflow: hidden;
	background: #EFEFEF url(../images/portfolio_quick_arrow.gif) no-repeat center right;
	border-bottom: 3px solid white;
}
div#page div#content table.quick_portfolio p
{
	margin: 0;
	margin-left: 5px;
	padding: 0;
	text-align: left;
	font-size: 11px;
}
div#page div#content table.quick_portfolio p.title
{
	font-weight: bold;
}
div#page div#content table.quick_portfolio p.title a
{
	text-decoration: none;
	color: #625251;
}
div#page div#content table.quick_portfolio p.title a:hover
{
	text-decoration: underline;
}
div#page div#content table.quick_portfolio p.url
{
	font-size: 10px;
	color: #978988;
}
div#page div#content table.quick_portfolio p.url a
{
	color: #978988;
	text-decoration: none;
	padding-left: 7px;
	background: url(../images/portfolio_url_arrow.gif) no-repeat center left;
}
div#page div#content table.quick_portfolio p.url a:hover
{
	text-decoration: underline;
}
div#page div#content table.quick_portfolio p.body
{
	display: block;
	height: 14px;
	width: 245px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

div#page div#content span.hidden
{
	display: none;
	background-color: #eee;
}
div#page div#content span.visible
{
	display: inline;
	background-color: #eee;
}

div#page div#visual
{
	width: 331px;
	height: 389px;
	overflow: hidden;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	position: relative;
	top: 10px;
	left: 10px;
}
* html div#page div#visual
{
	left: 7px;
}

div#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 705px;
	height: 65px;
	margin-top: 3px;
	margin-bottom: 33px;
}

div#footer div
{
	width: 233px;
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	color: white;
	font-weight: bold;
}
div#footer div h1
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin: 6px;
}
div#footer div p
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin: 6px;
}
div#footer div a
{
	color: white;
	text-decoration: none;
}
div#footer div a:hover
{
	text-decoration: underline;
}
div#footer div.domain
{
	background-image: url(../images/footer_link_domain.gif);
	margin-right: 3px;
}
div#footer div.host
{
	background-image: url(../images/footer_link_host.gif);
	margin-right: 3px;
}
div#footer div.job
{
	background-image: url(../images/footer_link_job.gif);
	margin-right: 3px;
}
div#footer div.logon
{
	background-image: url(../images/footer_link_logon.gif);
}
div#footer div.logon form
{
	margin: 0;
	padding: 0;
}
div#footer div.logon h1
{
	margin-bottom: 0;
}
div#footer div.logon p
{
	margin-top: 4px;
}
div#footer div.logon form input.text
{
	width: 90px;
	height: 13px;
	border: 1px inset #A5ACB2;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}
* html div#footer div.logon form input.text
{
	height: 15px;
	font-size: 9px;
}
div#footer div.logon form label
{
	vertical-align: 4px;
}
div#footer div.logon form input.submit
{
	width: 18px;
	height: 18px;
	border: 1px outset #A5ACB2;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}
* html div#footer div.logon form input.submit
{
	height: 15px;
	font-size: 10px;
	line-height: 10px;
}