@charset "UTF-8";
/* CSS Document */

td img {display: block;}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/smd_background_strip.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#portfolio {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/smd_background_port_strip.png);
	background-repeat: repeat-x;
}
#portfolio td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	color: #000000;
	text-decoration: none;
	margin-top: -3px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#main_content{
	position: absolute;
	left: 178px;
	top: 130px;
	width: 725px;
}


#portnav{
	position: absolute;
	left: 445px;
	top: 110px;
	width: 200px;

}

#porthome{
	position: absolute;
	left: 582px;
	top: 338px;
	width: 100px;
}

#main_menu{
	position: absolute;
	left: 0px;
	top: 108px;
	width: 138px;
	height: 217px;
	
}


#homehome{
	position: absolute;
	left: 762px;
	top: 325px;
	width: 100px;
}