*
{
	margin: 0;
}

html { height: 100%; }

body
{
	background: url(../images/bg.gif) repeat-x #fff;
	font: 12px/160% 'lucida grande', 'lucida sans unicode', lucida, verdana, arial, sans-serif;
	color: #333;
	height: 100%;
	}

a:link
{
	color: #069;
	text-decoration: underline;
}

a:visited
{
	color: #069;
	text-decoration: underline;
}

a:hover
{
	color: #960;
	text-decoration: underline;
}

a img { border-style: none; }

h1
{
	color: #036;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 16px;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	border-bottom: #ccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin-bottom: 16px;
	clear: both;
	font-family: 'lucida grande', 'lucida sans unicode', lucida, verdana, arial, sans-serif;
}

b.more { color: #036; }

p
{
	line-height: 140%;
	margin-bottom: 16px;
}

ul
{
	list-style-image: url(/v2/images/bullet_leaf_sm.gif);
	margin: 1em 0 1em 2em;
	padding: 0px;
}

td.projects { padding: 0px 5px 25px 0px; }

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -195px;
}

#topcontainer
{
	width: 800px;
	padding: 0px;
	margin: 0px auto 0 auto;
	background: url(../images/logo.png) no-repeat !important ;
	background: #036 url(../images/logo.gif);
	position: relative;
	top: 28px;
}

#top
{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.navigation
{
	position: absolute;
	top: 0;
	right: 0;
}

.navigation ul
{
	margin: 0;
	padding-top: 13px;
	list-style-type: none;
	text-align: center;
	font-family: font-family: lucida grande; helvetica, arial, sans-serif;
	font-size: 12px;
	height: 14px;
}

.navigation ul li { display: inline; }

.navigation ul li a
{
text-decoration: none;
padding-top: 0;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
color: #fff;
width: 75px;
height: 14px;
}

.navigation ul li a:hover
{
	color: #9cf;
	background-position: 0 -82px;
	width: 75px;
	height: 14px;
}

#maincontent
{
	width: 800px;
	margin-top: 128px;
}

.lefty
{
	float: left;
	width: 514px;
	padding: 0px 20px 0 0;
}

.righty
{
	width: 265px;
	float: left;
}

.rightyin
{
	width: 265px;
	float: left;
	padding: 40px 0px 0 0;
}

.screenhead
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	border-bottom: #ccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	clear: both;
	font-family: 'lucida grande', 'lucida sans unicode', lucida, verdana, arial, sans-serif;
}

.screenshots
{
	border-bottom: #ccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin-bottom: 16px;
	padding: 5px 3px 5px 10px;
}

.screenbord
{
	border: 1px #666 solid;
	margin: 0px 3px 0px 0px;
}

.projectback
{
	font-size: 12px;
	float: right;
}

.push
{
	height: 195px;
	clear: both;
}

#footer
{
	height: 195px;
	background: url(../images/bg_bottom.gif) repeat-x #fff;
	color: #FFF;
	font-size: 10px;
}

#footer a:link
{
	color: #fff;
	text-decoration: none;
}

#footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

.pgh
{
	width: 800px;
	height: 97px;
	padding: 0px;
	margin: 0px auto 0 auto;
}

#pghmove
{
	height: 97px;
	width: 201px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/footer_madein2.png) bottom left no-repeat;
	display: block;
}

#pghmove:hover
{
	background-position: top left
}

.bottomlinks
{
	width: 800px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0 auto;
}

.resSection { padding: 0 0 15px 0px; }

.pushin { padding: 0 0 0 15px; }
	
.sidespace { padding: 0px 4px 0px 0px; }
