body
	{
	background-color: #336666;
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	font-face: arial;
	font-weight: normal;
	text-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	}
.leftcolumn a:link
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: normal;
	text-decoration: none;
	color: white;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	}
.leftcolumn a:visited
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: normal;
	text-decoration: none;
	color: white;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	}
.leftcolumn a:hover
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: normal;
	text-decoration: none;
	background-color: #224444;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	}
.main a:link
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: bold;
	text-decoration: none;
	color: white;
	}
.main a:visited
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: bold;
	text-decoration: none;
	color: white;
	}
.main a:hover
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: bold;
	text-decoration: none;
	background-color: #224444;
	}
div.sdtitle
	{
	background-image: url('images/index_r1_c1.jpg');
	width: 250px;
	height: 120px;
	}
.wrapper
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0;
	min-width: 800px;
	}
.title
	{
	position: absolute;
	top: 0px;
	left: 0px;
	}
.leftcolumn
	{
	background-color: #4D7A7A;
	border: 2px solid;
	border-color: #224444;
	width: 150px;
	position: absolute;
	left: 15px;
	text-align: right;
	}
.leftcolumn p
	{
	text-size: 10px;
	font-face: arial;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	}
.leftcolumn h1
	{
	text-size: 10px;
	font-face: helvetica;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	text-align: right;
	}
p
	{
	text-size: 9px;
	font-face: helvetica;
	font-weight: normal;
	text-decoration: none;
	color: #111111;
	}
p.portfolio
	{
	margin-bottom: 120px;
	text-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-face: helvetica;
	color: #111111;
	}
div.pagename
	{
	text-size: 44px;
	font-face: helvetica;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 50%;
	}
.main
	{
	position: absolute;
	left: 200px;
	width: 700px;
	top: 90px;
	min-width: 550px;
	vertical-align: top;
	}
.pagewrapper
	{
	padding: 40px 10px 20px 40px;
	}
.links
	{
	position: absolute;
	left: 35%;
	top: 0px;
	}
.linksbottom
	{
	position: absolute;
	left: 35%;
	top: 100%;
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	}
img.floatleft 
	{ 
    	float: left; 
   	margin: 4px; 
	padding-right: 20px;
	border: 0px;
	vertical-align: center;
	}
img.floatright 
	{ 
    	float: right; 
    	margin: 4px;
	padding-left: 20px;
	border: 0px;
	vertical-align: center;
	}